2025-12-04T08:33:15.9072660Z Current runner version: '2.330.0' 2025-12-04T08:33:15.9075890Z Runner name: 'i-00148870f378e5da6' 2025-12-04T08:33:15.9076330Z Runner group name: 'default' 2025-12-04T08:33:15.9077020Z Machine name: 'ip-10-0-0-240' 2025-12-04T08:33:15.9078540Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T08:33:15.9079610Z Contents: read 2025-12-04T08:33:15.9079930Z Metadata: read 2025-12-04T08:33:15.9080230Z ##[endgroup] 2025-12-04T08:33:15.9081340Z Secret source: Actions 2025-12-04T08:33:15.9081720Z Prepare workflow directory 2025-12-04T08:33:16.0152570Z Prepare all required actions 2025-12-04T08:33:16.0178660Z Getting action download info 2025-12-04T08:33:16.2071250Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T08:33:17.0529370Z Download action repository 'pytorch/pytorch@main' (SHA:ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T08:33:23.8037710Z Getting action download info 2025-12-04T08:33:23.9268040Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T08:33:24.1753300Z Getting action download info 2025-12-04T08:33:24.3526700Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T08:33:24.3530410Z ##[group] Inputs 2025-12-04T08:33:24.3530710Z build-environment: macos-py3-arm64 2025-12-04T08:33:24.3532200Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "macos-m1-stable"}]} 2025-12-04T08:33:24.3533700Z sync-tag: 2025-12-04T08:33:24.3533930Z python-version: 3.12.7 2025-12-04T08:33:24.3534720Z timeout-minutes: 270 2025-12-04T08:33:24.3535240Z disable-monitor: false 2025-12-04T08:33:24.3535540Z monitor-log-interval: 5 2025-12-04T08:33:24.3535850Z monitor-data-collect-interval: 1 2025-12-04T08:33:24.3536160Z ##[endgroup] 2025-12-04T08:33:24.3536540Z Complete job name: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:33:24.3842600Z ##[group]Run sysctl machdep.cpu.brand_string kern.osproductversion 2025-12-04T08:33:24.3843010Z sysctl machdep.cpu.brand_string kern.osproductversion 2025-12-04T08:33:24.3859940Z shell: /bin/bash -e -l {0} 2025-12-04T08:33:24.3860230Z env: 2025-12-04T08:33:24.3860370Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:24.3860570Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:24.3860760Z TEST_CONFIG: openreg 2025-12-04T08:33:24.3860910Z SHARD_NUMBER: 1 2025-12-04T08:33:24.3861040Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:24.3861190Z PR_BODY: 2025-12-04T08:33:24.3861310Z ##[endgroup] 2025-12-04T08:33:25.5269190Z machdep.cpu.brand_string: Apple M1 2025-12-04T08:33:25.5269580Z kern.osproductversion: 14.7.8 2025-12-04T08:33:25.5316280Z ##[group]Run for PROCESS in "python" "conda" "ninja" "clang"; do 2025-12-04T08:33:25.5316660Z for PROCESS in "python" "conda" "ninja" "clang"; do 2025-12-04T08:33:25.5316930Z  echo "Cleaning up all remaining ${PROCESS} process" 2025-12-04T08:33:25.5317160Z  pkill "${PROCESS}" || true 2025-12-04T08:33:25.5317340Z done 2025-12-04T08:33:25.5332800Z shell: /bin/bash -e -l {0} 2025-12-04T08:33:25.5332960Z env: 2025-12-04T08:33:25.5333080Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:25.5333250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:25.5333440Z TEST_CONFIG: openreg 2025-12-04T08:33:25.5333580Z SHARD_NUMBER: 1 2025-12-04T08:33:25.5333720Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:25.5333870Z PR_BODY: 2025-12-04T08:33:25.5334010Z ##[endgroup] 2025-12-04T08:33:26.1403910Z Cleaning up all remaining python process 2025-12-04T08:33:26.1474760Z Cleaning up all remaining conda process 2025-12-04T08:33:26.1517500Z Cleaning up all remaining ninja process 2025-12-04T08:33:26.1557500Z Cleaning up all remaining clang process 2025-12-04T08:33:26.1635120Z ##[group]Run if brew list miniconda; then 2025-12-04T08:33:26.1635360Z if brew list miniconda; then 2025-12-04T08:33:26.1635540Z  brew uninstall miniconda 2025-12-04T08:33:26.1635760Z  echo "REINSTALL_BREW_MINICONDA=1" >> "${GITHUB_ENV}" 2025-12-04T08:33:26.1635970Z fi 2025-12-04T08:33:26.1652300Z shell: /bin/bash -e -l {0} 2025-12-04T08:33:26.1652440Z env: 2025-12-04T08:33:26.1652550Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:26.1652700Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:26.1652890Z TEST_CONFIG: openreg 2025-12-04T08:33:26.1653030Z SHARD_NUMBER: 1 2025-12-04T08:33:26.1653150Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:26.1653270Z PR_BODY: 2025-12-04T08:33:26.1653370Z ##[endgroup] 2025-12-04T08:33:28.5088910Z /opt/homebrew/Caskroom/miniconda/.metadata/INSTALL_RECEIPT.json 2025-12-04T08:33:28.5089960Z /opt/homebrew/Caskroom/miniconda/.metadata/config.json 2025-12-04T08:33:28.5090440Z /opt/homebrew/Caskroom/miniconda/.metadata/py313_25.9.1-3/20251204080722.976/Casks/miniconda.rb 2025-12-04T08:33:28.5091000Z /opt/homebrew/Caskroom/miniconda/py313_25.9.1-3/Miniconda3-py313_25.9.1-3-MacOSX-arm64.sh 2025-12-04T08:33:28.5091430Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzegrep.1 2025-12-04T08:33:28.5091880Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzmore.1 2025-12-04T08:33:28.5092290Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzdiff.1 2025-12-04T08:33:28.5093010Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzfgrep.1 2025-12-04T08:33:28.5093560Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzip2.1 2025-12-04T08:33:28.5094120Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzcmp.1 2025-12-04T08:33:28.5094490Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzgrep.1 2025-12-04T08:33:28.5095040Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzless.1 2025-12-04T08:33:28.5096520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/nlohmann_json-3.11.2-h313beb8_0.json 2025-12-04T08:33:28.5097020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/platformdirs-4.5.0-py313hca03da5_0.json 2025-12-04T08:33:28.5097820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pkce-1.0.3-py313hca03da5_0.json 2025-12-04T08:33:28.5098780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-dotenv-1.1.0-py313hca03da5_0.json 2025-12-04T08:33:28.5099550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/certifi-2025.10.5-py313hca03da5_0.json 2025-12-04T08:33:28.5100440Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/setuptools-80.9.0-py313hca03da5_0.json 2025-12-04T08:33:28.5101320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing_extensions-4.15.0-py313hca03da5_0.json 2025-12-04T08:33:28.5102160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpointer-3.0.0-py313hca03da5_0.json 2025-12-04T08:33:28.5102890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tzdata-2025b-h04d1e81_0.json 2025-12-04T08:33:28.5103660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jansson-2.14-h80987f9_1.json 2025-12-04T08:33:28.5104520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tomli-2.2.1-py313hca03da5_0.json 2025-12-04T08:33:28.5105250Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/simdjson-3.10.1-h48ca7d4_0.json 2025-12-04T08:33:28.5106000Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/yaml-cpp-0.8.0-h313beb8_1.json 2025-12-04T08:33:28.5106930Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/llvm-openmp-20.1.8-he822017_0.json 2025-12-04T08:33:28.5107570Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libffi-3.4.4-hca03da5_1.json 2025-12-04T08:33:28.5108440Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pysocks-1.7.1-py313hca03da5_1.json 2025-12-04T08:33:28.5109230Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/keyring-25.6.0-py313hca03da5_0.json 2025-12-04T08:33:28.5110150Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/more-itertools-10.8.0-py313hca03da5_0.json 2025-12-04T08:33:28.5110990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/openssl-3.0.18-h9b4081a_0.json 2025-12-04T08:33:28.5112220Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-inspection-0.4.2-py313hca03da5_0.json 2025-12-04T08:33:28.5112730Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cpp-expected-1.1.0-h48ca7d4_0.json 2025-12-04T08:33:28.5113490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-2.12.3-py313hca03da5_1.json 2025-12-04T08:33:28.5114160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/icu-73.1-h313beb8_0.json 2025-12-04T08:33:28.5115020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/frozendict-2.4.6-py313haa24f5a_0.json 2025-12-04T08:33:28.5115840Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcurl-8.16.0-h01d3526_0.json 2025-12-04T08:33:28.5116640Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libzlib-1.3.1-h5f15de7_0.json 2025-12-04T08:33:28.5117390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libarchive-3.8.2-ha845c4f_0.json 2025-12-04T08:33:28.5118160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pcre2-10.46-h1dacb4a_0.json 2025-12-04T08:33:28.5118920Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/idna-3.11-py313hca03da5_0.json 2025-12-04T08:33:28.5119820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-core-2.41.4-py313h108b7f8_0.json 2025-12-04T08:33:28.5120550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/bzip2-1.0.8-h80987f9_6.json 2025-12-04T08:33:28.5121370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readchar-4.2.1-py313hca03da5_0.json 2025-12-04T08:33:28.5122060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/xz-5.6.4-h80987f9_1.json 2025-12-04T08:33:28.5123660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/charset-normalizer-3.4.4-py313hca03da5_0.json 2025-12-04T08:33:28.5124210Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tk-8.6.15-hcd8a7d5_0.json 2025-12-04T08:33:28.5124650Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstandard-0.24.0-py313hbc14757_0.json 2025-12-04T08:33:28.5125460Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-25.9.1-py313hca03da5_0.json 2025-12-04T08:33:28.5126200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libxml2-2.13.9-h528a072_0.json 2025-12-04T08:33:28.5127050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/packaging-25.0-py313hca03da5_1.json 2025-12-04T08:33:28.5127810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/c-ares-1.34.5-h2ca31fc_0.json 2025-12-04T08:33:28.5128530Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-14.2.4-h313beb8_2.json 2025-12-04T08:33:28.5129420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-3.13.9-hc7d8306_100_cp313.json 2025-12-04T08:33:28.5130230Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libnghttp2-1.67.1-h8189af8_0.json 2025-12-04T08:33:28.5131180Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-cli-base-0.6.0-py313hca03da5_0.json 2025-12-04T08:33:28.5131990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycparser-2.23-py313hca03da5_0.json 2025-12-04T08:33:28.5132950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-tos-0.2.2-py313hca03da5_1.json 2025-12-04T08:33:28.5133820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/annotated-types-0.6.0-py313hca03da5_1.json 2025-12-04T08:33:28.5134630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python.app-3-py313h80987f9_2.json 2025-12-04T08:33:28.5135540Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.functools-4.1.0-py313hca03da5_0.json 2025-12-04T08:33:28.5137480Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-anon-usage-0.7.4-pyhb46e38b_100.json 2025-12-04T08:33:28.5137980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-auth-0.10.0-py313hca03da5_1.json 2025-12-04T08:33:28.5138440Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libunistring-1.3-h1799b2a_0.json 2025-12-04T08:33:28.5139050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/markdown-it-py-4.0.0-py313hca03da5_0.json 2025-12-04T08:33:28.5139850Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/mdurl-0.1.2-py313hca03da5_0.json 2025-12-04T08:33:28.5140660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/requests-2.32.5-py313hca03da5_1.json 2025-12-04T08:33:28.5141550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/initial-state.explicit.txt 2025-12-04T08:33:28.5142120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/fmt-11.2.0-h643473a_0.json 2025-12-04T08:33:28.5142890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libsolv-0.7.30-ha443353_2.json 2025-12-04T08:33:28.5143700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readline-8.3-h0b18652_0.json 2025-12-04T08:33:28.5144450Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmamba-2.3.2-he2fa6f2_0.json 2025-12-04T08:33:28.5145380Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.classes-3.4.0-py313hca03da5_0.json 2025-12-04T08:33:28.5146190Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pluggy-1.5.0-py313hca03da5_0.json 2025-12-04T08:33:28.5146950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-cpp-14.2.4-h313beb8_2.json 2025-12-04T08:33:28.5147990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-streaming-0.12.0-py313hca03da5_1.json 2025-12-04T08:33:28.5148840Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/truststore-0.10.1-py313hca03da5_1.json 2025-12-04T08:33:28.5149570Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/gettext-0.21.0-hbdbcc25_2.json 2025-12-04T08:33:28.5150380Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/wheel-0.45.1-py313hca03da5_0.json 2025-12-04T08:33:28.5151260Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cffi-2.0.0-py313h73c2a22_1.json 2025-12-04T08:33:28.5151950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libssh2-1.11.1-h3e2b118_0.json 2025-12-04T08:33:28.5152720Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/sqlite-3.51.0-hab6afd1_0.json 2025-12-04T08:33:28.5153510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/semver-3.0.4-py313hca03da5_0.json 2025-12-04T08:33:28.5154400Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/shellingham-1.5.4-py313hca03da5_0.json 2025-12-04T08:33:28.5154890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/history 2025-12-04T08:33:28.5155750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/archspec-0.2.5-pyhd3eb1b0_0.json 2025-12-04T08:33:28.5156610Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/boltons-25.0.0-py313hca03da5_0.json 2025-12-04T08:33:28.5157490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/menuinst-2.4.1-py313hca03da5_1.json 2025-12-04T08:33:28.5158370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmambapy-2.3.2-py313he835dd0_0.json 2025-12-04T08:33:28.5159070Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/lz4-c-1.9.4-h313beb8_1.json 2025-12-04T08:33:28.5159890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tqdm-4.67.1-py313h7eb115d_1.json 2025-12-04T08:33:28.5160630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pip-25.2-pyhc872135_1.json 2025-12-04T08:33:28.5161450Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libidn2-2.3.8-h9681e36_0.json 2025-12-04T08:33:28.5162430Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-handling-2.4.0-py313hca03da5_1.json 2025-12-04T08:33:28.5163200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycosat-0.6.6-py313h80987f9_2.json 2025-12-04T08:33:28.5164010Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typer-0.17.4-py313hca03da5_0.json 2025-12-04T08:33:28.5164970Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-content-trust-0.2.0-py313hca03da5_1.json 2025-12-04T08:33:28.5165810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cryptography-46.0.3-py313h81b0bee_0.json 2025-12-04T08:33:28.5166670Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/brotlicffi-1.0.9.2-py313h50f4ffc_2.json 2025-12-04T08:33:28.5167440Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pybind11-abi-5-hd3eb1b0_0.json 2025-12-04T08:33:28.5168180Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zlib-1.3.1-h5f15de7_0.json 2025-12-04T08:33:28.5168990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmpdec-4.0.0-h80987f9_0.json 2025-12-04T08:33:28.5169730Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstd-1.5.7-h817c040_0.json 2025-12-04T08:33:28.5170720Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-extensions-4.15.0-py313hca03da5_0.json 2025-12-04T08:33:28.5171690Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpatch-1.33-py313hca03da5_1.json 2025-12-04T08:33:28.5172270Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/rich-14.2.0-py313hca03da5_0.json 2025-12-04T08:33:28.5173030Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ncurses-6.5-hee39554_0.json 2025-12-04T08:33:28.5173850Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libiconv-1.16-h80987f9_3.json 2025-12-04T08:33:28.5174740Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.context-6.0.0-py313hca03da5_0.json 2025-12-04T08:33:28.5175510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pyjwt-2.10.1-py313hca03da5_0.json 2025-12-04T08:33:28.5176380Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml-0.18.16-py313h091b9d3_0.json 2025-12-04T08:33:28.5177110Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/expat-2.7.3-h982b769_0.json 2025-12-04T08:33:28.5177870Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python_abi-3.13-1_cp313.json 2025-12-04T08:33:28.5178700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/distro-1.9.0-py313hca03da5_0.json 2025-12-04T08:33:28.5179630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-settings-2.10.1-py313hca03da5_0.json 2025-12-04T08:33:28.5180350Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcxx-20.1.8-hd7fd590_1.json 2025-12-04T08:33:28.5181360Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1.json 2025-12-04T08:33:28.5182130Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/urllib3-2.5.0-py313hca03da5_0.json 2025-12-04T08:33:28.5182960Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pygments-2.19.2-py313hca03da5_0.json 2025-12-04T08:33:28.5183850Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ca-certificates-2025.11.4-hca03da5_0.json 2025-12-04T08:33:28.5184610Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/click-8.1.8-py313hca03da5_0.json 2025-12-04T08:33:28.5185360Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libev-4.33-h1a28f6b_1.json 2025-12-04T08:33:28.5186320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml.clib-0.2.14-py313h091b9d3_0.json 2025-12-04T08:33:28.5187250Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-libmamba-solver-25.4.0-pyhdf14ebd_1.json 2025-12-04T08:33:28.5187650Z /opt/homebrew/Caskroom/miniconda/base/.condarc 2025-12-04T08:33:28.5188130Z /opt/homebrew/Caskroom/miniconda/base/condabin/conda 2025-12-04T08:33:28.5188630Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget 2025-12-04T08:33:28.5189210Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget.pl 2025-12-04T08:33:28.5189700Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/CA.pl 2025-12-04T08:33:28.5190280Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf 2025-12-04T08:33:28.5190860Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf.dist 2025-12-04T08:33:28.5191330Z /opt/homebrew/Caskroom/miniconda/base/ssl/cert.pem 2025-12-04T08:33:28.5191910Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf 2025-12-04T08:33:28.5192520Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf.dist 2025-12-04T08:33:28.5193010Z /opt/homebrew/Caskroom/miniconda/base/ssl/cacert.pem 2025-12-04T08:33:28.5193530Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2recover 2025-12-04T08:33:28.5195100Z /opt/homebrew/Caskroom/miniconda/base/bin/jsondiff 2025-12-04T08:33:28.5195350Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmainfo 2025-12-04T08:33:28.5195600Z /opt/homebrew/Caskroom/miniconda/base/bin/unzstd 2025-12-04T08:33:28.5195860Z /opt/homebrew/Caskroom/miniconda/base/bin/bzfgrep 2025-12-04T08:33:28.5196120Z /opt/homebrew/Caskroom/miniconda/base/bin/anaconda 2025-12-04T08:33:28.5196610Z /opt/homebrew/Caskroom/miniconda/base/bin/tabs 2025-12-04T08:33:28.5197170Z /opt/homebrew/Caskroom/miniconda/base/bin/msgconv 2025-12-04T08:33:28.5197620Z /opt/homebrew/Caskroom/miniconda/base/bin/bzmore 2025-12-04T08:33:28.5198100Z /opt/homebrew/Caskroom/miniconda/base/bin/msggrep 2025-12-04T08:33:28.5198640Z /opt/homebrew/Caskroom/miniconda/base/bin/bzgrep 2025-12-04T08:33:28.5199290Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3.13 2025-12-04T08:33:28.5199620Z /opt/homebrew/Caskroom/miniconda/base/bin/makeconv 2025-12-04T08:33:28.5200080Z /opt/homebrew/Caskroom/miniconda/base/bin/toe 2025-12-04T08:33:28.5200720Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2grep 2025-12-04T08:33:28.5201120Z /opt/homebrew/Caskroom/miniconda/base/bin/autopoint 2025-12-04T08:33:28.5201920Z /opt/homebrew/Caskroom/miniconda/base/bin/.conda-anaconda-tos-pre-unlink.sh 2025-12-04T08:33:28.5202550Z /opt/homebrew/Caskroom/miniconda/base/bin/mamba-package 2025-12-04T08:33:28.5202910Z /opt/homebrew/Caskroom/miniconda/base/bin/bzegrep 2025-12-04T08:33:28.5203410Z /opt/homebrew/Caskroom/miniconda/base/bin/menuinst 2025-12-04T08:33:28.5203920Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttp 2025-12-04T08:33:28.5204410Z /opt/homebrew/Caskroom/miniconda/base/bin/c_rehash 2025-12-04T08:33:28.5204880Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdec 2025-12-04T08:33:28.5205370Z /opt/homebrew/Caskroom/miniconda/base/bin/bzdiff 2025-12-04T08:33:28.5205900Z /opt/homebrew/Caskroom/miniconda/base/bin/repo2solv 2025-12-04T08:33:28.5206380Z /opt/homebrew/Caskroom/miniconda/base/bin/msgcomm 2025-12-04T08:33:28.5206920Z /opt/homebrew/Caskroom/miniconda/base/bin/infotocap 2025-12-04T08:33:28.5207360Z /opt/homebrew/Caskroom/miniconda/base/bin/cph 2025-12-04T08:33:28.5207840Z /opt/homebrew/Caskroom/miniconda/base/bin/gencnval 2025-12-04T08:33:28.5208350Z /opt/homebrew/Caskroom/miniconda/base/bin/xmllint 2025-12-04T08:33:28.5208830Z /opt/homebrew/Caskroom/miniconda/base/bin/dotenv 2025-12-04T08:33:28.5209310Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcpio 2025-12-04T08:33:28.5209840Z /opt/homebrew/Caskroom/miniconda/base/bin/icu-config 2025-12-04T08:33:28.5210330Z /opt/homebrew/Caskroom/miniconda/base/bin/python3 2025-12-04T08:33:28.5210820Z /opt/homebrew/Caskroom/miniconda/base/bin/gencfu 2025-12-04T08:33:28.5211300Z /opt/homebrew/Caskroom/miniconda/base/bin/wish8.6 2025-12-04T08:33:28.5211840Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdless 2025-12-04T08:33:28.5212270Z /opt/homebrew/Caskroom/miniconda/base/bin/iconv 2025-12-04T08:33:28.5212800Z /opt/homebrew/Caskroom/miniconda/base/bin/captoinfo 2025-12-04T08:33:28.5213310Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpx 2025-12-04T08:33:28.5213790Z /opt/homebrew/Caskroom/miniconda/base/bin/typer 2025-12-04T08:33:28.5214230Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc 2025-12-04T08:33:28.5214750Z /opt/homebrew/Caskroom/miniconda/base/bin/python 2025-12-04T08:33:28.5215210Z /opt/homebrew/Caskroom/miniconda/base/bin/conda 2025-12-04T08:33:28.5215650Z /opt/homebrew/Caskroom/miniconda/base/bin/unxz 2025-12-04T08:33:28.5216160Z /opt/homebrew/Caskroom/miniconda/base/bin/bunzip2 2025-12-04T08:33:28.5216640Z /opt/homebrew/Caskroom/miniconda/base/bin/pythonw 2025-12-04T08:33:28.5218110Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpd 2025-12-04T08:33:28.5218380Z /opt/homebrew/Caskroom/miniconda/base/bin/pip3 2025-12-04T08:33:28.5218830Z /opt/homebrew/Caskroom/miniconda/base/bin/distro 2025-12-04T08:33:28.5219080Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdunzip 2025-12-04T08:33:28.5219340Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2test 2025-12-04T08:33:28.5219660Z /opt/homebrew/Caskroom/miniconda/base/bin/xzegrep 2025-12-04T08:33:28.5220040Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcmp 2025-12-04T08:33:28.5221130Z /opt/homebrew/Caskroom/miniconda/base/bin/bzless 2025-12-04T08:33:28.5221580Z /opt/homebrew/Caskroom/miniconda/base/bin/tset 2025-12-04T08:33:28.5222030Z /opt/homebrew/Caskroom/miniconda/base/bin/wish 2025-12-04T08:33:28.5222510Z /opt/homebrew/Caskroom/miniconda/base/bin/unlzma 2025-12-04T08:33:28.5222980Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4cat 2025-12-04T08:33:28.5223490Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdtar 2025-12-04T08:33:28.5223950Z /opt/homebrew/Caskroom/miniconda/base/bin/reset 2025-12-04T08:33:28.5224450Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcat 2025-12-04T08:33:28.5224950Z /opt/homebrew/Caskroom/miniconda/base/bin/pysemver 2025-12-04T08:33:28.5225570Z /opt/homebrew/Caskroom/miniconda/base/bin/xzfgrep 2025-12-04T08:33:28.5226140Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-post-link.sh 2025-12-04T08:33:28.5226590Z /opt/homebrew/Caskroom/miniconda/base/bin/icuinfo 2025-12-04T08:33:28.5227050Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlwf 2025-12-04T08:33:28.5227540Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4 2025-12-04T08:33:28.5227980Z /opt/homebrew/Caskroom/miniconda/base/bin/msgen 2025-12-04T08:33:28.5228470Z /opt/homebrew/Caskroom/miniconda/base/bin/wheel 2025-12-04T08:33:28.5228960Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh8.6 2025-12-04T08:33:28.5229510Z /opt/homebrew/Caskroom/miniconda/base/bin/xml2-config 2025-12-04T08:33:28.5230000Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.1 2025-12-04T08:33:28.5230500Z /opt/homebrew/Caskroom/miniconda/base/bin/msgmerge 2025-12-04T08:33:28.5231000Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdgrep 2025-12-04T08:33:28.5231500Z /opt/homebrew/Caskroom/miniconda/base/bin/gendict 2025-12-04T08:33:28.5232120Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-content-trust 2025-12-04T08:33:28.5232570Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3 2025-12-04T08:33:28.5233080Z /opt/homebrew/Caskroom/miniconda/base/bin/envsubst 2025-12-04T08:33:28.5233540Z /opt/homebrew/Caskroom/miniconda/base/bin/xz 2025-12-04T08:33:28.5234080Z /opt/homebrew/Caskroom/miniconda/base/bin/python.app 2025-12-04T08:33:28.5242930Z /opt/homebrew/Caskroom/miniconda/base/bin/dumpsolv 2025-12-04T08:33:28.5243290Z /opt/homebrew/Caskroom/miniconda/base/bin/msginit 2025-12-04T08:33:28.5243600Z /opt/homebrew/Caskroom/miniconda/base/bin/adig 2025-12-04T08:33:28.5243850Z /opt/homebrew/Caskroom/miniconda/base/bin/clear 2025-12-04T08:33:28.5244070Z /opt/homebrew/Caskroom/miniconda/base/bin/genrb 2025-12-04T08:33:28.5244340Z /opt/homebrew/Caskroom/miniconda/base/bin/python3-config 2025-12-04T08:33:28.5244620Z /opt/homebrew/Caskroom/miniconda/base/bin/curl-config 2025-12-04T08:33:28.5244900Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh 2025-12-04T08:33:28.5245130Z /opt/homebrew/Caskroom/miniconda/base/bin/pip 2025-12-04T08:33:28.5245420Z /opt/homebrew/Caskroom/miniconda/base/bin/ncursesw6-config 2025-12-04T08:33:28.5245690Z /opt/homebrew/Caskroom/miniconda/base/bin/tic 2025-12-04T08:33:28.5245920Z /opt/homebrew/Caskroom/miniconda/base/bin/lzless 2025-12-04T08:33:28.5246180Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3.13 2025-12-04T08:33:28.5246510Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-pre-unlink.sh 2025-12-04T08:33:28.5246790Z /opt/homebrew/Caskroom/miniconda/base/bin/tqdm 2025-12-04T08:33:28.5247040Z /opt/homebrew/Caskroom/miniconda/base/bin/keyring 2025-12-04T08:33:28.5247290Z /opt/homebrew/Caskroom/miniconda/base/bin/ahost 2025-12-04T08:33:28.5247540Z /opt/homebrew/Caskroom/miniconda/base/bin/gettext 2025-12-04T08:33:28.5247790Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3 2025-12-04T08:33:28.5248070Z /opt/homebrew/Caskroom/miniconda/base/bin/markdown-it 2025-12-04T08:33:28.5248330Z /opt/homebrew/Caskroom/miniconda/base/bin/infocmp 2025-12-04T08:33:28.5248580Z /opt/homebrew/Caskroom/miniconda/base/bin/gettext.sh 2025-12-04T08:33:28.5248830Z /opt/homebrew/Caskroom/miniconda/base/bin/xzless 2025-12-04T08:33:28.5249080Z /opt/homebrew/Caskroom/miniconda/base/bin/zstd 2025-12-04T08:33:28.5249330Z /opt/homebrew/Caskroom/miniconda/base/bin/msgcmp 2025-12-04T08:33:28.5249570Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcmp 2025-12-04T08:33:28.5249830Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2-config 2025-12-04T08:33:28.5250100Z /opt/homebrew/Caskroom/miniconda/base/bin/icuexportdata 2025-12-04T08:33:28.5250350Z /opt/homebrew/Caskroom/miniconda/base/bin/pygmentize 2025-12-04T08:33:28.5658220Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcat 2025-12-04T08:33:28.5658520Z /opt/homebrew/Caskroom/miniconda/base/bin/archspec 2025-12-04T08:33:28.5659010Z /opt/homebrew/Caskroom/miniconda/base/bin/pkgdata 2025-12-04T08:33:28.5659530Z /opt/homebrew/Caskroom/miniconda/base/bin/conda2solv 2025-12-04T08:33:28.5660200Z /opt/homebrew/Caskroom/miniconda/base/bin/deactivate 2025-12-04T08:33:28.5660480Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4c 2025-12-04T08:33:28.5660960Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcat 2025-12-04T08:33:28.5661450Z /opt/homebrew/Caskroom/miniconda/base/bin/msgcat 2025-12-04T08:33:28.5661930Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdcat 2025-12-04T08:33:28.5662560Z /opt/homebrew/Caskroom/miniconda/base/bin/recode-sr-latin 2025-12-04T08:33:28.5663020Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcmp 2025-12-04T08:33:28.5663480Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcat 2025-12-04T08:33:28.5663960Z /opt/homebrew/Caskroom/miniconda/base/bin/unlz4 2025-12-04T08:33:28.5664490Z /opt/homebrew/Caskroom/miniconda/base/bin/mergesolv 2025-12-04T08:33:28.5664990Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdmt 2025-12-04T08:33:28.5665460Z /opt/homebrew/Caskroom/miniconda/base/bin/lzdiff 2025-12-04T08:33:28.5665990Z /opt/homebrew/Caskroom/miniconda/base/bin/activate 2025-12-04T08:33:28.5666510Z /opt/homebrew/Caskroom/miniconda/base/bin/msgexec 2025-12-04T08:33:28.5667130Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13-config 2025-12-04T08:33:28.5667660Z /opt/homebrew/Caskroom/miniconda/base/bin/ngettext 2025-12-04T08:33:28.5668160Z /opt/homebrew/Caskroom/miniconda/base/bin/normalizer 2025-12-04T08:33:28.5668630Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmadec 2025-12-04T08:33:28.5669150Z /opt/homebrew/Caskroom/miniconda/base/bin/genbrk 2025-12-04T08:33:28.5669610Z /opt/homebrew/Caskroom/miniconda/base/bin/lzgrep 2025-12-04T08:33:28.5670110Z /opt/homebrew/Caskroom/miniconda/base/bin/msgunfmt 2025-12-04T08:33:28.5670770Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmore 2025-12-04T08:33:28.5671170Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpointer 2025-12-04T08:33:28.5671690Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpatch 2025-12-04T08:33:28.5672190Z /opt/homebrew/Caskroom/miniconda/base/bin/testsolv 2025-12-04T08:33:28.5672640Z /opt/homebrew/Caskroom/miniconda/base/bin/tput 2025-12-04T08:33:28.5673250Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3_analyzer 2025-12-04T08:33:28.5673760Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-token 2025-12-04T08:33:28.5674260Z /opt/homebrew/Caskroom/miniconda/base/bin/openssl 2025-12-04T08:33:28.5674720Z /opt/homebrew/Caskroom/miniconda/base/bin/derb 2025-12-04T08:33:28.5675270Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlcatalog 2025-12-04T08:33:28.5675790Z /opt/homebrew/Caskroom/miniconda/base/bin/msgfilter 2025-12-04T08:33:28.5676290Z /opt/homebrew/Caskroom/miniconda/base/bin/lzfgrep 2025-12-04T08:33:28.5676850Z /opt/homebrew/Caskroom/miniconda/base/bin/installcheck 2025-12-04T08:33:28.5677440Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-env 2025-12-04T08:33:28.5677870Z /opt/homebrew/Caskroom/miniconda/base/bin/xzmore 2025-12-04T08:33:28.5678370Z /opt/homebrew/Caskroom/miniconda/base/bin/idn2 2025-12-04T08:33:28.5678840Z /opt/homebrew/Caskroom/miniconda/base/bin/xzgrep 2025-12-04T08:33:28.5679320Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3 2025-12-04T08:33:28.5679790Z /opt/homebrew/Caskroom/miniconda/base/bin/lzma 2025-12-04T08:33:28.5680280Z /opt/homebrew/Caskroom/miniconda/base/bin/lzegrep 2025-12-04T08:33:28.5680770Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2 2025-12-04T08:33:28.5681280Z /opt/homebrew/Caskroom/miniconda/base/bin/msgfmt 2025-12-04T08:33:28.5681930Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdiff 2025-12-04T08:33:28.5682280Z /opt/homebrew/Caskroom/miniconda/base/bin/msgattrib 2025-12-04T08:33:28.5682810Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13 2025-12-04T08:33:28.5683320Z /opt/homebrew/Caskroom/miniconda/base/bin/xgettext 2025-12-04T08:33:28.5683840Z /opt/homebrew/Caskroom/miniconda/base/bin/gettextize 2025-12-04T08:33:28.5684310Z /opt/homebrew/Caskroom/miniconda/base/bin/msguniq 2025-12-04T08:33:28.5684830Z /opt/homebrew/Caskroom/miniconda/base/uninstall.sh 2025-12-04T08:33:28.5685570Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/conda-hook.ps1 2025-12-04T08:33:28.5686290Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/Conda.psm1 2025-12-04T08:33:28.5686640Z /opt/homebrew/Caskroom/miniconda/base/include/lzma.h 2025-12-04T08:33:28.5687210Z /opt/homebrew/Caskroom/miniconda/base/include/tkEntry.h 2025-12-04T08:33:28.5687740Z /opt/homebrew/Caskroom/miniconda/base/include/uniwbrk.h 2025-12-04T08:33:28.5688430Z /opt/homebrew/Caskroom/miniconda/base/include/unistring/version.h 2025-12-04T08:33:28.5689130Z /opt/homebrew/Caskroom/miniconda/base/include/unistring/localcharset.h 2025-12-04T08:33:28.5689760Z /opt/homebrew/Caskroom/miniconda/base/include/unistring/inline.h 2025-12-04T08:33:28.5690520Z /opt/homebrew/Caskroom/miniconda/base/include/unistring/iconveh.h 2025-12-04T08:33:28.5691020Z /opt/homebrew/Caskroom/miniconda/base/include/unistring/cdefs.h 2025-12-04T08:33:28.5691700Z /opt/homebrew/Caskroom/miniconda/base/include/unistring/woe32dll.h 2025-12-04T08:33:28.5692320Z /opt/homebrew/Caskroom/miniconda/base/include/unistring/stdint.h 2025-12-04T08:33:28.5693830Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_solv.h 2025-12-04T08:33:28.5694150Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolarch.h 2025-12-04T08:33:28.5694500Z /opt/homebrew/Caskroom/miniconda/base/include/solv/tools_util.h 2025-12-04T08:33:28.5694900Z /opt/homebrew/Caskroom/miniconda/base/include/solv/evr.h 2025-12-04T08:33:28.5695350Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pooltypes.h 2025-12-04T08:33:28.5695910Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pool.h 2025-12-04T08:33:28.5696490Z /opt/homebrew/Caskroom/miniconda/base/include/solv/policy.h 2025-12-04T08:33:28.5697130Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solv_xfopen.h 2025-12-04T08:33:28.5697760Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_conda.h 2025-12-04T08:33:28.5698330Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solver.h 2025-12-04T08:33:28.5698960Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvable.h 2025-12-04T08:33:28.5699520Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolid.h 2025-12-04T08:33:28.5700130Z /opt/homebrew/Caskroom/miniconda/base/include/solv/strpool.h 2025-12-04T08:33:28.5700780Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solverdebug.h 2025-12-04T08:33:28.5701370Z /opt/homebrew/Caskroom/miniconda/base/include/solv/testcase.h 2025-12-04T08:33:28.5701940Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo.h 2025-12-04T08:33:28.5702520Z /opt/homebrew/Caskroom/miniconda/base/include/solv/knownid.h 2025-12-04T08:33:28.5703160Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvversion.h 2025-12-04T08:33:28.5703810Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_write.h 2025-12-04T08:33:28.5704430Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolvendor.h 2025-12-04T08:33:28.5705010Z /opt/homebrew/Caskroom/miniconda/base/include/solv/util.h 2025-12-04T08:33:28.5705600Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repodata.h 2025-12-04T08:33:28.5706180Z /opt/homebrew/Caskroom/miniconda/base/include/solv/rules.h 2025-12-04T08:33:28.5706810Z /opt/homebrew/Caskroom/miniconda/base/include/solv/problems.h 2025-12-04T08:33:28.5707420Z /opt/homebrew/Caskroom/miniconda/base/include/solv/bitmap.h 2025-12-04T08:33:28.5708030Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dirpool.h 2025-12-04T08:33:28.5708610Z /opt/homebrew/Caskroom/miniconda/base/include/solv/chksum.h 2025-12-04T08:33:28.5709270Z /opt/homebrew/Caskroom/miniconda/base/include/solv/transaction.h 2025-12-04T08:33:28.5709820Z /opt/homebrew/Caskroom/miniconda/base/include/solv/conda.h 2025-12-04T08:33:28.5710500Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dataiterator.h 2025-12-04T08:33:28.5711060Z /opt/homebrew/Caskroom/miniconda/base/include/solv/hash.h 2025-12-04T08:33:28.5711660Z /opt/homebrew/Caskroom/miniconda/base/include/solv/selection.h 2025-12-04T08:33:28.5712240Z /opt/homebrew/Caskroom/miniconda/base/include/solv/queue.h 2025-12-04T08:33:28.5712740Z /opt/homebrew/Caskroom/miniconda/base/include/tdbc.h 2025-12-04T08:33:28.5713630Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_sftp.h 2025-12-04T08:33:28.5713930Z /opt/homebrew/Caskroom/miniconda/base/include/unicase.h 2025-12-04T08:33:28.5714550Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntXlibDecls.h 2025-12-04T08:33:28.5715150Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenubutton.h 2025-12-04T08:33:28.5715670Z /opt/homebrew/Caskroom/miniconda/base/include/termcap.h 2025-12-04T08:33:28.5716290Z /opt/homebrew/Caskroom/miniconda/base/include/expat_config.h 2025-12-04T08:33:28.5716800Z /opt/homebrew/Caskroom/miniconda/base/include/tkUuid.h 2025-12-04T08:33:28.5717330Z /opt/homebrew/Caskroom/miniconda/base/include/tkText.h 2025-12-04T08:33:28.5717910Z /opt/homebrew/Caskroom/miniconda/base/include/tkColor.h 2025-12-04T08:33:28.5718460Z /opt/homebrew/Caskroom/miniconda/base/include/cursesp.h 2025-12-04T08:33:28.5719030Z /opt/homebrew/Caskroom/miniconda/base/include/mysqlStubs.h 2025-12-04T08:33:28.5719560Z /opt/homebrew/Caskroom/miniconda/base/include/archive.h 2025-12-04T08:33:28.5720410Z /opt/homebrew/Caskroom/miniconda/base/include/jansson_config.h 2025-12-04T08:33:28.5720790Z /opt/homebrew/Caskroom/miniconda/base/include/ffitarget.h 2025-12-04T08:33:28.5721400Z /opt/homebrew/Caskroom/miniconda/base/include/archive_entry.h 2025-12-04T08:33:28.5722000Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/export.h 2025-12-04T08:33:28.5722610Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/drain.h 2025-12-04T08:33:28.5723200Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/reproc.h 2025-12-04T08:33:28.5724030Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/run.h 2025-12-04T08:33:28.5724440Z /opt/homebrew/Caskroom/miniconda/base/include/libcharset.h 2025-12-04T08:33:28.5725090Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPrivate.h 2025-12-04T08:33:28.5725640Z /opt/homebrew/Caskroom/miniconda/base/include/autosprintf.h 2025-12-04T08:33:28.5726180Z /opt/homebrew/Caskroom/miniconda/base/include/tkPort.h 2025-12-04T08:33:28.5726920Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/chvalid.h 2025-12-04T08:33:28.5727740Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parserInternals.h 2025-12-04T08:33:28.5728410Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpointer.h 2025-12-04T08:33:28.5729120Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/debugXML.h 2025-12-04T08:33:28.5729840Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schematron.h 2025-12-04T08:33:28.5730520Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/uri.h 2025-12-04T08:33:28.5731200Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parser.h 2025-12-04T08:33:28.5731900Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/encoding.h 2025-12-04T08:33:28.5732570Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/tree.h 2025-12-04T08:33:28.5733270Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/threads.h 2025-12-04T08:33:28.5734010Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlversion.h 2025-12-04T08:33:28.5734690Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/globals.h 2025-12-04T08:33:28.5735550Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/catalog.h 2025-12-04T08:33:28.5736090Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/pattern.h 2025-12-04T08:33:28.5736810Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlreader.h 2025-12-04T08:33:28.5737520Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLtree.h 2025-12-04T08:33:28.5738150Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX2.h 2025-12-04T08:33:28.5738890Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlexports.h 2025-12-04T08:33:28.5740210Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xlink.h 2025-12-04T08:33:28.5740560Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX.h 2025-12-04T08:33:28.5741080Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/entities.h 2025-12-04T08:33:28.5741830Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlregexp.h 2025-12-04T08:33:28.5742330Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/list.h 2025-12-04T08:33:28.5743540Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xinclude.h 2025-12-04T08:33:28.5744260Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlerror.h 2025-12-04T08:33:28.5745050Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schemasInternals.h 2025-12-04T08:33:28.5745710Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/dict.h 2025-12-04T08:33:28.5746390Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlIO.h 2025-12-04T08:33:28.5747130Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLparser.h 2025-12-04T08:33:28.5747860Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlautomata.h 2025-12-04T08:33:28.5748540Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlsave.h 2025-12-04T08:33:28.5749230Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlstring.h 2025-12-04T08:33:28.5749870Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpath.h 2025-12-04T08:33:28.5750540Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/valid.h 2025-12-04T08:33:28.5751600Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemastypes.h 2025-12-04T08:33:28.5752020Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/c14n.h 2025-12-04T08:33:28.5752700Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmodule.h 2025-12-04T08:33:28.5753410Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/relaxng.h 2025-12-04T08:33:28.5754110Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanohttp.h 2025-12-04T08:33:28.5754820Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlunicode.h 2025-12-04T08:33:28.5755540Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlwriter.h 2025-12-04T08:33:28.5756240Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmemory.h 2025-12-04T08:33:28.5757020Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpathInternals.h 2025-12-04T08:33:28.5757720Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanoftp.h 2025-12-04T08:33:28.5758360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/hash.h 2025-12-04T08:33:28.5759230Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemas.h 2025-12-04T08:33:28.5759750Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2ver.h 2025-12-04T08:33:28.5760370Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2.h 2025-12-04T08:33:28.5760880Z /opt/homebrew/Caskroom/miniconda/base/include/uniconv.h 2025-12-04T08:33:28.5761420Z /opt/homebrew/Caskroom/miniconda/base/include/pqStubs.h 2025-12-04T08:33:28.5762130Z /opt/homebrew/Caskroom/miniconda/base/include/tclOODecls.h 2025-12-04T08:33:28.5762590Z /opt/homebrew/Caskroom/miniconda/base/include/zdict.h 2025-12-04T08:33:28.5763120Z /opt/homebrew/Caskroom/miniconda/base/include/cursesf.h 2025-12-04T08:33:28.5763800Z /opt/homebrew/Caskroom/miniconda/base/include/itclTclIntStubsFcn.h 2025-12-04T08:33:28.5764370Z /opt/homebrew/Caskroom/miniconda/base/include/ares_version.h 2025-12-04T08:33:28.5764990Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/termcap.h 2025-12-04T08:33:28.5765610Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesp.h 2025-12-04T08:33:28.5766260Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesf.h 2025-12-04T08:33:28.5766850Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/etip.h 2025-12-04T08:33:28.5767450Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/form.h 2025-12-04T08:33:28.5768080Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesw.h 2025-12-04T08:33:28.5768680Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/unctrl.h 2025-12-04T08:33:28.5769380Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesapp.h 2025-12-04T08:33:28.5770080Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term.h 2025-12-04T08:33:28.5770580Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursslk.h 2025-12-04T08:33:28.5771180Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/panel.h 2025-12-04T08:33:28.5771790Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses.h 2025-12-04T08:33:28.5772370Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/eti.h 2025-12-04T08:33:28.5773090Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses_dll.h 2025-12-04T08:33:28.5773720Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term_entry.h 2025-12-04T08:33:28.5774310Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/menu.h 2025-12-04T08:33:28.5774910Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesm.h 2025-12-04T08:33:28.5775520Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/curses.h 2025-12-04T08:33:28.5776050Z /opt/homebrew/Caskroom/miniconda/base/include/tclPort.h 2025-12-04T08:33:28.5776590Z /opt/homebrew/Caskroom/miniconda/base/include/etip.h 2025-12-04T08:33:28.5777140Z /opt/homebrew/Caskroom/miniconda/base/include/tkDList.h 2025-12-04T08:33:28.5777750Z /opt/homebrew/Caskroom/miniconda/base/include/itclIntDecls.h 2025-12-04T08:33:28.5778350Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXFont.h 2025-12-04T08:33:28.5778890Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixInt.h 2025-12-04T08:33:28.5779500Z /opt/homebrew/Caskroom/miniconda/base/include/test_data.hpp 2025-12-04T08:33:28.5779980Z /opt/homebrew/Caskroom/miniconda/base/include/ompx.h 2025-12-04T08:33:28.5780650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/translit.h 2025-12-04T08:33:28.5781270Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustdio.h 2025-12-04T08:33:28.5781880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf_old.h 2025-12-04T08:33:28.5782500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucsdet.h 2025-12-04T08:33:28.5783110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzfmt.h 2025-12-04T08:33:28.5783700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubrk.h 2025-12-04T08:33:28.5784400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ufieldpositer.h 2025-12-04T08:33:28.5785080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localematcher.h 2025-12-04T08:33:28.5785810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringpiece.h 2025-12-04T08:33:28.5786310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucat.h 2025-12-04T08:33:28.5786950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tblcoll.h 2025-12-04T08:33:28.5787630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringoptions.h 2025-12-04T08:33:28.5788230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtfmtsym.h 2025-12-04T08:33:28.5788840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unirepl.h 2025-12-04T08:33:28.5789460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ptypes.h 2025-12-04T08:33:28.5790090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fmtable.h 2025-12-04T08:33:28.5790710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvfmt.h 2025-12-04T08:33:28.5791330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/choicfmt.h 2025-12-04T08:33:28.5792100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberrangeformatter.h 2025-12-04T08:33:28.5792840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberrangeformatter.h 2025-12-04T08:33:28.5793450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usetiter.h 2025-12-04T08:33:28.5794090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/errorcode.h 2025-12-04T08:33:28.5794740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tznames.h 2025-12-04T08:33:28.5795370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtintrv.h 2025-12-04T08:33:28.5796200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usimplenumberformatter.h 2025-12-04T08:33:28.5796720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucurr.h 2025-12-04T08:33:28.5797500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icuplug.h 2025-12-04T08:33:28.5797980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregion.h 2025-12-04T08:33:28.5798570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utext.h 2025-12-04T08:33:28.5799170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/edits.h 2025-12-04T08:33:28.5799810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parsepos.h 2025-12-04T08:33:28.5800410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucal.h 2025-12-04T08:33:28.5801030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fpositer.h 2025-12-04T08:33:28.5801670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvinf.h 2025-12-04T08:33:28.5802260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbnf.h 2025-12-04T08:33:28.5802870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udat.h 2025-12-04T08:33:28.5803480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urep.h 2025-12-04T08:33:28.5804090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf32.h 2025-12-04T08:33:28.5804700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/vtzone.h 2025-12-04T08:33:28.5805330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustring.h 2025-12-04T08:33:28.5806050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubiditransform.h 2025-12-04T08:33:28.5806760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uenum.h 2025-12-04T08:33:28.5807380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umutablecptrie.h 2025-12-04T08:33:28.5808030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/appendable.h 2025-12-04T08:33:28.5808660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usearch.h 2025-12-04T08:33:28.5809240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numsys.h 2025-12-04T08:33:28.5809940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/timezone.h 2025-12-04T08:33:28.5810530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uset.h 2025-12-04T08:33:28.5811150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/casemap.h 2025-12-04T08:33:28.5811800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coleitr.h 2025-12-04T08:33:28.5849070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/schriter.h 2025-12-04T08:33:28.5850300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/msgfmt.h 2025-12-04T08:33:28.5851530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fieldpos.h 2025-12-04T08:33:28.5852420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpletz.h 2025-12-04T08:33:28.5853120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucpmap.h 2025-12-04T08:33:28.5853460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uldnames.h 2025-12-04T08:33:28.5853820Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberformatter.h 2025-12-04T08:33:28.5854180Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uiter.h 2025-12-04T08:33:28.5854510Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umsg.h 2025-12-04T08:33:28.5854850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/sortkey.h 2025-12-04T08:33:28.5855220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simplenumberformatter.h 2025-12-04T08:33:28.5855600Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/docmain.h 2025-12-04T08:33:28.5855980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uniset.h 2025-12-04T08:33:28.5856310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/basictz.h 2025-12-04T08:33:28.5856640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udata.h 2025-12-04T08:33:28.5857000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringtriebuilder.h 2025-12-04T08:33:28.5857370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/chariter.h 2025-12-04T08:33:28.5857690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umisc.h 2025-12-04T08:33:28.5858030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/reldatefmt.h 2025-12-04T08:33:28.5858660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uloc.h 2025-12-04T08:33:28.5859150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurrule.h 2025-12-04T08:33:28.5859540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattednumber.h 2025-12-04T08:33:28.5859920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestriebuilder.h 2025-12-04T08:33:28.5860310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measunit.h 2025-12-04T08:33:28.5860660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrace.h 2025-12-04T08:33:28.5860980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locdspnm.h 2025-12-04T08:33:28.5861300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gregocal.h 2025-12-04T08:33:28.5861630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchriter.h 2025-12-04T08:33:28.5861960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/enumset.h 2025-12-04T08:33:28.5862290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/nounit.h 2025-12-04T08:33:28.5862610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf.h 2025-12-04T08:33:28.5862940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measure.h 2025-12-04T08:33:28.5863270Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzrule.h 2025-12-04T08:33:28.5863590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/strenum.h 2025-12-04T08:33:28.5863940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/regex.h 2025-12-04T08:33:28.5864270Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gender.h 2025-12-04T08:33:28.5864600Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dcfmtsym.h 2025-12-04T08:33:28.5864940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_err.h 2025-12-04T08:33:28.5865260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/decimfmt.h 2025-12-04T08:33:28.5865590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestrie.h 2025-12-04T08:33:28.5865930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udatpg.h 2025-12-04T08:33:28.5866280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/listformatter.h 2025-12-04T08:33:28.5866620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uobject.h 2025-12-04T08:33:28.5866960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/calendar.h 2025-12-04T08:33:28.5867270Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ures.h 2025-12-04T08:33:28.5867590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normlzr.h 2025-12-04T08:33:28.5867930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usprep.h 2025-12-04T08:33:28.5868280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urename.h 2025-12-04T08:33:28.5868610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/caniter.h 2025-12-04T08:33:28.5868930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucol.h 2025-12-04T08:33:28.5869280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/upluralrules.h 2025-12-04T08:33:28.5869660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstrie.h 2025-12-04T08:33:28.5869990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmunit.h 2025-12-04T08:33:28.5870330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unistr.h 2025-12-04T08:33:28.5870650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbbi.h 2025-12-04T08:33:28.5870970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulocdata.h 2025-12-04T08:33:28.5871300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/idna.h 2025-12-04T08:33:28.5871610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm2.h 2025-12-04T08:33:28.5871950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localebuilder.h 2025-12-04T08:33:28.5872300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtptngen.h 2025-12-04T08:33:28.5872610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dbbi.h 2025-12-04T08:33:28.5872940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestream.h 2025-12-04T08:33:28.5873450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uversion.h 2025-12-04T08:33:28.5873970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/messagepattern.h 2025-12-04T08:33:28.5874330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uidna.h 2025-12-04T08:33:28.5874670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/filteredbrk.h 2025-12-04T08:33:28.5875010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutamt.h 2025-12-04T08:33:28.5875350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/char16ptr.h 2025-12-04T08:33:28.5875700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattedvalue.h 2025-12-04T08:33:28.5876070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/symtable.h 2025-12-04T08:33:28.5876400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucasemap.h 2025-12-04T08:33:28.5876720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucoleitr.h 2025-12-04T08:33:28.5877110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/compactdecimalformat.h 2025-12-04T08:33:28.5877470Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unum.h 2025-12-04T08:33:28.5877820Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplaycontext.h 2025-12-04T08:33:28.5878180Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tztrans.h 2025-12-04T08:33:28.5878520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umachine.h 2025-12-04T08:33:28.5878870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberformatter.h 2025-12-04T08:33:28.5879220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/datefmt.h 2025-12-04T08:33:28.5879550Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utmscale.h 2025-12-04T08:33:28.5879890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coll.h 2025-12-04T08:33:28.5880210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currpinf.h 2025-12-04T08:33:28.5880530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregex.h 2025-12-04T08:33:28.5880880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutfmt.h 2025-12-04T08:33:28.5881210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurfmt.h 2025-12-04T08:33:28.5881550Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustringtrie.h 2025-12-04T08:33:28.5881910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/smpdtfmt.h 2025-12-04T08:33:28.5882240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucptrie.h 2025-12-04T08:33:28.5882590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplayoptions.h 2025-12-04T08:33:28.5882970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icudataver.h 2025-12-04T08:33:28.5883300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchar.h 2025-12-04T08:33:28.5883620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm.h 2025-12-04T08:33:28.5884000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ushape.h 2025-12-04T08:33:28.5884320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifunct.h 2025-12-04T08:33:28.5884660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ugender.h 2025-12-04T08:33:28.5885090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/selfmt.h 2025-12-04T08:33:28.5885460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattable.h 2025-12-04T08:33:28.5885830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustream.h 2025-12-04T08:33:28.5886180Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpleformatter.h 2025-12-04T08:33:28.5886540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_cb.h 2025-12-04T08:33:28.5886890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/curramt.h 2025-12-04T08:33:28.5887210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locid.h 2025-12-04T08:33:28.5887570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udateintervalformat.h 2025-12-04T08:33:28.5887960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/resbund.h 2025-12-04T08:33:28.5888260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubidi.h 2025-12-04T08:33:28.5888570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stsearch.h 2025-12-04T08:33:28.5889040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/alphaindex.h 2025-12-04T08:33:28.5889480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uvernum.h 2025-12-04T08:33:28.5889800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unimatch.h 2025-12-04T08:33:28.5890110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbtz.h 2025-12-04T08:33:28.5890420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnvsel.h 2025-12-04T08:33:28.5890730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uspoof.h 2025-12-04T08:33:28.5891030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/region.h 2025-12-04T08:33:28.5891350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ureldatefmt.h 2025-12-04T08:33:28.5891690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrans.h 2025-12-04T08:33:28.5892000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parseerr.h 2025-12-04T08:33:28.5892310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/putil.h 2025-12-04T08:33:28.5892610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/format.h 2025-12-04T08:33:28.5892980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/scientificnumberformatter.h 2025-12-04T08:33:28.5893370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/displayoptions.h 2025-12-04T08:33:28.5893720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normalizer2.h 2025-12-04T08:33:28.5894040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtrule.h 2025-12-04T08:33:28.5894370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberoptions.h 2025-12-04T08:33:28.5894700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv.h 2025-12-04T08:33:28.5895040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstriebuilder.h 2025-12-04T08:33:28.5895380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/search.h 2025-12-04T08:33:28.5895680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumsys.h 2025-12-04T08:33:28.5896000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uconfig.h 2025-12-04T08:33:28.5896300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf16.h 2025-12-04T08:33:28.5896610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/brkiter.h 2025-12-04T08:33:28.5896940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattedvalue.h 2025-12-04T08:33:28.5897280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/platform.h 2025-12-04T08:33:28.5897590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rep.h 2025-12-04T08:33:28.5898220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattednumber.h 2025-12-04T08:33:28.5898690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/std_string.h 2025-12-04T08:33:28.5899250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf8.h 2025-12-04T08:33:28.5899990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localpointer.h 2025-12-04T08:33:28.5900540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uclean.h 2025-12-04T08:33:28.5901190Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uscript.h 2025-12-04T08:33:28.5901790Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numfmt.h 2025-12-04T08:33:28.5902440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currunit.h 2025-12-04T08:33:28.5903020Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utypes.h 2025-12-04T08:33:28.5903730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulistformatter.h 2025-12-04T08:33:28.5904340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measfmt.h 2025-12-04T08:33:28.5904970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifilt.h 2025-12-04T08:33:28.5905450Z /opt/homebrew/Caskroom/miniconda/base/include/form.h 2025-12-04T08:33:28.5906040Z /opt/homebrew/Caskroom/miniconda/base/include/tclUnixPort.h 2025-12-04T08:33:28.5906700Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/export.hpp 2025-12-04T08:33:28.5907340Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/reproc.hpp 2025-12-04T08:33:28.5907930Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/env.hpp 2025-12-04T08:33:28.5908780Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/array.hpp 2025-12-04T08:33:28.5909430Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/type_traits.hpp 2025-12-04T08:33:28.5910000Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/run.hpp 2025-12-04T08:33:28.5910660Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/input.hpp 2025-12-04T08:33:28.5911320Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/arguments.hpp 2025-12-04T08:33:28.5911930Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/drain.hpp 2025-12-04T08:33:28.5912460Z /opt/homebrew/Caskroom/miniconda/base/include/tcl.h 2025-12-04T08:33:28.5913160Z /opt/homebrew/Caskroom/miniconda/base/include/itclMigrate2TclCore.h 2025-12-04T08:33:28.5913710Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ostream.h 2025-12-04T08:33:28.5914370Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format-inl.h 2025-12-04T08:33:28.5914900Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ranges.h 2025-12-04T08:33:28.5915470Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/xchar.h 2025-12-04T08:33:28.5916030Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/core.h 2025-12-04T08:33:28.5916610Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/chrono.h 2025-12-04T08:33:28.5917150Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/os.h 2025-12-04T08:33:28.5917720Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/color.h 2025-12-04T08:33:28.5918270Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/args.h 2025-12-04T08:33:28.5918850Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/printf.h 2025-12-04T08:33:28.5919470Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/compile.h 2025-12-04T08:33:28.5920010Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format.h 2025-12-04T08:33:28.5920540Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/std.h 2025-12-04T08:33:28.5921100Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/base.h 2025-12-04T08:33:28.5921700Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2posix.h 2025-12-04T08:33:28.5922380Z /opt/homebrew/Caskroom/miniconda/base/include/cursesw.h 2025-12-04T08:33:28.5922750Z /opt/homebrew/Caskroom/miniconda/base/include/itcl.h 2025-12-04T08:33:28.5923330Z /opt/homebrew/Caskroom/miniconda/base/include/ares_build.h 2025-12-04T08:33:28.5923910Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntDecls.h 2025-12-04T08:33:28.5924410Z /opt/homebrew/Caskroom/miniconda/base/include/lz4.h 2025-12-04T08:33:28.5924980Z /opt/homebrew/Caskroom/miniconda/base/include/uniwidth.h 2025-12-04T08:33:28.5925640Z /opt/homebrew/Caskroom/miniconda/base/include/readline/readline.h 2025-12-04T08:33:28.5926290Z /opt/homebrew/Caskroom/miniconda/base/include/readline/keymaps.h 2025-12-04T08:33:28.5926890Z /opt/homebrew/Caskroom/miniconda/base/include/readline/tilde.h 2025-12-04T08:33:28.5927510Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlconf.h 2025-12-04T08:33:28.5928160Z /opt/homebrew/Caskroom/miniconda/base/include/readline/chardefs.h 2025-12-04T08:33:28.5928770Z /opt/homebrew/Caskroom/miniconda/base/include/readline/history.h 2025-12-04T08:33:28.5929390Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlstdc.h 2025-12-04T08:33:28.5930080Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rltypedefs.h 2025-12-04T08:33:28.5930630Z /opt/homebrew/Caskroom/miniconda/base/include/tkImgPhoto.h 2025-12-04T08:33:28.5931120Z /opt/homebrew/Caskroom/miniconda/base/include/bzlib.h 2025-12-04T08:33:28.5931750Z /opt/homebrew/Caskroom/miniconda/base/include/localcharset.h 2025-12-04T08:33:28.5932370Z /opt/homebrew/Caskroom/miniconda/base/include/ares.h 2025-12-04T08:33:28.5932990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/activation.hpp 2025-12-04T08:33:28.5933800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/environments_manager.hpp 2025-12-04T08:33:28.5934500Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction.hpp 2025-12-04T08:33:28.5935270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_handling.hpp 2025-12-04T08:33:28.5936030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/invoke.hpp 2025-12-04T08:33:28.5936630Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/prefix_data.hpp 2025-12-04T08:33:28.5937340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/common_types.hpp 2025-12-04T08:33:28.5938000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/palette.hpp 2025-12-04T08:33:28.5938770Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/error_handling.hpp 2025-12-04T08:33:28.5939540Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/repo_checker_store.hpp 2025-12-04T08:33:28.5940240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/subdir_index.hpp 2025-12-04T08:33:28.5941000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_fetcher.hpp 2025-12-04T08:33:28.5941670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/execution.hpp 2025-12-04T08:33:28.5942380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/shell_init.hpp 2025-12-04T08:33:28.5943060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/fsutil.hpp 2025-12-04T08:33:28.5943810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/channel_context.hpp 2025-12-04T08:33:28.5944560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/env_lockfile.hpp 2025-12-04T08:33:28.5945240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_scope.hpp 2025-12-04T08:33:28.5946070Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/download_progress_bar.hpp 2025-12-04T08:33:28.5946690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/context.hpp 2025-12-04T08:33:28.5947390Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/timeref.hpp 2025-12-04T08:33:28.5948050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_os.hpp 2025-12-04T08:33:28.5948730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/tasksync.hpp 2025-12-04T08:33:28.5949470Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/history.hpp 2025-12-04T08:33:28.5950160Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/progress_bar.hpp 2025-12-04T08:33:28.5950750Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/run.hpp 2025-12-04T08:33:28.5951570Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/subdir_parameters.hpp 2025-12-04T08:33:28.5952270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_paths.hpp 2025-12-04T08:33:28.5953160Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_database_loader.hpp 2025-12-04T08:33:28.5953900Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/virtual_packages.hpp 2025-12-04T08:33:28.5954610Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/thread_utils.hpp 2025-12-04T08:33:28.5955250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/output.hpp 2025-12-04T08:33:28.5955980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_cache.hpp 2025-12-04T08:33:28.5956650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/pinning.hpp 2025-12-04T08:33:28.5957290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/query.hpp 2025-12-04T08:33:28.5957910Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util.hpp 2025-12-04T08:33:28.5958690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/context_params.hpp 2025-12-04T08:33:28.5959370Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/menuinst.hpp 2025-12-04T08:33:28.5960000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cast.hpp 2025-12-04T08:33:28.5960660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_unix.hpp 2025-12-04T08:33:28.5961420Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cryptography.hpp 2025-12-04T08:33:28.5962050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/build.hpp 2025-12-04T08:33:28.5962690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/json.hpp 2025-12-04T08:33:28.5963350Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_osx.hpp 2025-12-04T08:33:28.5964250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/weakening_map.hpp 2025-12-04T08:33:28.5964900Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/synchronized_value.hpp 2025-12-04T08:33:28.5965610Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/path_manip.hpp 2025-12-04T08:33:28.5966360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_binary_tree.hpp 2025-12-04T08:33:28.5967050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/variant_cmp.hpp 2025-12-04T08:33:28.5967740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/encoding.hpp 2025-12-04T08:33:28.5968600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_bool_expr_tree.hpp 2025-12-04T08:33:28.5969250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/type_traits.hpp 2025-12-04T08:33:28.5969880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/random.hpp 2025-12-04T08:33:28.5970590Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_linux.hpp 2025-12-04T08:33:28.5971380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/heap_optional.hpp 2025-12-04T08:33:28.5971990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/graph.hpp 2025-12-04T08:33:28.5972750Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/loop_control.hpp 2025-12-04T08:33:28.5973340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url.hpp 2025-12-04T08:33:28.5975080Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_win.hpp 2025-12-04T08:33:28.5975430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url_manip.hpp 2025-12-04T08:33:28.5976150Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/string.hpp 2025-12-04T08:33:28.5976520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/deprecation.hpp 2025-12-04T08:33:28.5976880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/parsers.hpp 2025-12-04T08:33:28.5977410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cfile.hpp 2025-12-04T08:33:28.5978060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os.hpp 2025-12-04T08:33:28.5978740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/charconv.hpp 2025-12-04T08:33:28.5979460Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/conditional.hpp 2025-12-04T08:33:28.5980120Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_set.hpp 2025-12-04T08:33:28.5981040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/iterator.hpp 2025-12-04T08:33:28.5981770Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/environment.hpp 2025-12-04T08:33:28.5982460Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/tuple_hash.hpp 2025-12-04T08:33:28.5983230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/archive.hpp 2025-12-04T08:33:28.5983870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/package_info.hpp 2025-12-04T08:33:28.5984560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/match_spec.hpp 2025-12-04T08:33:28.5985270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/glob_spec.hpp 2025-12-04T08:33:28.5985950Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/repo_data.hpp 2025-12-04T08:33:28.5986660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/regex_spec.hpp 2025-12-04T08:33:28.5987490Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/chimera_string_spec.hpp 2025-12-04T08:33:28.5988160Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/platform.hpp 2025-12-04T08:33:28.5988810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/error.hpp 2025-12-04T08:33:28.5989500Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version.hpp 2025-12-04T08:33:28.5990190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/channel.hpp 2025-12-04T08:33:28.5990890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/conda_url.hpp 2025-12-04T08:33:28.5991700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/unresolved_channel.hpp 2025-12-04T08:33:28.5992460Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/build_number_spec.hpp 2025-12-04T08:33:28.5993300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/authentication_info.hpp 2025-12-04T08:33:28.5993950Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version_spec.hpp 2025-12-04T08:33:28.5994620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/request.hpp 2025-12-04T08:33:28.5995420Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/solution.hpp 2025-12-04T08:33:28.5996090Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/problems_graph.hpp 2025-12-04T08:33:28.5996820Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/solver.hpp 2025-12-04T08:33:28.5997620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/unsolvable.hpp 2025-12-04T08:33:28.5998490Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/database.hpp 2025-12-04T08:33:28.6005550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/parameters.hpp 2025-12-04T08:33:28.6006050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/repo_info.hpp 2025-12-04T08:33:28.6006570Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/version.hpp 2025-12-04T08:33:28.6006930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror_map.hpp 2025-12-04T08:33:28.6007320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/downloader.hpp 2025-12-04T08:33:28.6007690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror.hpp 2025-12-04T08:33:28.6008060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/request.hpp 2025-12-04T08:33:28.6008440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/parameters.hpp 2025-12-04T08:33:28.6008800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/update.hpp 2025-12-04T08:33:28.6009120Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/info.hpp 2025-12-04T08:33:28.6009480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration_impl.hpp 2025-12-04T08:33:28.6009850Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/shell.hpp 2025-12-04T08:33:28.6010200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/channel_loader.hpp 2025-12-04T08:33:28.6010560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/install.hpp 2025-12-04T08:33:28.6010890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/c_api.h 2025-12-04T08:33:28.6011200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/env.hpp 2025-12-04T08:33:28.6011530Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/repoquery.hpp 2025-12-04T08:33:28.6011880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/config.hpp 2025-12-04T08:33:28.6012200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/list.hpp 2025-12-04T08:33:28.6012550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration.hpp 2025-12-04T08:33:28.6013040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/create.hpp 2025-12-04T08:33:28.6013960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/clean.hpp 2025-12-04T08:33:28.6014430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/constants.hpp 2025-12-04T08:33:28.6015050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/remove.hpp 2025-12-04T08:33:28.6015720Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/fs/filesystem.hpp 2025-12-04T08:33:28.6016460Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/errors.hpp 2025-12-04T08:33:28.6017110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/keys.hpp 2025-12-04T08:33:28.6018020Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v0_6.hpp 2025-12-04T08:33:28.6018790Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/repo_checker.hpp 2025-12-04T08:33:28.6019470Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/tools.hpp 2025-12-04T08:33:28.6020330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v1.hpp 2025-12-04T08:33:28.6021110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework.hpp 2025-12-04T08:33:28.6021630Z /opt/homebrew/Caskroom/miniconda/base/include/tclInt.h 2025-12-04T08:33:28.6022140Z /opt/homebrew/Caskroom/miniconda/base/include/tclThread.h 2025-12-04T08:33:28.6022680Z /opt/homebrew/Caskroom/miniconda/base/include/unitypes.h 2025-12-04T08:33:28.6023970Z /opt/homebrew/Caskroom/miniconda/base/include/tkScale.h 2025-12-04T08:33:28.6024270Z /opt/homebrew/Caskroom/miniconda/base/include/tl/expected.hpp 2025-12-04T08:33:28.6024810Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntPlatDecls.h 2025-12-04T08:33:28.6025100Z /opt/homebrew/Caskroom/miniconda/base/include/unctrl.h 2025-12-04T08:33:28.6025510Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcInt.h 2025-12-04T08:33:28.6026120Z /opt/homebrew/Caskroom/miniconda/base/include/cursesapp.h 2025-12-04T08:33:28.6026600Z /opt/homebrew/Caskroom/miniconda/base/include/tk3d.h 2025-12-04T08:33:28.6027240Z /opt/homebrew/Caskroom/miniconda/base/include/expat_external.h 2025-12-04T08:33:28.6027780Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcDecls.h 2025-12-04T08:33:28.6028310Z /opt/homebrew/Caskroom/miniconda/base/include/uninorm.h 2025-12-04T08:33:28.6028810Z /opt/homebrew/Caskroom/miniconda/base/include/ev++.h 2025-12-04T08:33:28.6029410Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOInt.h 2025-12-04T08:33:28.6030010Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixDefault.h 2025-12-04T08:33:28.6030520Z /opt/homebrew/Caskroom/miniconda/base/include/tclOO.h 2025-12-04T08:33:28.6031210Z /opt/homebrew/Caskroom/miniconda/base/include/textstyle/version.h 2025-12-04T08:33:28.6031840Z /opt/homebrew/Caskroom/miniconda/base/include/textstyle/stdbool.h 2025-12-04T08:33:28.6032510Z /opt/homebrew/Caskroom/miniconda/base/include/textstyle/woe32dll.h 2025-12-04T08:33:28.6033000Z /opt/homebrew/Caskroom/miniconda/base/include/unistr.h 2025-12-04T08:33:28.6033670Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/traits.h 2025-12-04T08:33:28.6034340Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/eventhandler.h 2025-12-04T08:33:28.6034960Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitter.h 2025-12-04T08:33:28.6035590Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/anchor.h 2025-12-04T08:33:28.6036170Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/mark.h 2025-12-04T08:33:28.6036870Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterdef.h 2025-12-04T08:33:28.6037460Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/parser.h 2025-12-04T08:33:28.6038060Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/null.h 2025-12-04T08:33:28.6038740Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/exceptions.h 2025-12-04T08:33:28.6039430Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterstyle.h 2025-12-04T08:33:28.6040060Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/noexcept.h 2025-12-04T08:33:28.6040750Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emittermanip.h 2025-12-04T08:33:28.6041440Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitfromevents.h 2025-12-04T08:33:28.6042000Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/dll.h 2025-12-04T08:33:28.6042820Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/graphbuilder.h 2025-12-04T08:33:28.6043560Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/anchordict.h 2025-12-04T08:33:28.6044110Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/yaml.h 2025-12-04T08:33:28.6044770Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/type.h 2025-12-04T08:33:28.6045440Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/parse.h 2025-12-04T08:33:28.6046090Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/node.h 2025-12-04T08:33:28.6046860Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_data.h 2025-12-04T08:33:28.6047640Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_ref.h 2025-12-04T08:33:28.6048320Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node.h 2025-12-04T08:33:28.6049120Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/memory.h 2025-12-04T08:33:28.6049880Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_iterator.h 2025-12-04T08:33:28.6050550Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/impl.h 2025-12-04T08:33:28.6051390Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator_fwd.h 2025-12-04T08:33:28.6052110Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator.h 2025-12-04T08:33:28.6052730Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/ptr.h 2025-12-04T08:33:28.6053390Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/convert.h 2025-12-04T08:33:28.6054040Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/impl.h 2025-12-04T08:33:28.6054720Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/emit.h 2025-12-04T08:33:28.6055380Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/iterator.h 2025-12-04T08:33:28.6056110Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/ostream_wrapper.h 2025-12-04T08:33:28.6056730Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/stlemitter.h 2025-12-04T08:33:28.6057380Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/binary.h 2025-12-04T08:33:28.6058030Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/depthguard.h 2025-12-04T08:33:28.6058550Z /opt/homebrew/Caskroom/miniconda/base/include/simdjson.h 2025-12-04T08:33:28.6059040Z /opt/homebrew/Caskroom/miniconda/base/include/term.h 2025-12-04T08:33:28.6059600Z /opt/homebrew/Caskroom/miniconda/base/include/cursslk.h 2025-12-04T08:33:28.6060210Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXColor.h 2025-12-04T08:33:28.6060780Z /opt/homebrew/Caskroom/miniconda/base/include/itcl2TclOO.h 2025-12-04T08:33:28.6061310Z /opt/homebrew/Caskroom/miniconda/base/include/tkUndo.h 2025-12-04T08:33:28.6061980Z /opt/homebrew/Caskroom/miniconda/base/include/curl/stdcheaders.h 2025-12-04T08:33:28.6062540Z /opt/homebrew/Caskroom/miniconda/base/include/curl/header.h 2025-12-04T08:33:28.6063130Z /opt/homebrew/Caskroom/miniconda/base/include/curl/options.h 2025-12-04T08:33:28.6063760Z /opt/homebrew/Caskroom/miniconda/base/include/curl/mprintf.h 2025-12-04T08:33:28.6064290Z /opt/homebrew/Caskroom/miniconda/base/include/curl/easy.h 2025-12-04T08:33:28.6064850Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curl.h 2025-12-04T08:33:28.6065470Z /opt/homebrew/Caskroom/miniconda/base/include/curl/websockets.h 2025-12-04T08:33:28.6066060Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curlver.h 2025-12-04T08:33:28.6066640Z /opt/homebrew/Caskroom/miniconda/base/include/curl/system.h 2025-12-04T08:33:28.6067290Z /opt/homebrew/Caskroom/miniconda/base/include/curl/typecheck-gcc.h 2025-12-04T08:33:28.6067870Z /opt/homebrew/Caskroom/miniconda/base/include/curl/multi.h 2025-12-04T08:33:28.6068430Z /opt/homebrew/Caskroom/miniconda/base/include/curl/urlapi.h 2025-12-04T08:33:28.6069070Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDefault.h 2025-12-04T08:33:28.6069670Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXWm.h 2025-12-04T08:33:28.6070140Z /opt/homebrew/Caskroom/miniconda/base/include/tkInt.h 2025-12-04T08:33:28.6070780Z /opt/homebrew/Caskroom/miniconda/base/include/tkFileFilter.h 2025-12-04T08:33:28.6071270Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenu.h 2025-12-04T08:33:28.6071760Z /opt/homebrew/Caskroom/miniconda/base/include/tk.h 2025-12-04T08:33:28.6072370Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntDecls.h 2025-12-04T08:33:28.6073900Z /opt/homebrew/Caskroom/miniconda/base/include/odbcStubs.h 2025-12-04T08:33:28.6074190Z /opt/homebrew/Caskroom/miniconda/base/include/iconv.h 2025-12-04T08:33:28.6074710Z /opt/homebrew/Caskroom/miniconda/base/include/fakepq.h 2025-12-04T08:33:28.6075010Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-matchers.h 2025-12-04T08:33:28.6075400Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-death-test.h 2025-12-04T08:33:28.6076030Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-spi.h 2025-12-04T08:33:28.6076710Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-string.h 2025-12-04T08:33:28.6077630Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-death-test-internal.h 2025-12-04T08:33:28.6078280Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port.h 2025-12-04T08:33:28.6079060Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port-arch.h 2025-12-04T08:33:28.6079790Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-internal.h 2025-12-04T08:33:28.6080590Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-param-util.h 2025-12-04T08:33:28.6081370Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-type-util.h 2025-12-04T08:33:28.6082120Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-filepath.h 2025-12-04T08:33:28.6082890Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-port.h 2025-12-04T08:33:28.6083620Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/README.md 2025-12-04T08:33:28.6084360Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest.h 2025-12-04T08:33:28.6085190Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-printers.h 2025-12-04T08:33:28.6085800Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-message.h 2025-12-04T08:33:28.6086510Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-param-test.h 2025-12-04T08:33:28.6087200Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-typed-test.h 2025-12-04T08:33:28.6087860Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_pred_impl.h 2025-12-04T08:33:28.6088480Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_prod.h 2025-12-04T08:33:28.6089180Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-test-part.h 2025-12-04T08:33:28.6089720Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest.h 2025-12-04T08:33:28.6090430Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-printers.h 2025-12-04T08:33:28.6090940Z /opt/homebrew/Caskroom/miniconda/base/include/unistdio.h 2025-12-04T08:33:28.6091470Z /opt/homebrew/Caskroom/miniconda/base/include/panel.h 2025-12-04T08:33:28.6092110Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame_static.h 2025-12-04T08:33:28.6092620Z /opt/homebrew/Caskroom/miniconda/base/include/expat.h 2025-12-04T08:33:28.6093160Z /opt/homebrew/Caskroom/miniconda/base/include/itclInt.h 2025-12-04T08:33:28.6093740Z /opt/homebrew/Caskroom/miniconda/base/include/ks_names.h 2025-12-04T08:33:28.6094330Z /opt/homebrew/Caskroom/miniconda/base/include/ompt.h 2025-12-04T08:33:28.6094800Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses.h 2025-12-04T08:33:28.6095400Z /opt/homebrew/Caskroom/miniconda/base/include/tkPlatDecls.h 2025-12-04T08:33:28.6095890Z /opt/homebrew/Caskroom/miniconda/base/include/lz4hc.h 2025-12-04T08:33:28.6096630Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/ordered_map.hpp 2025-12-04T08:33:28.6097230Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json.hpp 2025-12-04T08:33:28.6097980Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/adl_serializer.hpp 2025-12-04T08:33:28.6098860Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/byte_container_with_subtype.hpp 2025-12-04T08:33:28.6099490Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/hash.hpp 2025-12-04T08:33:28.6100270Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_escape.hpp 2025-12-04T08:33:28.6100970Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_ref.hpp 2025-12-04T08:33:28.6101860Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_chars.hpp 2025-12-04T08:33:28.6102680Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/from_json.hpp 2025-12-04T08:33:28.6103510Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_json.hpp 2025-12-04T08:33:28.6104230Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/value_t.hpp 2025-12-04T08:33:28.6105010Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/position_t.hpp 2025-12-04T08:33:28.6105770Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/parser.hpp 2025-12-04T08:33:28.6106540Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/json_sax.hpp 2025-12-04T08:33:28.6107370Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/binary_reader.hpp 2025-12-04T08:33:28.6108210Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/input_adapters.hpp 2025-12-04T08:33:28.6108940Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/lexer.hpp 2025-12-04T08:33:28.6109700Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_concat.hpp 2025-12-04T08:33:28.6110480Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_scope.hpp 2025-12-04T08:33:28.6111360Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/output_adapters.hpp 2025-12-04T08:33:28.6112160Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/serializer.hpp 2025-12-04T08:33:28.6113000Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/binary_writer.hpp 2025-12-04T08:33:28.6113710Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/is_sax.hpp 2025-12-04T08:33:28.6114520Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/end.hpp 2025-12-04T08:33:28.6115480Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/begin.hpp 2025-12-04T08:33:28.6116310Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/identity_tag.hpp 2025-12-04T08:33:28.6117090Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/type_traits.hpp 2025-12-04T08:33:28.6117860Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/cpp_future.hpp 2025-12-04T08:33:28.6118620Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/detected.hpp 2025-12-04T08:33:28.6119370Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/void_t.hpp 2025-12-04T08:33:28.6120100Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/std_fs.hpp 2025-12-04T08:33:28.6120910Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_pointer.hpp 2025-12-04T08:33:28.6121620Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/exceptions.hpp 2025-12-04T08:33:28.6122360Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/abi_macros.hpp 2025-12-04T08:33:28.6123110Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_unscope.hpp 2025-12-04T08:33:28.6123960Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iter_impl.hpp 2025-12-04T08:33:28.6124940Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-12-04T08:33:28.6125830Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-12-04T08:33:28.6126680Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-12-04T08:33:28.6127600Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-12-04T08:33:28.6128540Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-12-04T08:33:28.6129300Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-12-04T08:33:28.6130180Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-12-04T08:33:28.6130780Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json_fwd.hpp 2025-12-04T08:33:28.6131260Z /opt/homebrew/Caskroom/miniconda/base/include/eti.h 2025-12-04T08:33:28.6131860Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses_dll.h 2025-12-04T08:33:28.6132340Z /opt/homebrew/Caskroom/miniconda/base/include/zlib.h 2025-12-04T08:33:28.6132900Z /opt/homebrew/Caskroom/miniconda/base/include/tkButton.h 2025-12-04T08:33:28.6133540Z /opt/homebrew/Caskroom/miniconda/base/include/tkScrollbar.h 2025-12-04T08:33:28.6134110Z /opt/homebrew/Caskroom/miniconda/base/include/unigbrk.h 2025-12-04T08:33:28.6134680Z /opt/homebrew/Caskroom/miniconda/base/include/term_entry.h 2025-12-04T08:33:28.6135190Z /opt/homebrew/Caskroom/miniconda/base/include/menu.h 2025-12-04T08:33:28.6135710Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2.h 2025-12-04T08:33:28.6136190Z /opt/homebrew/Caskroom/miniconda/base/include/omp.h 2025-12-04T08:33:28.6136860Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSX.h 2025-12-04T08:33:28.6137310Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3.h 2025-12-04T08:33:28.6137960Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOIntDecls.h 2025-12-04T08:33:28.6138520Z /opt/homebrew/Caskroom/miniconda/base/include/gettext-po.h 2025-12-04T08:33:28.6139090Z /opt/homebrew/Caskroom/miniconda/base/include/zstd_errors.h 2025-12-04T08:33:28.6140630Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3ext.h 2025-12-04T08:33:28.6140930Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2.h 2025-12-04T08:33:28.6141460Z /opt/homebrew/Caskroom/miniconda/base/include/libintl.h 2025-12-04T08:33:28.6141740Z /opt/homebrew/Caskroom/miniconda/base/include/X11/DECkeysym.h 2025-12-04T08:33:28.6142040Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xutil.h 2025-12-04T08:33:28.6142540Z /opt/homebrew/Caskroom/miniconda/base/include/X11/ap_keysym.h 2025-12-04T08:33:28.6143080Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xatom.h 2025-12-04T08:33:28.6143630Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xlib.h 2025-12-04T08:33:28.6144260Z /opt/homebrew/Caskroom/miniconda/base/include/X11/cursorfont.h 2025-12-04T08:33:28.6144860Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Sunkeysym.h 2025-12-04T08:33:28.6145460Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xfuncproto.h 2025-12-04T08:33:28.6146110Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysymdef.h 2025-12-04T08:33:28.6147040Z /opt/homebrew/Caskroom/miniconda/base/include/X11/HPkeysym.h 2025-12-04T08:33:28.6147600Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysym.h 2025-12-04T08:33:28.6148220Z /opt/homebrew/Caskroom/miniconda/base/include/X11/XF86keysym.h 2025-12-04T08:33:28.6148740Z /opt/homebrew/Caskroom/miniconda/base/include/X11/X.h 2025-12-04T08:33:28.6149350Z /opt/homebrew/Caskroom/miniconda/base/include/X11/xbytes.h 2025-12-04T08:33:28.6149990Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMathDecls.h 2025-12-04T08:33:28.6150540Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMath.h 2025-12-04T08:33:28.6151120Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXInt.h 2025-12-04T08:33:28.6151760Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXCursors.h 2025-12-04T08:33:28.6152300Z /opt/homebrew/Caskroom/miniconda/base/include/textstyle.h 2025-12-04T08:33:28.6152960Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXConstants.h 2025-12-04T08:33:28.6153530Z /opt/homebrew/Caskroom/miniconda/base/include/ev.h 2025-12-04T08:33:28.6154160Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXEvent.h 2025-12-04T08:33:28.6154700Z /opt/homebrew/Caskroom/miniconda/base/include/jansson.h 2025-12-04T08:33:28.6155290Z /opt/homebrew/Caskroom/miniconda/base/include/unimetadata.h 2025-12-04T08:33:28.6155810Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame.h 2025-12-04T08:33:28.6156410Z /opt/homebrew/Caskroom/miniconda/base/include/ares_nameser.h 2025-12-04T08:33:28.6157010Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPort.h 2025-12-04T08:33:28.6157520Z /opt/homebrew/Caskroom/miniconda/base/include/unilbrk.h 2025-12-04T08:33:28.6158120Z /opt/homebrew/Caskroom/miniconda/base/include/tkCanvas.h 2025-12-04T08:33:28.6158690Z /opt/homebrew/Caskroom/miniconda/base/include/omp-tools.h 2025-12-04T08:33:28.6159460Z /opt/homebrew/Caskroom/miniconda/base/include/tkArray.h 2025-12-04T08:33:28.6159760Z /opt/homebrew/Caskroom/miniconda/base/include/zstd.h 2025-12-04T08:33:28.6160360Z /opt/homebrew/Caskroom/miniconda/base/include/fakemysql.h 2025-12-04T08:33:28.6160920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem2.h 2025-12-04T08:33:28.6161490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdf.h 2025-12-04T08:33:28.6162080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem.h 2025-12-04T08:33:28.6162720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asyncerr.h 2025-12-04T08:33:28.6163270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md2.h 2025-12-04T08:33:28.6163880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl3.h 2025-12-04T08:33:28.6164530Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ossl_typ.h 2025-12-04T08:33:28.6165120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dtls1.h 2025-12-04T08:33:28.6165700Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/err.h 2025-12-04T08:33:28.6166310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bn.h 2025-12-04T08:33:28.6166940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/blowfish.h 2025-12-04T08:33:28.6167520Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cms.h 2025-12-04T08:33:28.6168150Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engine.h 2025-12-04T08:33:28.6168770Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf_api.h 2025-12-04T08:33:28.6169360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/esserr.h 2025-12-04T08:33:28.6170060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core.h 2025-12-04T08:33:28.6170570Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509.h 2025-12-04T08:33:28.6171200Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1_mac.h 2025-12-04T08:33:28.6171840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objectserr.h 2025-12-04T08:33:28.6172430Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/params.h 2025-12-04T08:33:28.6173070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmserr.h 2025-12-04T08:33:28.6173630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/http.h 2025-12-04T08:33:28.6174210Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ui.h 2025-12-04T08:33:28.6174800Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sha.h 2025-12-04T08:33:28.6175410Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/symhacks.h 2025-12-04T08:33:28.6175990Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1.h 2025-12-04T08:33:28.6176590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bioerr.h 2025-12-04T08:33:28.6177290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslconf.h 2025-12-04T08:33:28.6177850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bio.h 2025-12-04T08:33:28.6178420Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc2.h 2025-12-04T08:33:28.6179020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/types.h 2025-12-04T08:33:28.6179580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dh.h 2025-12-04T08:33:28.6180360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr_legacy.h 2025-12-04T08:33:28.6180940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/proverr.h 2025-12-04T08:33:28.6181540Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3.h 2025-12-04T08:33:28.6182210Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_object.h 2025-12-04T08:33:28.6182850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decodererr.h 2025-12-04T08:33:28.6183490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/param_build.h 2025-12-04T08:33:28.6184070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf.h 2025-12-04T08:33:28.6184720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conftypes.h 2025-12-04T08:33:28.6185270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md5.h 2025-12-04T08:33:28.6185910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decoder.h 2025-12-04T08:33:28.6186510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pemerr.h 2025-12-04T08:33:28.6187130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmferr.h 2025-12-04T08:33:28.6187850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509_vfy.h 2025-12-04T08:33:28.6188360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/txt_db.h 2025-12-04T08:33:28.6188920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp.h 2025-12-04T08:33:28.6189560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comperr.h 2025-12-04T08:33:28.6190150Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cterr.h 2025-12-04T08:33:28.6190790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/self_test.h 2025-12-04T08:33:28.6191460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/safestack.h 2025-12-04T08:33:28.6192130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/configuration.h 2025-12-04T08:33:28.6192740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fips_names.h 2025-12-04T08:33:28.6193340Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdsa.h 2025-12-04T08:33:28.6193960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr.h 2025-12-04T08:33:28.6194620Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/prov_ssl.h 2025-12-04T08:33:28.6195210Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fipskey.h 2025-12-04T08:33:28.6195800Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc5.h 2025-12-04T08:33:28.6196390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/uierr.h 2025-12-04T08:33:28.6197050Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3err.h 2025-12-04T08:33:28.6197660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objects.h 2025-12-04T08:33:28.6198280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12.h 2025-12-04T08:33:28.6198870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crypto.h 2025-12-04T08:33:28.6199480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmf.h 2025-12-04T08:33:28.6200120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp_util.h 2025-12-04T08:33:28.6200740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslv.h 2025-12-04T08:33:28.6201340Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evperr.h 2025-12-04T08:33:28.6201930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7.h 2025-12-04T08:33:28.6202540Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/obj_mac.h 2025-12-04T08:33:28.6203140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ct.h 2025-12-04T08:33:28.6203730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/async.h 2025-12-04T08:33:28.6204360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffer.h 2025-12-04T08:33:28.6204920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl.h 2025-12-04T08:33:28.6205510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srp.h 2025-12-04T08:33:28.6210110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/camellia.h 2025-12-04T08:33:28.6211070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/httperr.h 2025-12-04T08:33:28.6211200Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dherr.h 2025-12-04T08:33:28.6211310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evp.h 2025-12-04T08:33:28.6211430Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/e_os2.h 2025-12-04T08:33:28.6211540Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/trace.h 2025-12-04T08:33:28.6211660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md4.h 2025-12-04T08:33:28.6211780Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_names.h 2025-12-04T08:33:28.6211900Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/hmac.h 2025-12-04T08:33:28.6212030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/provider.h 2025-12-04T08:33:28.6212150Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/aes.h 2025-12-04T08:33:28.6212820Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engineerr.h 2025-12-04T08:33:28.6213390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comp.h 2025-12-04T08:33:28.6214020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/macros.h 2025-12-04T08:33:28.6214720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12err.h 2025-12-04T08:33:28.6215290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encoder.h 2025-12-04T08:33:28.6216580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cast.h 2025-12-04T08:33:28.6216730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr_legacy.h 2025-12-04T08:33:28.6217360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc4.h 2025-12-04T08:33:28.6217970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/stack.h 2025-12-04T08:33:28.6218550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/des.h 2025-12-04T08:33:28.6219170Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsp.h 2025-12-04T08:33:28.6219700Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ec.h 2025-12-04T08:33:28.6220300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdh.h 2025-12-04T08:33:28.6220900Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rand.h 2025-12-04T08:33:28.6221500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecerr.h 2025-12-04T08:33:28.6222080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ts.h 2025-12-04T08:33:28.6222800Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_dispatch.h 2025-12-04T08:33:28.6223400Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr.h 2025-12-04T08:33:28.6224040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/storeerr.h 2025-12-04T08:33:28.6224670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffererr.h 2025-12-04T08:33:28.6225240Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/seed.h 2025-12-04T08:33:28.6225860Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/modes.h 2025-12-04T08:33:28.6226460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl2.h 2025-12-04T08:33:28.6227030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tserr.h 2025-12-04T08:33:28.6227620Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsa.h 2025-12-04T08:33:28.6228230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ripemd.h 2025-12-04T08:33:28.6228880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/whrlpool.h 2025-12-04T08:33:28.6229530Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encodererr.h 2025-12-04T08:33:28.6230140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmperr.h 2025-12-04T08:33:28.6230720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tls1.h 2025-12-04T08:33:28.6231320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsaerr.h 2025-12-04T08:33:28.6231950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/randerr.h 2025-12-04T08:33:28.6232550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/mdc2.h 2025-12-04T08:33:28.6233190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsperr.h 2025-12-04T08:33:28.6233810Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509err.h 2025-12-04T08:33:28.6234440Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7err.h 2025-12-04T08:33:28.6235010Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsa.h 2025-12-04T08:33:28.6235630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdferr.h 2025-12-04T08:33:28.6236230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srtp.h 2025-12-04T08:33:28.6236840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1t.h 2025-12-04T08:33:28.6237450Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsaerr.h 2025-12-04T08:33:28.6238040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bnerr.h 2025-12-04T08:33:28.6238670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conferr.h 2025-12-04T08:33:28.6239250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmac.h 2025-12-04T08:33:28.6239880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ebcdic.h 2025-12-04T08:33:28.6240490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/store.h 2025-12-04T08:33:28.6241080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/idea.h 2025-12-04T08:33:28.6241670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/lhash.h 2025-12-04T08:33:28.6242310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ess.h 2025-12-04T08:33:28.6242860Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1err.h 2025-12-04T08:33:28.6243510Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_publickey.h 2025-12-04T08:33:28.6244130Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns_record.h 2025-12-04T08:33:28.6244680Z /opt/homebrew/Caskroom/miniconda/base/include/tclDecls.h 2025-12-04T08:33:28.6245300Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntPlatDecls.h 2025-12-04T08:33:28.6245810Z /opt/homebrew/Caskroom/miniconda/base/include/cursesm.h 2025-12-04T08:33:28.6246350Z /opt/homebrew/Caskroom/miniconda/base/include/tkDecls.h 2025-12-04T08:33:28.6246890Z /opt/homebrew/Caskroom/miniconda/base/include/tkBusy.h 2025-12-04T08:33:28.6247470Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index.h 2025-12-04T08:33:28.6248050Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/version.h 2025-12-04T08:33:28.6248710Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index_hash.h 2025-12-04T08:33:28.6249250Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/lzma12.h 2025-12-04T08:33:28.6249860Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/container.h 2025-12-04T08:33:28.6250450Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/delta.h 2025-12-04T08:33:28.6251020Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/vli.h 2025-12-04T08:33:28.6251580Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/check.h 2025-12-04T08:33:28.6252130Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/bcj.h 2025-12-04T08:33:28.6252800Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/stream_flags.h 2025-12-04T08:33:28.6253350Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/block.h 2025-12-04T08:33:28.6253970Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/hardware.h 2025-12-04T08:33:28.6254560Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/filter.h 2025-12-04T08:33:28.6255140Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/base.h 2025-12-04T08:33:28.6255690Z /opt/homebrew/Caskroom/miniconda/base/include/uniname.h 2025-12-04T08:33:28.6256230Z /opt/homebrew/Caskroom/miniconda/base/include/fakesql.h 2025-12-04T08:33:28.6256800Z /opt/homebrew/Caskroom/miniconda/base/include/itclDecls.h 2025-12-04T08:33:28.6257400Z /opt/homebrew/Caskroom/miniconda/base/include/tclPlatDecls.h 2025-12-04T08:33:28.6258650Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXXCursors.h 2025-12-04T08:33:28.6258750Z /opt/homebrew/Caskroom/miniconda/base/include/ffi.h 2025-12-04T08:33:28.6259120Z /opt/homebrew/Caskroom/miniconda/base/include/default.h 2025-12-04T08:33:28.6259610Z /opt/homebrew/Caskroom/miniconda/base/include/idn2.h 2025-12-04T08:33:28.6260200Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixPort.h 2025-12-04T08:33:28.6260800Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDebug.h 2025-12-04T08:33:28.6261320Z /opt/homebrew/Caskroom/miniconda/base/include/zconf.h 2025-12-04T08:33:28.6261870Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns.h 2025-12-04T08:33:28.6262550Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/termcap.h 2025-12-04T08:33:28.6263180Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesp.h 2025-12-04T08:33:28.6263790Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesf.h 2025-12-04T08:33:28.6264410Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/etip.h 2025-12-04T08:33:28.6265010Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/form.h 2025-12-04T08:33:28.6265650Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesw.h 2025-12-04T08:33:28.6266260Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/unctrl.h 2025-12-04T08:33:28.6266920Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesapp.h 2025-12-04T08:33:28.6267530Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term.h 2025-12-04T08:33:28.6268150Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursslk.h 2025-12-04T08:33:28.6268780Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/panel.h 2025-12-04T08:33:28.6269480Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses.h 2025-12-04T08:33:28.6270020Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/eti.h 2025-12-04T08:33:28.6271080Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses_dll.h 2025-12-04T08:33:28.6271730Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term_entry.h 2025-12-04T08:33:28.6272320Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/menu.h 2025-12-04T08:33:28.6272950Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesm.h 2025-12-04T08:33:28.6273590Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/curses.h 2025-12-04T08:33:28.6274240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystats.h 2025-12-04T08:33:28.6274920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/intrcheck.h 2025-12-04T08:33:28.6275620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sliceobject.h 2025-12-04T08:33:28.6276310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bltinmodule.h 2025-12-04T08:33:28.6277010Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/tupleobject.h 2025-12-04T08:33:28.6277650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/marshal.h 2025-12-04T08:33:28.6278320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/py_curses.h 2025-12-04T08:33:28.6278960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/errcode.h 2025-12-04T08:33:28.6279670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/iterobject.h 2025-12-04T08:33:28.6280370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/rangeobject.h 2025-12-04T08:33:28.6281000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrtod.h 2025-12-04T08:33:28.6281660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/warnings.h 2025-12-04T08:33:28.6282340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode_ids.h 2025-12-04T08:33:28.6283000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyhash.h 2025-12-04T08:33:28.6283660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pycapsule.h 2025-12-04T08:33:28.6284300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyerrors.h 2025-12-04T08:33:28.6284980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileutils.h 2025-12-04T08:33:28.6285660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dictobject.h 2025-12-04T08:33:28.6286300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/ceval.h 2025-12-04T08:33:28.6286930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystate.h 2025-12-04T08:33:28.6287620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/floatobject.h 2025-12-04T08:33:28.6288250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/exports.h 2025-12-04T08:33:28.6288980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structmember.h 2025-12-04T08:33:28.6289650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/monitoring.h 2025-12-04T08:33:28.6290260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/lock.h 2025-12-04T08:33:28.6290970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/patchlevel.h 2025-12-04T08:33:28.6291660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/frameobject.h 2025-12-04T08:33:28.6292310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/abstract.h 2025-12-04T08:33:28.6293030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/modsupport.h 2025-12-04T08:33:28.6294450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pylifecycle.h 2025-12-04T08:33:28.6294640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_stackref.h 2025-12-04T08:33:28.6295350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyerrors.h 2025-12-04T08:33:28.6296170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_warnings.h 2025-12-04T08:33:28.6297010Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_identifier.h 2025-12-04T08:33:28.6297870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_importdl.h 2025-12-04T08:33:28.6298570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_time.h 2025-12-04T08:33:28.6299440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_alloc.h 2025-12-04T08:33:28.6300210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_capsule.h 2025-12-04T08:33:28.6301110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_strings.h 2025-12-04T08:33:28.6301940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_metadata.h 2025-12-04T08:33:28.6303110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_asdl.h 2025-12-04T08:33:28.6303660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruction_sequence.h 2025-12-04T08:33:28.6304400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_getopt.h 2025-12-04T08:33:28.6305230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_intrinsics.h 2025-12-04T08:33:28.6305990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hamt.h 2025-12-04T08:33:28.6306790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymath.h 2025-12-04T08:33:28.6308330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_freelist.h 2025-12-04T08:33:28.6308520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parser.h 2025-12-04T08:33:28.6309300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init.h 2025-12-04T08:33:28.6310230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-12-04T08:33:28.6311020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pylifecycle.h 2025-12-04T08:33:28.6311820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime.h 2025-12-04T08:33:28.6312670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_modsupport.h 2025-12-04T08:33:28.6313570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_signal.h 2025-12-04T08:33:28.6314330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_backoff.h 2025-12-04T08:33:28.6315160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_namespace.h 2025-12-04T08:33:28.6315970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_genobject.h 2025-12-04T08:33:28.6316710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_brc.h 2025-12-04T08:33:28.6317600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_utils.h 2025-12-04T08:33:28.6318330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gil.h 2025-12-04T08:33:28.6319180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_exceptions.h 2025-12-04T08:33:28.6319950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_token.h 2025-12-04T08:33:28.6320740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_compile.h 2025-12-04T08:33:28.6321540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_atexit.h 2025-12-04T08:33:28.6322350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_mimalloc.h 2025-12-04T08:33:28.6323170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_signal.h 2025-12-04T08:33:28.6324020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_state.h 2025-12-04T08:33:28.6324790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_lock.h 2025-12-04T08:33:28.6325550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_cell.h 2025-12-04T08:33:28.6326390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_semaphore.h 2025-12-04T08:33:28.6327320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sliceobject.h 2025-12-04T08:33:28.6328000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_code.h 2025-12-04T08:33:28.6328860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unionobject.h 2025-12-04T08:33:28.6329640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyhash.h 2025-12-04T08:33:28.6330510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_stack.h 2025-12-04T08:33:28.6331280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tuple.h 2025-12-04T08:33:28.6332050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_long.h 2025-12-04T08:33:28.6332920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_faulthandler.h 2025-12-04T08:33:28.6333730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ucnhash.h 2025-12-04T08:33:28.6334510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_weakref.h 2025-12-04T08:33:28.6335320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils.h 2025-12-04T08:33:28.6336320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-12-04T08:33:28.6337070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_llist.h 2025-12-04T08:33:28.6337920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc.h 2025-12-04T08:33:28.6338830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-12-04T08:33:28.6339720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-12-04T08:33:28.6340610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-12-04T08:33:28.6341480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-12-04T08:33:28.6342380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-12-04T08:33:28.6343200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_floatobject.h 2025-12-04T08:33:28.6344120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_critical_section.h 2025-12-04T08:33:28.6344860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_call.h 2025-12-04T08:33:28.6345710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hashtable.h 2025-12-04T08:33:28.6346520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_abstract.h 2025-12-04T08:33:28.6347280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_list.h 2025-12-04T08:33:28.6348060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem.h 2025-12-04T08:33:28.6348910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_structseq.h 2025-12-04T08:33:28.6349700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bitutils.h 2025-12-04T08:33:28.6350600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_complexobject.h 2025-12-04T08:33:28.6351560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-12-04T08:33:28.6352370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_memoryobject.h 2025-12-04T08:33:28.6353360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init_generated.h 2025-12-04T08:33:28.6354090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystate.h 2025-12-04T08:33:28.6354910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythonrun.h 2025-12-04T08:33:28.6355650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gc.h 2025-12-04T08:33:28.6356510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_traceback.h 2025-12-04T08:33:28.6357330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict.h 2025-12-04T08:33:28.6358060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_strhex.h 2025-12-04T08:33:28.6359140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-12-04T08:33:28.6359940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_descrobject.h 2025-12-04T08:33:28.6360800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc_init.h 2025-12-04T08:33:28.6361560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_import.h 2025-12-04T08:33:28.6362420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_symtable.h 2025-12-04T08:33:28.6363210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystats.h 2025-12-04T08:33:28.6364050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sysmodule.h 2025-12-04T08:33:28.6364860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast_state.h 2025-12-04T08:33:28.6365690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem_init.h 2025-12-04T08:33:28.6366490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyarena.h 2025-12-04T08:33:28.6367340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_initconfig.h 2025-12-04T08:33:28.6368190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytesobject.h 2025-12-04T08:33:28.6368990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_frame.h 2025-12-04T08:33:28.6369770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_interp.h 2025-12-04T08:33:28.6370540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dtoa.h 2025-12-04T08:33:28.6371330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_format.h 2025-12-04T08:33:28.6372150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_function.h 2025-12-04T08:33:28.6372910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_qsbr.h 2025-12-04T08:33:28.6373720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_condvar.h 2025-12-04T08:33:28.6374580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval_state.h 2025-12-04T08:33:28.6375390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_flowgraph.h 2025-12-04T08:33:28.6376190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_optimizer.h 2025-12-04T08:33:28.6377020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict_state.h 2025-12-04T08:33:28.6377940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils_windows.h 2025-12-04T08:33:28.6378720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typeobject.h 2025-12-04T08:33:28.6379530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_setobject.h 2025-12-04T08:33:28.6380370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tracemalloc.h 2025-12-04T08:33:28.6381220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytes_methods.h 2025-12-04T08:33:28.6381990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object.h 2025-12-04T08:33:28.6382840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruments.h 2025-12-04T08:33:28.6383630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval.h 2025-12-04T08:33:28.6384450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pathconfig.h 2025-12-04T08:33:28.6385440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_moduleobject.h 2025-12-04T08:33:28.6386180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects.h 2025-12-04T08:33:28.6387060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typevarobject.h 2025-12-04T08:33:28.6387800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tstate.h 2025-12-04T08:33:28.6388610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pybuffer.h 2025-12-04T08:33:28.6389480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parking_lot.h 2025-12-04T08:33:28.6390290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_ids.h 2025-12-04T08:33:28.6391150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject.h 2025-12-04T08:33:28.6392010Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_crossinterp.h 2025-12-04T08:33:28.6392740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_range.h 2025-12-04T08:33:28.6393590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythread.h 2025-12-04T08:33:28.6394570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-12-04T08:33:28.6395360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc.h 2025-12-04T08:33:28.6397130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_context.h 2025-12-04T08:33:28.6397340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_metadata.h 2025-12-04T08:33:28.6397820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_codecs.h 2025-12-04T08:33:28.6398560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_jit.h 2025-12-04T08:33:28.6399310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast.h 2025-12-04T08:33:28.6399940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/datetime.h 2025-12-04T08:33:28.6400660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/methodobject.h 2025-12-04T08:33:28.6401290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymem.h 2025-12-04T08:33:28.6401980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/boolobject.h 2025-12-04T08:33:28.6402670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileobject.h 2025-12-04T08:33:28.6403380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyexpat.h 2025-12-04T08:33:28.6403960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrcmp.h 2025-12-04T08:33:28.6404630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymath.h 2025-12-04T08:33:28.6405270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyconfig.h 2025-12-04T08:33:28.6405980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/weakrefobject.h 2025-12-04T08:33:28.6406680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacconfig.h 2025-12-04T08:33:28.6407450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/critical_section.h 2025-12-04T08:33:28.6408090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacro.h 2025-12-04T08:33:28.6408770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/enumobject.h 2025-12-04T08:33:28.6409470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/moduleobject.h 2025-12-04T08:33:28.6410140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/typeslots.h 2025-12-04T08:33:28.6410820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/compile.h 2025-12-04T08:33:28.6411520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/setobject.h 2025-12-04T08:33:28.6412150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/codecs.h 2025-12-04T08:33:28.6412950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/classobject.h 2025-12-04T08:33:28.6413650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystats.h 2025-12-04T08:33:28.6414430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/cellobject.h 2025-12-04T08:33:28.6415390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tupleobject.h 2025-12-04T08:33:28.6415920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/warnings.h 2025-12-04T08:33:28.6416630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyhash.h 2025-12-04T08:33:28.6417370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyerrors.h 2025-12-04T08:33:28.6418120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileutils.h 2025-12-04T08:33:28.6418910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/dictobject.h 2025-12-04T08:33:28.6419580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/ceval.h 2025-12-04T08:33:28.6420320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystate.h 2025-12-04T08:33:28.6421120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/floatobject.h 2025-12-04T08:33:28.6421900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longintrepr.h 2025-12-04T08:33:28.6422570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/code.h 2025-12-04T08:33:28.6423370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pthread_stubs.h 2025-12-04T08:33:28.6424080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyctype.h 2025-12-04T08:33:28.6424850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/monitoring.h 2025-12-04T08:33:28.6425560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/lock.h 2025-12-04T08:33:28.6426570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/frameobject.h 2025-12-04T08:33:28.6427060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/abstract.h 2025-12-04T08:33:28.6427790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/context.h 2025-12-04T08:33:28.6428550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/modsupport.h 2025-12-04T08:33:28.6429690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pylifecycle.h 2025-12-04T08:33:28.6430450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/methodobject.h 2025-12-04T08:33:28.6431190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/genobject.h 2025-12-04T08:33:28.6431890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pymem.h 2025-12-04T08:33:28.6432640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileobject.h 2025-12-04T08:33:28.6433430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/weakrefobject.h 2025-12-04T08:33:28.6434200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_gcc.h 2025-12-04T08:33:28.6434910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyfpe.h 2025-12-04T08:33:28.6435740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/critical_section.h 2025-12-04T08:33:28.6436510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/odictobject.h 2025-12-04T08:33:28.6437180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/compile.h 2025-12-04T08:33:28.6437950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tracemalloc.h 2025-12-04T08:33:28.6438660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/setobject.h 2025-12-04T08:33:28.6439450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_std.h 2025-12-04T08:33:28.6440990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/complexobject.h 2025-12-04T08:33:28.6441150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic.h 2025-12-04T08:33:28.6441670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyframe.h 2025-12-04T08:33:28.6442480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/picklebufobject.h 2025-12-04T08:33:28.6443170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/object.h 2025-12-04T08:33:28.6443990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytearrayobject.h 2025-12-04T08:33:28.6444740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pytime.h 2025-12-04T08:33:28.6445430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/import.h 2025-12-04T08:33:28.6446370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_msc.h 2025-12-04T08:33:28.6446960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythonrun.h 2025-12-04T08:33:28.6447750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/unicodeobject.h 2025-12-04T08:33:28.6448480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/traceback.h 2025-12-04T08:33:28.6449220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/funcobject.h 2025-12-04T08:33:28.6449950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/initconfig.h 2025-12-04T08:33:28.6450680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythread.h 2025-12-04T08:33:28.6451460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/memoryobject.h 2025-12-04T08:33:28.6452210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/descrobject.h 2025-12-04T08:33:28.6452910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/objimpl.h 2025-12-04T08:33:28.6453680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/sysmodule.h 2025-12-04T08:33:28.6454410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longobject.h 2025-12-04T08:33:28.6455170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytesobject.h 2025-12-04T08:33:28.6455940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/listobject.h 2025-12-04T08:33:28.6457400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pydebug.h 2025-12-04T08:33:28.6457550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/complexobject.h 2025-12-04T08:33:28.6458000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyatomic.h 2025-12-04T08:33:28.6458630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyframe.h 2025-12-04T08:33:28.6459300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/object.h 2025-12-04T08:33:28.6459960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structseq.h 2025-12-04T08:33:28.6460610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pybuffer.h 2025-12-04T08:33:28.6461340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytearrayobject.h 2025-12-04T08:33:28.6461950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/import.h 2025-12-04T08:33:28.6462570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osdefs.h 2025-12-04T08:33:28.6463270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythonrun.h 2025-12-04T08:33:28.6463980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/unicodeobject.h 2025-12-04T08:33:28.6464640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/traceback.h 2025-12-04T08:33:28.6465280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythread.h 2025-12-04T08:33:28.6465910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/Python.h 2025-12-04T08:33:28.6466610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/memoryobject.h 2025-12-04T08:33:28.6467230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode.h 2025-12-04T08:33:28.6467980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/descrobject.h 2025-12-04T08:33:28.6468560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/objimpl.h 2025-12-04T08:33:28.6469170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyport.h 2025-12-04T08:33:28.6469840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pydtrace.h 2025-12-04T08:33:28.6470510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sysmodule.h 2025-12-04T08:33:28.6471170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/longobject.h 2025-12-04T08:33:28.6471830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osmodule.h 2025-12-04T08:33:28.6472580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pytypedefs.h 2025-12-04T08:33:28.6473290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytesobject.h 2025-12-04T08:33:28.6473960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/listobject.h 2025-12-04T08:33:28.6474730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/genericaliasobject.h 2025-12-04T08:33:28.6475480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dynamic_annotations.h 2025-12-04T08:33:28.6475950Z /opt/homebrew/Caskroom/miniconda/base/include/tkFont.h 2025-12-04T08:33:28.6476670Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-matchers.h 2025-12-04T08:33:28.6477360Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-actions.h 2025-12-04T08:33:28.6478090Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-port.h 2025-12-04T08:33:28.6478900Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-internal-utils.h 2025-12-04T08:33:28.6479570Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-pp.h 2025-12-04T08:33:28.6480350Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-port.h 2025-12-04T08:33:28.6481170Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-matchers.h 2025-12-04T08:33:28.6482130Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-generated-actions.h 2025-12-04T08:33:28.6482810Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/README.md 2025-12-04T08:33:28.6483550Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-function-mocker.h 2025-12-04T08:33:28.6484240Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-matchers.h 2025-12-04T08:33:28.6484960Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-cardinalities.h 2025-12-04T08:33:28.6485660Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-spec-builders.h 2025-12-04T08:33:28.6486370Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-nice-strict.h 2025-12-04T08:33:28.6486900Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock.h 2025-12-04T08:33:28.6487580Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-actions.h 2025-12-04T08:33:28.6488200Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXKeysyms.h 2025-12-04T08:33:28.6488720Z /opt/homebrew/Caskroom/miniconda/base/include/tkSelect.h 2025-12-04T08:33:28.6489240Z /opt/homebrew/Caskroom/miniconda/base/include/curses.h 2025-12-04T08:33:28.6489830Z /opt/homebrew/Caskroom/miniconda/base/include/unictype.h 2025-12-04T08:33:28.6490230Z /opt/homebrew/Caskroom/miniconda/base/_conda 2025-12-04T08:33:28.6490860Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.csh 2025-12-04T08:33:28.6491460Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.sh 2025-12-04T08:33:28.6492090Z /opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish 2025-12-04T08:33:28.6492790Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/MacOS/python 2025-12-04T08:33:28.6493730Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/classes.nib 2025-12-04T08:33:28.6494590Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/info.nib 2025-12-04T08:33:28.6495540Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-12-04T08:33:28.6496230Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/empty.lproj 2025-12-04T08:33:28.6496780Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/lib 2025-12-04T08:33:28.6497480Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Info.plist 2025-12-04T08:33:28.6498110Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/PkgInfo 2025-12-04T08:33:28.6498840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1.conda 2025-12-04T08:33:28.6499760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1.conda 2025-12-04T08:33:28.6500550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/bin/curl-config 2025-12-04T08:33:28.6501530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/stdcheaders.h 2025-12-04T08:33:28.6502350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/header.h 2025-12-04T08:33:28.6503230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/options.h 2025-12-04T08:33:28.6504120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/mprintf.h 2025-12-04T08:33:28.6504940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/easy.h 2025-12-04T08:33:28.6505780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/curl.h 2025-12-04T08:33:28.6506700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/websockets.h 2025-12-04T08:33:28.6507590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/curlver.h 2025-12-04T08:33:28.6508470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/system.h 2025-12-04T08:33:28.6509430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/typecheck-gcc.h 2025-12-04T08:33:28.6510260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/multi.h 2025-12-04T08:33:28.6511120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/include/curl/urlapi.h 2025-12-04T08:33:28.6512070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/repodata_record.json 2025-12-04T08:33:28.6512910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/test/run_test.sh 2025-12-04T08:33:28.6513840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/recipe/parent/bld.bat 2025-12-04T08:33:28.6514750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/recipe/parent/build.sh 2025-12-04T08:33:28.6515700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:28.6516710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.6517540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/recipe/meta.yaml 2025-12-04T08:33:28.6518420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/run_exports.json 2025-12-04T08:33:28.6519200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/paths.json 2025-12-04T08:33:28.6520060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/hash_input.json 2025-12-04T08:33:28.6520820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/files 2025-12-04T08:33:28.6521630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/about.json 2025-12-04T08:33:28.6522470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/has_prefix 2025-12-04T08:33:28.6523260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/index.json 2025-12-04T08:33:28.6523970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/info/git 2025-12-04T08:33:28.6524930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/lib/pkgconfig/libcurl.pc 2025-12-04T08:33:28.6525780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/lib/libcurl.4.8.0.dylib 2025-12-04T08:33:28.6526620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/lib/libcurl.dylib 2025-12-04T08:33:28.6527470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0/lib/libcurl.4.dylib 2025-12-04T08:33:28.6528220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0.conda 2025-12-04T08:33:28.6529160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/readline.h 2025-12-04T08:33:28.6530070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/keymaps.h 2025-12-04T08:33:28.6531010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/tilde.h 2025-12-04T08:33:28.6531850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rlconf.h 2025-12-04T08:33:28.6532760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/chardefs.h 2025-12-04T08:33:28.6533650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/history.h 2025-12-04T08:33:28.6534530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rlstdc.h 2025-12-04T08:33:28.6535480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rltypedefs.h 2025-12-04T08:33:28.6536390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/repodata_record.json 2025-12-04T08:33:28.6537190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/test/run_test.sh 2025-12-04T08:33:28.6538250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/test/test_time_dependencies.json 2025-12-04T08:33:28.6539030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/licenses/COPYING 2025-12-04T08:33:28.6540120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/patches/readline83-001.patch 2025-12-04T08:33:28.6540890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/build.sh 2025-12-04T08:33:28.6541930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.6542720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/meta.yaml 2025-12-04T08:33:28.6543690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/meta.yaml.template 2025-12-04T08:33:28.6544500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/run_exports.json 2025-12-04T08:33:28.6545290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/paths.json 2025-12-04T08:33:28.6546130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/hash_input.json 2025-12-04T08:33:28.6546880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/files 2025-12-04T08:33:28.6547670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/about.json 2025-12-04T08:33:28.6548470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/has_prefix 2025-12-04T08:33:28.6549260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/index.json 2025-12-04T08:33:28.6549960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/git 2025-12-04T08:33:28.6550940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/pkgconfig/readline.pc 2025-12-04T08:33:28.6551810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/pkgconfig/history.pc 2025-12-04T08:33:28.6552720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.8.3.dylib 2025-12-04T08:33:28.6553520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.a 2025-12-04T08:33:28.6554380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.8.dylib 2025-12-04T08:33:28.6555260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.8.3.dylib 2025-12-04T08:33:28.6556160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.dylib 2025-12-04T08:33:28.6557010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.8.dylib 2025-12-04T08:33:28.6557760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.a 2025-12-04T08:33:28.6558620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.dylib 2025-12-04T08:33:28.6559520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/man/man3/history.3 2025-12-04T08:33:28.6560460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/man/man3/readline.3 2025-12-04T08:33:28.6561290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/readline.info 2025-12-04T08:33:28.6562180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/rluserman.info 2025-12-04T08:33:28.6563060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/history.info 2025-12-04T08:33:28.6563970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/INSTALL 2025-12-04T08:33:28.6564860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/CHANGES 2025-12-04T08:33:28.6565730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/README 2025-12-04T08:33:28.6566700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/rluserman.html 2025-12-04T08:33:28.6567640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/history.html 2025-12-04T08:33:28.6568620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/readline.html 2025-12-04T08:33:28.6569430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0.conda 2025-12-04T08:33:28.6570420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:28.6571310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:28.6572440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_queue_monkeypatch.py 2025-12-04T08:33:28.6573400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_retry.py 2025-12-04T08:33:28.6574390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/port_helpers.py 2025-12-04T08:33:28.6575340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/conftest.py 2025-12-04T08:33:28.6576350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_response.py 2025-12-04T08:33:28.6577410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connectionpool.py 2025-12-04T08:33:28.6578470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_compatibility.py 2025-12-04T08:33:28.6579470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_poolmanager.py 2025-12-04T08:33:28.6580440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_no_ssl.py 2025-12-04T08:33:28.6581740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connectionpool.py 2025-12-04T08:33:28.6582900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_poolmanager.py 2025-12-04T08:33:28.6584050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_no_ssl.py 2025-12-04T08:33:28.6585270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connection.py 2025-12-04T08:33:28.6586330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/__init__.py 2025-12-04T08:33:28.6587610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_proxy_poolmanager.py 2025-12-04T08:33:28.6588820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_chunked_transfer.py 2025-12-04T08:33:28.6589960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_https.py 2025-12-04T08:33:28.6591200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_socketlevel.py 2025-12-04T08:33:28.6592130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connection.py 2025-12-04T08:33:28.6593130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_filepost.py 2025-12-04T08:33:28.6594300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_exceptions.py 2025-12-04T08:33:28.6595120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/__init__.py 2025-12-04T08:33:28.6596110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_wait.py 2025-12-04T08:33:28.6597330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_util.py 2025-12-04T08:33:28.6598420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_socks.py 2025-12-04T08:33:28.6599540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/duplicate_san.pem 2025-12-04T08:33:28.6600530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/__init__.py 2025-12-04T08:33:28.6601650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl.py 2025-12-04T08:33:28.6602770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/conftest.py 2025-12-04T08:33:28.6603910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/__init__.py 2025-12-04T08:33:28.6605100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/test_emscripten.py 2025-12-04T08:33:28.6606480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/templates/pyodide-console.html 2025-12-04T08:33:28.6607660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl_dependencies.py 2025-12-04T08:33:28.6608530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssl.py 2025-12-04T08:33:28.6609600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_proxymanager.py 2025-12-04T08:33:28.6610570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_fields.py 2025-12-04T08:33:28.6611530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/tz_stub.py 2025-12-04T08:33:28.6612660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_http2_connection.py 2025-12-04T08:33:28.6613670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_collections.py 2025-12-04T08:33:28.6614700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssltransport.py 2025-12-04T08:33:28.6615580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:28.6616680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:28.6617710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/testcase.py 2025-12-04T08:33:28.6618820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/hypercornserver.py 2025-12-04T08:33:28.6619840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/asgi_proxy.py 2025-12-04T08:33:28.6620850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/__init__.py 2025-12-04T08:33:28.6622750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/socketserver.py 2025-12-04T08:33:28.6623230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.key 2025-12-04T08:33:28.6624070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.crt 2025-12-04T08:33:28.6628510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.pem 2025-12-04T08:33:28.6628770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.key 2025-12-04T08:33:28.6629020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/README.rst 2025-12-04T08:33:28.6629250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/app.py 2025-12-04T08:33:28.6629470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-12-04T08:33:28.6630830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/patches/0001-remove-dummyserver-usage-in-tests.patch 2025-12-04T08:33:28.6631800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.6632660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:28.6633690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:28.6634520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:28.6635430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:28.6636190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/files 2025-12-04T08:33:28.6637080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:28.6637930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:28.6638750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/git 2025-12-04T08:33:28.6640290Z /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-12-04T08:33:28.6641710Z /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-12-04T08:33:28.6643060Z /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-12-04T08:33:28.6644300Z /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-12-04T08:33:28.6645760Z /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-12-04T08:33:28.6646910Z /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-12-04T08:33:28.6648210Z /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-12-04T08:33:28.6649350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/filepost.py 2025-12-04T08:33:28.6650480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/fields.py 2025-12-04T08:33:28.6651790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-12-04T08:33:28.6652950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/util.py 2025-12-04T08:33:28.6654220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-12-04T08:33:28.6655320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/wait.py 2025-12-04T08:33:28.6656540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/request.py 2025-12-04T08:33:28.6657750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-12-04T08:33:28.6658950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-12-04T08:33:28.6660170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/response.py 2025-12-04T08:33:28.6661340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-12-04T08:33:28.6662810Z /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-12-04T08:33:28.6664380Z /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-12-04T08:33:28.6665910Z /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-12-04T08:33:28.6667330Z /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-12-04T08:33:28.6668740Z /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-12-04T08:33:28.6670220Z /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-12-04T08:33:28.6671650Z /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-12-04T08:33:28.6673480Z /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-12-04T08:33:28.6674530Z /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-12-04T08:33:28.6675990Z /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-12-04T08:33:28.6677400Z /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-12-04T08:33:28.6679160Z /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-12-04T08:33:28.6680320Z /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-12-04T08:33:28.6681440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/retry.py 2025-12-04T08:33:28.6682570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/url.py 2025-12-04T08:33:28.6683820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/connection.py 2025-12-04T08:33:28.6685210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-12-04T08:33:28.6686310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_version.py 2025-12-04T08:33:28.6687650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-12-04T08:33:28.6688700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__init__.py 2025-12-04T08:33:28.6689940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-12-04T08:33:28.6691080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/response.py 2025-12-04T08:33:28.6692610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-12-04T08:33:28.6693980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-12-04T08:33:28.6695610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-12-04T08:33:28.6696880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-12-04T08:33:28.6698360Z /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-12-04T08:33:28.6699690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:28.6701130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:28.6702470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:28.6704130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:28.6705450Z /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-12-04T08:33:28.6707030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.6708230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-12-04T08:33:28.6709410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-12-04T08:33:28.6710960Z /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-12-04T08:33:28.6712410Z /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-12-04T08:33:28.6713930Z /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-12-04T08:33:28.6715200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-12-04T08:33:28.6716560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-12-04T08:33:28.6717920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-12-04T08:33:28.6719540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-12-04T08:33:28.6720920Z /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-12-04T08:33:28.6722520Z /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-12-04T08:33:28.6724080Z /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-12-04T08:33:28.6725660Z /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-12-04T08:33:28.6727480Z /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-12-04T08:33:28.6728520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-12-04T08:33:28.6730290Z /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-12-04T08:33:28.6731180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-12-04T08:33:28.6732460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-12-04T08:33:28.6733660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-12-04T08:33:28.6735130Z /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-12-04T08:33:28.6736600Z /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-12-04T08:33:28.6738040Z /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-12-04T08:33:28.6739470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-12-04T08:33:28.6740420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-12-04T08:33:28.6741570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connection.py 2025-12-04T08:33:28.6742760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_collections.py 2025-12-04T08:33:28.6743840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/py.typed 2025-12-04T08:33:28.6745040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/exceptions.py 2025-12-04T08:33:28.6746570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-12-04T08:33:28.6747530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-12-04T08:33:28.6748130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0.conda 2025-12-04T08:33:28.6748830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4cat 2025-12-04T08:33:28.6749550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4 2025-12-04T08:33:28.6750280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4c 2025-12-04T08:33:28.6751070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/unlz4 2025-12-04T08:33:28.6751820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4.h 2025-12-04T08:33:28.6752990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame_static.h 2025-12-04T08:33:28.6753530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4hc.h 2025-12-04T08:33:28.6754320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame.h 2025-12-04T08:33:28.6755200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/repodata_record.json 2025-12-04T08:33:28.6756100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/licenses/lib/LICENSE 2025-12-04T08:33:28.6757010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld_static.bat 2025-12-04T08:33:28.6757820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld.bat 2025-12-04T08:33:28.6758640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build.sh 2025-12-04T08:33:28.6759650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.6760590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build_static.sh 2025-12-04T08:33:28.6761390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml 2025-12-04T08:33:28.6762330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml.template 2025-12-04T08:33:28.6763240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/run_exports.json 2025-12-04T08:33:28.6763940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/paths.json 2025-12-04T08:33:28.6764790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/hash_input.json 2025-12-04T08:33:28.6765490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/files 2025-12-04T08:33:28.6766330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/about.json 2025-12-04T08:33:28.6767110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/has_prefix 2025-12-04T08:33:28.6767880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/index.json 2025-12-04T08:33:28.6768610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/git 2025-12-04T08:33:28.6769540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/pkgconfig/liblz4.pc 2025-12-04T08:33:28.6770330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.9.4.dylib 2025-12-04T08:33:28.6771120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.dylib 2025-12-04T08:33:28.6771940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.dylib 2025-12-04T08:33:28.6862710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4cat.1 2025-12-04T08:33:28.6863400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/unlz4.1 2025-12-04T08:33:28.6864310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4.1 2025-12-04T08:33:28.6864940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4c.1 2025-12-04T08:33:28.6865770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffitarget.h 2025-12-04T08:33:28.6866550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffi.h 2025-12-04T08:33:28.6867470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/repodata_record.json 2025-12-04T08:33:28.6868260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:28.6869470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/err_bad_typedef.c 2025-12-04T08:33:28.6870560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float3.c 2025-12-04T08:33:28.6871900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen4.c 2025-12-04T08:33:28.6872860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_3.c 2025-12-04T08:33:28.6873870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pyobjc_tc.c 2025-12-04T08:33:28.6874920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/call.exp 2025-12-04T08:33:28.6875930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/bpo-38748.c 2025-12-04T08:33:28.6877020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many2.c 2025-12-04T08:33:28.6878290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl3.c 2025-12-04T08:33:28.6879190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct5.c 2025-12-04T08:33:28.6880250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct1.c 2025-12-04T08:33:28.6881320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct10.c 2025-12-04T08:33:28.6882430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_stdcall.c 2025-12-04T08:33:28.6883550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_4.c 2025-12-04T08:33:28.6884550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_3.c 2025-12-04T08:33:28.6885700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_mixed.c 2025-12-04T08:33:28.6886670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/ffitest.h 2025-12-04T08:33:28.6887730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen3.c 2025-12-04T08:33:28.6888820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct3.c 2025-12-04T08:33:28.6889880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float4.c 2025-12-04T08:33:28.6890920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct6.c 2025-12-04T08:33:28.6892300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_uc.c 2025-12-04T08:33:28.6893280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_small.c 2025-12-04T08:33:28.6894260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen.c 2025-12-04T08:33:28.6895350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sl.c 2025-12-04T08:33:28.6896400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct8.c 2025-12-04T08:33:28.6897440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct2.c 2025-12-04T08:33:28.6898770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll1.c 2025-12-04T08:33:28.6899610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ldl.c 2025-12-04T08:33:28.6900610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float1.c 2025-12-04T08:33:28.6901710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll.c 2025-12-04T08:33:28.6902750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl.c 2025-12-04T08:33:28.6903740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_2.c 2025-12-04T08:33:28.6905040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl2.c 2025-12-04T08:33:28.6905810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many.c 2025-12-04T08:33:28.6906860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_mixed.c 2025-12-04T08:33:28.6907930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct2.c 2025-12-04T08:33:28.6908980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen2.c 2025-12-04T08:33:28.6910270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/offsets.c 2025-12-04T08:33:28.6911070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct7.c 2025-12-04T08:33:28.6912070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/negint.c 2025-12-04T08:33:28.6913130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sc.c 2025-12-04T08:33:28.6914170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float_va.c 2025-12-04T08:33:28.6915630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pr1172638.c 2025-12-04T08:33:28.6916650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl1.c 2025-12-04T08:33:28.6917650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float.c 2025-12-04T08:33:28.6918680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct3.c 2025-12-04T08:33:28.6919760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ul.c 2025-12-04T08:33:28.6920830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct9.c 2025-12-04T08:33:28.6921800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/s55.c 2025-12-04T08:33:28.6922880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl.c 2025-12-04T08:33:28.6923880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_1.c 2025-12-04T08:33:28.6924910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float2.c 2025-12-04T08:33:28.6925990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct1.c 2025-12-04T08:33:28.6927240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_2.c 2025-12-04T08:33:28.6928350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_big.c 2025-12-04T08:33:28.6929450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl1.c 2025-12-04T08:33:28.6930490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl2.c 2025-12-04T08:33:28.6931520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/promotion.c 2025-12-04T08:33:28.6932560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct4.c 2025-12-04T08:33:28.6933770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/uninitialized.c 2025-12-04T08:33:28.6935590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_double.c 2025-12-04T08:33:28.6935880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/config/default.exp 2025-12-04T08:33:28.6937260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_float.inc 2025-12-04T08:33:28.6938190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_float.c 2025-12-04T08:33:28.6939390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_float.c 2025-12-04T08:33:28.6940560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_double.inc 2025-12-04T08:33:28.6941620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.inc 2025-12-04T08:33:28.6943220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_double.c 2025-12-04T08:33:28.6944150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_longdouble.c 2025-12-04T08:33:28.6945400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_longdouble.c 2025-12-04T08:33:28.6946510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_float.c 2025-12-04T08:33:28.6947680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex.inc 2025-12-04T08:33:28.6948720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/ffitest.h 2025-12-04T08:33:28.6950120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_double.c 2025-12-04T08:33:28.6951270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_longdouble.c 2025-12-04T08:33:28.6952520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_longdouble.c 2025-12-04T08:33:28.6953780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_double.c 2025-12-04T08:33:28.6954950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_float.c 2025-12-04T08:33:28.6956160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_double.c 2025-12-04T08:33:28.6957610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_float.c 2025-12-04T08:33:28.6958430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_int.c 2025-12-04T08:33:28.6959680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_float.c 2025-12-04T08:33:28.6960780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex.inc 2025-12-04T08:33:28.6962030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_longdouble.c 2025-12-04T08:33:28.6963250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex.inc 2025-12-04T08:33:28.6964680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_float.c 2025-12-04T08:33:28.6965670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_double.c 2025-12-04T08:33:28.6966710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_double.c 2025-12-04T08:33:28.6967900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_longdouble.c 2025-12-04T08:33:28.6969040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va.inc 2025-12-04T08:33:28.6970470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct.inc 2025-12-04T08:33:28.6971520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_longdouble.inc 2025-12-04T08:33:28.6972690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_longdouble.c 2025-12-04T08:33:28.6973830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1.inc 2025-12-04T08:33:28.6975060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_float.c 2025-12-04T08:33:28.6976220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_float.c 2025-12-04T08:33:28.6977420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_double.c 2025-12-04T08:33:28.6978610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2.inc 2025-12-04T08:33:28.6979770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_double.c 2025-12-04T08:33:28.6981080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_longdouble.c 2025-12-04T08:33:28.6982590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_double.c 2025-12-04T08:33:28.6983400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.exp 2025-12-04T08:33:28.6984680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_longdouble.c 2025-12-04T08:33:28.6985770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex.inc 2025-12-04T08:33:28.6986700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.am 2025-12-04T08:33:28.6987950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct9.c 2025-12-04T08:33:28.6989070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct13.c 2025-12-04T08:33:28.6990220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_struct_va1.c 2025-12-04T08:33:28.6991320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4byte.c 2025-12-04T08:33:28.6992490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint32.c 2025-12-04T08:33:28.6993630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte.c 2025-12-04T08:33:28.6994720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3float.c 2025-12-04T08:33:28.6995850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct3.c 2025-12-04T08:33:28.6997130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7_1_byte.c 2025-12-04T08:33:28.6998090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/err_bad_abi.c 2025-12-04T08:33:28.6999240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6_1_byte.c 2025-12-04T08:33:28.7000680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulong_va.c 2025-12-04T08:33:28.7001480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ushort.c 2025-12-04T08:33:28.7002590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4_1byte.c 2025-12-04T08:33:28.7003720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct7.c 2025-12-04T08:33:28.7004830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_schar.c 2025-12-04T08:33:28.7006210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6byte.c 2025-12-04T08:33:28.7007050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sint.c 2025-12-04T08:33:28.7008120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_2byte.c 2025-12-04T08:33:28.7009240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn2.c 2025-12-04T08:33:28.7010350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn6.c 2025-12-04T08:33:28.7011560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshortchar.c 2025-12-04T08:33:28.7012940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_float.c 2025-12-04T08:33:28.7013940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct.c 2025-12-04T08:33:28.7015280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_24byte.c 2025-12-04T08:33:28.7016160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uchar.c 2025-12-04T08:33:28.7017230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_19byte.c 2025-12-04T08:33:28.7018430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct10.c 2025-12-04T08:33:28.7019500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7byte.c 2025-12-04T08:33:28.7020620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sshort.c 2025-12-04T08:33:28.7021660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double.c 2025-12-04T08:33:28.7022720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/ffitest.h 2025-12-04T08:33:28.7023880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct4.c 2025-12-04T08:33:28.7024960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5byte.c 2025-12-04T08:33:28.7026260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs3.c 2025-12-04T08:33:28.7027310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_64byte.c 2025-12-04T08:33:28.7028620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest_ffi_call.cc 2025-12-04T08:33:28.7029670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint32.c 2025-12-04T08:33:28.7030770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/huge_struct.c 2025-12-04T08:33:28.7031860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/problem1.c 2025-12-04T08:33:28.7033140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large2.c 2025-12-04T08:33:28.7034160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn1.c 2025-12-04T08:33:28.7035260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_18byte.c 2025-12-04T08:33:28.7036490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_pointer.c 2025-12-04T08:33:28.7037550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint.c 2025-12-04T08:33:28.7038710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest.cc 2025-12-04T08:33:28.7039820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn5.c 2025-12-04T08:33:28.7041120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte1.c 2025-12-04T08:33:28.7042110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte2.c 2025-12-04T08:33:28.7043270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_loc_fn0.c 2025-12-04T08:33:28.7044430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble.c 2025-12-04T08:33:28.7045530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double_va.c 2025-12-04T08:33:28.7046680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_16byte.c 2025-12-04T08:33:28.7047780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3_1byte.c 2025-12-04T08:33:28.7049270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct1.c 2025-12-04T08:33:28.7050150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct11.c 2025-12-04T08:33:28.7051440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split.c 2025-12-04T08:33:28.7052620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs2.c 2025-12-04T08:33:28.7053750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint16.c 2025-12-04T08:33:28.7054860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte1.c 2025-12-04T08:33:28.7056300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct5.c 2025-12-04T08:33:28.7057230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshort.c 2025-12-04T08:33:28.7058290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure.exp 2025-12-04T08:33:28.7059620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium2.c 2025-12-04T08:33:28.7060930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn0.c 2025-12-04T08:33:28.7061780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_float.c 2025-12-04T08:33:28.7062940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble_va.c 2025-12-04T08:33:28.7064030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium.c 2025-12-04T08:33:28.7065180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint64.c 2025-12-04T08:33:28.7066260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_12byte.c 2025-12-04T08:33:28.7067390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5_1_byte.c 2025-12-04T08:33:28.7068560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_dbls_struct.c 2025-12-04T08:33:28.7070000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split2.c 2025-12-04T08:33:28.7070940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/testclosure.c 2025-12-04T08:33:28.7072030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn4.c 2025-12-04T08:33:28.7073180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct2.c 2025-12-04T08:33:28.7074360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct12.c 2025-12-04T08:33:28.7075470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct8.c 2025-12-04T08:33:28.7076650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large.c 2025-12-04T08:33:28.7077780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_uchar.c 2025-12-04T08:33:28.7078850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte1.c 2025-12-04T08:33:28.7080050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushort.c 2025-12-04T08:33:28.7081200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint16.c 2025-12-04T08:33:28.7082480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_float_double.c 2025-12-04T08:33:28.7084010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs1.c 2025-12-04T08:33:28.7084920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble.c 2025-12-04T08:33:28.7086030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct6.c 2025-12-04T08:33:28.7087100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte2.c 2025-12-04T08:33:28.7088220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint_va.c 2025-12-04T08:33:28.7089680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_args.c 2025-12-04T08:33:28.7090670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushortchar.c 2025-12-04T08:33:28.7091850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint64.c 2025-12-04T08:33:28.7092890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn3.c 2025-12-04T08:33:28.7094090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer_stack.c 2025-12-04T08:33:28.7095220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_schar.c 2025-12-04T08:33:28.7096320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_1_1byte.c 2025-12-04T08:33:28.7097470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_simple.c 2025-12-04T08:33:28.7098640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_double.c 2025-12-04T08:33:28.7099750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer.c 2025-12-04T08:33:28.7100900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulonglong.c 2025-12-04T08:33:28.7101990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_8byte.c 2025-12-04T08:33:28.7102930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/wrapper.exp 2025-12-04T08:33:28.7104020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/target-libpath.exp 2025-12-04T08:33:28.7104960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/libffi.exp 2025-12-04T08:33:28.7106430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/static-chain.h 2025-12-04T08:33:28.7107040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/go.exp 2025-12-04T08:33:28.7108080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/closure1.c 2025-12-04T08:33:28.7109100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/ffitest.h 2025-12-04T08:33:28.7110130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/aa-direct.c 2025-12-04T08:33:28.7111250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-call.c 2025-12-04T08:33:28.7112480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/alignof.h 2025-12-04T08:33:28.7113470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/bhaible.exp 2025-12-04T08:33:28.7114530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/Makefile 2025-12-04T08:33:28.7115660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-callback.c 2025-12-04T08:33:28.7116710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/README 2025-12-04T08:33:28.7117810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/testcases.c 2025-12-04T08:33:28.7118720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.in 2025-12-04T08:33:28.7119750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:28.7120580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:28.7121430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.sh 2025-12-04T08:33:28.7122430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/win_cmake.patch 2025-12-04T08:33:28.7123400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0004-LIBFFI_CLOSURE.patch 2025-12-04T08:33:28.7124200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/bld.bat 2025-12-04T08:33:28.7125190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/fix_w3264_masm.patch 2025-12-04T08:33:28.7126030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/build.sh 2025-12-04T08:33:28.7127520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0001-arm64-changes-from-v3.3-patch.patch 2025-12-04T08:33:28.7128200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.7129710Z /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-12-04T08:33:28.7130400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:28.7131320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.bat 2025-12-04T08:33:28.7132480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:28.7133070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/run_exports.json 2025-12-04T08:33:28.7133820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/paths.json 2025-12-04T08:33:28.7134710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/hash_input.json 2025-12-04T08:33:28.7135420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/files 2025-12-04T08:33:28.7136240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/about.json 2025-12-04T08:33:28.7137050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/has_prefix 2025-12-04T08:33:28.7137950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/index.json 2025-12-04T08:33:28.7138650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/git 2025-12-04T08:33:28.7139510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.8.dylib 2025-12-04T08:33:28.7140420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/pkgconfig/libffi.pc 2025-12-04T08:33:28.7141550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.dylib 2025-12-04T08:33:28.7142400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.7.dylib 2025-12-04T08:33:28.7143150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.a 2025-12-04T08:33:28.7144090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_call.3 2025-12-04T08:33:28.7145040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif_var.3 2025-12-04T08:33:28.7145980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif.3 2025-12-04T08:33:28.7146780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi.3 2025-12-04T08:33:28.7147660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/info/libffi.info 2025-12-04T08:33:28.7148320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0.conda 2025-12-04T08:33:28.7149240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0.conda 2025-12-04T08:33:28.7150160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0.conda 2025-12-04T08:33:28.7151360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/repodata_record.json 2025-12-04T08:33:28.7152070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/test/run_test.sh 2025-12-04T08:33:28.7153070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/test/run_test.py 2025-12-04T08:33:28.7153940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/licenses/LICENSE 2025-12-04T08:33:28.7155480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/parent/patches/0001-revert-use-range-in-solution.patch 2025-12-04T08:33:28.7156480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/parent/build_mamba.bat 2025-12-04T08:33:28.7157810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:28.7158710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/parent/test_libmamba_version.py 2025-12-04T08:33:28.7159670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:28.7160720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/parent/build_mamba.sh 2025-12-04T08:33:28.7161780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.7162710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/meta.yaml 2025-12-04T08:33:28.7163970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/recipe/build_mamba.sh 2025-12-04T08:33:28.7164630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/run_exports.json 2025-12-04T08:33:28.7165490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/paths.json 2025-12-04T08:33:28.7166410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/hash_input.json 2025-12-04T08:33:28.7167250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/files 2025-12-04T08:33:28.7168150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/about.json 2025-12-04T08:33:28.7169040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/index.json 2025-12-04T08:33:28.7170100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/info/git 2025-12-04T08:33:28.7171360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/RECORD 2025-12-04T08:33:28.7172670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/LICENSE 2025-12-04T08:33:28.7174110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/direct_url.json 2025-12-04T08:33:28.7175410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/WHEEL 2025-12-04T08:33:28.7176790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/top_level.txt 2025-12-04T08:33:28.7178580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/REQUESTED 2025-12-04T08:33:28.7179560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/INSTALLER 2025-12-04T08:33:28.7180870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/METADATA 2025-12-04T08:33:28.7182010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/specs.py 2025-12-04T08:33:28.7183300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/version.py 2025-12-04T08:33:28.7184570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/__init__.py 2025-12-04T08:33:28.7186010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-12-04T08:33:28.7187210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-12-04T08:33:28.7188860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-12-04T08:33:28.7190180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-12-04T08:33:28.7191680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.7193050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-12-04T08:33:28.7194840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:28.7195910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.7197400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:28.7198460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0/lib/python3.13/site-packages/libmambapy/utils.py 2025-12-04T08:33:28.7198970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6.conda 2025-12-04T08:33:28.7200100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/bin/normalizer 2025-12-04T08:33:28.7201330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:28.7202140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:28.7203160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:28.7204360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:28.7205270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:28.7206490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.7207470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:28.7208560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:28.7209480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/paths.json 2025-12-04T08:33:28.7210490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:28.7211390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/files 2025-12-04T08:33:28.7212520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/about.json 2025-12-04T08:33:28.7213470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:28.7214400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/index.json 2025-12-04T08:33:28.7215260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/info/git 2025-12-04T08:33:28.7217000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/RECORD 2025-12-04T08:33:28.7218540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/licenses/LICENSE 2025-12-04T08:33:28.7220050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/direct_url.json 2025-12-04T08:33:28.7221490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/WHEEL 2025-12-04T08:33:28.7223070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/entry_points.txt 2025-12-04T08:33:28.7224860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/top_level.txt 2025-12-04T08:33:28.7226190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/REQUESTED 2025-12-04T08:33:28.7227650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/INSTALLER 2025-12-04T08:33:28.7229190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/METADATA 2025-12-04T08:33:28.7230650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/md.py 2025-12-04T08:33:28.7231790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/version.py 2025-12-04T08:33:28.7233140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/legacy.py 2025-12-04T08:33:28.7234490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/models.py 2025-12-04T08:33:28.7236080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__init__.py 2025-12-04T08:33:28.7237550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/constant.cpython-313.pyc 2025-12-04T08:33:28.7239200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:28.7240850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/legacy.cpython-313.pyc 2025-12-04T08:33:28.7242380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:28.7243930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:28.7245450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/md.cpython-313.pyc 2025-12-04T08:33:28.7247700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/cd.cpython-313.pyc 2025-12-04T08:33:28.7248640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.7250180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.7251770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:28.7253370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/cli/__init__.py 2025-12-04T08:33:28.7254840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.7256450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.7257800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/cli/__main__.py 2025-12-04T08:33:28.7259080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/api.py 2025-12-04T08:33:28.7260650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/utils.py 2025-12-04T08:33:28.7261780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/py.typed 2025-12-04T08:33:28.7263160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/constant.py 2025-12-04T08:33:28.7264540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/__main__.py 2025-12-04T08:33:28.7266080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0/lib/python3.13/site-packages/charset_normalizer/cd.py 2025-12-04T08:33:28.7266430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0.conda 2025-12-04T08:33:28.7267140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/wish8.6 2025-12-04T08:33:28.7267810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/wish 2025-12-04T08:33:28.7268550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/tclsh8.6 2025-12-04T08:33:28.7269240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/tclsh 2025-12-04T08:33:28.7270090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/sqlite3_analyzer 2025-12-04T08:33:28.7270880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkEntry.h 2025-12-04T08:33:28.7271620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbc.h 2025-12-04T08:33:28.7272500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntXlibDecls.h 2025-12-04T08:33:28.7273320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMenubutton.h 2025-12-04T08:33:28.7274100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUuid.h 2025-12-04T08:33:28.7274870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkText.h 2025-12-04T08:33:28.7275650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkColor.h 2025-12-04T08:33:28.7276490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/mysqlStubs.h 2025-12-04T08:33:28.7277420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXPrivate.h 2025-12-04T08:33:28.7278450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkPort.h 2025-12-04T08:33:28.7278950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/pqStubs.h 2025-12-04T08:33:28.7279790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOODecls.h 2025-12-04T08:33:28.7280650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclTclIntStubsFcn.h 2025-12-04T08:33:28.7281410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclPort.h 2025-12-04T08:33:28.7282180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkDList.h 2025-12-04T08:33:28.7283030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclIntDecls.h 2025-12-04T08:33:28.7283880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXFont.h 2025-12-04T08:33:28.7284670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixInt.h 2025-12-04T08:33:28.7285500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclUnixPort.h 2025-12-04T08:33:28.7286240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tcl.h 2025-12-04T08:33:28.7287190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclMigrate2TclCore.h 2025-12-04T08:33:28.7287900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itcl.h 2025-12-04T08:33:28.7288750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclIntDecls.h 2025-12-04T08:33:28.7289550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkImgPhoto.h 2025-12-04T08:33:28.7290320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclInt.h 2025-12-04T08:33:28.7291850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclThread.h 2025-12-04T08:33:28.7292030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkScale.h 2025-12-04T08:33:28.7292860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclIntPlatDecls.h 2025-12-04T08:33:28.7293620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbcInt.h 2025-12-04T08:33:28.7294370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tk3d.h 2025-12-04T08:33:28.7295280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbcDecls.h 2025-12-04T08:33:28.7295960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOOInt.h 2025-12-04T08:33:28.7296950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixDefault.h 2025-12-04T08:33:28.7297540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOO.h 2025-12-04T08:33:28.7298540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXColor.h 2025-12-04T08:33:28.7299230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itcl2TclOO.h 2025-12-04T08:33:28.7300100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUndo.h 2025-12-04T08:33:28.7300840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXDefault.h 2025-12-04T08:33:28.7301680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXWm.h 2025-12-04T08:33:28.7302510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkInt.h 2025-12-04T08:33:28.7303220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkFileFilter.h 2025-12-04T08:33:28.7308500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMenu.h 2025-12-04T08:33:28.7308820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tk.h 2025-12-04T08:33:28.7309000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntDecls.h 2025-12-04T08:33:28.7309260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/odbcStubs.h 2025-12-04T08:33:28.7309440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakepq.h 2025-12-04T08:33:28.7309670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclInt.h 2025-12-04T08:33:28.7309900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/ks_names.h 2025-12-04T08:33:28.7310290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkPlatDecls.h 2025-12-04T08:33:28.7310830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkButton.h 2025-12-04T08:33:28.7311570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkScrollbar.h 2025-12-04T08:33:28.7312540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSX.h 2025-12-04T08:33:28.7313270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOOIntDecls.h 2025-12-04T08:33:28.7314240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/DECkeysym.h 2025-12-04T08:33:28.7314900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xutil.h 2025-12-04T08:33:28.7315750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/ap_keysym.h 2025-12-04T08:33:28.7316670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xatom.h 2025-12-04T08:33:28.7317350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xlib.h 2025-12-04T08:33:28.7318410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/cursorfont.h 2025-12-04T08:33:28.7319070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Sunkeysym.h 2025-12-04T08:33:28.7320060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xfuncproto.h 2025-12-04T08:33:28.7320910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/keysymdef.h 2025-12-04T08:33:28.7321890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/HPkeysym.h 2025-12-04T08:33:28.7322740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/keysym.h 2025-12-04T08:33:28.7323340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/XF86keysym.h 2025-12-04T08:33:28.7324230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/X.h 2025-12-04T08:33:28.7325030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/xbytes.h 2025-12-04T08:33:28.7325820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclTomMathDecls.h 2025-12-04T08:33:28.7326730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclTomMath.h 2025-12-04T08:33:28.7327460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXInt.h 2025-12-04T08:33:28.7328370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXCursors.h 2025-12-04T08:33:28.7329230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXConstants.h 2025-12-04T08:33:28.7330210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXEvent.h 2025-12-04T08:33:28.7330890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXPort.h 2025-12-04T08:33:28.7331840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkCanvas.h 2025-12-04T08:33:28.7332470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkArray.h 2025-12-04T08:33:28.7333440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakemysql.h 2025-12-04T08:33:28.7335090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclDecls.h 2025-12-04T08:33:28.7342530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntPlatDecls.h 2025-12-04T08:33:28.7343010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkDecls.h 2025-12-04T08:33:28.7343880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkBusy.h 2025-12-04T08:33:28.7344570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakesql.h 2025-12-04T08:33:28.7345480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclDecls.h 2025-12-04T08:33:28.7346290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclPlatDecls.h 2025-12-04T08:33:28.7347250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXXCursors.h 2025-12-04T08:33:28.7348550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/default.h 2025-12-04T08:33:28.7348760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixPort.h 2025-12-04T08:33:28.7349690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXDebug.h 2025-12-04T08:33:28.7350360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkFont.h 2025-12-04T08:33:28.7351340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXKeysyms.h 2025-12-04T08:33:28.7352020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkSelect.h 2025-12-04T08:33:28.7352930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/repodata_record.json 2025-12-04T08:33:28.7353710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/test/run_test.sh 2025-12-04T08:33:28.7354730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/test/hello.tcl 2025-12-04T08:33:28.7356110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/licenses/tcl8.6.15/license.terms 2025-12-04T08:33:28.7356750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/hello.tcl 2025-12-04T08:33:28.7357930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/patches/0002-win-unvendor-zlib.patch 2025-12-04T08:33:28.7359000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/patches/0001-osx-lt-11.patch 2025-12-04T08:33:28.7359620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/bld.bat 2025-12-04T08:33:28.7360570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/build.sh 2025-12-04T08:33:28.7362410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.7362620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/meta.yaml 2025-12-04T08:33:28.7363310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:28.7364080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/run_exports.json 2025-12-04T08:33:28.7364920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/paths.json 2025-12-04T08:33:28.7365660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/hash_input.json 2025-12-04T08:33:28.7366440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/files 2025-12-04T08:33:28.7367120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/about.json 2025-12-04T08:33:28.7368030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/has_prefix 2025-12-04T08:33:28.7368800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/index.json 2025-12-04T08:33:28.7369350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/git 2025-12-04T08:33:28.7370480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/tdbcmysql.tcl 2025-12-04T08:33:28.7371380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/libtdbcmysql1.1.9.dylib 2025-12-04T08:33:28.7372380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/pkgIndex.tcl 2025-12-04T08:33:28.7373060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtcl8.6.dylib 2025-12-04T08:33:28.7374110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/pkgconfig/tcl.pc 2025-12-04T08:33:28.7374830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/pkgconfig/tk.pc 2025-12-04T08:33:28.7375690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/tdbcodbc.tcl 2025-12-04T08:33:28.7376770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/libtdbcodbc1.1.9.dylib 2025-12-04T08:33:28.7377720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/pkgIndex.tcl 2025-12-04T08:33:28.7378730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/sqlite3.45.3/libsqlite3.45.3.dylib 2025-12-04T08:33:28.7379510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/sqlite3.45.3/pkgIndex.tcl 2025-12-04T08:33:28.7380400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtclstub8.6.a 2025-12-04T08:33:28.7382270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/Tk.tiff 2025-12-04T08:33:28.7382770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/libthread2.8.10.dylib 2025-12-04T08:33:28.7383630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/pkgIndex.tcl 2025-12-04T08:33:28.7383930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/ttrace.tcl 2025-12-04T08:33:28.7384750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/panedwindow.tcl 2025-12-04T08:33:28.7385680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tkfbox.tcl 2025-12-04T08:33:28.7386400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgbox.tcl 2025-12-04T08:33:28.7387320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/button.tcl 2025-12-04T08:33:28.7388010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/text.tcl 2025-12-04T08:33:28.7389050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/megawidget.tcl 2025-12-04T08:33:28.7389840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tk.tcl 2025-12-04T08:33:28.7390870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/fontchooser.tcl 2025-12-04T08:33:28.7391890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/panedwindow.tcl 2025-12-04T08:33:28.7392480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/scrollbar.tcl 2025-12-04T08:33:28.7393450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/sizegrip.tcl 2025-12-04T08:33:28.7394190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/button.tcl 2025-12-04T08:33:28.7395190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/defaults.tcl 2025-12-04T08:33:28.7395910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/utils.tcl 2025-12-04T08:33:28.7396950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/ttk.tcl 2025-12-04T08:33:28.7397610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/treeview.tcl 2025-12-04T08:33:28.7398660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/classicTheme.tcl 2025-12-04T08:33:28.7399660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/spinbox.tcl 2025-12-04T08:33:28.7400370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/clamTheme.tcl 2025-12-04T08:33:28.7401350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/aquaTheme.tcl 2025-12-04T08:33:28.7402080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/xpTheme.tcl 2025-12-04T08:33:28.7403070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/entry.tcl 2025-12-04T08:33:28.7403850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/notebook.tcl 2025-12-04T08:33:28.7404820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/fonts.tcl 2025-12-04T08:33:28.7405750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/vistaTheme.tcl 2025-12-04T08:33:28.7406530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/altTheme.tcl 2025-12-04T08:33:28.7407430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/combobox.tcl 2025-12-04T08:33:28.7408190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/winTheme.tcl 2025-12-04T08:33:28.7409160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/scale.tcl 2025-12-04T08:33:28.7409940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/menubutton.tcl 2025-12-04T08:33:28.7410930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/progress.tcl 2025-12-04T08:33:28.7411810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/cursors.tcl 2025-12-04T08:33:28.7412540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/obsolete.tcl 2025-12-04T08:33:28.7413520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/mkpsenc.tcl 2025-12-04T08:33:28.7414410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logoMed.gif 2025-12-04T08:33:28.7415190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo.eps 2025-12-04T08:33:28.7416250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo150.gif 2025-12-04T08:33:28.7417080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/tai-ku.gif 2025-12-04T08:33:28.7418000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/README 2025-12-04T08:33:28.7418790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo.eps 2025-12-04T08:33:28.7420180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo200.gif 2025-12-04T08:33:28.7420650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logoLarge.gif 2025-12-04T08:33:28.7421840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo175.gif 2025-12-04T08:33:28.7422510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo75.gif 2025-12-04T08:33:28.7423440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo100.gif 2025-12-04T08:33:28.7424350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo100.gif 2025-12-04T08:33:28.7425430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo64.gif 2025-12-04T08:33:28.7426440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/spinbox.tcl 2025-12-04T08:33:28.7427240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/unsupported.tcl 2025-12-04T08:33:28.7428060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/clrpick.tcl 2025-12-04T08:33:28.7428950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/entry.tcl 2025-12-04T08:33:28.7429690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/console.tcl 2025-12-04T08:33:28.7430570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/icons.tcl 2025-12-04T08:33:28.7431330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/choosedir.tcl 2025-12-04T08:33:28.7432350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/menu.tcl 2025-12-04T08:33:28.7433030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/dialog.tcl 2025-12-04T08:33:28.7433740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/comdlg.tcl 2025-12-04T08:33:28.7434660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tclIndex 2025-12-04T08:33:28.7435390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/pl.msg 2025-12-04T08:33:28.7436350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/el.msg 2025-12-04T08:33:28.7437050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/sv.msg 2025-12-04T08:33:28.7437870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/en.msg 2025-12-04T08:33:28.7438790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/eo.msg 2025-12-04T08:33:28.7439530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/ru.msg 2025-12-04T08:33:28.7440480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/fr.msg 2025-12-04T08:33:28.7441190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/nl.msg 2025-12-04T08:33:28.7442120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/cs.msg 2025-12-04T08:33:28.7442870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/en_gb.msg 2025-12-04T08:33:28.7443950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/es.msg 2025-12-04T08:33:28.7444790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/hu.msg 2025-12-04T08:33:28.7445520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/da.msg 2025-12-04T08:33:28.7446470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/fi.msg 2025-12-04T08:33:28.7447240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/zh_cn.msg 2025-12-04T08:33:28.7448150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/pt.msg 2025-12-04T08:33:28.7448870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/de.msg 2025-12-04T08:33:28.7449810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/it.msg 2025-12-04T08:33:28.7450680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tearoff.tcl 2025-12-04T08:33:28.7451430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/pkgIndex.tcl 2025-12-04T08:33:28.7452350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tkAppInit.c 2025-12-04T08:33:28.7453090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/bgerror.tcl 2025-12-04T08:33:28.7454060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/scrlbar.tcl 2025-12-04T08:33:28.7454720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/safetk.tcl 2025-12-04T08:33:28.7455730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/iconlist.tcl 2025-12-04T08:33:28.7456540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/optMenu.tcl 2025-12-04T08:33:28.7457220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/xmfbox.tcl 2025-12-04T08:33:28.7458200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/listbox.tcl 2025-12-04T08:33:28.7458870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/focus.tcl 2025-12-04T08:33:28.7459880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/style.tcl 2025-12-04T08:33:28.7460620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/bitmap.tcl 2025-12-04T08:33:28.7461620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/aniwave.tcl 2025-12-04T08:33:28.7462380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/bind.tcl 2025-12-04T08:33:28.7463380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/image1.tcl 2025-12-04T08:33:28.7464180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/textpeer.tcl 2025-12-04T08:33:28.7465160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/msgbox.tcl 2025-12-04T08:33:28.7465960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/button.tcl 2025-12-04T08:33:28.7466950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/en.msg 2025-12-04T08:33:28.7467640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/text.tcl 2025-12-04T08:33:28.7468870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/image2.tcl 2025-12-04T08:33:28.7469700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/paned2.tcl 2025-12-04T08:33:28.7470310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/filebox.tcl 2025-12-04T08:33:28.7471270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/sayings.tcl 2025-12-04T08:33:28.7472750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/plot.tcl 2025-12-04T08:33:28.7472950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkscale.tcl 2025-12-04T08:33:28.7474480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/goldberg.tcl 2025-12-04T08:33:28.7474810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/widget 2025-12-04T08:33:28.7475840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkprogress.tcl 2025-12-04T08:33:28.7476600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/paned1.tcl 2025-12-04T08:33:28.7477600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttknote.tcl 2025-12-04T08:33:28.7478340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/form.tcl 2025-12-04T08:33:28.7479440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/flagup.xbm 2025-12-04T08:33:28.7480820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/letters.xbm 2025-12-04T08:33:28.7481420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earthris.gif 2025-12-04T08:33:28.7482960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/gray25.xbm 2025-12-04T08:33:28.7483190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earthmenu.png 2025-12-04T08:33:28.7484240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/ouster.png 2025-12-04T08:33:28.7485080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/noletter.xbm 2025-12-04T08:33:28.7486140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/teapot.ppm 2025-12-04T08:33:28.7486970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/pattern.xbm 2025-12-04T08:33:28.7488070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/tcllogo.gif 2025-12-04T08:33:28.7488890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/flagdown.xbm 2025-12-04T08:33:28.7489810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earth.gif 2025-12-04T08:33:28.7490740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tree.tcl 2025-12-04T08:33:28.7491620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/floor.tcl 2025-12-04T08:33:28.7492410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/clrpick.tcl 2025-12-04T08:33:28.7493900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/spin.tcl 2025-12-04T08:33:28.7495260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/timer 2025-12-04T08:33:28.7496290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkpane.tcl 2025-12-04T08:33:28.7496790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/fontchoose.tcl 2025-12-04T08:33:28.7498170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/dialog1.tcl 2025-12-04T08:33:28.7498700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/license.terms 2025-12-04T08:33:28.7499150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/nl.msg 2025-12-04T08:33:28.7499590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/dialog2.tcl 2025-12-04T08:33:28.7500390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/twind.tcl 2025-12-04T08:33:28.7501220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/menu.tcl 2025-12-04T08:33:28.7502220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/knightstour.tcl 2025-12-04T08:33:28.7503000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/README 2025-12-04T08:33:28.7503890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/cscroll.tcl 2025-12-04T08:33:28.7504800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/anilabel.tcl 2025-12-04T08:33:28.7505580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ixset 2025-12-04T08:33:28.7506500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/arrow.tcl 2025-12-04T08:33:28.7507440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/toolbar.tcl 2025-12-04T08:33:28.7508370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkmenu.tcl 2025-12-04T08:33:28.7509390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/search.tcl 2025-12-04T08:33:28.7510240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tclIndex 2025-12-04T08:33:28.7511120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ctext.tcl 2025-12-04T08:33:28.7512040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/menubu.tcl 2025-12-04T08:33:28.7512900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/label.tcl 2025-12-04T08:33:28.7513740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tcolor 2025-12-04T08:33:28.7514650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkspin.tcl 2025-12-04T08:33:28.7515530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/puzzle.tcl 2025-12-04T08:33:28.7516580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/hscale.tcl 2025-12-04T08:33:28.7517280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/hello 2025-12-04T08:33:28.7518130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/browse 2025-12-04T08:33:28.7519010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkbut.tcl 2025-12-04T08:33:28.7519990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/labelframe.tcl 2025-12-04T08:33:28.7520890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/states.tcl 2025-12-04T08:33:28.7521850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/unicodeout.tcl 2025-12-04T08:33:28.7522660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/rolodex 2025-12-04T08:33:28.7523550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry1.tcl 2025-12-04T08:33:28.7524400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/combo.tcl 2025-12-04T08:33:28.7525280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/check.tcl 2025-12-04T08:33:28.7526200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/pendulum.tcl 2025-12-04T08:33:28.7527180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/mclist.tcl 2025-12-04T08:33:28.7528050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry2.tcl 2025-12-04T08:33:28.7528840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/radio.tcl 2025-12-04T08:33:28.7529910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/colors.tcl 2025-12-04T08:33:28.7530610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/icon.tcl 2025-12-04T08:33:28.7531430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/rmt 2025-12-04T08:33:28.7532320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/items.tcl 2025-12-04T08:33:28.7533200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry3.tcl 2025-12-04T08:33:28.7534080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ruler.tcl 2025-12-04T08:33:28.7534930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/vscale.tcl 2025-12-04T08:33:28.7536550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/scale.tcl 2025-12-04T08:33:28.7537680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/palette.tcl 2025-12-04T08:33:28.7538190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/word.tcl 2025-12-04T08:33:28.7539010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tm.tcl 2025-12-04T08:33:28.7539870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/clock.tcl 2025-12-04T08:33:28.7540660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/history.tcl 2025-12-04T08:33:28.7541610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp869.enc 2025-12-04T08:33:28.7542460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp855.enc 2025-12-04T08:33:28.7543440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022-jp.enc 2025-12-04T08:33:28.7544340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0201.enc 2025-12-04T08:33:28.7545260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp857.enc 2025-12-04T08:33:28.7546170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macJapan.enc 2025-12-04T08:33:28.7547090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macUkraine.enc 2025-12-04T08:33:28.7547980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp936.enc 2025-12-04T08:33:28.7548960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp932.enc 2025-12-04T08:33:28.7549890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/tis-620.enc 2025-12-04T08:33:28.7550820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp852.enc 2025-12-04T08:33:28.7551810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022-kr.enc 2025-12-04T08:33:28.7552720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macIceland.enc 2025-12-04T08:33:28.7553610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp850.enc 2025-12-04T08:33:28.7554560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0212.enc 2025-12-04T08:33:28.7555460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/symbol.enc 2025-12-04T08:33:28.7556400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macTurkish.enc 2025-12-04T08:33:28.7557290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ascii.enc 2025-12-04T08:33:28.7558260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macGreek.enc 2025-12-04T08:33:28.7559100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb12345.enc 2025-12-04T08:33:28.7560050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-6.enc 2025-12-04T08:33:28.7561210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-7.enc 2025-12-04T08:33:28.7561880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-5.enc 2025-12-04T08:33:28.7562820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-4.enc 2025-12-04T08:33:28.7563720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-1.enc 2025-12-04T08:33:28.7564640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/dingbats.enc 2025-12-04T08:33:28.7565600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp950.enc 2025-12-04T08:33:28.7566500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1258.enc 2025-12-04T08:33:28.7567980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp775.enc 2025-12-04T08:33:28.7568440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-3.enc 2025-12-04T08:33:28.7569370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-2.enc 2025-12-04T08:33:28.7570200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb2312-raw.enc 2025-12-04T08:33:28.7571260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCyrillic.enc 2025-12-04T08:33:28.7572060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1256.enc 2025-12-04T08:33:28.7572960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb1988.enc 2025-12-04T08:33:28.7573850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ebcdic.enc 2025-12-04T08:33:28.7574760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-jp.enc 2025-12-04T08:33:28.7575700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-13.enc 2025-12-04T08:33:28.7576600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ksc5601.enc 2025-12-04T08:33:28.7577490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/big5.enc 2025-12-04T08:33:28.7578390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1257.enc 2025-12-04T08:33:28.7579330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb2312.enc 2025-12-04T08:33:28.7580230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1255.enc 2025-12-04T08:33:28.7581160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp949.enc 2025-12-04T08:33:28.7582090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-11.enc 2025-12-04T08:33:28.7583040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-10.enc 2025-12-04T08:33:28.7583950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1254.enc 2025-12-04T08:33:28.7584850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1250.enc 2025-12-04T08:33:28.7585860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCentEuro.enc 2025-12-04T08:33:28.7586780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-14.enc 2025-12-04T08:33:28.7587690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-9.enc 2025-12-04T08:33:28.7588680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-kr.enc 2025-12-04T08:33:28.7589530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-8.enc 2025-12-04T08:33:28.7590480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-15.enc 2025-12-04T08:33:28.7591370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1251.enc 2025-12-04T08:33:28.7592340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1253.enc 2025-12-04T08:33:28.7593500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-16.enc 2025-12-04T08:33:28.7594170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp437.enc 2025-12-04T08:33:28.7595040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1252.enc 2025-12-04T08:33:28.7596020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-u.enc 2025-12-04T08:33:28.7596860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macThai.enc 2025-12-04T08:33:28.7597760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/shiftjis.enc 2025-12-04T08:33:28.7598660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp861.enc 2025-12-04T08:33:28.7599670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macRomania.enc 2025-12-04T08:33:28.7600550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp860.enc 2025-12-04T08:33:28.7601470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp874.enc 2025-12-04T08:33:28.7602390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cns11643.enc 2025-12-04T08:33:28.7603280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-t.enc 2025-12-04T08:33:28.7604310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macRoman.enc 2025-12-04T08:33:28.7605550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0208.enc 2025-12-04T08:33:28.7606060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp862.enc 2025-12-04T08:33:28.7606960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022.enc 2025-12-04T08:33:28.7607910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macDingbats.enc 2025-12-04T08:33:28.7608790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp863.enc 2025-12-04T08:33:28.7609660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp866.enc 2025-12-04T08:33:28.7610610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-r.enc 2025-12-04T08:33:28.7611500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp737.enc 2025-12-04T08:33:28.7612500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-ru.enc 2025-12-04T08:33:28.7613290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp864.enc 2025-12-04T08:33:28.7614310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCroatian.enc 2025-12-04T08:33:28.7615250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-cn.enc 2025-12-04T08:33:28.7616130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp865.enc 2025-12-04T08:33:28.7617050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/opt0.4/optparse.tcl 2025-12-04T08:33:28.7618050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-12-04T08:33:28.7618720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tclIndex 2025-12-04T08:33:28.7619560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kok.msg 2025-12-04T08:33:28.7620460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sw.msg 2025-12-04T08:33:28.7621240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pl.msg 2025-12-04T08:33:28.7622040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa.msg 2025-12-04T08:33:28.7622920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de_at.msg 2025-12-04T08:33:28.7623770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_bo.msg 2025-12-04T08:33:28.7624620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/el.msg 2025-12-04T08:33:28.7625480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sv.msg 2025-12-04T08:33:28.7626270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gl_es.msg 2025-12-04T08:33:28.7627150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_bw.msg 2025-12-04T08:33:28.7628000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_ca.msg 2025-12-04T08:33:28.7628830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_be.msg 2025-12-04T08:33:28.7629670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hi.msg 2025-12-04T08:33:28.7630470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ja.msg 2025-12-04T08:33:28.7631310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eo.msg 2025-12-04T08:33:28.7632170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pt_br.msg 2025-12-04T08:33:28.7633020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bn_in.msg 2025-12-04T08:33:28.7633940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ru_ua.msg 2025-12-04T08:33:28.7634810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ca.msg 2025-12-04T08:33:28.7640810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_be.msg 2025-12-04T08:33:28.7641250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sq.msg 2025-12-04T08:33:28.7641670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ru.msg 2025-12-04T08:33:28.7642100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_cl.msg 2025-12-04T08:33:28.7642530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kw.msg 2025-12-04T08:33:28.7642960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ar.msg 2025-12-04T08:33:28.7643400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_in.msg 2025-12-04T08:33:28.7643830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_zw.msg 2025-12-04T08:33:28.7644260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sr.msg 2025-12-04T08:33:28.7644690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/it_ch.msg 2025-12-04T08:33:28.7645130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_co.msg 2025-12-04T08:33:28.7645550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gv.msg 2025-12-04T08:33:28.7646190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr.msg 2025-12-04T08:33:28.7647120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ga.msg 2025-12-04T08:33:28.7647920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ni.msg 2025-12-04T08:33:28.7648860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_za.msg 2025-12-04T08:33:28.7649570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/af.msg 2025-12-04T08:33:28.7650470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_hn.msg 2025-12-04T08:33:28.7651290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/lv.msg 2025-12-04T08:33:28.7652190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mr.msg 2025-12-04T08:33:28.7652990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ms.msg 2025-12-04T08:33:28.7653820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar.msg 2025-12-04T08:33:28.7654690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_do.msg 2025-12-04T08:33:28.7655540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_gt.msg 2025-12-04T08:33:28.7656360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/lt.msg 2025-12-04T08:33:28.7657190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/te.msg 2025-12-04T08:33:28.7658050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/tr.msg 2025-12-04T08:33:28.7658930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ie.msg 2025-12-04T08:33:28.7659760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nl_be.msg 2025-12-04T08:33:28.7660660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_py.msg 2025-12-04T08:33:28.7661500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ta.msg 2025-12-04T08:33:28.7662310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/vi.msg 2025-12-04T08:33:28.7663130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mt.msg 2025-12-04T08:33:28.7663950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nn.msg 2025-12-04T08:33:28.7664930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_sv.msg 2025-12-04T08:33:28.7665730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nl.msg 2025-12-04T08:33:28.7666560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bn.msg 2025-12-04T08:33:28.7667430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_lb.msg 2025-12-04T08:33:28.7668250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh.msg 2025-12-04T08:33:28.7669090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa_in.msg 2025-12-04T08:33:28.7669970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ko_kr.msg 2025-12-04T08:33:28.7670890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_in.msg 2025-12-04T08:33:28.7671670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pa.msg 2025-12-04T08:33:28.7672580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/te_in.msg 2025-12-04T08:33:28.7673370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/uk.msg 2025-12-04T08:33:28.7674230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_hk.msg 2025-12-04T08:33:28.7675110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_hk.msg 2025-12-04T08:33:28.7675950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ga_ie.msg 2025-12-04T08:33:28.7676800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/cs.msg 2025-12-04T08:33:28.7677750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ec.msg 2025-12-04T08:33:28.7678530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nb.msg 2025-12-04T08:33:28.7679340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hi_in.msg 2025-12-04T08:33:28.7680190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/af_za.msg 2025-12-04T08:33:28.7681050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fo_fo.msg 2025-12-04T08:33:28.7682010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa_ir.msg 2025-12-04T08:33:28.7682870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/th.msg 2025-12-04T08:33:28.7683670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ca.msg 2025-12-04T08:33:28.7684500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/be.msg 2025-12-04T08:33:28.7685320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mk.msg 2025-12-04T08:33:28.7686240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kok_in.msg 2025-12-04T08:33:28.7687090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_gb.msg 2025-12-04T08:33:28.7687950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_sg.msg 2025-12-04T08:33:28.7689120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_sg.msg 2025-12-04T08:33:28.7689710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kw_gb.msg 2025-12-04T08:33:28.7690550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bg.msg 2025-12-04T08:33:28.7691390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pe.msg 2025-12-04T08:33:28.7692270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pr.msg 2025-12-04T08:33:28.7693100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ph.msg 2025-12-04T08:33:28.7693940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ms_my.msg 2025-12-04T08:33:28.7694840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_uy.msg 2025-12-04T08:33:28.7695690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mr_in.msg 2025-12-04T08:33:28.7696520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gv_gb.msg 2025-12-04T08:33:28.7697400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_sy.msg 2025-12-04T08:33:28.7698270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gl.msg 2025-12-04T08:33:28.7699080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es.msg 2025-12-04T08:33:28.7699880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ko.msg 2025-12-04T08:33:28.7700780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hu.msg 2025-12-04T08:33:28.7701610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/da.msg 2025-12-04T08:33:28.7702460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fi.msg 2025-12-04T08:33:28.7703280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sh.msg 2025-12-04T08:33:28.7704170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_ch.msg 2025-12-04T08:33:28.7705040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_jo.msg 2025-12-04T08:33:28.7705880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/is.msg 2025-12-04T08:33:28.7706720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kl.msg 2025-12-04T08:33:28.7707900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de_be.msg 2025-12-04T08:33:28.7708380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/id.msg 2025-12-04T08:33:28.7709230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sk.msg 2025-12-04T08:33:28.7710090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ro.msg 2025-12-04T08:33:28.7710920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_cn.msg 2025-12-04T08:33:28.7711790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/id_id.msg 2025-12-04T08:33:28.7712650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eu_es.msg 2025-12-04T08:33:28.7713810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pt.msg 2025-12-04T08:33:28.7714460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eu.msg 2025-12-04T08:33:28.7715280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_cr.msg 2025-12-04T08:33:28.7716570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ta_in.msg 2025-12-04T08:33:28.7717370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/he.msg 2025-12-04T08:33:28.7718190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hr.msg 2025-12-04T08:33:28.7719080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_mx.msg 2025-12-04T08:33:28.7719970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/et.msg 2025-12-04T08:33:28.7720720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fo.msg 2025-12-04T08:33:28.7721610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ve.msg 2025-12-04T08:33:28.7722480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_tw.msg 2025-12-04T08:33:28.7723250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sl.msg 2025-12-04T08:33:28.7724100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de.msg 2025-12-04T08:33:28.7724970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/it.msg 2025-12-04T08:33:28.7726040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_au.msg 2025-12-04T08:33:28.7726640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kl_gl.msg 2025-12-04T08:33:28.7727480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_nz.msg 2025-12-04T08:33:28.7728270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/safe.tcl 2025-12-04T08:33:28.7729120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/parray.tcl 2025-12-04T08:33:28.7729950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tclAppInit.c 2025-12-04T08:33:28.7730780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/package.tcl 2025-12-04T08:33:28.7731830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/auto.tcl 2025-12-04T08:33:28.7732500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/http1.0/http.tcl 2025-12-04T08:33:28.7733410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-12-04T08:33:28.7734180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/init.tcl 2025-12-04T08:33:28.7734980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtkstub8.6.a 2025-12-04T08:33:28.7735760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tclConfig.sh 2025-12-04T08:33:28.7736790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/tdbcpostgres.tcl 2025-12-04T08:33:28.7737790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/pkgIndex.tcl 2025-12-04T08:33:28.7738850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/libtdbcpostgres1.1.9.dylib 2025-12-04T08:33:28.7739700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/libtdbcstub1.1.9.a 2025-12-04T08:33:28.7740630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/libtdbc1.1.9.dylib 2025-12-04T08:33:28.7741460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/pkgIndex.tcl 2025-12-04T08:33:28.7742280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/tdbc.tcl 2025-12-04T08:33:28.7743180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/tdbcConfig.sh 2025-12-04T08:33:28.7744100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/Tk.icns 2025-12-04T08:33:28.7744660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tclooConfig.sh 2025-12-04T08:33:28.7745430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtk8.6.dylib 2025-12-04T08:33:28.7746220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tkConfig.sh 2025-12-04T08:33:28.7747210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.uuid 2025-12-04T08:33:28.7748210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.tm 2025-12-04T08:33:28.7749070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/http-2.9.8.tm 2025-12-04T08:33:28.7750110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-12-04T08:33:28.7751030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.4/platform-1.0.19.tm 2025-12-04T08:33:28.7751880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-12-04T08:33:28.7752810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.5/tcltest-2.5.8.tm 2025-12-04T08:33:28.7753610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itcl.tcl 2025-12-04T08:33:28.7754490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclConfig.sh 2025-12-04T08:33:28.7755460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/libitcl4.3.0.dylib 2025-12-04T08:33:28.7756320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/pkgIndex.tcl 2025-12-04T08:33:28.7757280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclHullCmds.tcl 2025-12-04T08:33:28.7758140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclWidget.tcl 2025-12-04T08:33:28.7759090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/libitclstub4.3.0.a 2025-12-04T08:33:28.7759850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313.conda 2025-12-04T08:33:28.7760630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0.conda 2025-12-04T08:33:28.7761330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1.conda 2025-12-04T08:33:28.7762090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0.conda 2025-12-04T08:33:28.7762880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.3.2-py313he835dd0_0.conda 2025-12-04T08:33:28.7763710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0.conda 2025-12-04T08:33:28.7764580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/pydoc3.13 2025-12-04T08:33:28.7765410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/python3 2025-12-04T08:33:28.7766250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/pydoc 2025-12-04T08:33:28.7767190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/python 2025-12-04T08:33:28.7768010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/python3.1 2025-12-04T08:33:28.7768800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/idle3 2025-12-04T08:33:28.7769730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/python3-config 2025-12-04T08:33:28.7770560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/idle3.13 2025-12-04T08:33:28.7771550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/python3.13-config 2025-12-04T08:33:28.7772350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/pydoc3 2025-12-04T08:33:28.7773270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/bin/python3.13 2025-12-04T08:33:28.7774310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pystats.h 2025-12-04T08:33:28.7775330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/intrcheck.h 2025-12-04T08:33:28.7776370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/sliceobject.h 2025-12-04T08:33:28.7777410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/bltinmodule.h 2025-12-04T08:33:28.7778460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/tupleobject.h 2025-12-04T08:33:28.7779470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/marshal.h 2025-12-04T08:33:28.7780760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/py_curses.h 2025-12-04T08:33:28.7781500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/errcode.h 2025-12-04T08:33:28.7782540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/iterobject.h 2025-12-04T08:33:28.7783570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/rangeobject.h 2025-12-04T08:33:28.7784590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pystrtod.h 2025-12-04T08:33:28.7785600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/warnings.h 2025-12-04T08:33:28.7786640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/opcode_ids.h 2025-12-04T08:33:28.7787610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pyhash.h 2025-12-04T08:33:28.7788650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pycapsule.h 2025-12-04T08:33:28.7789650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pyerrors.h 2025-12-04T08:33:28.7790670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/fileutils.h 2025-12-04T08:33:28.7791710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/dictobject.h 2025-12-04T08:33:28.7792920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/ceval.h 2025-12-04T08:33:28.7793670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pystate.h 2025-12-04T08:33:28.7794740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/floatobject.h 2025-12-04T08:33:28.7795710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/exports.h 2025-12-04T08:33:28.7796770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/structmember.h 2025-12-04T08:33:28.7797870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/monitoring.h 2025-12-04T08:33:28.7799030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/lock.h 2025-12-04T08:33:28.7799820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/patchlevel.h 2025-12-04T08:33:28.7800880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/frameobject.h 2025-12-04T08:33:28.7801860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/abstract.h 2025-12-04T08:33:28.7802890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/modsupport.h 2025-12-04T08:33:28.7803920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pylifecycle.h 2025-12-04T08:33:28.7805120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_stackref.h 2025-12-04T08:33:28.7806310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pyerrors.h 2025-12-04T08:33:28.7807440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_warnings.h 2025-12-04T08:33:28.7808650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_identifier.h 2025-12-04T08:33:28.7809830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_importdl.h 2025-12-04T08:33:28.7810900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_time.h 2025-12-04T08:33:28.7812130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_object_alloc.h 2025-12-04T08:33:28.7813270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_capsule.h 2025-12-04T08:33:28.7814550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_global_strings.h 2025-12-04T08:33:28.7815770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_uop_metadata.h 2025-12-04T08:33:28.7816850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_asdl.h 2025-12-04T08:33:28.7818160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_instruction_sequence.h 2025-12-04T08:33:28.7819260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_getopt.h 2025-12-04T08:33:28.7820450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_intrinsics.h 2025-12-04T08:33:28.7821560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_hamt.h 2025-12-04T08:33:28.7822710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pymath.h 2025-12-04T08:33:28.7823890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_freelist.h 2025-12-04T08:33:28.7825030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_parser.h 2025-12-04T08:33:28.7826240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_runtime_init.h 2025-12-04T08:33:28.7827630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-12-04T08:33:28.7828780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pylifecycle.h 2025-12-04T08:33:28.7829990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_runtime.h 2025-12-04T08:33:28.7831100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_modsupport.h 2025-12-04T08:33:28.7832360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_emscripten_signal.h 2025-12-04T08:33:28.7833480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_backoff.h 2025-12-04T08:33:28.7834670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_namespace.h 2025-12-04T08:33:28.7835790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_genobject.h 2025-12-04T08:33:28.7837150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_brc.h 2025-12-04T08:33:28.7838150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_opcode_utils.h 2025-12-04T08:33:28.7839250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_gil.h 2025-12-04T08:33:28.7840430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_exceptions.h 2025-12-04T08:33:28.7841670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_token.h 2025-12-04T08:33:28.7842810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_compile.h 2025-12-04T08:33:28.7843960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_atexit.h 2025-12-04T08:33:28.7845100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_mimalloc.h 2025-12-04T08:33:28.7846220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_signal.h 2025-12-04T08:33:28.7847470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_object_state.h 2025-12-04T08:33:28.7848530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_lock.h 2025-12-04T08:33:28.7849660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_cell.h 2025-12-04T08:33:28.7850860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_semaphore.h 2025-12-04T08:33:28.7852010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_sliceobject.h 2025-12-04T08:33:28.7853140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_code.h 2025-12-04T08:33:28.7854310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_unionobject.h 2025-12-04T08:33:28.7855470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pyhash.h 2025-12-04T08:33:28.7856680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_object_stack.h 2025-12-04T08:33:28.7857800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_tuple.h 2025-12-04T08:33:28.7859000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_long.h 2025-12-04T08:33:28.7860320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_faulthandler.h 2025-12-04T08:33:28.7861760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_ucnhash.h 2025-12-04T08:33:28.7862650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_weakref.h 2025-12-04T08:33:28.7863810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_fileutils.h 2025-12-04T08:33:28.7865080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-12-04T08:33:28.7866220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_llist.h 2025-12-04T08:33:28.7867640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/mimalloc/mimalloc.h 2025-12-04T08:33:28.7868710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-12-04T08:33:28.7869900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-12-04T08:33:28.7871190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-12-04T08:33:28.7872420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-12-04T08:33:28.7873670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-12-04T08:33:28.7874880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_floatobject.h 2025-12-04T08:33:28.7876080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_critical_section.h 2025-12-04T08:33:28.7877170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_call.h 2025-12-04T08:33:28.7878380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_hashtable.h 2025-12-04T08:33:28.7879510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_abstract.h 2025-12-04T08:33:28.7880630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_list.h 2025-12-04T08:33:28.7881760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pymem.h 2025-12-04T08:33:28.7882940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_structseq.h 2025-12-04T08:33:28.7884280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_bitutils.h 2025-12-04T08:33:28.7885460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_complexobject.h 2025-12-04T08:33:28.7886820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-12-04T08:33:28.7887990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_memoryobject.h 2025-12-04T08:33:28.7889410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_runtime_init_generated.h 2025-12-04T08:33:28.7890770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pystate.h 2025-12-04T08:33:28.7891950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pythonrun.h 2025-12-04T08:33:28.7893140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_gc.h 2025-12-04T08:33:28.7894410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_traceback.h 2025-12-04T08:33:28.7895740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_dict.h 2025-12-04T08:33:28.7896780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_strhex.h 2025-12-04T08:33:28.7898210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-12-04T08:33:28.7899320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_descrobject.h 2025-12-04T08:33:28.7900570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_obmalloc_init.h 2025-12-04T08:33:28.7901750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_import.h 2025-12-04T08:33:28.7902860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_symtable.h 2025-12-04T08:33:28.7904020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pystats.h 2025-12-04T08:33:28.7905170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_sysmodule.h 2025-12-04T08:33:28.7906370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_ast_state.h 2025-12-04T08:33:28.7907570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pymem_init.h 2025-12-04T08:33:28.7908690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pyarena.h 2025-12-04T08:33:28.7914340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_initconfig.h 2025-12-04T08:33:28.7914990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_bytesobject.h 2025-12-04T08:33:28.7915600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_frame.h 2025-12-04T08:33:28.7916190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_interp.h 2025-12-04T08:33:28.7916780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_dtoa.h 2025-12-04T08:33:28.7917360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_format.h 2025-12-04T08:33:28.7917960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_function.h 2025-12-04T08:33:28.7918560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_qsbr.h 2025-12-04T08:33:28.7919150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_condvar.h 2025-12-04T08:33:28.7920120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_ceval_state.h 2025-12-04T08:33:28.7921280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_flowgraph.h 2025-12-04T08:33:28.7922480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_optimizer.h 2025-12-04T08:33:28.7923750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_dict_state.h 2025-12-04T08:33:28.7925080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_fileutils_windows.h 2025-12-04T08:33:28.7926150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_typeobject.h 2025-12-04T08:33:28.7927340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_setobject.h 2025-12-04T08:33:28.7928550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_tracemalloc.h 2025-12-04T08:33:28.7929780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_bytes_methods.h 2025-12-04T08:33:28.7931190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_object.h 2025-12-04T08:33:28.7932170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_instruments.h 2025-12-04T08:33:28.7933760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_ceval.h 2025-12-04T08:33:28.7934970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pathconfig.h 2025-12-04T08:33:28.7936180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_moduleobject.h 2025-12-04T08:33:28.7937630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_global_objects.h 2025-12-04T08:33:28.7938640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_typevarobject.h 2025-12-04T08:33:28.7939730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_tstate.h 2025-12-04T08:33:28.7940940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pybuffer.h 2025-12-04T08:33:28.7942250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_parking_lot.h 2025-12-04T08:33:28.7943290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_uop_ids.h 2025-12-04T08:33:28.7944520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_unicodeobject.h 2025-12-04T08:33:28.7945670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_crossinterp.h 2025-12-04T08:33:28.7946790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_range.h 2025-12-04T08:33:28.7948090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_pythread.h 2025-12-04T08:33:28.7949570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-12-04T08:33:28.7950440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_obmalloc.h 2025-12-04T08:33:28.7951600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_context.h 2025-12-04T08:33:28.7952830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_opcode_metadata.h 2025-12-04T08:33:28.7953990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_codecs.h 2025-12-04T08:33:28.7955310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_jit.h 2025-12-04T08:33:28.7956180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/internal/pycore_ast.h 2025-12-04T08:33:28.7957190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/datetime.h 2025-12-04T08:33:28.7958210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/methodobject.h 2025-12-04T08:33:28.7959200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pymem.h 2025-12-04T08:33:28.7960330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/boolobject.h 2025-12-04T08:33:28.7961290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/fileobject.h 2025-12-04T08:33:28.7962270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pyexpat.h 2025-12-04T08:33:28.7963250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pystrcmp.h 2025-12-04T08:33:28.7964260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pymath.h 2025-12-04T08:33:28.7965280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pyconfig.h 2025-12-04T08:33:28.7966370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/weakrefobject.h 2025-12-04T08:33:28.7967420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pymacconfig.h 2025-12-04T08:33:28.7968510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/critical_section.h 2025-12-04T08:33:28.7969500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pymacro.h 2025-12-04T08:33:28.7970520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/enumobject.h 2025-12-04T08:33:28.7971650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/moduleobject.h 2025-12-04T08:33:28.7972680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/typeslots.h 2025-12-04T08:33:28.7973680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/compile.h 2025-12-04T08:33:28.7974660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/setobject.h 2025-12-04T08:33:28.7975660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/codecs.h 2025-12-04T08:33:28.7976820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/classobject.h 2025-12-04T08:33:28.7977980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pystats.h 2025-12-04T08:33:28.7979060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/cellobject.h 2025-12-04T08:33:28.7980170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/tupleobject.h 2025-12-04T08:33:28.7981280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/warnings.h 2025-12-04T08:33:28.7982320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyhash.h 2025-12-04T08:33:28.7983470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyerrors.h 2025-12-04T08:33:28.7984620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/fileutils.h 2025-12-04T08:33:28.7985750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/dictobject.h 2025-12-04T08:33:28.7986790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/ceval.h 2025-12-04T08:33:28.7987820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pystate.h 2025-12-04T08:33:28.7989140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/floatobject.h 2025-12-04T08:33:28.7990160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/longintrepr.h 2025-12-04T08:33:28.7991210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/code.h 2025-12-04T08:33:28.7992330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pthread_stubs.h 2025-12-04T08:33:28.7993400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyctype.h 2025-12-04T08:33:28.7994490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/monitoring.h 2025-12-04T08:33:28.7995580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/lock.h 2025-12-04T08:33:28.7996930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/frameobject.h 2025-12-04T08:33:28.7997760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/abstract.h 2025-12-04T08:33:28.7998850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/context.h 2025-12-04T08:33:28.7999960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/modsupport.h 2025-12-04T08:33:28.8001060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pylifecycle.h 2025-12-04T08:33:28.8002490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/methodobject.h 2025-12-04T08:33:28.8003350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/genobject.h 2025-12-04T08:33:28.8004380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pymem.h 2025-12-04T08:33:28.8005470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/fileobject.h 2025-12-04T08:33:28.8006680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/weakrefobject.h 2025-12-04T08:33:28.8007880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyatomic_gcc.h 2025-12-04T08:33:28.8008940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyfpe.h 2025-12-04T08:33:28.8010070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/critical_section.h 2025-12-04T08:33:28.8011160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/odictobject.h 2025-12-04T08:33:28.8012220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/compile.h 2025-12-04T08:33:28.8013330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/tracemalloc.h 2025-12-04T08:33:28.8014540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/setobject.h 2025-12-04T08:33:28.8015660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyatomic_std.h 2025-12-04T08:33:28.8016790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/complexobject.h 2025-12-04T08:33:28.8017880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyatomic.h 2025-12-04T08:33:28.8018940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyframe.h 2025-12-04T08:33:28.8020210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/picklebufobject.h 2025-12-04T08:33:28.8021180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/object.h 2025-12-04T08:33:28.8022370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/bytearrayobject.h 2025-12-04T08:33:28.8023370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pytime.h 2025-12-04T08:33:28.8024430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/import.h 2025-12-04T08:33:28.8025620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pyatomic_msc.h 2025-12-04T08:33:28.8026920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pythonrun.h 2025-12-04T08:33:28.8027830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/unicodeobject.h 2025-12-04T08:33:28.8028890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/traceback.h 2025-12-04T08:33:28.8029970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/funcobject.h 2025-12-04T08:33:28.8031110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/initconfig.h 2025-12-04T08:33:28.8032330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pythread.h 2025-12-04T08:33:28.8033460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/memoryobject.h 2025-12-04T08:33:28.8034590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/descrobject.h 2025-12-04T08:33:28.8035660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/objimpl.h 2025-12-04T08:33:28.8036740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/sysmodule.h 2025-12-04T08:33:28.8037930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/longobject.h 2025-12-04T08:33:28.8039250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/bytesobject.h 2025-12-04T08:33:28.8040140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/listobject.h 2025-12-04T08:33:28.8041170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/cpython/pydebug.h 2025-12-04T08:33:28.8042250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/complexobject.h 2025-12-04T08:33:28.8043230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pyatomic.h 2025-12-04T08:33:28.8044290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pyframe.h 2025-12-04T08:33:28.8045350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/object.h 2025-12-04T08:33:28.8046560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/structseq.h 2025-12-04T08:33:28.8047350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pybuffer.h 2025-12-04T08:33:28.8048420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/bytearrayobject.h 2025-12-04T08:33:28.8049400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/import.h 2025-12-04T08:33:28.8050400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/osdefs.h 2025-12-04T08:33:28.8051450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pythonrun.h 2025-12-04T08:33:28.8052470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/unicodeobject.h 2025-12-04T08:33:28.8053510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/traceback.h 2025-12-04T08:33:28.8054540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pythread.h 2025-12-04T08:33:28.8055510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/Python.h 2025-12-04T08:33:28.8056570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/memoryobject.h 2025-12-04T08:33:28.8057540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/opcode.h 2025-12-04T08:33:28.8058590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/descrobject.h 2025-12-04T08:33:28.8059860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/objimpl.h 2025-12-04T08:33:28.8060610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pyport.h 2025-12-04T08:33:28.8061600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pydtrace.h 2025-12-04T08:33:28.8062610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/sysmodule.h 2025-12-04T08:33:28.8063640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/longobject.h 2025-12-04T08:33:28.8064690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/osmodule.h 2025-12-04T08:33:28.8065920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/pytypedefs.h 2025-12-04T08:33:28.8066710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/bytesobject.h 2025-12-04T08:33:28.8067710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/listobject.h 2025-12-04T08:33:28.8068830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/genericaliasobject.h 2025-12-04T08:33:28.8069940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/include/python3.13/dynamic_annotations.h 2025-12-04T08:33:28.8070900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/repodata_record.json 2025-12-04T08:33:28.8071840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/test/run_test.sh 2025-12-04T08:33:28.8073150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/test/tests/prefix-replacement/build-and-test.sh 2025-12-04T08:33:28.8074220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/test/tests/prefix-replacement/a.c 2025-12-04T08:33:28.8075300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/test/tests/cmake/CMakeLists.txt 2025-12-04T08:33:28.8076160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/test/run_test.py 2025-12-04T08:33:28.8077290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/test/test_time_dependencies.json 2025-12-04T08:33:28.8078230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/licenses/LICENSE 2025-12-04T08:33:28.8079230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/build_base.sh 2025-12-04T08:33:28.8080350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/fix_staged_scripts.py 2025-12-04T08:33:28.8081410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/build_base.bat 2025-12-04T08:33:28.8082470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/build_base.sh 2025-12-04T08:33:28.8083980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0010-Fix-TZPATH-on-windows.patch 2025-12-04T08:33:28.8085010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0015-unvendor-xz.patch 2025-12-04T08:33:28.8086730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0003-Fix-find_library-so-that-it-looks-in-sys.prefix-lib-.patch 2025-12-04T08:33:28.8087900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0006-Unvendor-sqlite3.patch 2025-12-04T08:33:28.8089580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0011-Make-dyld-search-work-with-SYSTEM_VERSION_COMPAT-1.patch 2025-12-04T08:33:28.8090870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0021-Override-configure-LIBFFI.patch 2025-12-04T08:33:28.8092540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0007-Add-CondaEcosystemModifyDllSearchPath.patch 2025-12-04T08:33:28.8093420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0014-Unvendor-tcltk.patch 2025-12-04T08:33:28.8094630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0018-Unvendor-expat.patch 2025-12-04T08:33:28.8095880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0008-Doing-d1trimfile.patch 2025-12-04T08:33:28.8097230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/README.md 2025-12-04T08:33:28.8098640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch 2025-12-04T08:33:28.8099730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0013-Unvendor-libffi.patch 2025-12-04T08:33:28.8101200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0002-Win32-Do-not-download-externals.patch 2025-12-04T08:33:28.8102600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0009-Allow-cross-compiling-for-Darwin.patch 2025-12-04T08:33:28.8103860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0019-Remove-unused-readelf.patch 2025-12-04T08:33:28.8105650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0017-Do-not-pass-g-to-GCC-when-not-Py_DEBUG.patch 2025-12-04T08:33:28.8106510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0016-unvendor-zlib.patch 2025-12-04T08:33:28.8107760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0012-Unvendor-bzip2.patch 2025-12-04T08:33:28.8108980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0005-Unvendor-openssl.patch 2025-12-04T08:33:28.8110140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0000-branding.patch 2025-12-04T08:33:28.8112090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0004-Disable-registry-lookup-unless-CONDA_PY_ALLOW_REG_PA.patch 2025-12-04T08:33:28.8113000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/patches/0022-Unvendor-libmpdec.patch 2025-12-04T08:33:28.8114410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/tests/prefix-replacement/build-and-test.sh 2025-12-04T08:33:28.8115450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/tests/prefix-replacement/a.c 2025-12-04T08:33:28.8116610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/tests/cmake/CMakeLists.txt 2025-12-04T08:33:28.8117810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/yum_requirements.txt 2025-12-04T08:33:28.8118760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/build-locally.py 2025-12-04T08:33:28.8119830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/sitecustomize.py 2025-12-04T08:33:28.8120930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/replace-word-pairs.py 2025-12-04T08:33:28.8121910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/.gitignore 2025-12-04T08:33:28.8123020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/recipe-license.txt 2025-12-04T08:33:28.8124230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:28.8125220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/.gitattributes 2025-12-04T08:33:28.8126220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/run_test.py 2025-12-04T08:33:28.8127290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/build_static.sh 2025-12-04T08:33:28.8128340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/LICENSE.txt 2025-12-04T08:33:28.8129330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/meta.yaml 2025-12-04T08:33:28.8130460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/.circleci/config.yml 2025-12-04T08:33:28.8131520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/parent/build_static.bat 2025-12-04T08:33:28.8132590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/conda_build_config.yaml 2025-12-04T08:33:28.8133490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/recipe/meta.yaml 2025-12-04T08:33:28.8134420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/run_exports.json 2025-12-04T08:33:28.8135310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/paths.json 2025-12-04T08:33:28.8136250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/hash_input.json 2025-12-04T08:33:28.8137050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/files 2025-12-04T08:33:28.8137950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/about.json 2025-12-04T08:33:28.8138820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/has_prefix 2025-12-04T08:33:28.8139700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/index.json 2025-12-04T08:33:28.8140500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/info/git 2025-12-04T08:33:28.8141570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/pkgconfig/python3.pc 2025-12-04T08:33:28.8142640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/pkgconfig/python-3.13-embed.pc 2025-12-04T08:33:28.8143650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/pkgconfig/python-3.13.pc 2025-12-04T08:33:28.8144660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/pkgconfig/python3-embed.pc 2025-12-04T08:33:28.8145650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/libpython3.13.dylib 2025-12-04T08:33:28.8146560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/shutil.py 2025-12-04T08:33:28.8147560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tempfile.py 2025-12-04T08:33:28.8148950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-12-04T08:33:28.8150320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-12-04T08:33:28.8151490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-12-04T08:33:28.8152790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-12-04T08:33:28.8154110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-12-04T08:33:28.8155430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-12-04T08:33:28.8156690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-12-04T08:33:28.8157950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-12-04T08:33:28.8159250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-12-04T08:33:28.8160640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-12-04T08:33:28.8162750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-12-04T08:33:28.8163580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-12-04T08:33:28.8164920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-12-04T08:33:28.8166160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-12-04T08:33:28.8167680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-12-04T08:33:28.8168790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-12-04T08:33:28.8170030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-12-04T08:33:28.8171350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-12-04T08:33:28.8172880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-12-04T08:33:28.8173970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-12-04T08:33:28.8175360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-12-04T08:33:28.8176360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-12-04T08:33:28.8177800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-12-04T08:33:28.8178970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-12-04T08:33:28.8180240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-12-04T08:33:28.8181550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-12-04T08:33:28.8182840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-12-04T08:33:28.8184160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-12-04T08:33:28.8185370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-12-04T08:33:28.8186670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-12-04T08:33:28.8188080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-12-04T08:33:28.8189330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-12-04T08:33:28.8190560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-12-04T08:33:28.8191900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-12-04T08:33:28.8193170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-12-04T08:33:28.8194490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-12-04T08:33:28.8195780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-12-04T08:33:28.8197050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-12-04T08:33:28.8198470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-12-04T08:33:28.8199900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-12-04T08:33:28.8200850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-12-04T08:33:28.8202100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-12-04T08:33:28.8203370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-12-04T08:33:28.8204610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-12-04T08:33:28.8206200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-12-04T08:33:28.8207240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-12-04T08:33:28.8208480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-12-04T08:33:28.8209780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-12-04T08:33:28.8211020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-12-04T08:33:28.8212310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-12-04T08:33:28.8213510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-12-04T08:33:28.8214940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-12-04T08:33:28.8216230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-12-04T08:33:28.8217440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-12-04T08:33:28.8218850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-12-04T08:33:28.8220130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-12-04T08:33:28.8221570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-12-04T08:33:28.8222770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-12-04T08:33:28.8224040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-12-04T08:33:28.8225640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-12-04T08:33:28.8226860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-12-04T08:33:28.8228160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-12-04T08:33:28.8229410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-12-04T08:33:28.8230640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-12-04T08:33:28.8231880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-12-04T08:33:28.8233230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-12-04T08:33:28.8234470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-12-04T08:33:28.8235670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-12-04T08:33:28.8237000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-12-04T08:33:28.8238250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-12-04T08:33:28.8239460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-12-04T08:33:28.8240820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-12-04T08:33:28.8242190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-12-04T08:33:28.8243330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-12-04T08:33:28.8244760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-12-04T08:33:28.8246070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-12-04T08:33:28.8247300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-12-04T08:33:28.8248550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-12-04T08:33:28.8249620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_romanian.py 2025-12-04T08:33:28.8250700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_farsi.py 2025-12-04T08:33:28.8251690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/idna.py 2025-12-04T08:33:28.8252750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp273.py 2025-12-04T08:33:28.8253940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/punycode.py 2025-12-04T08:33:28.8255160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/raw_unicode_escape.py 2025-12-04T08:33:28.8256100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_8.py 2025-12-04T08:33:28.8257130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1252.py 2025-12-04T08:33:28.8258160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp869.py 2025-12-04T08:33:28.8259250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_14.py 2025-12-04T08:33:28.8260320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_2.py 2025-12-04T08:33:28.8261430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_arabic.py 2025-12-04T08:33:28.8262560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_croatian.py 2025-12-04T08:33:28.8263610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/big5hkscs.py 2025-12-04T08:33:28.8264640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1256.py 2025-12-04T08:33:28.8265720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_6.py 2025-12-04T08:33:28.8266870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_10.py 2025-12-04T08:33:28.8267930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso2022_kr.py 2025-12-04T08:33:28.8268970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1140.py 2025-12-04T08:33:28.8270020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1125.py 2025-12-04T08:33:28.8271140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso2022_jp_1.py 2025-12-04T08:33:28.8272190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1257.py 2025-12-04T08:33:28.8273790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp949.py 2025-12-04T08:33:28.8274380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp858.py 2025-12-04T08:33:28.8275760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_7.py 2025-12-04T08:33:28.8276610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_11.py 2025-12-04T08:33:28.8277650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/hp_roman8.py 2025-12-04T08:33:28.8278720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/koi8_r.py 2025-12-04T08:33:28.8279810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/zlib_codec.py 2025-12-04T08:33:28.8281710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/gbk.py 2025-12-04T08:33:28.8282200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/johab.py 2025-12-04T08:33:28.8283640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1253.py 2025-12-04T08:33:28.8285060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_15.py 2025-12-04T08:33:28.8286530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso2022_jp_2004.py 2025-12-04T08:33:28.8287950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_iceland.py 2025-12-04T08:33:28.8289450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_3.py 2025-12-04T08:33:28.8290710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_greek.py 2025-12-04T08:33:28.8292000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/rot_13.py 2025-12-04T08:33:28.8292980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_16_be.py 2025-12-04T08:33:28.8294310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/euc_kr.py 2025-12-04T08:33:28.8295190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/euc_jisx0213.py 2025-12-04T08:33:28.8296140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp863.py 2025-12-04T08:33:28.8297190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/ascii.py 2025-12-04T08:33:28.8298240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_8.py 2025-12-04T08:33:28.8299430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp857.py 2025-12-04T08:33:28.8300400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_32_be.py 2025-12-04T08:33:28.8301460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1258.py 2025-12-04T08:33:28.8302450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/oem.py 2025-12-04T08:33:28.8303550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_latin2.py 2025-12-04T08:33:28.8304590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp775.py 2025-12-04T08:33:28.8305720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_roman.py 2025-12-04T08:33:28.8306900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__init__.py 2025-12-04T08:33:28.8307910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp852.py 2025-12-04T08:33:28.8309060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/shift_jisx0213.py 2025-12-04T08:33:28.8310100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp866.py 2025-12-04T08:33:28.8311210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_7.py 2025-12-04T08:33:28.8312360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/base64_codec.py 2025-12-04T08:33:28.8313780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-12-04T08:33:28.8315080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-12-04T08:33:28.8316430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-12-04T08:33:28.8317810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-12-04T08:33:28.8319150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-12-04T08:33:28.8320640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-12-04T08:33:28.8321710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-12-04T08:33:28.8323120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-12-04T08:33:28.8324490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-12-04T08:33:28.8326090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-12-04T08:33:28.8327090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-12-04T08:33:28.8328400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-12-04T08:33:28.8329680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-12-04T08:33:28.8331040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-12-04T08:33:28.8332340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-12-04T08:33:28.8333730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-12-04T08:33:28.8334980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-12-04T08:33:28.8336310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-12-04T08:33:28.8337820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-12-04T08:33:28.8339010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-12-04T08:33:28.8340240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-12-04T08:33:28.8341550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-12-04T08:33:28.8342810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-12-04T08:33:28.8344140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-12-04T08:33:28.8345450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-12-04T08:33:28.8347090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-12-04T08:33:28.8348100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-12-04T08:33:28.8349450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-12-04T08:33:28.8350750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-12-04T08:33:28.8352010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-12-04T08:33:28.8353310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-12-04T08:33:28.8354600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-12-04T08:33:28.8355940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-12-04T08:33:28.8357320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-12-04T08:33:28.8358600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-12-04T08:33:28.8359930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-12-04T08:33:28.8361320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-12-04T08:33:28.8362660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-12-04T08:33:28.8363880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-12-04T08:33:28.8365240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-12-04T08:33:28.8366550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-12-04T08:33:28.8367880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-12-04T08:33:28.8369220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-12-04T08:33:28.8370610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-12-04T08:33:28.8372030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-12-04T08:33:28.8373300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-12-04T08:33:28.8374570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-12-04T08:33:28.8376100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-12-04T08:33:28.8377180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-12-04T08:33:28.8378480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-12-04T08:33:28.8379780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-12-04T08:33:28.8381100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-12-04T08:33:28.8382350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-12-04T08:33:28.8383650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-12-04T08:33:28.8385010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-12-04T08:33:28.8386260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-12-04T08:33:28.8387600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-12-04T08:33:28.8388970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-12-04T08:33:28.8390270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-12-04T08:33:28.8391800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-12-04T08:33:28.8393020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-12-04T08:33:28.8394270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-12-04T08:33:28.8395560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-12-04T08:33:28.8396890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-12-04T08:33:28.8398270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-12-04T08:33:28.8399490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-12-04T08:33:28.8400850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-12-04T08:33:28.8402150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-12-04T08:33:28.8403410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-12-04T08:33:28.8404720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-12-04T08:33:28.8406030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-12-04T08:33:28.8407410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-12-04T08:33:28.8408760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-12-04T08:33:28.8410110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-12-04T08:33:28.8411370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-12-04T08:33:28.8412970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-12-04T08:33:28.8414000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-12-04T08:33:28.8415380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-12-04T08:33:28.8416690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-12-04T08:33:28.8418640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-12-04T08:33:28.8419660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-12-04T08:33:28.8420980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-12-04T08:33:28.8422300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-12-04T08:33:28.8423590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-12-04T08:33:28.8424890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-12-04T08:33:28.8426230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-12-04T08:33:28.8427550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-12-04T08:33:28.8428840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-12-04T08:33:28.8430180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-12-04T08:33:28.8431450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-12-04T08:33:28.8432820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-12-04T08:33:28.8434150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-12-04T08:33:28.8435450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-12-04T08:33:28.8436840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-12-04T08:33:28.8438060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-12-04T08:33:28.8439350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-12-04T08:33:28.8440690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-12-04T08:33:28.8441980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-12-04T08:33:28.8443300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-12-04T08:33:28.8444700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-12-04T08:33:28.8445990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-12-04T08:33:28.8447260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-12-04T08:33:28.8448660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-12-04T08:33:28.8450260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-12-04T08:33:28.8451460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-12-04T08:33:28.8452840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-12-04T08:33:28.8454240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-12-04T08:33:28.8455670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-12-04T08:33:28.8457050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-12-04T08:33:28.8458490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-12-04T08:33:28.8459910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-12-04T08:33:28.8461430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-12-04T08:33:28.8462760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8464150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-12-04T08:33:28.8465420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-12-04T08:33:28.8466710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-12-04T08:33:28.8468190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-12-04T08:33:28.8469540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-12-04T08:33:28.8470980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-12-04T08:33:28.8472310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-12-04T08:33:28.8473740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-12-04T08:33:28.8479630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-12-04T08:33:28.8479960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp932.py 2025-12-04T08:33:28.8480200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp720.py 2025-12-04T08:33:28.8480450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp862.py 2025-12-04T08:33:28.8480690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp437.py 2025-12-04T08:33:28.8480930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/palmos.py 2025-12-04T08:33:28.8481540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_9.py 2025-12-04T08:33:28.8482590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp856.py 2025-12-04T08:33:28.8483670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/aliases.py 2025-12-04T08:33:28.8484730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/latin_1.py 2025-12-04T08:33:28.8485820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp875.py 2025-12-04T08:33:28.8486900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp950.py 2025-12-04T08:33:28.8488100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/unicode_escape.py 2025-12-04T08:33:28.8489120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp737.py 2025-12-04T08:33:28.8490180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp865.py 2025-12-04T08:33:28.8491260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/ptcp154.py 2025-12-04T08:33:28.8492290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/big5.py 2025-12-04T08:33:28.8493340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp424.py 2025-12-04T08:33:28.8494360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp861.py 2025-12-04T08:33:28.8495450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/euc_jp.py 2025-12-04T08:33:28.8496490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp855.py 2025-12-04T08:33:28.8497610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/shift_jis.py 2025-12-04T08:33:28.8498740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_32_le.py 2025-12-04T08:33:28.8500060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp500.py 2025-12-04T08:33:28.8501750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/undefined.py 2025-12-04T08:33:28.8503280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp860.py 2025-12-04T08:33:28.8504800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/uu_codec.py 2025-12-04T08:33:28.8506310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_16_le.py 2025-12-04T08:33:28.8507730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/gb18030.py 2025-12-04T08:33:28.8509190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp874.py 2025-12-04T08:33:28.8510650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp850.py 2025-12-04T08:33:28.8512040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp864.py 2025-12-04T08:33:28.8513390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_32.py 2025-12-04T08:33:28.8514650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/koi8_u.py 2025-12-04T08:33:28.8516150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1254.py 2025-12-04T08:33:28.8517620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso2022_jp_2.py 2025-12-04T08:33:28.8518880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_16.py 2025-12-04T08:33:28.8520320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_4.py 2025-12-04T08:33:28.8521950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/euc_jis_2004.py 2025-12-04T08:33:28.8523230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mbcs.py 2025-12-04T08:33:28.8524580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1250.py 2025-12-04T08:33:28.8525880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/gb2312.py 2025-12-04T08:33:28.8527140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_16.py 2025-12-04T08:33:28.8528570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_cyrillic.py 2025-12-04T08:33:28.8529910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/hex_codec.py 2025-12-04T08:33:28.8531360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/tis_620.py 2025-12-04T08:33:28.8532610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp037.py 2025-12-04T08:33:28.8533890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1006.py 2025-12-04T08:33:28.8535360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1251.py 2025-12-04T08:33:28.8536720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/mac_turkish.py 2025-12-04T08:33:28.8538090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso2022_jp_ext.py 2025-12-04T08:33:28.8539380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_1.py 2025-12-04T08:33:28.8540670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/hz.py 2025-12-04T08:33:28.8542020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/bz2_codec.py 2025-12-04T08:33:28.8543410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/quopri_codec.py 2025-12-04T08:33:28.8544580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/kz1048.py 2025-12-04T08:33:28.8546040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/utf_8_sig.py 2025-12-04T08:33:28.8547340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/koi8_t.py 2025-12-04T08:33:28.8548540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1255.py 2025-12-04T08:33:28.8550040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso2022_jp_3.py 2025-12-04T08:33:28.8551580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/shift_jis_2004.py 2025-12-04T08:33:28.8552810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/cp1026.py 2025-12-04T08:33:28.8554120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/charmap.py 2025-12-04T08:33:28.8555600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_5.py 2025-12-04T08:33:28.8556960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso8859_13.py 2025-12-04T08:33:28.8558270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/encodings/iso2022_jp.py 2025-12-04T08:33:28.8559610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/queue.py 2025-12-04T08:33:28.8560860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyio.py 2025-12-04T08:33:28.8562110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pkgutil.py 2025-12-04T08:33:28.8563330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/lzma.py 2025-12-04T08:33:28.8564760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_sitebuiltins.py 2025-12-04T08:33:28.8566040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/copyreg.py 2025-12-04T08:33:28.8567280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/rlcompleter.py 2025-12-04T08:33:28.8568610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/_common.py 2025-12-04T08:33:28.8570010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/__init__.py 2025-12-04T08:33:28.8571640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-12-04T08:33:28.8573480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-12-04T08:33:28.8575150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-12-04T08:33:28.8576810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8578010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/_zoneinfo.py 2025-12-04T08:33:28.8579340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zoneinfo/_tzpath.py 2025-12-04T08:33:28.8580470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/gzip.py 2025-12-04T08:33:28.8581830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/_aix.py 2025-12-04T08:33:28.8583360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/wintypes.py 2025-12-04T08:33:28.8584520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/util.py 2025-12-04T08:33:28.8585940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/__init__.py 2025-12-04T08:33:28.8587790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-12-04T08:33:28.8589710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-12-04T08:33:28.8591320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-12-04T08:33:28.8592870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:28.8594650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8595920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/_endian.py 2025-12-04T08:33:28.8597350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/dyld.py 2025-12-04T08:33:28.8598860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/framework.py 2025-12-04T08:33:28.8600390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib 2025-12-04T08:33:28.8601810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/__init__.py 2025-12-04T08:33:28.8603500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-12-04T08:33:28.8605250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-12-04T08:33:28.8607050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-12-04T08:33:28.8608740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8610160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/README.ctypes 2025-12-04T08:33:28.8611700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-12-04T08:33:28.8612950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ctypes/macholib/dylib.py 2025-12-04T08:33:28.8614150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ipaddress.py 2025-12-04T08:33:28.8615520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/trace.py 2025-12-04T08:33:28.8616750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/webbrowser.py 2025-12-04T08:33:28.8618020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_compat_pickle.py 2025-12-04T08:33:28.8619330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/signals.py 2025-12-04T08:33:28.8620690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/runner.py 2025-12-04T08:33:28.8621950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/suite.py 2025-12-04T08:33:28.8623190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/util.py 2025-12-04T08:33:28.8624390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__init__.py 2025-12-04T08:33:28.8626030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:28.8627540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-12-04T08:33:28.8629080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-12-04T08:33:28.8630720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-12-04T08:33:28.8632300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-12-04T08:33:28.8634050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-12-04T08:33:28.8635630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:28.8637470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-12-04T08:33:28.8638830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.8640130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-12-04T08:33:28.8641390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8642630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-12-04T08:33:28.8644330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-12-04T08:33:28.8644980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/result.py 2025-12-04T08:33:28.8646040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/loader.py 2025-12-04T08:33:28.8647040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/case.py 2025-12-04T08:33:28.8648060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/main.py 2025-12-04T08:33:28.8649140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/async_case.py 2025-12-04T08:33:28.8650210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/__main__.py 2025-12-04T08:33:28.8651240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/_log.py 2025-12-04T08:33:28.8652230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/unittest/mock.py 2025-12-04T08:33:28.8653130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dis.py 2025-12-04T08:33:28.8654080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/bdb.py 2025-12-04T08:33:28.8655380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/python-config.py 2025-12-04T08:33:28.8656640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/config.c.in 2025-12-04T08:33:28.8657720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/install-sh 2025-12-04T08:33:28.8658940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-12-04T08:33:28.8659940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/Makefile 2025-12-04T08:33:28.8661150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-12-04T08:33:28.8662210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/Setup 2025-12-04T08:33:28.8663780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-12-04T08:33:28.8664780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/makesetup 2025-12-04T08:33:28.8665910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/config.c 2025-12-04T08:33:28.8667070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/Setup.local 2025-12-04T08:33:28.8668200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/config-3.13-darwin/python.o 2025-12-04T08:33:28.8669090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipapp.py 2025-12-04T08:33:28.8670020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/cmd.py 2025-12-04T08:33:28.8671000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tty.py 2025-12-04T08:33:28.8672310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/textpad.py 2025-12-04T08:33:28.8673050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/ascii.py 2025-12-04T08:33:28.8674080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/__init__.py 2025-12-04T08:33:28.8675400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-12-04T08:33:28.8676640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-12-04T08:33:28.8678170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-12-04T08:33:28.8679210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8680470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-12-04T08:33:28.8681420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/has_key.py 2025-12-04T08:33:28.8682440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/curses/panel.py 2025-12-04T08:33:28.8683400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tabnanny.py 2025-12-04T08:33:28.8684380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_py_abc.py 2025-12-04T08:33:28.8685600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/cProfile.py 2025-12-04T08:33:28.8686590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipimport.py 2025-12-04T08:33:28.8687510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/token.py 2025-12-04T08:33:28.8688520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/textwrap.py 2025-12-04T08:33:28.8689560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/base64.py 2025-12-04T08:33:28.8690490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_markupbase.py 2025-12-04T08:33:28.8691390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/bz2.py 2025-12-04T08:33:28.8692450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/_types.py 2025-12-04T08:33:28.8693540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/__init__.py 2025-12-04T08:33:28.8694850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:28.8696090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-12-04T08:33:28.8697430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8698670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:28.8699630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/_parser.py 2025-12-04T08:33:28.8700640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/_re.py 2025-12-04T08:33:28.8701690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tomllib/mypy.ini 2025-12-04T08:33:28.8702720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/signal.py 2025-12-04T08:33:28.8703740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sre_constants.py 2025-12-04T08:33:28.8704750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_aix_support.py 2025-12-04T08:33:28.8705800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_threading_local.py 2025-12-04T08:33:28.8706740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pyclbr.py 2025-12-04T08:33:28.8707850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/test_support.py 2025-12-04T08:33:28.8709100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/__init__.py 2025-12-04T08:33:28.8710240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-12-04T08:33:28.8711620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-12-04T08:33:28.8712850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8713980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/asyncore.py 2025-12-04T08:33:28.8715210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/queues.py 2025-12-04T08:33:28.8716520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-12-04T08:33:28.8717700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/__init__.py 2025-12-04T08:33:28.8719410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-12-04T08:33:28.8721260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-12-04T08:33:28.8723050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-12-04T08:33:28.8724940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8726560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/interpreters/channels.py 2025-12-04T08:33:28.8728140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/hypothesis_helper.py 2025-12-04T08:33:28.8729600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/ast_helper.py 2025-12-04T08:33:28.8731030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/testcase.py 2025-12-04T08:33:28.8732460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/threading_helper.py 2025-12-04T08:33:28.8733990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/warnings_helper.py 2025-12-04T08:33:28.8735390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/os_helper.py 2025-12-04T08:33:28.8736730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__init__.py 2025-12-04T08:33:28.8738010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/venv.py 2025-12-04T08:33:28.8739860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-12-04T08:33:28.8741550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-12-04T08:33:28.8743400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-12-04T08:33:28.8745140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-12-04T08:33:28.8746940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-12-04T08:33:28.8748620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-12-04T08:33:28.8750440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-12-04T08:33:28.8752170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-12-04T08:33:28.8753870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-12-04T08:33:28.8755570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-12-04T08:33:28.8757550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-12-04T08:33:28.8759300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-12-04T08:33:28.8761110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-12-04T08:33:28.8763020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-12-04T08:33:28.8764680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-12-04T08:33:28.8766450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-12-04T08:33:28.8768230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-12-04T08:33:28.8770020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-12-04T08:33:28.8771610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-12-04T08:33:28.8773360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8775210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-12-04T08:33:28.8776640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/numbers.py 2025-12-04T08:33:28.8778400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-12-04T08:33:28.8779970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-12-04T08:33:28.8782020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-12-04T08:33:28.8783970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-12-04T08:33:28.8785840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8787420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-12-04T08:33:28.8788900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/bytecode_helper.py 2025-12-04T08:33:28.8790410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/import_helper.py 2025-12-04T08:33:28.8791890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/i18n_helper.py 2025-12-04T08:33:28.8793400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/logging_helper.py 2025-12-04T08:33:28.8794850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/pty_helper.py 2025-12-04T08:33:28.8796320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/socket_helper.py 2025-12-04T08:33:28.8797820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/refleak_helper.py 2025-12-04T08:33:28.8799210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/script_helper.py 2025-12-04T08:33:28.8800690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/hashlib_helper.py 2025-12-04T08:33:28.8802060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/smtpd.py 2025-12-04T08:33:28.8803540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/support/asynchat.py 2025-12-04T08:33:28.8804900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/test/test_script_helper.py 2025-12-04T08:33:28.8806090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/gettext.py 2025-12-04T08:33:28.8807500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__phello__/spam.py 2025-12-04T08:33:28.8808950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__phello__/__init__.py 2025-12-04T08:33:28.8810610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-12-04T08:33:28.8812240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8813470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_ios_support.py 2025-12-04T08:33:28.8814630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wave.py 2025-12-04T08:33:28.8815710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/weakref.py 2025-12-04T08:33:28.8817120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-12-04T08:33:28.8817940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/bisect.py 2025-12-04T08:33:28.8818910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/opcode.py 2025-12-04T08:33:28.8819890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/netrc.py 2025-12-04T08:33:28.8820840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/heapq.py 2025-12-04T08:33:28.8822080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pathlib/_local.py 2025-12-04T08:33:28.8822940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pathlib/_abc.py 2025-12-04T08:33:28.8824000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pathlib/__init__.py 2025-12-04T08:33:28.8825300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-12-04T08:33:28.8826630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8827870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-12-04T08:33:28.8828910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/functools.py 2025-12-04T08:33:28.8829820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/modulefinder.py 2025-12-04T08:33:28.8830830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_compression.py 2025-12-04T08:33:28.8831840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tracemalloc.py 2025-12-04T08:33:28.8832800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/hashlib.py 2025-12-04T08:33:28.8833790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/codeop.py 2025-12-04T08:33:28.8834900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/turtle.cfg 2025-12-04T08:33:28.8836060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/tree.py 2025-12-04T08:33:28.8837400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/round_dance.py 2025-12-04T08:33:28.8838170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/colormixer.py 2025-12-04T08:33:28.8839280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/bytedesign.py 2025-12-04T08:33:28.8840340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/chaos.py 2025-12-04T08:33:28.8841380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/clock.py 2025-12-04T08:33:28.8842610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/sorting_animate.py 2025-12-04T08:33:28.8843600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/paint.py 2025-12-04T08:33:28.8844680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__init__.py 2025-12-04T08:33:28.8845800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/lindenmayer.py 2025-12-04T08:33:28.8847180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-12-04T08:33:28.8848470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-12-04T08:33:28.8849860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-12-04T08:33:28.8851210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-12-04T08:33:28.8852530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-12-04T08:33:28.8853860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-12-04T08:33:28.8855130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-12-04T08:33:28.8856410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-12-04T08:33:28.8858020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-12-04T08:33:28.8859100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-12-04T08:33:28.8860350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:28.8862040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-12-04T08:33:28.8863170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-12-04T08:33:28.8864550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-12-04T08:33:28.8865780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-12-04T08:33:28.8867390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-12-04T08:33:28.8868570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-12-04T08:33:28.8869970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.8871270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-12-04T08:33:28.8872690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8874020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-12-04T08:33:28.8875040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/penrose.py 2025-12-04T08:33:28.8876070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/peace.py 2025-12-04T08:33:28.8877160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/rosette.py 2025-12-04T08:33:28.8878210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/nim.py 2025-12-04T08:33:28.8879320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/yinyang.py 2025-12-04T08:33:28.8880460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/fractalcurves.py 2025-12-04T08:33:28.8881600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/planet_and_moon.py 2025-12-04T08:33:28.8882650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/forest.py 2025-12-04T08:33:28.8883810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/two_canvases.py 2025-12-04T08:33:28.8884870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/__main__.py 2025-12-04T08:33:28.8886090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtledemo/minimal_hanoi.py 2025-12-04T08:33:28.8887170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/fnmatch.py 2025-12-04T08:33:28.8888270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/dummy/__init__.py 2025-12-04T08:33:28.8889820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:28.8891240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8892380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/dummy/connection.py 2025-12-04T08:33:28.8893480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/queues.py 2025-12-04T08:33:28.8894550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/heap.py 2025-12-04T08:33:28.8895790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/shared_memory.py 2025-12-04T08:33:28.8897010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/resource_tracker.py 2025-12-04T08:33:28.8898150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/reduction.py 2025-12-04T08:33:28.8899460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/util.py 2025-12-04T08:33:28.8900570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-12-04T08:33:28.8901700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__init__.py 2025-12-04T08:33:28.8903220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-12-04T08:33:28.8904590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-12-04T08:33:28.8906200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-12-04T08:33:28.8907420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-12-04T08:33:28.8908760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-12-04T08:33:28.8910070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-12-04T08:33:28.8911520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-12-04T08:33:28.8912980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-12-04T08:33:28.8914460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-12-04T08:33:28.8915760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-12-04T08:33:28.8917220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-12-04T08:33:28.8918620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-12-04T08:33:28.8919970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-12-04T08:33:28.8921380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-12-04T08:33:28.8922680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:28.8924170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-12-04T08:33:28.8925500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-12-04T08:33:28.8926910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-12-04T08:33:28.8928310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:28.8929680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8931140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-12-04T08:33:28.8932250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/forkserver.py 2025-12-04T08:33:28.8933390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/connection.py 2025-12-04T08:33:28.8934560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/context.py 2025-12-04T08:33:28.8935580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/spawn.py 2025-12-04T08:33:28.8936760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/synchronize.py 2025-12-04T08:33:28.8937860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/process.py 2025-12-04T08:33:28.8939050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/sharedctypes.py 2025-12-04T08:33:28.8940200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/popen_fork.py 2025-12-04T08:33:28.8941270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/pool.py 2025-12-04T08:33:28.8942530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/popen_forkserver.py 2025-12-04T08:33:28.8943780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-12-04T08:33:28.8944890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/managers.py 2025-12-04T08:33:28.8946110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/multiprocessing/resource_sharer.py 2025-12-04T08:33:28.8947050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/traceback.py 2025-12-04T08:33:28.8948060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/nturl2path.py 2025-12-04T08:33:28.8949340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/warnings.py 2025-12-04T08:33:28.8950030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/subprocess.py 2025-12-04T08:33:28.8951020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/profile.py 2025-12-04T08:33:28.8951970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/this.py 2025-12-04T08:33:28.8952990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/filecmp.py 2025-12-04T08:33:28.8954110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/codecs.py 2025-12-04T08:33:28.8955560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/error.py 2025-12-04T08:33:28.8956700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/request.py 2025-12-04T08:33:28.8957770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/__init__.py 2025-12-04T08:33:28.8958830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/response.py 2025-12-04T08:33:28.8960160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:28.8961440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:28.8962680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-12-04T08:33:28.8964050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-12-04T08:33:28.8965320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-12-04T08:33:28.8966670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8967620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/robotparser.py 2025-12-04T08:33:28.8968640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/urllib/parse.py 2025-12-04T08:33:28.8969710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_weakrefset.py 2025-12-04T08:33:28.8970860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/io.py 2025-12-04T08:33:28.8971860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-12-04T08:33:28.8972940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/_path/__init__.py 2025-12-04T08:33:28.8974360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:28.8975750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8976760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/_path/glob.py 2025-12-04T08:33:28.8977800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/__init__.py 2025-12-04T08:33:28.8979220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.8980500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8981490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/zipfile/__main__.py 2025-12-04T08:33:28.8982450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/code.py 2025-12-04T08:33:28.8983770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/operator.py 2025-12-04T08:33:28.8984500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/fileinput.py 2025-12-04T08:33:28.8985410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/os.py 2025-12-04T08:33:28.8986550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/site-packages/README.txt 2025-12-04T08:33:28.8987490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/difflib.py 2025-12-04T08:33:28.8988480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pydoc.py 2025-12-04T08:33:28.8989720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/selectors.py 2025-12-04T08:33:28.8990470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/decimal.py 2025-12-04T08:33:28.8991480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/socketserver.py 2025-12-04T08:33:28.8992420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/copy.py 2025-12-04T08:33:28.8993510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/html/__init__.py 2025-12-04T08:33:28.8995110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-12-04T08:33:28.8996160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.8997440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:28.8998330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/html/parser.py 2025-12-04T08:33:28.8999380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/html/entities.py 2025-12-04T08:33:28.9000470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/genericpath.py 2025-12-04T08:33:28.9001470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/linecache.py 2025-12-04T08:33:28.9002430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/types.py 2025-12-04T08:33:28.9003590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/scrolledtext.py 2025-12-04T08:33:28.9004690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/colorchooser.py 2025-12-04T08:33:28.9005850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/commondialog.py 2025-12-04T08:33:28.9006900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/messagebox.py 2025-12-04T08:33:28.9007940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/dialog.py 2025-12-04T08:33:28.9009020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/constants.py 2025-12-04T08:33:28.9010020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/dnd.py 2025-12-04T08:33:28.9011100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__init__.py 2025-12-04T08:33:28.9012110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/ttk.py 2025-12-04T08:33:28.9013550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-12-04T08:33:28.9014800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-12-04T08:33:28.9016010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-12-04T08:33:28.9017360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-12-04T08:33:28.9018730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-12-04T08:33:28.9019940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-12-04T08:33:28.9021190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-12-04T08:33:28.9022620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-12-04T08:33:28.9023860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:28.9025200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.9026500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-12-04T08:33:28.9027770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9029450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-12-04T08:33:28.9030130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/filedialog.py 2025-12-04T08:33:28.9031130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/font.py 2025-12-04T08:33:28.9032230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/__main__.py 2025-12-04T08:33:28.9033310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tkinter/simpledialog.py 2025-12-04T08:33:28.9034300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/mimetypes.py 2025-12-04T08:33:28.9035560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-12-04T08:33:28.9036820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-12-04T08:33:28.9037990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-12-04T08:33:28.9039230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-12-04T08:33:28.9040420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-12-04T08:33:28.9041600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-12-04T08:33:28.9042850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-12-04T08:33:28.9044100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-12-04T08:33:28.9045230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-12-04T08:33:28.9046730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-12-04T08:33:28.9047660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-12-04T08:33:28.9048810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-12-04T08:33:28.9050040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-12-04T08:33:28.9051350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-12-04T08:33:28.9052570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-12-04T08:33:28.9053770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-12-04T08:33:28.9054970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-12-04T08:33:28.9056170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-12-04T08:33:28.9057420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-12-04T08:33:28.9058650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-12-04T08:33:28.9059910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-12-04T08:33:28.9061280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-12-04T08:33:28.9062370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-12-04T08:33:28.9063590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-12-04T08:33:28.9065080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-12-04T08:33:28.9066020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-12-04T08:33:28.9067230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-12-04T08:33:28.9068450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-12-04T08:33:28.9069950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-12-04T08:33:28.9070960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-12-04T08:33:28.9072100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-12-04T08:33:28.9073330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-12-04T08:33:28.9074590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-12-04T08:33:28.9075870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-12-04T08:33:28.9077100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-12-04T08:33:28.9078280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-12-04T08:33:28.9079570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-12-04T08:33:28.9080790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-12-04T08:33:28.9082030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-12-04T08:33:28.9083220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-12-04T08:33:28.9084440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-12-04T08:33:28.9085620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:28.9086910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-12-04T08:33:28.9088060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-12-04T08:33:28.9089370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-12-04T08:33:28.9090520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-12-04T08:33:28.9091720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-12-04T08:33:28.9093090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:28.9094240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-12-04T08:33:28.9095560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-12-04T08:33:28.9096710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-12-04T08:33:28.9097930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-12-04T08:33:28.9099520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-12-04T08:33:28.9100450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-12-04T08:33:28.9101800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-12-04T08:33:28.9102950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-12-04T08:33:28.9104110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-12-04T08:33:28.9105420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-12-04T08:33:28.9106620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-12-04T08:33:28.9107900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-12-04T08:33:28.9109030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-12-04T08:33:28.9110240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-12-04T08:33:28.9111800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-12-04T08:33:28.9113290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-12-04T08:33:28.9115150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:28.9116270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-12-04T08:33:28.9117880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-12-04T08:33:28.9119340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-12-04T08:33:28.9120930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-12-04T08:33:28.9122530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-12-04T08:33:28.9124060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-12-04T08:33:28.9125720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-12-04T08:33:28.9127120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-12-04T08:33:28.9128660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-12-04T08:33:28.9130290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-12-04T08:33:28.9131760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-12-04T08:33:28.9133300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-12-04T08:33:28.9134660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-12-04T08:33:28.9136090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-12-04T08:33:28.9137760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-12-04T08:33:28.9139360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-12-04T08:33:28.9140870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-12-04T08:33:28.9142630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:28.9144070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-12-04T08:33:28.9145630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-12-04T08:33:28.9147200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-12-04T08:33:28.9148760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-12-04T08:33:28.9150300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-12-04T08:33:28.9151830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-12-04T08:33:28.9153140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-12-04T08:33:28.9154690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-12-04T08:33:28.9160690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-12-04T08:33:28.9161680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-12-04T08:33:28.9161990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-12-04T08:33:28.9162270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-12-04T08:33:28.9162550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-12-04T08:33:28.9163520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-12-04T08:33:28.9165070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-12-04T08:33:28.9166830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-12-04T08:33:28.9168350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-12-04T08:33:28.9170130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-12-04T08:33:28.9171970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-12-04T08:33:28.9173670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:28.9175380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-12-04T08:33:28.9176950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-12-04T08:33:28.9178450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-12-04T08:33:28.9180020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-12-04T08:33:28.9181730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-12-04T08:33:28.9183270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-12-04T08:33:28.9185120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-12-04T08:33:28.9186910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-12-04T08:33:28.9188500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-12-04T08:33:28.9190160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-12-04T08:33:28.9191660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-12-04T08:33:28.9193260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-12-04T08:33:28.9194640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-12-04T08:33:28.9196280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-12-04T08:33:28.9198150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-12-04T08:33:28.9199830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-12-04T08:33:28.9201360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-12-04T08:33:28.9202920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-12-04T08:33:28.9204500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-12-04T08:33:28.9206060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-12-04T08:33:28.9207580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-12-04T08:33:28.9208980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-12-04T08:33:28.9210430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-12-04T08:33:28.9211990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-12-04T08:33:28.9213610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-12-04T08:33:28.9214980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-12-04T08:33:28.9216770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-12-04T08:33:28.9218800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-12-04T08:33:28.9220270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-12-04T08:33:28.9222170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-12-04T08:33:28.9223580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-12-04T08:33:28.9225540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-12-04T08:33:28.9227060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-12-04T08:33:28.9228510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-12-04T08:33:28.9230040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-12-04T08:33:28.9231670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-12-04T08:33:28.9233090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-12-04T08:33:28.9234570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-12-04T08:33:28.9236170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-12-04T08:33:28.9237650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-12-04T08:33:28.9239160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-12-04T08:33:28.9240670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-12-04T08:33:28.9242050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-12-04T08:33:28.9243620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-12-04T08:33:28.9245150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-12-04T08:33:28.9246710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-12-04T08:33:28.9248150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-12-04T08:33:28.9249840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-12-04T08:33:28.9251420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-12-04T08:33:28.9252980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-12-04T08:33:28.9254410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-12-04T08:33:28.9256130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-12-04T08:33:28.9257330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/colorsys.py 2025-12-04T08:33:28.9258670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/numbers.py 2025-12-04T08:33:28.9259960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_strptime.py 2025-12-04T08:33:28.9261190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/contextvars.py 2025-12-04T08:33:28.9262430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/random.py 2025-12-04T08:33:28.9263650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ftplib.py 2025-12-04T08:33:28.9265010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/optparse.py 2025-12-04T08:33:28.9266350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sitecustomize.py 2025-12-04T08:33:28.9267570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/parsers/expat.py 2025-12-04T08:33:28.9268790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/parsers/__init__.py 2025-12-04T08:33:28.9270540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-12-04T08:33:28.9272190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9273450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/handler.py 2025-12-04T08:33:28.9274860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/__init__.py 2025-12-04T08:33:28.9276650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-12-04T08:33:28.9278420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-12-04T08:33:28.9280310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-12-04T08:33:28.9281910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-12-04T08:33:28.9283790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-12-04T08:33:28.9285390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9286870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/saxutils.py 2025-12-04T08:33:28.9288180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/xmlreader.py 2025-12-04T08:33:28.9289680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/expatreader.py 2025-12-04T08:33:28.9290910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/sax/_exceptions.py 2025-12-04T08:33:28.9292230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/__init__.py 2025-12-04T08:33:28.9293850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9295140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/pulldom.py 2025-12-04T08:33:28.9296540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/expatbuilder.py 2025-12-04T08:33:28.9297700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/domreg.py 2025-12-04T08:33:28.9299050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/minicompat.py 2025-12-04T08:33:28.9300550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__init__.py 2025-12-04T08:33:28.9302310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-12-04T08:33:28.9303870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-12-04T08:33:28.9305730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-12-04T08:33:28.9307340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-12-04T08:33:28.9308910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-12-04T08:33:28.9310640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-12-04T08:33:28.9312370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-12-04T08:33:28.9314030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9315430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/NodeFilter.py 2025-12-04T08:33:28.9316900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/xmlbuilder.py 2025-12-04T08:33:28.9318180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/dom/minidom.py 2025-12-04T08:33:28.9319810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/ElementPath.py 2025-12-04T08:33:28.9321230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/cElementTree.py 2025-12-04T08:33:28.9322590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/__init__.py 2025-12-04T08:33:28.9324220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-12-04T08:33:28.9326110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-12-04T08:33:28.9327820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-12-04T08:33:28.9329490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-12-04T08:33:28.9331160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9332470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/ElementInclude.py 2025-12-04T08:33:28.9333850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xml/etree/ElementTree.py 2025-12-04T08:33:28.9334920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pdb.py 2025-12-04T08:33:28.9336160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/threading.py 2025-12-04T08:33:28.9337230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/turtle.py 2025-12-04T08:33:28.9338190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/platform.py 2025-12-04T08:33:28.9339140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pstats.py 2025-12-04T08:33:28.9340130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/glob.py 2025-12-04T08:33:28.9341070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/quopri.py 2025-12-04T08:33:28.9342090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/symtable.py 2025-12-04T08:33:28.9343120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pprint.py 2025-12-04T08:33:28.9344090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/calendar.py 2025-12-04T08:33:28.9345100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/inspect.py 2025-12-04T08:33:28.9346120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/util.py 2025-12-04T08:33:28.9347200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/handlers.py 2025-12-04T08:33:28.9348250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__init__.py 2025-12-04T08:33:28.9349350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/types.py 2025-12-04T08:33:28.9350710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-12-04T08:33:28.9351980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:28.9353290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-12-04T08:33:28.9354530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:28.9355850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:28.9357220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-12-04T08:33:28.9358540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9359520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/validate.py 2025-12-04T08:33:28.9360690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/simple_server.py 2025-12-04T08:33:28.9361730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/wsgiref/headers.py 2025-12-04T08:33:28.9362730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/poplib.py 2025-12-04T08:33:28.9363830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/plistlib.py 2025-12-04T08:33:28.9364820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pickletools.py 2025-12-04T08:33:28.9365720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/site.py 2025-12-04T08:33:28.9366700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/decoder.py 2025-12-04T08:33:28.9367760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/scanner.py 2025-12-04T08:33:28.9368830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/__init__.py 2025-12-04T08:33:28.9370220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-12-04T08:33:28.9371530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-12-04T08:33:28.9372770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9373970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-12-04T08:33:28.9375220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-12-04T08:33:28.9376170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/encoder.py 2025-12-04T08:33:28.9377180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/json/tool.py 2025-12-04T08:33:28.9378490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_opcode_metadata.py 2025-12-04T08:33:28.9379170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/keyword.py 2025-12-04T08:33:28.9380180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/configparser.py 2025-12-04T08:33:28.9381220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_apple_support.py 2025-12-04T08:33:28.9382190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/reprlib.py 2025-12-04T08:33:28.9383280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/secrets.py 2025-12-04T08:33:28.9384390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/shlex.py 2025-12-04T08:33:28.9385650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/cookies.py 2025-12-04T08:33:28.9387100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/server.py 2025-12-04T08:33:28.9388300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/client.py 2025-12-04T08:33:28.9389550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/__init__.py 2025-12-04T08:33:28.9391170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-12-04T08:33:28.9392970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-12-04T08:33:28.9394550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-12-04T08:33:28.9396460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:28.9397990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9399280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/http/cookiejar.py 2025-12-04T08:33:28.9400660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/__init__.py 2025-12-04T08:33:28.9402220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-12-04T08:33:28.9403800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-12-04T08:33:28.9405300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.9406970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9408230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/dump.py 2025-12-04T08:33:28.9409620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/dbapi2.py 2025-12-04T08:33:28.9411040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sqlite3/__main__.py 2025-12-04T08:33:28.9412360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/posixpath.py 2025-12-04T08:33:28.9413720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/py_compile.py 2025-12-04T08:33:28.9415010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ensurepip/__init__.py 2025-12-04T08:33:28.9416860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.9418420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9420240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-12-04T08:33:28.9421960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ensurepip/_bundled/pip-25.2-py3-none-any.whl 2025-12-04T08:33:28.9423310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ensurepip/__main__.py 2025-12-04T08:33:28.9424930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ensurepip/_uninstall.py 2025-12-04T08:33:28.9426320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_osx_support.py 2025-12-04T08:33:28.9427560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/stat.py 2025-12-04T08:33:28.9428900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/compileall.py 2025-12-04T08:33:28.9430500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/_base.py 2025-12-04T08:33:28.9431880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/thread.py 2025-12-04T08:33:28.9433350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/__init__.py 2025-12-04T08:33:28.9435150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-12-04T08:33:28.9437090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-12-04T08:33:28.9438940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-12-04T08:33:28.9440750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9442250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/futures/process.py 2025-12-04T08:33:28.9443430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/__init__.py 2025-12-04T08:33:28.9445230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9446320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/csv.py 2025-12-04T08:33:28.9447940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/historical_reader.py 2025-12-04T08:33:28.9449300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/unix_console.py 2025-12-04T08:33:28.9450810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/readline.py 2025-12-04T08:33:28.9452310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/console.py 2025-12-04T08:33:28.9453660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/trace.py 2025-12-04T08:33:28.9455080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/curses.py 2025-12-04T08:33:28.9456630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/base_eventqueue.py 2025-12-04T08:33:28.9458150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/windows_console.py 2025-12-04T08:33:28.9459680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-12-04T08:33:28.9461470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/_threading_handler.py 2025-12-04T08:33:28.9462830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__init__.py 2025-12-04T08:33:28.9464260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/types.py 2025-12-04T08:33:28.9466020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:28.9467830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-12-04T08:33:28.9469560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-12-04T08:33:28.9471030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-12-04T08:33:28.9472720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-12-04T08:33:28.9474410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-12-04T08:33:28.9476270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-12-04T08:33:28.9477990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-12-04T08:33:28.9479870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-12-04T08:33:28.9481430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-12-04T08:33:28.9483140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-12-04T08:33:28.9484970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-12-04T08:33:28.9486530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:28.9488320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-12-04T08:33:28.9490120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-12-04T08:33:28.9492110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-12-04T08:33:28.9493850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-12-04T08:33:28.9495420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:28.9497140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-12-04T08:33:28.9498890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-12-04T08:33:28.9500720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-12-04T08:33:28.9502320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-12-04T08:33:28.9504020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.9505840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9507380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:28.9508710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/keymap.py 2025-12-04T08:33:28.9510180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/_minimal_curses.py 2025-12-04T08:33:28.9511480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/fancy_termios.py 2025-12-04T08:33:28.9512790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/reader.py 2025-12-04T08:33:28.9514050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/mypy.ini 2025-12-04T08:33:28.9515470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/utils.py 2025-12-04T08:33:28.9516730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/pager.py 2025-12-04T08:33:28.9518080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/input.py 2025-12-04T08:33:28.9519950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-12-04T08:33:28.9521500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/completing_reader.py 2025-12-04T08:33:28.9522640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/main.py 2025-12-04T08:33:28.9523910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/commands.py 2025-12-04T08:33:28.9525380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/__main__.py 2025-12-04T08:33:28.9526750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pyrepl/simple_interact.py 2025-12-04T08:33:28.9527820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pydatetime.py 2025-12-04T08:33:28.9529060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/fractions.py 2025-12-04T08:33:28.9529880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sysconfig/__init__.py 2025-12-04T08:33:28.9531250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.9532520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9533530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sysconfig/__main__.py 2025-12-04T08:33:28.9534600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sched.py 2025-12-04T08:33:28.9535450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/imaplib.py 2025-12-04T08:33:28.9536520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/mailbox.py 2025-12-04T08:33:28.9537440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sre_compile.py 2025-12-04T08:33:28.9538350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/locale.py 2025-12-04T08:33:28.9539270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ast.py 2025-12-04T08:33:28.9540250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/doctest.py 2025-12-04T08:33:28.9541240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/argparse.py 2025-12-04T08:33:28.9542210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/getpass.py 2025-12-04T08:33:28.9543210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pickle.py 2025-12-04T08:33:28.9544360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pty.py 2025-12-04T08:33:28.9545140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/contextlib.py 2025-12-04T08:33:28.9546110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/statistics.py 2025-12-04T08:33:28.9547180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_collections_abc.py 2025-12-04T08:33:28.9548180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__future__.py 2025-12-04T08:33:28.9549140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pylong.py 2025-12-04T08:33:28.9550140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dataclasses.py 2025-12-04T08:33:28.9551100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/shelve.py 2025-12-04T08:33:28.9552090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/string.py 2025-12-04T08:33:28.9553040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/smtplib.py 2025-12-04T08:33:28.9554070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/__init__.py 2025-12-04T08:33:28.9555440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.9556990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9557790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/scripts/posix/activate.csh 2025-12-04T08:33:28.9558960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/scripts/common/Activate.ps1 2025-12-04T08:33:28.9560130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/scripts/common/activate.fish 2025-12-04T08:33:28.9561300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/scripts/common/activate 2025-12-04T08:33:28.9562250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/venv/__main__.py 2025-12-04T08:33:28.9563180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/getopt.py 2025-12-04T08:33:28.9564210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/antigravity.py 2025-12-04T08:33:28.9565150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/enum.py 2025-12-04T08:33:28.9566120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/ndbm.py 2025-12-04T08:33:28.9567130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/gnu.py 2025-12-04T08:33:28.9568410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/__init__.py 2025-12-04T08:33:28.9569450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-12-04T08:33:28.9570640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-12-04T08:33:28.9571830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-12-04T08:33:28.9573030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-12-04T08:33:28.9574290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9575190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/dumb.py 2025-12-04T08:33:28.9576220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/dbm/sqlite3.py 2025-12-04T08:33:28.9577170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/timeit.py 2025-12-04T08:33:28.9578170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/graphlib.py 2025-12-04T08:33:28.9579100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/hmac.py 2025-12-04T08:33:28.9580090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tarfile.py 2025-12-04T08:33:28.9581180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/readers.py 2025-12-04T08:33:28.9582200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/_abc.py 2025-12-04T08:33:28.9583230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/util.py 2025-12-04T08:33:28.9584360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/_bootstrap.py 2025-12-04T08:33:28.9585780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/readers.py 2025-12-04T08:33:28.9586680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/_common.py 2025-12-04T08:33:28.9587880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__init__.py 2025-12-04T08:33:28.9589360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-12-04T08:33:28.9590770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-12-04T08:33:28.9592120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:28.9593530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-12-04T08:33:28.9594930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-12-04T08:33:28.9596670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-12-04T08:33:28.9597830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9599270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:28.9600410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/_itertools.py 2025-12-04T08:33:28.9601560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/_adapters.py 2025-12-04T08:33:28.9602710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/simple.py 2025-12-04T08:33:28.9604170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/_functional.py 2025-12-04T08:33:28.9605000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/resources/abc.py 2025-12-04T08:33:28.9606050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__init__.py 2025-12-04T08:33:28.9607410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-12-04T08:33:28.9608690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-12-04T08:33:28.9609970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:28.9611300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-12-04T08:33:28.9612630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-12-04T08:33:28.9613870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:28.9615180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-12-04T08:33:28.9616620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-12-04T08:33:28.9617860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9618980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/_bootstrap_external.py 2025-12-04T08:33:28.9620100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/machinery.py 2025-12-04T08:33:28.9621110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/simple.py 2025-12-04T08:33:28.9622500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/_meta.py 2025-12-04T08:33:28.9623360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/_text.py 2025-12-04T08:33:28.9624500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__init__.py 2025-12-04T08:33:28.9625690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/_functools.py 2025-12-04T08:33:28.9628310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-12-04T08:33:28.9628660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-12-04T08:33:28.9630070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-12-04T08:33:28.9631390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-12-04T08:33:28.9632770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-12-04T08:33:28.9634180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9635610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-12-04T08:33:28.9637050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:28.9638150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/diagnose.py 2025-12-04T08:33:28.9639340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/_collections.py 2025-12-04T08:33:28.9640490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/_itertools.py 2025-12-04T08:33:28.9641670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/metadata/_adapters.py 2025-12-04T08:33:28.9642670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/importlib/abc.py 2025-12-04T08:33:28.9643670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xmlrpc/server.py 2025-12-04T08:33:28.9644720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xmlrpc/client.py 2025-12-04T08:33:28.9646030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xmlrpc/__init__.py 2025-12-04T08:33:28.9647100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-12-04T08:33:28.9648330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:28.9649640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9652120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/stringprep.py 2025-12-04T08:33:28.9652520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/typing.py 2025-12-04T08:33:28.9652750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/LICENSE.txt 2025-12-04T08:33:28.9653620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/multicall.py 2025-12-04T08:33:28.9654600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle.py 2025-12-04T08:33:28.9655670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/mainmenu.py 2025-12-04T08:33:28.9656740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/filelist.py 2025-12-04T08:33:28.9658000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/sidebar.py 2025-12-04T08:33:28.9658810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/tree.py 2025-12-04T08:33:28.9659820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/pyshell.py 2025-12-04T08:33:28.9660900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/stackviewer.py 2025-12-04T08:33:28.9661960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/statusbar.py 2025-12-04T08:33:28.9662960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/run.py 2025-12-04T08:33:28.9664050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/autoexpand.py 2025-12-04T08:33:28.9665130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/codecontext.py 2025-12-04T08:33:28.9666140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/help.html 2025-12-04T08:33:28.9667250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/configdialog.py 2025-12-04T08:33:28.9668330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/config.py 2025-12-04T08:33:28.9669610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/help_about.py 2025-12-04T08:33:28.9670390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/TODO.txt 2025-12-04T08:33:28.9671420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/debugobj.py 2025-12-04T08:33:28.9672430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/query.py 2025-12-04T08:33:28.9673480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/window.py 2025-12-04T08:33:28.9674510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/extend.txt 2025-12-04T08:33:28.9675540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/ChangeLog 2025-12-04T08:33:28.9676630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/searchbase.py 2025-12-04T08:33:28.9677610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/util.py 2025-12-04T08:33:28.9678700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/colorizer.py 2025-12-04T08:33:28.9679780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/redirector.py 2025-12-04T08:33:28.9681090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/config_key.py 2025-12-04T08:33:28.9681930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/calltip_w.py 2025-12-04T08:33:28.9682940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/runscript.py 2025-12-04T08:33:28.9683990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/delegator.py 2025-12-04T08:33:28.9685000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle.pyw 2025-12-04T08:33:28.9686090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__init__.py 2025-12-04T08:33:28.9687340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/format.py 2025-12-04T08:33:28.9688120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/textview.py 2025-12-04T08:33:28.9689130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/grep.py 2025-12-04T08:33:28.9690540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-12-04T08:33:28.9691820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-12-04T08:33:28.9693290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-12-04T08:33:28.9694370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-12-04T08:33:28.9695680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-12-04T08:33:28.9697000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-12-04T08:33:28.9698620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:28.9700340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-12-04T08:33:28.9701260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-12-04T08:33:28.9702180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-12-04T08:33:28.9703410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-12-04T08:33:28.9704830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-12-04T08:33:28.9705940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-12-04T08:33:28.9707390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-12-04T08:33:28.9708810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-12-04T08:33:28.9710110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-12-04T08:33:28.9711280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-12-04T08:33:28.9712680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-12-04T08:33:28.9713940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-12-04T08:33:28.9715170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-12-04T08:33:28.9716470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-12-04T08:33:28.9717820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-12-04T08:33:28.9718980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-12-04T08:33:28.9720400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-12-04T08:33:28.9721710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-12-04T08:33:28.9722900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-12-04T08:33:28.9724230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-12-04T08:33:28.9725560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-12-04T08:33:28.9727120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-12-04T08:33:28.9728110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-12-04T08:33:28.9729550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-12-04T08:33:28.9730800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-12-04T08:33:28.9732010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-12-04T08:33:28.9733420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:28.9734580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-12-04T08:33:28.9735900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-12-04T08:33:28.9737130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-12-04T08:33:28.9738440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-12-04T08:33:28.9739960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:28.9740920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-12-04T08:33:28.9742330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-12-04T08:33:28.9743470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:28.9744840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-12-04T08:33:28.9746180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-12-04T08:33:28.9747530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-12-04T08:33:28.9748750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-12-04T08:33:28.9750110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-12-04T08:33:28.9751540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-12-04T08:33:28.9752790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-12-04T08:33:28.9754080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-12-04T08:33:28.9755380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:28.9756770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-12-04T08:33:28.9758010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-12-04T08:33:28.9759300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9761470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-12-04T08:33:28.9762540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-12-04T08:33:28.9764050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-12-04T08:33:28.9765190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-12-04T08:33:28.9766480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-12-04T08:33:28.9767780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-12-04T08:33:28.9769020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/tooltip.py 2025-12-04T08:33:28.9770700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/pathbrowser.py 2025-12-04T08:33:28.9770960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/debugger.py 2025-12-04T08:33:28.9772120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/config-main.def 2025-12-04T08:33:28.9773060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/CREDITS.txt 2025-12-04T08:33:28.9774250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/browser.py 2025-12-04T08:33:28.9775610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/pyparse.py 2025-12-04T08:33:28.9776200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/macosx.py 2025-12-04T08:33:28.9777420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/scrolledlist.py 2025-12-04T08:33:28.9778480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/searchengine.py 2025-12-04T08:33:28.9779500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/rpc.py 2025-12-04T08:33:28.9780480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/percolator.py 2025-12-04T08:33:28.9781620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/outwin.py 2025-12-04T08:33:28.9782630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/config-keys.def 2025-12-04T08:33:28.9783870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/plusnode.gif 2025-12-04T08:33:28.9784870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/folder.gif 2025-12-04T08:33:28.9786110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle_48.png 2025-12-04T08:33:28.9787970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle_32.gif 2025-12-04T08:33:28.9789040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle_16.png 2025-12-04T08:33:28.9789300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/tk.gif 2025-12-04T08:33:28.9790530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/openfolder.gif 2025-12-04T08:33:28.9791620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle_48.gif 2025-12-04T08:33:28.9793750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/minusnode.gif 2025-12-04T08:33:28.9794030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/python.gif 2025-12-04T08:33:28.9794920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle_32.png 2025-12-04T08:33:28.9796110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/README.txt 2025-12-04T08:33:28.9797080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle.ico 2025-12-04T08:33:28.9798420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle_16.gif 2025-12-04T08:33:28.9799460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/Icons/idle_256.png 2025-12-04T08:33:28.9800660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/example_noext 2025-12-04T08:33:28.9801700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-12-04T08:33:28.9803020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-12-04T08:33:28.9804490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-12-04T08:33:28.9805580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-12-04T08:33:28.9806850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-12-04T08:33:28.9807850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_textview.py 2025-12-04T08:33:28.9809110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_tree.py 2025-12-04T08:33:28.9810260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-12-04T08:33:28.9811440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-12-04T08:33:28.9812790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-12-04T08:33:28.9813900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-12-04T08:33:28.9815000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-12-04T08:33:28.9816270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-12-04T08:33:28.9817410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_search.py 2025-12-04T08:33:28.9818710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-12-04T08:33:28.9819810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-12-04T08:33:28.9821190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-12-04T08:33:28.9822230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_warning.py 2025-12-04T08:33:28.9823470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/htest.py 2025-12-04T08:33:28.9824520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_editor.py 2025-12-04T08:33:28.9825830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-12-04T08:33:28.9827200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-12-04T08:33:28.9828150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_run.py 2025-12-04T08:33:28.9829500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-12-04T08:33:28.9830610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-12-04T08:33:28.9831910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-12-04T08:33:28.9833090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_grep.py 2025-12-04T08:33:28.9834410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-12-04T08:33:28.9835630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-12-04T08:33:28.9836680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__init__.py 2025-12-04T08:33:28.9837920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-12-04T08:33:28.9839310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-12-04T08:33:28.9841930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-12-04T08:33:28.9842560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-12-04T08:33:28.9843590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-12-04T08:33:28.9845100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-12-04T08:33:28.9846550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-12-04T08:33:28.9847900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-12-04T08:33:28.9849560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-12-04T08:33:28.9850920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-12-04T08:33:28.9856820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-12-04T08:33:28.9857280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-12-04T08:33:28.9857630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-12-04T08:33:28.9857980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-12-04T08:33:28.9858310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-12-04T08:33:28.9859130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-12-04T08:33:28.9860550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-12-04T08:33:28.9861990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-12-04T08:33:28.9863540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-12-04T08:33:28.9864910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-12-04T08:33:28.9866300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-12-04T08:33:28.9867660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-12-04T08:33:28.9869090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-12-04T08:33:28.9870570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-12-04T08:33:28.9872020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-12-04T08:33:28.9873770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-12-04T08:33:28.9875000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-12-04T08:33:28.9876440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-12-04T08:33:28.9877880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-12-04T08:33:28.9879320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-12-04T08:33:28.9880810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-12-04T08:33:28.9882300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-12-04T08:33:28.9883740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-12-04T08:33:28.9885190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-12-04T08:33:28.9886750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-12-04T08:33:28.9888020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-12-04T08:33:28.9889460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-12-04T08:33:28.9890910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-12-04T08:33:28.9892540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-12-04T08:33:28.9894140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-12-04T08:33:28.9895340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-12-04T08:33:28.9896860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-12-04T08:33:28.9898280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-12-04T08:33:28.9899790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-12-04T08:33:28.9901220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-12-04T08:33:28.9902690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-12-04T08:33:28.9904120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-12-04T08:33:28.9905480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-12-04T08:33:28.9906960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-12-04T08:33:28.9908500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-12-04T08:33:28.9909870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-12-04T08:33:28.9911380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-12-04T08:33:28.9912770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-12-04T08:33:28.9914240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-12-04T08:33:28.9915700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-12-04T08:33:28.9917170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-12-04T08:33:28.9918770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-12-04T08:33:28.9920140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-12-04T08:33:28.9921610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-12-04T08:33:28.9923000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-12-04T08:33:28.9924490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-12-04T08:33:28.9925870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-12-04T08:33:28.9927220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:28.9928670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-12-04T08:33:28.9930120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-12-04T08:33:28.9931570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-12-04T08:33:28.9932980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-12-04T08:33:28.9934020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_util.py 2025-12-04T08:33:28.9935190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_undo.py 2025-12-04T08:33:28.9936350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-12-04T08:33:28.9937590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-12-04T08:33:28.9938830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-12-04T08:33:28.9940270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-12-04T08:33:28.9941700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-12-04T08:33:28.9942560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_text.py 2025-12-04T08:33:28.9943830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-12-04T08:33:28.9945220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-12-04T08:33:28.9946470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_browser.py 2025-12-04T08:33:28.9947790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_config.py 2025-12-04T08:33:28.9949070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-12-04T08:33:28.9950140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_window.py 2025-12-04T08:33:28.9951290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/template.py 2025-12-04T08:33:28.9952470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_query.py 2025-12-04T08:33:28.9953610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/README.txt 2025-12-04T08:33:28.9954860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-12-04T08:33:28.9956190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-12-04T08:33:28.9957260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-12-04T08:33:28.9958370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-12-04T08:33:28.9959550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_replace.py 2025-12-04T08:33:28.9960760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_history.py 2025-12-04T08:33:28.9961980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-12-04T08:33:28.9963390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-12-04T08:33:28.9964340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-12-04T08:33:28.9965530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-12-04T08:33:28.9966690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_format.py 2025-12-04T08:33:28.9967890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-12-04T08:33:28.9969280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_help.py 2025-12-04T08:33:28.9970280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-12-04T08:33:28.9971370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-12-04T08:33:28.9972680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-12-04T08:33:28.9973880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-12-04T08:33:28.9975080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-12-04T08:33:28.9976050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/undo.py 2025-12-04T08:33:28.9977110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/squeezer.py 2025-12-04T08:33:28.9978130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/iomenu.py 2025-12-04T08:33:28.9979220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/zoomheight.py 2025-12-04T08:33:28.9980240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/search.py 2025-12-04T08:33:28.9981310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/NEWS2x.txt 2025-12-04T08:33:28.9982350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/README.txt 2025-12-04T08:33:28.9983420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/HISTORY.txt 2025-12-04T08:33:28.9984490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/debugger_r.py 2025-12-04T08:33:28.9985510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/editor.py 2025-12-04T08:33:28.9986590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/dynoption.py 2025-12-04T08:33:28.9987780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/autocomplete_w.py 2025-12-04T08:33:28.9988760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/calltip.py 2025-12-04T08:33:28.9989800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/News3.txt 2025-12-04T08:33:28.9990930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/autocomplete.py 2025-12-04T08:33:28.9991990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/hyperparser.py 2025-12-04T08:33:28.9993170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/config-extensions.def 2025-12-04T08:33:28.9994150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/help.py 2025-12-04T08:33:28.9995290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/parenmatch.py 2025-12-04T08:33:28.9996520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/zzdummy.py 2025-12-04T08:33:28.9997340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/__main__.py 2025-12-04T08:33:28.9998500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/config-highlight.def 2025-12-04T08:33:28.9999510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/idle.bat 2025-12-04T08:33:29.0000570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/history.py 2025-12-04T08:33:29.0001670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/debugobj_r.py 2025-12-04T08:33:29.0002690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/idlelib/replace.py 2025-12-04T08:33:29.0003810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pydoc_data/__init__.py 2025-12-04T08:33:29.0004830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pydoc_data/_pydoc.css 2025-12-04T08:33:29.0006200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-12-04T08:33:29.0007680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0008510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/pydoc_data/topics.py 2025-12-04T08:33:29.0009420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ssl.py 2025-12-04T08:33:29.0010380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/socket.py 2025-12-04T08:33:29.0011370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/datetime.py 2025-12-04T08:33:29.0012460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_android_support.py 2025-12-04T08:33:29.0013730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/collections/__init__.py 2025-12-04T08:33:29.0015820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0016370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_pydecimal.py 2025-12-04T08:33:29.0017330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/ntpath.py 2025-12-04T08:33:29.0018650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-12-04T08:33:29.0019840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/tokenize.py 2025-12-04T08:33:29.0020630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/uuid.py 2025-12-04T08:33:29.0021810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/mixins.py 2025-12-04T08:33:29.0022770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/queues.py 2025-12-04T08:33:29.0024400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/streams.py 2025-12-04T08:33:29.0024970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/tasks.py 2025-12-04T08:33:29.0026040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/selector_events.py 2025-12-04T08:33:29.0027110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/log.py 2025-12-04T08:33:29.0028100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/taskgroups.py 2025-12-04T08:33:29.0029190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/protocols.py 2025-12-04T08:33:29.0030200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/events.py 2025-12-04T08:33:29.0031350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/base_events.py 2025-12-04T08:33:29.0032450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/subprocess.py 2025-12-04T08:33:29.0033640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/constants.py 2025-12-04T08:33:29.0034800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/proactor_events.py 2025-12-04T08:33:29.0036020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/format_helpers.py 2025-12-04T08:33:29.0036970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/locks.py 2025-12-04T08:33:29.0038040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__init__.py 2025-12-04T08:33:29.0039310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/timeouts.py 2025-12-04T08:33:29.0040160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/trsock.py 2025-12-04T08:33:29.0041570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-12-04T08:33:29.0042900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-12-04T08:33:29.0044250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-12-04T08:33:29.0045770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-12-04T08:33:29.0046830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-12-04T08:33:29.0048100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-12-04T08:33:29.0049410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-12-04T08:33:29.0050970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-12-04T08:33:29.0052030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-12-04T08:33:29.0053470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-12-04T08:33:29.0054670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-12-04T08:33:29.0056090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-12-04T08:33:29.0057360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-12-04T08:33:29.0058650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-12-04T08:33:29.0059930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-12-04T08:33:29.0061450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-12-04T08:33:29.0062810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-12-04T08:33:29.0064100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-12-04T08:33:29.0065430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:29.0066780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-12-04T08:33:29.0068100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-12-04T08:33:29.0069400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-12-04T08:33:29.0070610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-12-04T08:33:29.0071850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-12-04T08:33:29.0073180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:29.0074770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-12-04T08:33:29.0075800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-12-04T08:33:29.0077200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-12-04T08:33:29.0078430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-12-04T08:33:29.0080910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-12-04T08:33:29.0081630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.0082370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0083730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-12-04T08:33:29.0084670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/futures.py 2025-12-04T08:33:29.0085700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/sslproto.py 2025-12-04T08:33:29.0086780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/staggered.py 2025-12-04T08:33:29.0087820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/threads.py 2025-12-04T08:33:29.0088960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/base_subprocess.py 2025-12-04T08:33:29.0090050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/windows_utils.py 2025-12-04T08:33:29.0091070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/runners.py 2025-12-04T08:33:29.0092170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/exceptions.py 2025-12-04T08:33:29.0093260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/transports.py 2025-12-04T08:33:29.0094310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/base_tasks.py 2025-12-04T08:33:29.0095420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/coroutines.py 2025-12-04T08:33:29.0096550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/windows_events.py 2025-12-04T08:33:29.0097650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/base_futures.py 2025-12-04T08:33:29.0098680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/__main__.py 2025-12-04T08:33:29.0099830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/asyncio/unix_events.py 2025-12-04T08:33:29.0100830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/logging/config.py 2025-12-04T08:33:29.0101890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/logging/handlers.py 2025-12-04T08:33:29.0102940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/logging/__init__.py 2025-12-04T08:33:29.0104300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:29.0105610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:29.0106930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0107780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/__hello__.py 2025-12-04T08:33:29.0108780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/_colorize.py 2025-12-04T08:33:29.0109890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/contentmanager.py 2025-12-04T08:33:29.0110940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/_policybase.py 2025-12-04T08:33:29.0111960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/header.py 2025-12-04T08:33:29.0113050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/_encoded_words.py 2025-12-04T08:33:29.0114220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/_header_value_parser.py 2025-12-04T08:33:29.0115220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/policy.py 2025-12-04T08:33:29.0116480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__init__.py 2025-12-04T08:33:29.0117250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/message.py 2025-12-04T08:33:29.0118290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/encoders.py 2025-12-04T08:33:29.0119680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-12-04T08:33:29.0122050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-12-04T08:33:29.0122740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-12-04T08:33:29.0123500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-12-04T08:33:29.0124810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-12-04T08:33:29.0126020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-12-04T08:33:29.0127330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-12-04T08:33:29.0128790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-12-04T08:33:29.0129870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-12-04T08:33:29.0131170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-12-04T08:33:29.0132360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:29.0133620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.0135010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-12-04T08:33:29.0136290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-12-04T08:33:29.0137520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-12-04T08:33:29.0139090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-12-04T08:33:29.0140290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-12-04T08:33:29.0141740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-12-04T08:33:29.0143030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0144250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:29.0145260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/parser.py 2025-12-04T08:33:29.0146320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/generator.py 2025-12-04T08:33:29.0147330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/utils.py 2025-12-04T08:33:29.0148360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/charset.py 2025-12-04T08:33:29.0149420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/iterators.py 2025-12-04T08:33:29.0150480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/quoprimime.py 2025-12-04T08:33:29.0151910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/multipart.py 2025-12-04T08:33:29.0152770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__init__.py 2025-12-04T08:33:29.0153830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/message.py 2025-12-04T08:33:29.0155280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-12-04T08:33:29.0156520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:29.0157810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-12-04T08:33:29.0159090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-12-04T08:33:29.0160390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-12-04T08:33:29.0161650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:29.0163270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-12-04T08:33:29.0164690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-12-04T08:33:29.0165750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0166810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/application.py 2025-12-04T08:33:29.0167940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/nonmultipart.py 2025-12-04T08:33:29.0168940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/text.py 2025-12-04T08:33:29.0170080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/audio.py 2025-12-04T08:33:29.0171090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/image.py 2025-12-04T08:33:29.0172130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/mime/base.py 2025-12-04T08:33:29.0173120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/errors.py 2025-12-04T08:33:29.0174210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/feedparser.py 2025-12-04T08:33:29.0175620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/architecture.rst 2025-12-04T08:33:29.0176390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/_parseaddr.py 2025-12-04T08:33:29.0177440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/base64mime.py 2025-12-04T08:33:29.0178560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/email/headerregistry.py 2025-12-04T08:33:29.0179520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/struct.py 2025-12-04T08:33:29.0180540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/_constants.py 2025-12-04T08:33:29.0181620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/_compiler.py 2025-12-04T08:33:29.0182600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/__init__.py 2025-12-04T08:33:29.0183920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-12-04T08:33:29.0185160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-12-04T08:33:29.0186400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-12-04T08:33:29.0187780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0188970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:29.0189890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/_casefix.py 2025-12-04T08:33:29.0190890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/re/_parser.py 2025-12-04T08:33:29.0191870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/sre_parse.py 2025-12-04T08:33:29.0192800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/abc.py 2025-12-04T08:33:29.0193790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/lib/python3.13/runpy.py 2025-12-04T08:33:29.0194820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/share/man/man1/python3.13.1 2025-12-04T08:33:29.0195720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.9-hc7d8306_100_cp313/share/man/man1/python3.1 2025-12-04T08:33:29.0196430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3.conda 2025-12-04T08:33:29.0197270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0.conda 2025-12-04T08:33:29.0198280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:29.0199310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:29.0200510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_assert_in_validators.py 2025-12-04T08:33:29.0201520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_dunder_all.py 2025-12-04T08:33:29.0202530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_version.py 2025-12-04T08:33:29.0203640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_computed_fields.py 2025-12-04T08:33:29.0204580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_v1.py 2025-12-04T08:33:29.0205890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_utils.py 2025-12-04T08:33:29.0206630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/conftest.py 2025-12-04T08:33:29.0207680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_warnings.py 2025-12-04T08:33:29.0208700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_decorators.py 2025-12-04T08:33:29.0209830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_types_typeddict.py 2025-12-04T08:33:29.0210880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_plugin_loader.py 2025-12-04T08:33:29.0211900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_exports.py 2025-12-04T08:33:29.0212960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_plugins.py 2025-12-04T08:33:29.0214060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_pydantic_settings.sh 2025-12-04T08:33:29.0215270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_types_payment_card_number.py 2025-12-04T08:33:29.0216430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_private_attributes.py 2025-12-04T08:33:29.0217390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_pickle.py 2025-12-04T08:33:29.0218500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_type_alias_type.py 2025-12-04T08:33:29.0219620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_model_validator.py 2025-12-04T08:33:29.0220670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_create_model.py 2025-12-04T08:33:29.0221710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_callable.py 2025-12-04T08:33:29.0222770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_errors.py 2025-12-04T08:33:29.0223760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_type_adapter.py 2025-12-04T08:33:29.0224750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_parse.py 2025-12-04T08:33:29.0226100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_root_model.py 2025-12-04T08:33:29.0226900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_missing_sentinel.py 2025-12-04T08:33:29.0227870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_typing.py 2025-12-04T08:33:29.0228880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_docs.py 2025-12-04T08:33:29.0229930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_types_self.py 2025-12-04T08:33:29.0230960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_annotated.py 2025-12-04T08:33:29.0231980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_internal.py 2025-12-04T08:33:29.0233060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/plugin/test_plugin.py 2025-12-04T08:33:29.0234150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/plugin/pyproject.toml 2025-12-04T08:33:29.0235280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/plugin/example_plugin.py 2025-12-04T08:33:29.0236740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_structural_pattern_matching.py 2025-12-04T08:33:29.0237460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_rich_repr.py 2025-12-04T08:33:29.0238440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/__init__.py 2025-12-04T08:33:29.0239490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_migration.py 2025-12-04T08:33:29.0240610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_deprecated_fields.py 2025-12-04T08:33:29.0247170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_deprecated.py 2025-12-04T08:33:29.0247820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_dataclasses.py 2025-12-04T08:33:29.0248370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_validators.py 2025-12-04T08:33:29.0248980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_deprecated_validate_arguments.py 2025-12-04T08:33:29.0249580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_datetime.py 2025-12-04T08:33:29.0250180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_experimental_arguments_schema.py 2025-12-04T08:33:29.0250810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_construction.py 2025-12-04T08:33:29.0251370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/test_mypy.py 2025-12-04T08:33:29.0251910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/__init__.py 2025-12-04T08:33:29.0252450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/README.md 2025-12-04T08:33:29.0253280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/pyproject-default.toml 2025-12-04T08:33:29.0254530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/mypy-default.ini 2025-12-04T08:33:29.0255640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/pyproject-plugin.toml 2025-12-04T08:33:29.0257090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/pyproject-plugin-strict-equality.toml 2025-12-04T08:33:29.0258210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/mypy-plugin-strict.ini 2025-12-04T08:33:29.0259810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/pyproject-plugin-no-strict-optional.toml 2025-12-04T08:33:29.0260860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/mypy-plugin.ini 2025-12-04T08:33:29.0262170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/mypy-plugin-very-strict.ini 2025-12-04T08:33:29.0263450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/pyproject-plugin-bad-param.toml 2025-12-04T08:33:29.0264690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/pyproject-plugin-strict.toml 2025-12-04T08:33:29.0266010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/configs/mypy-plugin-strict-no-any.ini 2025-12-04T08:33:29.0267060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/fail_defaults.py 2025-12-04T08:33:29.0268270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/covariant_typevar.py 2025-12-04T08:33:29.0269440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/final_with_default.py 2025-12-04T08:33:29.0270610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/pydantic_settings.py 2025-12-04T08:33:29.0271810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/custom_constructor.py 2025-12-04T08:33:29.0273120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/plugin_success_baseConfig.py 2025-12-04T08:33:29.0274190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/plugin_fail.py 2025-12-04T08:33:29.0275380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/dataclass_no_any.py 2025-12-04T08:33:29.0276630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/from_orm_v1_noconflict.py 2025-12-04T08:33:29.0277920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/plugin_optional_inheritance.py 2025-12-04T08:33:29.0279120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/frozen_field.py 2025-12-04T08:33:29.0280350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/plugin_strict_fields.py 2025-12-04T08:33:29.0281600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/plugin_fail_baseConfig.py 2025-12-04T08:33:29.0282860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/config_conditional_extra.py 2025-12-04T08:33:29.0284090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/plugin_success.py 2025-12-04T08:33:29.0285280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/no_strict_optional.py 2025-12-04T08:33:29.0286420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/root_models.py 2025-12-04T08:33:29.0287620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/strict_equality.py 2025-12-04T08:33:29.0289060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/decorator_implicit_classmethod.py 2025-12-04T08:33:29.0290070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/metaclass_args.py 2025-12-04T08:33:29.0291150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/modules/generics.py 2025-12-04T08:33:29.0292840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin-strict-equality_toml/strict_equality.py 2025-12-04T08:33:29.0294170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin_toml/pydantic_settings.py 2025-12-04T08:33:29.0295510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin_toml/plugin_fail.py 2025-12-04T08:33:29.0296970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin_toml/plugin_fail_baseConfig.py 2025-12-04T08:33:29.0298500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin_toml/decorator_implicit_classmethod.py 2025-12-04T08:33:29.0299890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin-very-strict_ini/metaclass_args.py 2025-12-04T08:33:29.0301290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-default_toml/pydantic_settings.py 2025-12-04T08:33:29.0302620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-default_toml/root_models.py 2025-12-04T08:33:29.0303930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/pydantic_settings.py 2025-12-04T08:33:29.0305300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/custom_constructor.py 2025-12-04T08:33:29.0306620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/plugin_fail.py 2025-12-04T08:33:29.0308100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/plugin_optional_inheritance.py 2025-12-04T08:33:29.0309440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/frozen_field.py 2025-12-04T08:33:29.0310830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/plugin_strict_fields.py 2025-12-04T08:33:29.0312260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/plugin_fail_baseConfig.py 2025-12-04T08:33:29.0313500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/root_models.py 2025-12-04T08:33:29.0315150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin_ini/decorator_implicit_classmethod.py 2025-12-04T08:33:29.0316530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin-strict_ini/fail_defaults.py 2025-12-04T08:33:29.0318000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin-strict_ini/plugin_success_baseConfig.py 2025-12-04T08:33:29.0319300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin-strict_ini/plugin_fail.py 2025-12-04T08:33:29.0320780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin-strict_ini/plugin_fail_baseConfig.py 2025-12-04T08:33:29.0322240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-plugin-strict_ini/plugin_success.py 2025-12-04T08:33:29.0323470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-default_ini/pydantic_settings.py 2025-12-04T08:33:29.0324990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-default_ini/plugin_success_baseConfig.py 2025-12-04T08:33:29.0326520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-default_ini/plugin_success.py 2025-12-04T08:33:29.0327540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-default_ini/root_models.py 2025-12-04T08:33:29.0328920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/mypy-default_ini/metaclass_args.py 2025-12-04T08:33:29.0330380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin-strict_toml/fail_defaults.py 2025-12-04T08:33:29.0332160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin-strict_toml/plugin_success_baseConfig.py 2025-12-04T08:33:29.0333280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin-strict_toml/plugin_fail.py 2025-12-04T08:33:29.0334870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin-strict_toml/plugin_fail_baseConfig.py 2025-12-04T08:33:29.0336270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/mypy/outputs/pyproject-plugin-strict_toml/plugin_success.py 2025-12-04T08:33:29.0337230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_aliases.py 2025-12-04T08:33:29.0338580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_generics.py 2025-12-04T08:33:29.0339310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_docs_extraction.py 2025-12-04T08:33:29.0340600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_attribute_access.py 2025-12-04T08:33:29.0341670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_imports.py 2025-12-04T08:33:29.0342960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_discriminated_unions.py 2025-12-04T08:33:29.0344060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_north_star.py 2025-12-04T08:33:29.0345120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/__init__.py 2025-12-04T08:33:29.0346530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_model_validation.py 2025-12-04T08:33:29.0347900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_model_schema_generation_recursive.py 2025-12-04T08:33:29.0348810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/shared.py 2025-12-04T08:33:29.0350160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_model_schema_generation.py 2025-12-04T08:33:29.0351460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_fastapi_startup_generics.py 2025-12-04T08:33:29.0352680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_fastapi_startup_simple.py 2025-12-04T08:33:29.0353960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/basemodel_eq_performance.py 2025-12-04T08:33:29.0355260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_model_serialization.py 2025-12-04T08:33:29.0356470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/generate_north_star_data.py 2025-12-04T08:33:29.0357580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/benchmarks/test_isinstance.py 2025-12-04T08:33:29.0358540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_color.py 2025-12-04T08:33:29.0359520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_config.py 2025-12-04T08:33:29.0360590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_serialize.py 2025-12-04T08:33:29.0361650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_fields.py 2025-12-04T08:33:29.0362770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_validators_dataclass.py 2025-12-04T08:33:29.0363710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_abc.py 2025-12-04T08:33:29.0364740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_networks.py 2025-12-04T08:33:29.0365820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_edge_cases.py 2025-12-04T08:33:29.0367260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_pydantic_extra_types.sh 2025-12-04T08:33:29.0368050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/misc.py 2025-12-04T08:33:29.0369310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/json_schema_examples.py 2025-12-04T08:33:29.0370360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/fields.py 2025-12-04T08:33:29.0371480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/pipeline_api.py 2025-12-04T08:33:29.0372660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/computed_field.py 2025-12-04T08:33:29.0373740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/pyproject.toml 2025-12-04T08:33:29.0375040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/with_config_decorator.py 2025-12-04T08:33:29.0376130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/base_model.py 2025-12-04T08:33:29.0377220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/README.md 2025-12-04T08:33:29.0378370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/root_model.py 2025-12-04T08:33:29.0379620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/secret.py 2025-12-04T08:33:29.0380580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/type_adapter.py 2025-12-04T08:33:29.0381700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/validate_call.py 2025-12-04T08:33:29.0382810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/typechecking/decorators.py 2025-12-04T08:33:29.0383800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_strict.py 2025-12-04T08:33:29.0385290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_meta.py 2025-12-04T08:33:29.0385900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_json_schema.py 2025-12-04T08:33:29.0387010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_types_namedtuple.py 2025-12-04T08:33:29.0388010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_forward_ref.py 2025-12-04T08:33:29.0389090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_allow_partial.py 2025-12-04T08:33:29.0390290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_discriminated_union.py 2025-12-04T08:33:29.0391480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_json.py 2025-12-04T08:33:29.0392320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_networks_ipaddress.py 2025-12-04T08:33:29.0393310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_tools.py 2025-12-04T08:33:29.0394330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_main.py 2025-12-04T08:33:29.0395450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_model_signature.py 2025-12-04T08:33:29.0396530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_type_hints.py 2025-12-04T08:33:29.0397560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_pipeline.py 2025-12-04T08:33:29.0398650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_types_zoneinfo.py 2025-12-04T08:33:29.0399790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_serialize_as_any.py 2025-12-04T08:33:29.0400760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_types.py 2025-12-04T08:33:29.0401760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_titles.py 2025-12-04T08:33:29.0402940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_deferred_annotations.py 2025-12-04T08:33:29.0404640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/tests/test_validate_call.py 2025-12-04T08:33:29.0405280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:29.0406020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.0406890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:29.0407980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.0408860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:29.0409880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:29.0410710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/paths.json 2025-12-04T08:33:29.0411660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:29.0412680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/files 2025-12-04T08:33:29.0413310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/about.json 2025-12-04T08:33:29.0414170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/index.json 2025-12-04T08:33:29.0414950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/info/git 2025-12-04T08:33:29.0416520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/RECORD 2025-12-04T08:33:29.0417860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/licenses/LICENSE 2025-12-04T08:33:29.0419230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/direct_url.json 2025-12-04T08:33:29.0420570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/WHEEL 2025-12-04T08:33:29.0422150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/REQUESTED 2025-12-04T08:33:29.0423290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/INSTALLER 2025-12-04T08:33:29.0424690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/METADATA 2025-12-04T08:33:29.0425920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-12-04T08:33:29.0427040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/color.py 2025-12-04T08:33:29.0428250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/config.py 2025-12-04T08:33:29.0429460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/version.py 2025-12-04T08:33:29.0430660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-12-04T08:33:29.0431980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-12-04T08:33:29.0433180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-12-04T08:33:29.0434400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-12-04T08:33:29.0435600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-12-04T08:33:29.0436850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-12-04T08:33:29.0438080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-12-04T08:33:29.0439220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-12-04T08:33:29.0440420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/types.py 2025-12-04T08:33:29.0441750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-12-04T08:33:29.0443270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:29.0444810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-12-04T08:33:29.0446180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-12-04T08:33:29.0447680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-12-04T08:33:29.0449010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-12-04T08:33:29.0450450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-12-04T08:33:29.0452150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-12-04T08:33:29.0453420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-12-04T08:33:29.0454740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:29.0456220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-12-04T08:33:29.0457610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:29.0459050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-12-04T08:33:29.0460530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-12-04T08:33:29.0462120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-12-04T08:33:29.0463640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:29.0464870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.0466400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-12-04T08:33:29.0467770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:29.0469320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-12-04T08:33:29.0470760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-12-04T08:33:29.0472130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:29.0473920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-12-04T08:33:29.0475170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0476630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.0478080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-12-04T08:33:29.0479560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-12-04T08:33:29.0481020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-12-04T08:33:29.0481910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-12-04T08:33:29.0483280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-12-04T08:33:29.0484410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-12-04T08:33:29.0485690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-12-04T08:33:29.0486930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-12-04T08:33:29.0488100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-12-04T08:33:29.0489290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-12-04T08:33:29.0490470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/main.py 2025-12-04T08:33:29.0491870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-12-04T08:33:29.0492980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/json.py 2025-12-04T08:33:29.0494250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-12-04T08:33:29.0495410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-12-04T08:33:29.0496910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-12-04T08:33:29.0498310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-12-04T08:33:29.0499600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-12-04T08:33:29.0500970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-12-04T08:33:29.0502340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-12-04T08:33:29.0503990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-12-04T08:33:29.0505650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-12-04T08:33:29.0506830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-12-04T08:33:29.0508220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-12-04T08:33:29.0509430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-12-04T08:33:29.0510700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-12-04T08:33:29.0512360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-12-04T08:33:29.0513870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-12-04T08:33:29.0515390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-12-04T08:33:29.0517150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-12-04T08:33:29.0518630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-12-04T08:33:29.0520100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-12-04T08:33:29.0521590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-12-04T08:33:29.0523350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-12-04T08:33:29.0524990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-12-04T08:33:29.0526530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-12-04T08:33:29.0528090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-12-04T08:33:29.0529820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-12-04T08:33:29.0531340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-12-04T08:33:29.0532880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-12-04T08:33:29.0534350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-12-04T08:33:29.0535870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-12-04T08:33:29.0537340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-12-04T08:33:29.0539000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-12-04T08:33:29.0540400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-12-04T08:33:29.0542100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-12-04T08:33:29.0543830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-12-04T08:33:29.0545660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-12-04T08:33:29.0547110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-12-04T08:33:29.0548800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-12-04T08:33:29.0550150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-12-04T08:33:29.0551820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-12-04T08:33:29.0553280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0554890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-12-04T08:33:29.0556440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-12-04T08:33:29.0558070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-12-04T08:33:29.0559420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-12-04T08:33:29.0560850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-12-04T08:33:29.0562120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-12-04T08:33:29.0563490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-12-04T08:33:29.0564850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-12-04T08:33:29.0566260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-12-04T08:33:29.0567560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-12-04T08:33:29.0568850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-12-04T08:33:29.0570200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-12-04T08:33:29.0571480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-12-04T08:33:29.0572720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-12-04T08:33:29.0574060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-12-04T08:33:29.0575540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-12-04T08:33:29.0576590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-12-04T08:33:29.0577980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-12-04T08:33:29.0579420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-12-04T08:33:29.0580580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-12-04T08:33:29.0581900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-12-04T08:33:29.0583520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-12-04T08:33:29.0585220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-12-04T08:33:29.0586910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/__pycache__/missing_sentinel.cpython-313.pyc 2025-12-04T08:33:29.0588390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0589680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/missing_sentinel.py 2025-12-04T08:33:29.0590960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-12-04T08:33:29.0592390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-12-04T08:33:29.0593870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-12-04T08:33:29.0594930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-12-04T08:33:29.0596000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/color.py 2025-12-04T08:33:29.0602390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/config.py 2025-12-04T08:33:29.0603050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/version.py 2025-12-04T08:33:29.0603680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/fields.py 2025-12-04T08:33:29.0604350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-12-04T08:33:29.0605010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/decorator.py 2025-12-04T08:33:29.0605670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/validators.py 2025-12-04T08:33:29.0606310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/warnings.py 2025-12-04T08:33:29.0606940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/tools.py 2025-12-04T08:33:29.0607580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-12-04T08:33:29.0608250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-12-04T08:33:29.0609390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-12-04T08:33:29.0610960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-12-04T08:33:29.0612560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-12-04T08:33:29.0613960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0615100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/env_settings.py 2025-12-04T08:33:29.0616320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__init__.py 2025-12-04T08:33:29.0617460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/mypy.py 2025-12-04T08:33:29.0618580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/types.py 2025-12-04T08:33:29.0619920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/class_validators.py 2025-12-04T08:33:29.0621340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:29.0622990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-12-04T08:33:29.0624420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-12-04T08:33:29.0625870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-12-04T08:33:29.0627240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-12-04T08:33:29.0628920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-12-04T08:33:29.0630110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-12-04T08:33:29.0631590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-12-04T08:33:29.0632920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-12-04T08:33:29.0634330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:29.0635950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-12-04T08:33:29.0637500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-12-04T08:33:29.0638840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-12-04T08:33:29.0640270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:29.0641620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-12-04T08:33:29.0643060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-12-04T08:33:29.0644690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-12-04T08:33:29.0646270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-12-04T08:33:29.0647510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-12-04T08:33:29.0648970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-12-04T08:33:29.0650340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:29.0651700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.0653220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-12-04T08:33:29.0654740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-12-04T08:33:29.0656130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:29.0657530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:29.0659030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-12-04T08:33:29.0660490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-12-04T08:33:29.0662010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-12-04T08:33:29.0663350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:29.0664820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-12-04T08:33:29.0666240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0667620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.0669380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-12-04T08:33:29.0670540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-12-04T08:33:29.0671630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/aliases.py 2025-12-04T08:33:29.0672900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/json_schema.py 2025-12-04T08:33:29.0674160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/_migration.py 2025-12-04T08:33:29.0675300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/networks.py 2025-12-04T08:33:29.0676720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/root_model.py 2025-12-04T08:33:29.0677780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-12-04T08:33:29.0678910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/utils.py 2025-12-04T08:33:29.0680260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-12-04T08:33:29.0681360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/py.typed 2025-12-04T08:33:29.0682780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-12-04T08:33:29.0683870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/errors.py 2025-12-04T08:33:29.0685110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-12-04T08:33:29.0686230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/parse.py 2025-12-04T08:33:29.0687420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/typing.py 2025-12-04T08:33:29.0688530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/main.py 2025-12-04T08:33:29.0689800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-12-04T08:33:29.0690910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/json.py 2025-12-04T08:33:29.0692230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-12-04T08:33:29.0693400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/generics.py 2025-12-04T08:33:29.0694540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/schema.py 2025-12-04T08:33:29.0695860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-12-04T08:33:29.0697170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-12-04T08:33:29.0698650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-12-04T08:33:29.0699750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-12-04T08:33:29.0701110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-12-04T08:33:29.0702500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-12-04T08:33:29.0704020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:29.0705550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:29.0707160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-12-04T08:33:29.0708650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:29.0710360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0711770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-12-04T08:33:29.0713220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-12-04T08:33:29.0714930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-12-04T08:33:29.0715950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-12-04T08:33:29.0717240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-12-04T08:33:29.0717960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/export.h 2025-12-04T08:33:29.0718870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/drain.h 2025-12-04T08:33:29.0719740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/reproc.h 2025-12-04T08:33:29.0720720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/run.h 2025-12-04T08:33:29.0721810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/repodata_record.json 2025-12-04T08:33:29.0722470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-12-04T08:33:29.0723280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_c.sh 2025-12-04T08:33:29.0724170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_c.bat 2025-12-04T08:33:29.0725160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-12-04T08:33:29.0726160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.0727230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_cpp.bat 2025-12-04T08:33:29.0727880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-12-04T08:33:29.0728840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/apple_gettime.patch 2025-12-04T08:33:29.0729760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml.template 2025-12-04T08:33:29.0730600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/run_exports.json 2025-12-04T08:33:29.0731380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/paths.json 2025-12-04T08:33:29.0732270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/hash_input.json 2025-12-04T08:33:29.0732980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/files 2025-12-04T08:33:29.0733790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/about.json 2025-12-04T08:33:29.0734590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/has_prefix 2025-12-04T08:33:29.0735430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/index.json 2025-12-04T08:33:29.0736130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/git 2025-12-04T08:33:29.0737060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/pkgconfig/reproc.pc 2025-12-04T08:33:29.0738120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config.cmake 2025-12-04T08:33:29.0739490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets-release.cmake 2025-12-04T08:33:29.0740180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets.cmake 2025-12-04T08:33:29.0741290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config-version.cmake 2025-12-04T08:33:29.0742100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.dylib 2025-12-04T08:33:29.0743020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.2.4.dylib 2025-12-04T08:33:29.0743840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.dylib 2025-12-04T08:33:29.0744710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0.conda 2025-12-04T08:33:29.0745600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.0746520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.0747550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/manual-test.py 2025-12-04T08:33:29.0748680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/linux/conftest.py 2025-12-04T08:33:29.0749820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/linux/test_readchar.py 2025-12-04T08:33:29.0750940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/linux/test_keys.py 2025-12-04T08:33:29.0752070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/linux/test_import.py 2025-12-04T08:33:29.0753220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/linux/test_readkey.py 2025-12-04T08:33:29.0754570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/windows/conftest.py 2025-12-04T08:33:29.0755520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/windows/test_readchar.py 2025-12-04T08:33:29.0756680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/windows/test_keys.py 2025-12-04T08:33:29.0757990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/windows/test_import.py 2025-12-04T08:33:29.0759150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/tests/windows/test_readkey.py 2025-12-04T08:33:29.0759970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.0761140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.0762080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.0763220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/recipe/LICENSE 2025-12-04T08:33:29.0764280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.0765200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.0766530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.0767330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.0768280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.0769050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/files 2025-12-04T08:33:29.0769920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.0770830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.0771680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/info/git 2025-12-04T08:33:29.0773010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/RECORD 2025-12-04T08:33:29.0774480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/licenses/LICENCE 2025-12-04T08:33:29.0775850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/direct_url.json 2025-12-04T08:33:29.0777080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/WHEEL 2025-12-04T08:33:29.0778450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/top_level.txt 2025-12-04T08:33:29.0779780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/REQUESTED 2025-12-04T08:33:29.0781090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/INSTALLER 2025-12-04T08:33:29.0782410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.2.1.dist-info/METADATA 2025-12-04T08:33:29.0809670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/_win_key.py 2025-12-04T08:33:29.0810410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/key.py 2025-12-04T08:33:29.0811590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__init__.py 2025-12-04T08:33:29.0812780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/_win_read.py 2025-12-04T08:33:29.0814480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_win_read.cpython-313.pyc 2025-12-04T08:33:29.0815850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_config.cpython-313.pyc 2025-12-04T08:33:29.0817230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/key.cpython-313.pyc 2025-12-04T08:33:29.0818690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_posix_read.cpython-313.pyc 2025-12-04T08:33:29.0820090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_win_key.cpython-313.pyc 2025-12-04T08:33:29.0821810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_posix_key.cpython-313.pyc 2025-12-04T08:33:29.0822980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_base_key.cpython-313.pyc 2025-12-04T08:33:29.0824390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.0825550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/_posix_key.py 2025-12-04T08:33:29.0826680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/py.typed 2025-12-04T08:33:29.0827880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/_config.py 2025-12-04T08:33:29.0829050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/_base_key.py 2025-12-04T08:33:29.0830370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.2.1-py313hca03da5_0/lib/python3.13/site-packages/readchar/_posix_read.py 2025-12-04T08:33:29.0830840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2.conda 2025-12-04T08:33:29.0831770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/repodata_record.json 2025-12-04T08:33:29.0832650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/test/run_test.sh 2025-12-04T08:33:29.0833870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/licenses/LICENSE 2025-12-04T08:33:29.0834450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/run_test.sh 2025-12-04T08:33:29.0835250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/build.sh 2025-12-04T08:33:29.0836280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.0837080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml 2025-12-04T08:33:29.0838080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.0838820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/paths.json 2025-12-04T08:33:29.0839680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/hash_input.json 2025-12-04T08:33:29.0840390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/files 2025-12-04T08:33:29.0841470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/about.json 2025-12-04T08:33:29.0842040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/link.json 2025-12-04T08:33:29.0842830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/index.json 2025-12-04T08:33:29.0843550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/git 2025-12-04T08:33:29.0844540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mauritius 2025-12-04T08:33:29.0845470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Chagos 2025-12-04T08:33:29.0846410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mayotte 2025-12-04T08:33:29.0847440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Christmas 2025-12-04T08:33:29.0848320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Cocos 2025-12-04T08:33:29.0849260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Maldives 2025-12-04T08:33:29.0850190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Comoro 2025-12-04T08:33:29.0851110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Reunion 2025-12-04T08:33:29.0852010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mahe 2025-12-04T08:33:29.0853070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Kerguelen 2025-12-04T08:33:29.0854260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Antananarivo 2025-12-04T08:33:29.0854880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faroe 2025-12-04T08:33:29.0855880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Canary 2025-12-04T08:33:29.0856800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Stanley 2025-12-04T08:33:29.0857750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Bermuda 2025-12-04T08:33:29.0858740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/South_Georgia 2025-12-04T08:33:29.0859780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/St_Helena 2025-12-04T08:33:29.0860650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Jan_Mayen 2025-12-04T08:33:29.0861580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faeroe 2025-12-04T08:33:29.0862560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Reykjavik 2025-12-04T08:33:29.0863520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Cape_Verde 2025-12-04T08:33:29.0864440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Azores 2025-12-04T08:33:29.0865420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Madeira 2025-12-04T08:33:29.0866250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CST6CDT 2025-12-04T08:33:29.0867080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Poland 2025-12-04T08:33:29.0867980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Alaska 2025-12-04T08:33:29.0868860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Pacific 2025-12-04T08:33:29.0869740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Eastern 2025-12-04T08:33:29.0870640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Michigan 2025-12-04T08:33:29.0871570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Arizona 2025-12-04T08:33:29.0872530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Indiana-Starke 2025-12-04T08:33:29.0873430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Aleutian 2025-12-04T08:33:29.0874290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Hawaii 2025-12-04T08:33:29.0875240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/East-Indiana 2025-12-04T08:33:29.0876090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Central 2025-12-04T08:33:29.0877090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Mountain 2025-12-04T08:33:29.0878120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Samoa 2025-12-04T08:33:29.0878800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Kwajalein 2025-12-04T08:33:29.0879710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leapseconds 2025-12-04T08:33:29.0880640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/DeNoronha 2025-12-04T08:33:29.0881570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/Acre 2025-12-04T08:33:29.0882480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/East 2025-12-04T08:33:29.0883380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/West 2025-12-04T08:33:29.0884390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Port_Moresby 2025-12-04T08:33:29.0885270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chuuk 2025-12-04T08:33:29.0886230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Easter 2025-12-04T08:33:29.0887190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kwajalein 2025-12-04T08:33:29.0888130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tongatapu 2025-12-04T08:33:29.0889140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Yap 2025-12-04T08:33:29.0890400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wallis 2025-12-04T08:33:29.0891020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Apia 2025-12-04T08:33:29.0891950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Norfolk 2025-12-04T08:33:29.0892850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Efate 2025-12-04T08:33:29.0893750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fiji 2025-12-04T08:33:29.0894720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Funafuti 2025-12-04T08:33:29.0895680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Palau 2025-12-04T08:33:29.0896590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guam 2025-12-04T08:33:29.0897510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Saipan 2025-12-04T08:33:29.0898420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kosrae 2025-12-04T08:33:29.0899320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Niue 2025-12-04T08:33:29.0900280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Ponape 2025-12-04T08:33:29.0901190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wake 2025-12-04T08:33:29.0902370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Galapagos 2025-12-04T08:33:29.0903070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Johnston 2025-12-04T08:33:29.0904000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Midway 2025-12-04T08:33:29.0904900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Nauru 2025-12-04T08:33:29.0905880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guadalcanal 2025-12-04T08:33:29.0906840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chatham 2025-12-04T08:33:29.0907980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Auckland 2025-12-04T08:33:29.0908700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Noumea 2025-12-04T08:33:29.0909630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fakaofo 2025-12-04T08:33:29.0910540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tahiti 2025-12-04T08:33:29.0911490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Gambier 2025-12-04T08:33:29.0912420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Majuro 2025-12-04T08:33:29.0913400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Honolulu 2025-12-04T08:33:29.0914550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pohnpei 2025-12-04T08:33:29.0915280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pago_Pago 2025-12-04T08:33:29.0916180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Truk 2025-12-04T08:33:29.0917150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pitcairn 2025-12-04T08:33:29.0918090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Marquesas 2025-12-04T08:33:29.0919000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kanton 2025-12-04T08:33:29.0920090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Bougainville 2025-12-04T08:33:29.0921070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tarawa 2025-12-04T08:33:29.0921970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Rarotonga 2025-12-04T08:33:29.0922860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Samoa 2025-12-04T08:33:29.0923830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kiritimati 2025-12-04T08:33:29.0924770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Enderbury 2025-12-04T08:33:29.0925680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone1970.tab 2025-12-04T08:33:29.0926480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST 2025-12-04T08:33:29.0927310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ 2025-12-04T08:33:29.0928990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Arctic/Longyearbyen 2025-12-04T08:33:29.0929190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Universal 2025-12-04T08:33:29.0930030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Libya 2025-12-04T08:33:29.0930910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Turkey 2025-12-04T08:33:29.0931810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/iso3166.tab 2025-12-04T08:33:29.0932660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST5EDT 2025-12-04T08:33:29.0933540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Greenwich 2025-12-04T08:33:29.0934540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Puerto_Rico 2025-12-04T08:33:29.0935460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Recife 2025-12-04T08:33:29.0936420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Resolute 2025-12-04T08:33:29.0937320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Manaus 2025-12-04T08:33:29.0938280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/New_York 2025-12-04T08:33:29.0939260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rankin_Inlet 2025-12-04T08:33:29.0940140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lima 2025-12-04T08:33:29.0941190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Barthelemy 2025-12-04T08:33:29.0942160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santo_Domingo 2025-12-04T08:33:29.0943080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Detroit 2025-12-04T08:33:29.0944070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Paramaribo 2025-12-04T08:33:29.0944980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yakutat 2025-12-04T08:33:29.0945920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santarem 2025-12-04T08:33:29.0946950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Punta_Arenas 2025-12-04T08:33:29.0948070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Scoresbysund 2025-12-04T08:33:29.0948850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santiago 2025-12-04T08:33:29.0949790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guyana 2025-12-04T08:33:29.0950840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coral_Harbour 2025-12-04T08:33:29.0951730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rio_Branco 2025-12-04T08:33:29.0952710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Acre 2025-12-04T08:33:29.0953680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ciudad_Juarez 2025-12-04T08:33:29.0954600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nipigon 2025-12-04T08:33:29.0955740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Edmonton 2025-12-04T08:33:29.0956740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port_of_Spain 2025-12-04T08:33:29.0957740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lower_Princes 2025-12-04T08:33:29.0958700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Thomas 2025-12-04T08:33:29.0959670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guatemala 2025-12-04T08:33:29.0960640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Catamarca 2025-12-04T08:33:29.0961580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Antigua 2025-12-04T08:33:29.0962590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Velho 2025-12-04T08:33:29.0964130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rosario 2025-12-04T08:33:29.0964350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chicago 2025-12-04T08:33:29.0965400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Creston 2025-12-04T08:33:29.0966260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Managua 2025-12-04T08:33:29.0967290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nassau 2025-12-04T08:33:29.0968110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bogota 2025-12-04T08:33:29.0969150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cancun 2025-12-04T08:33:29.0970050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chihuahua 2025-12-04T08:33:29.0971140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Campo_Grande 2025-12-04T08:33:29.0971970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Halifax 2025-12-04T08:33:29.0973000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boise 2025-12-04T08:33:29.0973950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montreal 2025-12-04T08:33:29.0975260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Goose_Bay 2025-12-04T08:33:29.0975760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sao_Paulo 2025-12-04T08:33:29.0976890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Blanc-Sablon 2025-12-04T08:33:29.0977670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Phoenix 2025-12-04T08:33:29.0978730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atikokan 2025-12-04T08:33:29.0979540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayenne 2025-12-04T08:33:29.0980650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nuuk 2025-12-04T08:33:29.0981680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santa_Isabel 2025-12-04T08:33:29.0982410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boa_Vista 2025-12-04T08:33:29.0983540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia_Banderas 2025-12-04T08:33:29.0984430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vevay 2025-12-04T08:33:29.0985600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Indianapolis 2025-12-04T08:33:29.0986500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Winamac 2025-12-04T08:33:29.0987620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Tell_City 2025-12-04T08:33:29.0988650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Petersburg 2025-12-04T08:33:29.0990340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vincennes 2025-12-04T08:33:29.0991030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Knox 2025-12-04T08:33:29.0992190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Marengo 2025-12-04T08:33:29.0993220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indianapolis 2025-12-04T08:33:29.0994530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dominica 2025-12-04T08:33:29.0995190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Salta 2025-12-04T08:33:29.0996080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Ushuaia 2025-12-04T08:33:29.0997940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Catamarca 2025-12-04T08:33:29.0998760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/ComodRivadavia 2025-12-04T08:33:29.0999240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Juan 2025-12-04T08:33:29.1000410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Luis 2025-12-04T08:33:29.1001620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-12-04T08:33:29.1002410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Jujuy 2025-12-04T08:33:29.1003540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Tucuman 2025-12-04T08:33:29.1004590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Buenos_Aires 2025-12-04T08:33:29.1005690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Cordoba 2025-12-04T08:33:29.1006610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/La_Rioja 2025-12-04T08:33:29.1007690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Mendoza 2025-12-04T08:33:29.1008540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/La_Paz 2025-12-04T08:33:29.1009550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson 2025-12-04T08:33:29.1010430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Moncton 2025-12-04T08:33:29.1011480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Matamoros 2025-12-04T08:33:29.1012460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Vincent 2025-12-04T08:33:29.1013390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Regina 2025-12-04T08:33:29.1014290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yellowknife 2025-12-04T08:33:29.1015360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rainy_River 2025-12-04T08:33:29.1016250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kralendijk 2025-12-04T08:33:29.1017320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Monterrey 2025-12-04T08:33:29.1018240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jamaica 2025-12-04T08:33:29.1019130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Havana 2025-12-04T08:33:29.1021280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tegucigalpa 2025-12-04T08:33:29.1021510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guayaquil 2025-12-04T08:33:29.1022100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Metlakatla 2025-12-04T08:33:29.1023030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mazatlan 2025-12-04T08:33:29.1023940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belize 2025-12-04T08:33:29.1024880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Knox_IN 2025-12-04T08:33:29.1025990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cuiaba 2025-12-04T08:33:29.1026930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Merida 2025-12-04T08:33:29.1027840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jujuy 2025-12-04T08:33:29.1028710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayman 2025-12-04T08:33:29.1029580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belem 2025-12-04T08:33:29.1030600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Eirunepe 2025-12-04T08:33:29.1031490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Lucia 2025-12-04T08:33:29.1032500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia 2025-12-04T08:33:29.1033610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Whitehorse 2025-12-04T08:33:29.1034490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tortola 2025-12-04T08:33:29.1035460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Vancouver 2025-12-04T08:33:29.1036380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Inuvik 2025-12-04T08:33:29.1037410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port-au-Prince 2025-12-04T08:33:29.1038380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fortaleza 2025-12-04T08:33:29.1040060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Noronha 2025-12-04T08:33:29.1040330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Buenos_Aires 2025-12-04T08:33:29.1041830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Los_Angeles 2025-12-04T08:33:29.1042190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/El_Salvador 2025-12-04T08:33:29.1043310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Denver 2025-12-04T08:33:29.1044110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Wayne 2025-12-04T08:33:29.1045360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Louisville 2025-12-04T08:33:29.1046640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Monticello 2025-12-04T08:33:29.1047440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/New_Salem 2025-12-04T08:33:29.1048560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Center 2025-12-04T08:33:29.1049520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Beulah 2025-12-04T08:33:29.1050580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Glace_Bay 2025-12-04T08:33:29.1051440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montserrat 2025-12-04T08:33:29.1052500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Toronto 2025-12-04T08:33:29.1053510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Panama 2025-12-04T08:33:29.1054350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cordoba 2025-12-04T08:33:29.1055550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Louisville 2025-12-04T08:33:29.1056360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ensenada 2025-12-04T08:33:29.1057230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Shiprock 2025-12-04T08:33:29.1058320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ojinaga 2025-12-04T08:33:29.1059200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thule 2025-12-04T08:33:29.1060010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Caracas 2025-12-04T08:33:29.1061120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Araguaina 2025-12-04T08:33:29.1062010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cambridge_Bay 2025-12-04T08:33:29.1063060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Winnipeg 2025-12-04T08:33:29.1063940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grand_Turk 2025-12-04T08:33:29.1064940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Virgin 2025-12-04T08:33:29.1065800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anchorage 2025-12-04T08:33:29.1066890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Costa_Rica 2025-12-04T08:33:29.1067680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nome 2025-12-04T08:33:29.1068730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grenada 2025-12-04T08:33:29.1069600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Johns 2025-12-04T08:33:29.1070730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atka 2025-12-04T08:33:29.1071490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Asuncion 2025-12-04T08:33:29.1073200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Hermosillo 2025-12-04T08:33:29.1073600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tijuana 2025-12-04T08:33:29.1074440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Marigot 2025-12-04T08:33:29.1075240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Juneau 2025-12-04T08:33:29.1076390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montevideo 2025-12-04T08:33:29.1077400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Godthab 2025-12-04T08:33:29.1078230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guadeloupe 2025-12-04T08:33:29.1079260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Maceio 2025-12-04T08:33:29.1080140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Pangnirtung 2025-12-04T08:33:29.1081220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Kitts 2025-12-04T08:33:29.1082000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Barbados 2025-12-04T08:33:29.1083040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Iqaluit 2025-12-04T08:33:29.1083920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Menominee 2025-12-04T08:33:29.1085000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Martinique 2025-12-04T08:33:29.1085820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mexico_City 2025-12-04T08:33:29.1086950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Swift_Current 2025-12-04T08:33:29.1087750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Miquelon 2025-12-04T08:33:29.1088800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Curacao 2025-12-04T08:33:29.1089710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson_Creek 2025-12-04T08:33:29.1090770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mendoza 2025-12-04T08:33:29.1091530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Adak 2025-12-04T08:33:29.1092650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coyhaique 2025-12-04T08:33:29.1093500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thunder_Bay 2025-12-04T08:33:29.1094560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Aruba 2025-12-04T08:33:29.1095540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Nelson 2025-12-04T08:33:29.1096490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sitka 2025-12-04T08:33:29.1097430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anguilla 2025-12-04T08:33:29.1098440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Danmarkshavn 2025-12-04T08:33:29.1099280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Melbourne 2025-12-04T08:33:29.1100350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Queensland 2025-12-04T08:33:29.1101200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/North 2025-12-04T08:33:29.1102280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lord_Howe 2025-12-04T08:33:29.1103130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Adelaide 2025-12-04T08:33:29.1104300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Yancowinna 2025-12-04T08:33:29.1106990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Victoria 2025-12-04T08:33:29.1108010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Canberra 2025-12-04T08:33:29.1109540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Sydney 2025-12-04T08:33:29.1109750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/ACT 2025-12-04T08:33:29.1110780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Eucla 2025-12-04T08:33:29.1111620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Brisbane 2025-12-04T08:33:29.1112740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Tasmania 2025-12-04T08:33:29.1113530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Hobart 2025-12-04T08:33:29.1114580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Perth 2025-12-04T08:33:29.1115390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/South 2025-12-04T08:33:29.1116380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lindeman 2025-12-04T08:33:29.1117310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Darwin 2025-12-04T08:33:29.1118320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/West 2025-12-04T08:33:29.1119570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/LHI 2025-12-04T08:33:29.1120210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/NSW 2025-12-04T08:33:29.1121560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Broken_Hill 2025-12-04T08:33:29.1122090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Currie 2025-12-04T08:33:29.1123060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-10 2025-12-04T08:33:29.1123870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+12 2025-12-04T08:33:29.1124900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-11 2025-12-04T08:33:29.1125720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Universal 2025-12-04T08:33:29.1126900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Greenwich 2025-12-04T08:33:29.1127750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-6 2025-12-04T08:33:29.1128630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-1 2025-12-04T08:33:29.1129520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-8 2025-12-04T08:33:29.1130440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+4 2025-12-04T08:33:29.1131250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+3 2025-12-04T08:33:29.1132230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-9 2025-12-04T08:33:29.1133040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-0 2025-12-04T08:33:29.1134080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-7 2025-12-04T08:33:29.1134800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+2 2025-12-04T08:33:29.1135770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+5 2025-12-04T08:33:29.1136610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT 2025-12-04T08:33:29.1137420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Zulu 2025-12-04T08:33:29.1138410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+11 2025-12-04T08:33:29.1139240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-13 2025-12-04T08:33:29.1140220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-14 2025-12-04T08:33:29.1141040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+10 2025-12-04T08:33:29.1142080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-12 2025-12-04T08:33:29.1142830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT0 2025-12-04T08:33:29.1143690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UCT 2025-12-04T08:33:29.1144750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+0 2025-12-04T08:33:29.1145550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+7 2025-12-04T08:33:29.1146530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+9 2025-12-04T08:33:29.1147290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-2 2025-12-04T08:33:29.1154530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-5 2025-12-04T08:33:29.1155000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+8 2025-12-04T08:33:29.1155220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+6 2025-12-04T08:33:29.1155420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+1 2025-12-04T08:33:29.1155620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UTC 2025-12-04T08:33:29.1155810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-4 2025-12-04T08:33:29.1156010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-3 2025-12-04T08:33:29.1156220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zonenow.tab 2025-12-04T08:33:29.1156430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ-CHAT 2025-12-04T08:33:29.1156640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dushanbe 2025-12-04T08:33:29.1157500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qostanay 2025-12-04T08:33:29.1158380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Calcutta 2025-12-04T08:33:29.1159300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Urumqi 2025-12-04T08:33:29.1160220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Karachi 2025-12-04T08:33:29.1161130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Khandyga 2025-12-04T08:33:29.1162180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimbu 2025-12-04T08:33:29.1162960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimphu 2025-12-04T08:33:29.1163910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vladivostok 2025-12-04T08:33:29.1164860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vientiane 2025-12-04T08:33:29.1165770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Shanghai 2025-12-04T08:33:29.1166790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulan_Bator 2025-12-04T08:33:29.1167560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aden 2025-12-04T08:33:29.1168650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Muscat 2025-12-04T08:33:29.1169450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Damascus 2025-12-04T08:33:29.1170360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jerusalem 2025-12-04T08:33:29.1171230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Brunei 2025-12-04T08:33:29.1172310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulaanbaatar 2025-12-04T08:33:29.1173140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Amman 2025-12-04T08:33:29.1174150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuching 2025-12-04T08:33:29.1175110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tel_Aviv 2025-12-04T08:33:29.1175990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Seoul 2025-12-04T08:33:29.1176900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Atyrau 2025-12-04T08:33:29.1177740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pyongyang 2025-12-04T08:33:29.1178740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hovd 2025-12-04T08:33:29.1179530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hebron 2025-12-04T08:33:29.1180510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuwait 2025-12-04T08:33:29.1181330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tomsk 2025-12-04T08:33:29.1182370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Manila 2025-12-04T08:33:29.1183520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chita 2025-12-04T08:33:29.1184250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Katmandu 2025-12-04T08:33:29.1185220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Gaza 2025-12-04T08:33:29.1186080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Samarkand 2025-12-04T08:33:29.1187060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Taipei 2025-12-04T08:33:29.1188520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tashkent 2025-12-04T08:33:29.1189460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yekaterinburg 2025-12-04T08:33:29.1190330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macau 2025-12-04T08:33:29.1191360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qyzylorda 2025-12-04T08:33:29.1192180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macao 2025-12-04T08:33:29.1193130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tokyo 2025-12-04T08:33:29.1194050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baku 2025-12-04T08:33:29.1194850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Barnaul 2025-12-04T08:33:29.1195860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Istanbul 2025-12-04T08:33:29.1196780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Irkutsk 2025-12-04T08:33:29.1197780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qatar 2025-12-04T08:33:29.1198900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bahrain 2025-12-04T08:33:29.1199520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yangon 2025-12-04T08:33:29.1200540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yerevan 2025-12-04T08:33:29.1201380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Almaty 2025-12-04T08:33:29.1202340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dili 2025-12-04T08:33:29.1203190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dacca 2025-12-04T08:33:29.1204220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chongqing 2025-12-04T08:33:29.1205140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ust-Nera 2025-12-04T08:33:29.1206120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Magadan 2025-12-04T08:33:29.1206880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Colombo 2025-12-04T08:33:29.1207950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Krasnoyarsk 2025-12-04T08:33:29.1209010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kamchatka 2025-12-04T08:33:29.1209950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ujung_Pandang 2025-12-04T08:33:29.1211240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jakarta 2025-12-04T08:33:29.1211640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kolkata 2025-12-04T08:33:29.1212590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kabul 2025-12-04T08:33:29.1213530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Oral 2025-12-04T08:33:29.1214350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jayapura 2025-12-04T08:33:29.1215370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pontianak 2025-12-04T08:33:29.1216220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Makassar 2025-12-04T08:33:29.1217230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tbilisi 2025-12-04T08:33:29.1218070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Singapore 2025-12-04T08:33:29.1219060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Harbin 2025-12-04T08:33:29.1219890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kashgar 2025-12-04T08:33:29.1220840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dhaka 2025-12-04T08:33:29.1222260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yakutsk 2025-12-04T08:33:29.1222830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuala_Lumpur 2025-12-04T08:33:29.1223680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tehran 2025-12-04T08:33:29.1224730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Beirut 2025-12-04T08:33:29.1225500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtobe 2025-12-04T08:33:29.1226400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Anadyr 2025-12-04T08:33:29.1227310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bishkek 2025-12-04T08:33:29.1228200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dubai 2025-12-04T08:33:29.1229070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Riyadh 2025-12-04T08:33:29.1230040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novokuznetsk 2025-12-04T08:33:29.1230760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtau 2025-12-04T08:33:29.1231740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Omsk 2025-12-04T08:33:29.1232570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashkhabad 2025-12-04T08:33:29.1233590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Saigon 2025-12-04T08:33:29.1235620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Sakhalin 2025-12-04T08:33:29.1235860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hong_Kong 2025-12-04T08:33:29.1237050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Phnom_Penh 2025-12-04T08:33:29.1237270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Nicosia 2025-12-04T08:33:29.1238230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baghdad 2025-12-04T08:33:29.1239150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Srednekolymsk 2025-12-04T08:33:29.1240200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashgabat 2025-12-04T08:33:29.1241010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kathmandu 2025-12-04T08:33:29.1242060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Choibalsan 2025-12-04T08:33:29.1243230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bangkok 2025-12-04T08:33:29.1243880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chungking 2025-12-04T08:33:29.1244770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novosibirsk 2025-12-04T08:33:29.1245780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Famagusta 2025-12-04T08:33:29.1246570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Rangoon 2025-12-04T08:33:29.1247660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ho_Chi_Minh 2025-12-04T08:33:29.1248310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MET 2025-12-04T08:33:29.1249330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Portugal 2025-12-04T08:33:29.1250880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Palmer 2025-12-04T08:33:29.1251200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Davis 2025-12-04T08:33:29.1252520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Rothera 2025-12-04T08:33:29.1253420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Vostok 2025-12-04T08:33:29.1254280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Syowa 2025-12-04T08:33:29.1255320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/DumontDUrville 2025-12-04T08:33:29.1256350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/McMurdo 2025-12-04T08:33:29.1257280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Macquarie 2025-12-04T08:33:29.1258380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/South_Pole 2025-12-04T08:33:29.1259300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Troll 2025-12-04T08:33:29.1260360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Mawson 2025-12-04T08:33:29.1261490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Casey 2025-12-04T08:33:29.1261990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT-0 2025-12-04T08:33:29.1262930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CET 2025-12-04T08:33:29.1263640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Eire 2025-12-04T08:33:29.1264620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PST8PDT 2025-12-04T08:33:29.1265500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leap-seconds.list 2025-12-04T08:33:29.1266500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Jamaica 2025-12-04T08:33:29.1267340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT 2025-12-04T08:33:29.1268510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Zulu 2025-12-04T08:33:29.1269850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Japan 2025-12-04T08:33:29.1271790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROC 2025-12-04T08:33:29.1271990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB-Eire 2025-12-04T08:33:29.1272990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zurich 2025-12-04T08:33:29.1274820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Paris 2025-12-04T08:33:29.1275480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Moscow 2025-12-04T08:33:29.1276840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Luxembourg 2025-12-04T08:33:29.1278220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ljubljana 2025-12-04T08:33:29.1279620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Helsinki 2025-12-04T08:33:29.1281070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Minsk 2025-12-04T08:33:29.1282270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Skopje 2025-12-04T08:33:29.1283500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Dublin 2025-12-04T08:33:29.1284510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Jersey 2025-12-04T08:33:29.1285990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/San_Marino 2025-12-04T08:33:29.1287040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Gibraltar 2025-12-04T08:33:29.1288310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belgrade 2025-12-04T08:33:29.1289390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Guernsey 2025-12-04T08:33:29.1290790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ulyanovsk 2025-12-04T08:33:29.1292260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Saratov 2025-12-04T08:33:29.1293030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vaduz 2025-12-04T08:33:29.1294090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Istanbul 2025-12-04T08:33:29.1294920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Lisbon 2025-12-04T08:33:29.1296030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Uzhgorod 2025-12-04T08:33:29.1296760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kirov 2025-12-04T08:33:29.1297790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tirane 2025-12-04T08:33:29.1298690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tiraspol 2025-12-04T08:33:29.1299750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sarajevo 2025-12-04T08:33:29.1300660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Madrid 2025-12-04T08:33:29.1301620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Podgorica 2025-12-04T08:33:29.1302490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Busingen 2025-12-04T08:33:29.1303470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vatican 2025-12-04T08:33:29.1304310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belfast 2025-12-04T08:33:29.1305380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bratislava 2025-12-04T08:33:29.1306350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kiev 2025-12-04T08:33:29.1307250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kaliningrad 2025-12-04T08:33:29.1308390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zaporozhye 2025-12-04T08:33:29.1309170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vienna 2025-12-04T08:33:29.1310100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Budapest 2025-12-04T08:33:29.1311060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vilnius 2025-12-04T08:33:29.1311870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Monaco 2025-12-04T08:33:29.1312850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Oslo 2025-12-04T08:33:29.1313800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Astrakhan 2025-12-04T08:33:29.1314760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Simferopol 2025-12-04T08:33:29.1315600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Volgograd 2025-12-04T08:33:29.1316740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kyiv 2025-12-04T08:33:29.1317820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Isle_of_Man 2025-12-04T08:33:29.1318660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/London 2025-12-04T08:33:29.1319670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Riga 2025-12-04T08:33:29.1320570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Andorra 2025-12-04T08:33:29.1321560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Prague 2025-12-04T08:33:29.1322560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Berlin 2025-12-04T08:33:29.1323540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tallinn 2025-12-04T08:33:29.1324290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Rome 2025-12-04T08:33:29.1325310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Malta 2025-12-04T08:33:29.1326150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zagreb 2025-12-04T08:33:29.1327290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Amsterdam 2025-12-04T08:33:29.1328230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Nicosia 2025-12-04T08:33:29.1329310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bucharest 2025-12-04T08:33:29.1330200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Copenhagen 2025-12-04T08:33:29.1331210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Chisinau 2025-12-04T08:33:29.1332090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Mariehamn 2025-12-04T08:33:29.1333090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sofia 2025-12-04T08:33:29.1333910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Athens 2025-12-04T08:33:29.1335020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Stockholm 2025-12-04T08:33:29.1335980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Samara 2025-12-04T08:33:29.1336810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Brussels 2025-12-04T08:33:29.1337800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Warsaw 2025-12-04T08:33:29.1338520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROK 2025-12-04T08:33:29.1339440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Navajo 2025-12-04T08:33:29.1340370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Singapore 2025-12-04T08:33:29.1341090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB 2025-12-04T08:33:29.1342090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaNorte 2025-12-04T08:33:29.1343090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/General 2025-12-04T08:33:29.1343940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaSur 2025-12-04T08:33:29.1344730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST 2025-12-04T08:33:29.1345720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT0 2025-12-04T08:33:29.1346460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Hongkong 2025-12-04T08:33:29.1347320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PRC 2025-12-04T08:33:29.1348400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone.tab 2025-12-04T08:33:29.1349040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iran 2025-12-04T08:33:29.1350020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/build/etc/localtime 2025-12-04T08:33:29.1350810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST7MDT 2025-12-04T08:33:29.1351610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/WET 2025-12-04T08:33:29.1352450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/W-SU 2025-12-04T08:33:29.1353450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UCT 2025-12-04T08:33:29.1354200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Cuba 2025-12-04T08:33:29.1355040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Egypt 2025-12-04T08:33:29.1355830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT+0 2025-12-04T08:33:29.1356790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/tzdata.zi 2025-12-04T08:33:29.1357530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EET 2025-12-04T08:33:29.1358380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Israel 2025-12-04T08:33:29.1359400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Sao_Tome 2025-12-04T08:33:29.1360320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Conakry 2025-12-04T08:33:29.1361250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dakar 2025-12-04T08:33:29.1362200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ndjamena 2025-12-04T08:33:29.1363150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Casablanca 2025-12-04T08:33:29.1364000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lome 2025-12-04T08:33:29.1364960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Algiers 2025-12-04T08:33:29.1365890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mogadishu 2025-12-04T08:33:29.1366760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lagos 2025-12-04T08:33:29.1367990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Brazzaville 2025-12-04T08:33:29.1368690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Timbuktu 2025-12-04T08:33:29.1369650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nouakchott 2025-12-04T08:33:29.1370560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maseru 2025-12-04T08:33:29.1371550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Libreville 2025-12-04T08:33:29.1372410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Harare 2025-12-04T08:33:29.1373340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Malabo 2025-12-04T08:33:29.1374240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bangui 2025-12-04T08:33:29.1375130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nairobi 2025-12-04T08:33:29.1376050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kinshasa 2025-12-04T08:33:29.1377040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Porto-Novo 2025-12-04T08:33:29.1378130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Cairo 2025-12-04T08:33:29.1378870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Douala 2025-12-04T08:33:29.1379740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Juba 2025-12-04T08:33:29.1380670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Gaborone 2025-12-04T08:33:29.1381590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tunis 2025-12-04T08:33:29.1382500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kampala 2025-12-04T08:33:29.1384200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mbabane 2025-12-04T08:33:29.1384950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Addis_Ababa 2025-12-04T08:33:29.1385870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maputo 2025-12-04T08:33:29.1386810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bissau 2025-12-04T08:33:29.1387850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Blantyre 2025-12-04T08:33:29.1388640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Niamey 2025-12-04T08:33:29.1389840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Banjul 2025-12-04T08:33:29.1390520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Abidjan 2025-12-04T08:33:29.1391410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmara 2025-12-04T08:33:29.1392320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bamako 2025-12-04T08:33:29.1393330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ouagadougou 2025-12-04T08:33:29.1394200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lusaka 2025-12-04T08:33:29.1395160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Luanda 2025-12-04T08:33:29.1396270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmera 2025-12-04T08:33:29.1397000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lubumbashi 2025-12-04T08:33:29.1397880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Accra 2025-12-04T08:33:29.1398820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Khartoum 2025-12-04T08:33:29.1399740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ceuta 2025-12-04T08:33:29.1400670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bujumbura 2025-12-04T08:33:29.1402860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Windhoek 2025-12-04T08:33:29.1403110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/El_Aaiun 2025-12-04T08:33:29.1403490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tripoli 2025-12-04T08:33:29.1404510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Monrovia 2025-12-04T08:33:29.1405390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dar_es_Salaam 2025-12-04T08:33:29.1406360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Johannesburg 2025-12-04T08:33:29.1407270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kigali 2025-12-04T08:33:29.1408220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Djibouti 2025-12-04T08:33:29.1409380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Freetown 2025-12-04T08:33:29.1410010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Factory 2025-12-04T08:33:29.1410800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UTC 2025-12-04T08:33:29.1411810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/EasterIsland 2025-12-04T08:33:29.1412760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/Continental 2025-12-04T08:33:29.1413540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/HST 2025-12-04T08:33:29.1414540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Atlantic 2025-12-04T08:33:29.1415670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Pacific 2025-12-04T08:33:29.1416360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Eastern 2025-12-04T08:33:29.1417290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Yukon 2025-12-04T08:33:29.1418250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Saskatchewan 2025-12-04T08:33:29.1419200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Newfoundland 2025-12-04T08:33:29.1420150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Central 2025-12-04T08:33:29.1421320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Mountain 2025-12-04T08:33:29.1421930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iceland 2025-12-04T08:33:29.1422890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/export.hpp 2025-12-04T08:33:29.1423850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/reproc.hpp 2025-12-04T08:33:29.1424770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/env.hpp 2025-12-04T08:33:29.1425830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/array.hpp 2025-12-04T08:33:29.1426870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/type_traits.hpp 2025-12-04T08:33:29.1427770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/run.hpp 2025-12-04T08:33:29.1428710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/input.hpp 2025-12-04T08:33:29.1429730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/arguments.hpp 2025-12-04T08:33:29.1430690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/drain.hpp 2025-12-04T08:33:29.1431610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/repodata_record.json 2025-12-04T08:33:29.1432770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/test/run_test.sh 2025-12-04T08:33:29.1433430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-12-04T08:33:29.1434370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-12-04T08:33:29.1435370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_c.sh 2025-12-04T08:33:29.1436330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_c.bat 2025-12-04T08:33:29.1437390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_cpp.sh 2025-12-04T08:33:29.1438310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_cpp.bat 2025-12-04T08:33:29.1439260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.1440340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/apple_gettime.patch 2025-12-04T08:33:29.1441340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1442190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-12-04T08:33:29.1443090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/run_exports.json 2025-12-04T08:33:29.1444240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/paths.json 2025-12-04T08:33:29.1444880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/hash_input.json 2025-12-04T08:33:29.1445590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/files 2025-12-04T08:33:29.1446460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/about.json 2025-12-04T08:33:29.1447300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/has_prefix 2025-12-04T08:33:29.1448240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/index.json 2025-12-04T08:33:29.1448890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/git 2025-12-04T08:33:29.1450140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/pkgconfig/reproc++.pc 2025-12-04T08:33:29.1451190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config-version.cmake 2025-12-04T08:33:29.1452250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config.cmake 2025-12-04T08:33:29.1453270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets.cmake 2025-12-04T08:33:29.1454490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-12-04T08:33:29.1455350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.dylib 2025-12-04T08:33:29.1456310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.dylib 2025-12-04T08:33:29.1457230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.2.4.dylib 2025-12-04T08:33:29.1458380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.1459240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.1460310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:29.1461390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/test/tests/test_recipes.py 2025-12-04T08:33:29.1462410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/test/tests/test_more.py 2025-12-04T08:33:29.1463370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.1464610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.1465870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.1466800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1467700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1468840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.1469710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.1471080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.1471700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.1472660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.1473580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.1474410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.1476080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/RECORD 2025-12-04T08:33:29.1477800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.1479160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/direct_url.json 2025-12-04T08:33:29.1480400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/WHEEL 2025-12-04T08:33:29.1481870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/REQUESTED 2025-12-04T08:33:29.1483490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/INSTALLER 2025-12-04T08:33:29.1484750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/METADATA 2025-12-04T08:33:29.1486030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__init__.pyi 2025-12-04T08:33:29.1487420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/more.pyi 2025-12-04T08:33:29.1488610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__init__.py 2025-12-04T08:33:29.1490190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/more.cpython-313.pyc 2025-12-04T08:33:29.1491980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-12-04T08:33:29.1493260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.1494470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/more.py 2025-12-04T08:33:29.1495770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/recipes.py 2025-12-04T08:33:29.1497270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/py.typed 2025-12-04T08:33:29.1498540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/recipes.pyi 2025-12-04T08:33:29.1499260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/include/ompx.h 2025-12-04T08:33:29.1500080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/include/ompt.h 2025-12-04T08:33:29.1500910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/include/omp.h 2025-12-04T08:33:29.1501800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/include/omp-tools.h 2025-12-04T08:33:29.1502870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/repodata_record.json 2025-12-04T08:33:29.1503960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/test/run_test.sh 2025-12-04T08:33:29.1504650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/test/omp_hello.c 2025-12-04T08:33:29.1505770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.1506720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/licenses/openmp/LICENSE.TXT 2025-12-04T08:33:29.1507660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/install_pkg.sh 2025-12-04T08:33:29.1508620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/LICENSE 2025-12-04T08:33:29.1509650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/omp_hello.c 2025-12-04T08:33:29.1511020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/patches/0002-win-fix-link-flags.patch 2025-12-04T08:33:29.1512440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/patches/0001-link-libomp-to-compiler-rt-on-osx-arm.patch 2025-12-04T08:33:29.1513340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/install_pkg.sh 2025-12-04T08:33:29.1514230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/bld.bat 2025-12-04T08:33:29.1515260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/build.sh 2025-12-04T08:33:29.1516270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/install_pkg.bat 2025-12-04T08:33:29.1517380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:29.1518360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.1519370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1520210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1522220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/run_exports.json 2025-12-04T08:33:29.1522430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/paths.json 2025-12-04T08:33:29.1522950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/hash_input.json 2025-12-04T08:33:29.1523740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/files 2025-12-04T08:33:29.1524700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/about.json 2025-12-04T08:33:29.1525480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/index.json 2025-12-04T08:33:29.1526210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/info/git 2025-12-04T08:33:29.1527180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/lib/libiomp5.dylib 2025-12-04T08:33:29.1528250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/lib/libomp.dylib 2025-12-04T08:33:29.1528990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/llvm-openmp-20.1.8-he822017_0/lib/libgomp.1.dylib 2025-12-04T08:33:29.1529530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0.conda 2025-12-04T08:33:29.1530580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/include/tl/expected.hpp 2025-12-04T08:33:29.1531490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/repodata_record.json 2025-12-04T08:33:29.1532390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/test/run_test.sh 2025-12-04T08:33:29.1534300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/licenses/COPYING 2025-12-04T08:33:29.1534570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/catch.hpp 2025-12-04T08:33:29.1535170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/LICENSE 2025-12-04T08:33:29.1536130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/bld.bat 2025-12-04T08:33:29.1536930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/build.sh 2025-12-04T08:33:29.1538210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1538850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1539940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.1540700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/paths.json 2025-12-04T08:33:29.1541660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/hash_input.json 2025-12-04T08:33:29.1542380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/files 2025-12-04T08:33:29.1543230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/about.json 2025-12-04T08:33:29.1544090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/index.json 2025-12-04T08:33:29.1544910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/git 2025-12-04T08:33:29.1546560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-targets.cmake 2025-12-04T08:33:29.1547560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-12-04T08:33:29.1548700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config.cmake 2025-12-04T08:33:29.1549250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0.conda 2025-12-04T08:33:29.1550110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/ostream.h 2025-12-04T08:33:29.1550970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/format-inl.h 2025-12-04T08:33:29.1551880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/ranges.h 2025-12-04T08:33:29.1552610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/xchar.h 2025-12-04T08:33:29.1553440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/core.h 2025-12-04T08:33:29.1554200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/chrono.h 2025-12-04T08:33:29.1555000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/os.h 2025-12-04T08:33:29.1555800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/color.h 2025-12-04T08:33:29.1556590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/args.h 2025-12-04T08:33:29.1557420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/printf.h 2025-12-04T08:33:29.1558600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/compile.h 2025-12-04T08:33:29.1559110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/format.h 2025-12-04T08:33:29.1559880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/std.h 2025-12-04T08:33:29.1560680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/include/fmt/base.h 2025-12-04T08:33:29.1561560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/repodata_record.json 2025-12-04T08:33:29.1562390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/test/run_test.sh 2025-12-04T08:33:29.1563210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/licenses/LICENSE 2025-12-04T08:33:29.1564210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/recipe/disable-isnan-test.patch 2025-12-04T08:33:29.1565010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/recipe/bld.bat 2025-12-04T08:33:29.1565970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/recipe/build.sh 2025-12-04T08:33:29.1566840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1567640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1568580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.1569380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/run_exports.json 2025-12-04T08:33:29.1570140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/paths.json 2025-12-04T08:33:29.1571040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/hash_input.json 2025-12-04T08:33:29.1571740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/files 2025-12-04T08:33:29.1572600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/about.json 2025-12-04T08:33:29.1573290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/has_prefix 2025-12-04T08:33:29.1574030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/index.json 2025-12-04T08:33:29.1574740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/info/git 2025-12-04T08:33:29.1575610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/pkgconfig/fmt.pc 2025-12-04T08:33:29.1576670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/cmake/fmt/fmt-targets-release.cmake 2025-12-04T08:33:29.1577610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/cmake/fmt/fmt-config.cmake 2025-12-04T08:33:29.1578570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/cmake/fmt/fmt-config-version.cmake 2025-12-04T08:33:29.1579480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/cmake/fmt/fmt-targets.cmake 2025-12-04T08:33:29.1580230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/libfmt.dylib 2025-12-04T08:33:29.1581080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/libfmt.11.2.0.dylib 2025-12-04T08:33:29.1582220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0/lib/libfmt.11.dylib 2025-12-04T08:33:29.1583020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/bin/distro 2025-12-04T08:33:29.1584020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.1585140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.1585810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.1586940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.1587790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.1588840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1589720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1590770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.1591540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.1592440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.1593210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.1594070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.1594930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:29.1595760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.1596530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.1598150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__init__.py 2025-12-04T08:33:29.1599240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-12-04T08:33:29.1600620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.1602130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.1603100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/py.typed 2025-12-04T08:33:29.1604370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/distro.py 2025-12-04T08:33:29.1605400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__main__.py 2025-12-04T08:33:29.1606670Z /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-12-04T08:33:29.1607950Z /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-12-04T08:33:29.1609310Z /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-12-04T08:33:29.1611670Z /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-12-04T08:33:29.1612650Z /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-12-04T08:33:29.1613220Z /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-12-04T08:33:29.1614480Z /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-12-04T08:33:29.1615810Z /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-12-04T08:33:29.1617030Z /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-12-04T08:33:29.1617740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0.conda 2025-12-04T08:33:29.1618380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1.conda 2025-12-04T08:33:29.1619380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.1620280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.1621300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.1622250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.1623250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.1624220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1625210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1626080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.1626900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.1627780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.1628550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.1629400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.1630230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.1630990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.1632250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_tracing.py 2025-12-04T08:33:29.1633450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_version.py 2025-12-04T08:33:29.1634520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_callers.py 2025-12-04T08:33:29.1635680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__init__.py 2025-12-04T08:33:29.1636820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_warnings.py 2025-12-04T08:33:29.1638120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_hooks.py 2025-12-04T08:33:29.1639140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_result.py 2025-12-04T08:33:29.1640700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-12-04T08:33:29.1641960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-12-04T08:33:29.1643350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-12-04T08:33:29.1645010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:29.1646110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-12-04T08:33:29.1647540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.1648920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-12-04T08:33:29.1650530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-12-04T08:33:29.1651350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/py.typed 2025-12-04T08:33:29.1652500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_manager.py 2025-12-04T08:33:29.1653760Z /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-12-04T08:33:29.1654980Z /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-12-04T08:33:29.1656610Z /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-12-04T08:33:29.1657620Z /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-12-04T08:33:29.1658920Z /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-12-04T08:33:29.1660200Z /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-12-04T08:33:29.1661450Z /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-12-04T08:33:29.1662720Z /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-12-04T08:33:29.1663330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0.conda 2025-12-04T08:33:29.1664030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0.conda 2025-12-04T08:33:29.1665050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/bin/anaconda 2025-12-04T08:33:29.1666100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.1667070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.1668410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:29.1669370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/tests/test_deprecations.py 2025-12-04T08:33:29.1670370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:29.1671460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/tests/test_config.py 2025-12-04T08:33:29.1672530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-12-04T08:33:29.1679650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.1679950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.1680190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.1680480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/recipe/0001-windows-path-fix.patch 2025-12-04T08:33:29.1680850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1681100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1681370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.1681610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.1681850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.1682660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.1683650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.1684710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:29.1685530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.1686390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.1688240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/plugins.py 2025-12-04T08:33:29.1689400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/console.py 2025-12-04T08:33:29.1690720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/config.py 2025-12-04T08:33:29.1692050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/_version.py 2025-12-04T08:33:29.1693630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__init__.py 2025-12-04T08:33:29.1695090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/plugins.cpython-313.pyc 2025-12-04T08:33:29.1696790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:29.1698300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:29.1700020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:29.1701370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:29.1703070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/deprecations.cpython-313.pyc 2025-12-04T08:33:29.1704580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.1706190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:29.1707530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/deprecations.py 2025-12-04T08:33:29.1708830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/cli.py 2025-12-04T08:33:29.1710170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/py.typed 2025-12-04T08:33:29.1711730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/exceptions.py 2025-12-04T08:33:29.1713040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/RECORD 2025-12-04T08:33:29.1714550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.1716100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/direct_url.json 2025-12-04T08:33:29.1717540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/WHEEL 2025-12-04T08:33:29.1719140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/entry_points.txt 2025-12-04T08:33:29.1720570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/REQUESTED 2025-12-04T08:33:29.1722060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/INSTALLER 2025-12-04T08:33:29.1723610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/METADATA 2025-12-04T08:33:29.1724310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.6.0-py313hca03da5_0.conda 2025-12-04T08:33:29.1725250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0.conda 2025-12-04T08:33:29.1725740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/makeconv 2025-12-04T08:33:29.1726450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencnval 2025-12-04T08:33:29.1727230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icu-config 2025-12-04T08:33:29.1727990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencfu 2025-12-04T08:33:29.1728640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuinfo 2025-12-04T08:33:29.1729390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gendict 2025-12-04T08:33:29.1730300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genrb 2025-12-04T08:33:29.1730870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuexportdata 2025-12-04T08:33:29.1731540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/pkgdata 2025-12-04T08:33:29.1732250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genbrk 2025-12-04T08:33:29.1732940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/derb 2025-12-04T08:33:29.1733850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/translit.h 2025-12-04T08:33:29.1734670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustdio.h 2025-12-04T08:33:29.1735540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf_old.h 2025-12-04T08:33:29.1736360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucsdet.h 2025-12-04T08:33:29.1737210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzfmt.h 2025-12-04T08:33:29.1738000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubrk.h 2025-12-04T08:33:29.1738930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ufieldpositer.h 2025-12-04T08:33:29.1739830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localematcher.h 2025-12-04T08:33:29.1740740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringpiece.h 2025-12-04T08:33:29.1741780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucat.h 2025-12-04T08:33:29.1742460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tblcoll.h 2025-12-04T08:33:29.1743510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringoptions.h 2025-12-04T08:33:29.1744370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtfmtsym.h 2025-12-04T08:33:29.1745310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unirepl.h 2025-12-04T08:33:29.1746220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ptypes.h 2025-12-04T08:33:29.1747100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fmtable.h 2025-12-04T08:33:29.1747940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvfmt.h 2025-12-04T08:33:29.1748790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/choicfmt.h 2025-12-04T08:33:29.1749840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberrangeformatter.h 2025-12-04T08:33:29.1750790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberrangeformatter.h 2025-12-04T08:33:29.1751630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usetiter.h 2025-12-04T08:33:29.1752530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/errorcode.h 2025-12-04T08:33:29.1753420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tznames.h 2025-12-04T08:33:29.1754190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtintrv.h 2025-12-04T08:33:29.1755280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usimplenumberformatter.h 2025-12-04T08:33:29.1756040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucurr.h 2025-12-04T08:33:29.1756890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icuplug.h 2025-12-04T08:33:29.1757820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregion.h 2025-12-04T08:33:29.1758590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utext.h 2025-12-04T08:33:29.1759470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/edits.h 2025-12-04T08:33:29.1760330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parsepos.h 2025-12-04T08:33:29.1761120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucal.h 2025-12-04T08:33:29.1762010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fpositer.h 2025-12-04T08:33:29.1762870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvinf.h 2025-12-04T08:33:29.1763690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbnf.h 2025-12-04T08:33:29.1764530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udat.h 2025-12-04T08:33:29.1765600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urep.h 2025-12-04T08:33:29.1766170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf32.h 2025-12-04T08:33:29.1767020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/vtzone.h 2025-12-04T08:33:29.1767870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustring.h 2025-12-04T08:33:29.1768820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubiditransform.h 2025-12-04T08:33:29.1769630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uenum.h 2025-12-04T08:33:29.1770590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umutablecptrie.h 2025-12-04T08:33:29.1771430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/appendable.h 2025-12-04T08:33:29.1772270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usearch.h 2025-12-04T08:33:29.1773120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numsys.h 2025-12-04T08:33:29.1773980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/timezone.h 2025-12-04T08:33:29.1774800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uset.h 2025-12-04T08:33:29.1775650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/casemap.h 2025-12-04T08:33:29.1776530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coleitr.h 2025-12-04T08:33:29.1777480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/schriter.h 2025-12-04T08:33:29.1778340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/msgfmt.h 2025-12-04T08:33:29.1779190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fieldpos.h 2025-12-04T08:33:29.1780060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpletz.h 2025-12-04T08:33:29.1780890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucpmap.h 2025-12-04T08:33:29.1781780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uldnames.h 2025-12-04T08:33:29.1782760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberformatter.h 2025-12-04T08:33:29.1783590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uiter.h 2025-12-04T08:33:29.1784410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umsg.h 2025-12-04T08:33:29.1785290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/sortkey.h 2025-12-04T08:33:29.1786360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simplenumberformatter.h 2025-12-04T08:33:29.1787180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/docmain.h 2025-12-04T08:33:29.1788100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uniset.h 2025-12-04T08:33:29.1788910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/basictz.h 2025-12-04T08:33:29.1789770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udata.h 2025-12-04T08:33:29.1790740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringtriebuilder.h 2025-12-04T08:33:29.1791590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/chariter.h 2025-12-04T08:33:29.1792410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umisc.h 2025-12-04T08:33:29.1793310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/reldatefmt.h 2025-12-04T08:33:29.1794460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uloc.h 2025-12-04T08:33:29.1795310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurrule.h 2025-12-04T08:33:29.1796260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattednumber.h 2025-12-04T08:33:29.1797190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestriebuilder.h 2025-12-04T08:33:29.1798050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measunit.h 2025-12-04T08:33:29.1798860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrace.h 2025-12-04T08:33:29.1799740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locdspnm.h 2025-12-04T08:33:29.1800860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gregocal.h 2025-12-04T08:33:29.1801480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchriter.h 2025-12-04T08:33:29.1802340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/enumset.h 2025-12-04T08:33:29.1803170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/nounit.h 2025-12-04T08:33:29.1803970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf.h 2025-12-04T08:33:29.1804840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measure.h 2025-12-04T08:33:29.1805730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzrule.h 2025-12-04T08:33:29.1806790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/strenum.h 2025-12-04T08:33:29.1807390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/regex.h 2025-12-04T08:33:29.1808230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gender.h 2025-12-04T08:33:29.1809060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dcfmtsym.h 2025-12-04T08:33:29.1809940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_err.h 2025-12-04T08:33:29.1810790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/decimfmt.h 2025-12-04T08:33:29.1811670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestrie.h 2025-12-04T08:33:29.1812730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udatpg.h 2025-12-04T08:33:29.1813440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/listformatter.h 2025-12-04T08:33:29.1814230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uobject.h 2025-12-04T08:33:29.1815120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/calendar.h 2025-12-04T08:33:29.1815940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ures.h 2025-12-04T08:33:29.1816790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normlzr.h 2025-12-04T08:33:29.1817720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usprep.h 2025-12-04T08:33:29.1818500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urename.h 2025-12-04T08:33:29.1819350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/caniter.h 2025-12-04T08:33:29.1820150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucol.h 2025-12-04T08:33:29.1821080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/upluralrules.h 2025-12-04T08:33:29.1821940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstrie.h 2025-12-04T08:33:29.1822780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmunit.h 2025-12-04T08:33:29.1823640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unistr.h 2025-12-04T08:33:29.1824660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbbi.h 2025-12-04T08:33:29.1825290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulocdata.h 2025-12-04T08:33:29.1826090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/idna.h 2025-12-04T08:33:29.1826950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm2.h 2025-12-04T08:33:29.1827860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localebuilder.h 2025-12-04T08:33:29.1828710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtptngen.h 2025-12-04T08:33:29.1829520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dbbi.h 2025-12-04T08:33:29.1830420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestream.h 2025-12-04T08:33:29.1831270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uversion.h 2025-12-04T08:33:29.1832220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/messagepattern.h 2025-12-04T08:33:29.1833020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uidna.h 2025-12-04T08:33:29.1833920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/filteredbrk.h 2025-12-04T08:33:29.1834750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutamt.h 2025-12-04T08:33:29.1835640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/char16ptr.h 2025-12-04T08:33:29.1836560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattedvalue.h 2025-12-04T08:33:29.1837410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/symtable.h 2025-12-04T08:33:29.1838250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucasemap.h 2025-12-04T08:33:29.1839120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucoleitr.h 2025-12-04T08:33:29.1840120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/compactdecimalformat.h 2025-12-04T08:33:29.1840880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unum.h 2025-12-04T08:33:29.1841840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplaycontext.h 2025-12-04T08:33:29.1842770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tztrans.h 2025-12-04T08:33:29.1843630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umachine.h 2025-12-04T08:33:29.1844580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberformatter.h 2025-12-04T08:33:29.1845410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/datefmt.h 2025-12-04T08:33:29.1846270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utmscale.h 2025-12-04T08:33:29.1847080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coll.h 2025-12-04T08:33:29.1848000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currpinf.h 2025-12-04T08:33:29.1848820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregex.h 2025-12-04T08:33:29.1849660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutfmt.h 2025-12-04T08:33:29.1850530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurfmt.h 2025-12-04T08:33:29.1851420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustringtrie.h 2025-12-04T08:33:29.1852270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/smpdtfmt.h 2025-12-04T08:33:29.1853120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucptrie.h 2025-12-04T08:33:29.1854090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplayoptions.h 2025-12-04T08:33:29.1855170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icudataver.h 2025-12-04T08:33:29.1855740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchar.h 2025-12-04T08:33:29.1856600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm.h 2025-12-04T08:33:29.1857420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ushape.h 2025-12-04T08:33:29.1858290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifunct.h 2025-12-04T08:33:29.1859120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ugender.h 2025-12-04T08:33:29.1860020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/selfmt.h 2025-12-04T08:33:29.1860890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattable.h 2025-12-04T08:33:29.1861720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustream.h 2025-12-04T08:33:29.1862680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpleformatter.h 2025-12-04T08:33:29.1863480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_cb.h 2025-12-04T08:33:29.1864320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/curramt.h 2025-12-04T08:33:29.1865150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locid.h 2025-12-04T08:33:29.1866170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udateintervalformat.h 2025-12-04T08:33:29.1867210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/resbund.h 2025-12-04T08:33:29.1867820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubidi.h 2025-12-04T08:33:29.1868650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stsearch.h 2025-12-04T08:33:29.1869530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/alphaindex.h 2025-12-04T08:33:29.1870380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uvernum.h 2025-12-04T08:33:29.1871250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unimatch.h 2025-12-04T08:33:29.1872070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbtz.h 2025-12-04T08:33:29.1872940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnvsel.h 2025-12-04T08:33:29.1873780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uspoof.h 2025-12-04T08:33:29.1874620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/region.h 2025-12-04T08:33:29.1875530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ureldatefmt.h 2025-12-04T08:33:29.1876360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrans.h 2025-12-04T08:33:29.1877240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parseerr.h 2025-12-04T08:33:29.1878030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/putil.h 2025-12-04T08:33:29.1878860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/format.h 2025-12-04T08:33:29.1879930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/scientificnumberformatter.h 2025-12-04T08:33:29.1880810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/displayoptions.h 2025-12-04T08:33:29.1881700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normalizer2.h 2025-12-04T08:33:29.1882510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtrule.h 2025-12-04T08:33:29.1883500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberoptions.h 2025-12-04T08:33:29.1884500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv.h 2025-12-04T08:33:29.1885250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstriebuilder.h 2025-12-04T08:33:29.1886070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/search.h 2025-12-04T08:33:29.1886940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumsys.h 2025-12-04T08:33:29.1887770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uconfig.h 2025-12-04T08:33:29.1888590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf16.h 2025-12-04T08:33:29.1890520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/brkiter.h 2025-12-04T08:33:29.1890790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattedvalue.h 2025-12-04T08:33:29.1891270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/platform.h 2025-12-04T08:33:29.1892110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rep.h 2025-12-04T08:33:29.1893060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattednumber.h 2025-12-04T08:33:29.1893930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/std_string.h 2025-12-04T08:33:29.1894750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf8.h 2025-12-04T08:33:29.1895680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localpointer.h 2025-12-04T08:33:29.1896550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uclean.h 2025-12-04T08:33:29.1897450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uscript.h 2025-12-04T08:33:29.1898270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numfmt.h 2025-12-04T08:33:29.1899140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currunit.h 2025-12-04T08:33:29.1899980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utypes.h 2025-12-04T08:33:29.1900930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulistformatter.h 2025-12-04T08:33:29.1901760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measfmt.h 2025-12-04T08:33:29.1902620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifilt.h 2025-12-04T08:33:29.1903460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/repodata_record.json 2025-12-04T08:33:29.1904260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/run_test.sh 2025-12-04T08:33:29.1905140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/gb-18030-2000.ucm 2025-12-04T08:33:29.1905890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/de.txt 2025-12-04T08:33:29.1906780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/licenses/LICENSE 2025-12-04T08:33:29.1908000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu4c-4_9_1-mingw-w64-mkdir-compatibility.patch 2025-12-04T08:33:29.1909050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/mach-port-t.patch 2025-12-04T08:33:29.1909680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-22356.patch 2025-12-04T08:33:29.1910570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/gb-18030-2000.ucm 2025-12-04T08:33:29.1911340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/bld.bat 2025-12-04T08:33:29.1912140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/build.sh 2025-12-04T08:33:29.1913130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.1914000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-config.patch 2025-12-04T08:33:29.1914830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml 2025-12-04T08:33:29.1915850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.1916590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/de.txt 2025-12-04T08:33:29.1917430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/run_exports.json 2025-12-04T08:33:29.1918150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/paths.json 2025-12-04T08:33:29.1918970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/hash_input.json 2025-12-04T08:33:29.1919650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/files 2025-12-04T08:33:29.1920410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/about.json 2025-12-04T08:33:29.1921170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/has_prefix 2025-12-04T08:33:29.1921970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/index.json 2025-12-04T08:33:29.1922870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/git 2025-12-04T08:33:29.1923510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.1.dylib 2025-12-04T08:33:29.1924350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.dylib 2025-12-04T08:33:29.1925080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.a 2025-12-04T08:33:29.1925940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-uc.pc 2025-12-04T08:33:29.1926780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-io.pc 2025-12-04T08:33:29.1927620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-i18n.pc 2025-12-04T08:33:29.1928430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.dylib 2025-12-04T08:33:29.1929170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.a 2025-12-04T08:33:29.1929980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.dylib 2025-12-04T08:33:29.1930710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.a 2025-12-04T08:33:29.1931520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.dylib 2025-12-04T08:33:29.1932280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.a 2025-12-04T08:33:29.1933160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.1.dylib 2025-12-04T08:33:29.1934000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.dylib 2025-12-04T08:33:29.1934870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.1.dylib 2025-12-04T08:33:29.1935670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.dylib 2025-12-04T08:33:29.1936530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.dylib 2025-12-04T08:33:29.1937310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.dylib 2025-12-04T08:33:29.1938170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.1.dylib 2025-12-04T08:33:29.1939030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.1.dylib 2025-12-04T08:33:29.1939850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.1.dylib 2025-12-04T08:33:29.1940610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.a 2025-12-04T08:33:29.1941480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.a 2025-12-04T08:33:29.1942300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.dylib 2025-12-04T08:33:29.1943080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.dylib 2025-12-04T08:33:29.1943900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.dylib 2025-12-04T08:33:29.1944720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.dylib 2025-12-04T08:33:29.1945530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/pkgdata.inc 2025-12-04T08:33:29.1946360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/current 2025-12-04T08:33:29.1947210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/pkgdata.inc 2025-12-04T08:33:29.1948010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/Makefile.inc 2025-12-04T08:33:29.1948800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/Makefile.inc 2025-12-04T08:33:29.1949670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gensprep.8 2025-12-04T08:33:29.1950530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/genccode.8 2025-12-04T08:33:29.1951370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/icupkg.8 2025-12-04T08:33:29.1952190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gencmn.8 2025-12-04T08:33:29.1953120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icuexportdata.1 2025-12-04T08:33:29.1954110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icu-config.1 2025-12-04T08:33:29.1954820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/pkgdata.1 2025-12-04T08:33:29.1955690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gendict.1 2025-12-04T08:33:29.1956470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genrb.1 2025-12-04T08:33:29.1957320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genbrk.1 2025-12-04T08:33:29.1958150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencnval.1 2025-12-04T08:33:29.1959040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/makeconv.1 2025-12-04T08:33:29.1959870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencfu.1 2025-12-04T08:33:29.1960690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/derb.1 2025-12-04T08:33:29.1961790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/install-sh 2025-12-04T08:33:29.1962360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/LICENSE 2025-12-04T08:33:29.1963310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/config/mh-darwin 2025-12-04T08:33:29.1964150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/mkinstalldirs 2025-12-04T08:33:29.1964980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/bin/menuinst 2025-12-04T08:33:29.1966030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:29.1966890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:29.1967910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/conftest.py 2025-12-04T08:33:29.1969250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/requirements.txt 2025-12-04T08:33:29.1970380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_windows_registry.py 2025-12-04T08:33:29.1971320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_schema.py 2025-12-04T08:33:29.1972390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/_legacy/test_cwp.py 2025-12-04T08:33:29.1973940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/_legacy/sys-prefix.json 2025-12-04T08:33:29.1975030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/_legacy/Iconleak-Atrous-Console.ico 2025-12-04T08:33:29.1976060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/_legacy/test_menu_creation.py 2025-12-04T08:33:29.1977150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/_legacy/menu-windows.json 2025-12-04T08:33:29.1978220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/_legacy/test_win32.py 2025-12-04T08:33:29.1979200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_conda.py 2025-12-04T08:33:29.1980360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_backwards_compatibility.py 2025-12-04T08:33:29.1981290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_data.py 2025-12-04T08:33:29.1982240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_api.py 2025-12-04T08:33:29.1983270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_elevation.py 2025-12-04T08:33:29.1984340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_conda_plugin.py 2025-12-04T08:33:29.1985270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/test_cli.py 2025-12-04T08:33:29.1986460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/precommands.json 2025-12-04T08:33:29.1987630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/windows-terminal.json 2025-12-04T08:33:29.1988720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/working-dir.json 2025-12-04T08:33:29.1989870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/file_types.json 2025-12-04T08:33:29.1990950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/no-platforms.json 2025-12-04T08:33:29.1992090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/sys-prefix.json 2025-12-04T08:33:29.1993200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/entitlements.json 2025-12-04T08:33:29.1994520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/file_types_no_event_handler.json 2025-12-04T08:33:29.1995540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/menu-name.json 2025-12-04T08:33:29.1996740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/example-3.invalid.json 2025-12-04T08:33:29.1997940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/osx_symlinks.json 2025-12-04T08:33:29.1999050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/jsons/url_protocols.json 2025-12-04T08:33:29.2000150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/pkgs/package_1/LICENSE 2025-12-04T08:33:29.2001260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/pkgs/package_1/menu.json 2025-12-04T08:33:29.2002410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/pkgs/package_1/meta.yaml 2025-12-04T08:33:29.2003750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/tests/data/pkgs/noarch/package_1-0.1-0.tar.bz2 2025-12-04T08:33:29.2004550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:29.2005880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.2006800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/licenses/menuinst/_vendor/apipkg/LICENSE 2025-12-04T08:33:29.2007660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/licenses/LICENSE.txt 2025-12-04T08:33:29.2008570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/recipe/run_test.sh 2025-12-04T08:33:29.2009700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.2010560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:29.2011550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/recipe/run_test.bat 2025-12-04T08:33:29.2012850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:29.2013460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/paths.json 2025-12-04T08:33:29.2014340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:29.2015160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/files 2025-12-04T08:33:29.2016020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/about.json 2025-12-04T08:33:29.2016850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/has_prefix 2025-12-04T08:33:29.2017690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/index.json 2025-12-04T08:33:29.2018450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/info/git 2025-12-04T08:33:29.2019710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_schema.py 2025-12-04T08:33:29.2021010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/conda_plugin.py 2025-12-04T08:33:29.2022410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-12-04T08:33:29.2023800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-12-04T08:33:29.2025160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-12-04T08:33:29.2026570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-12-04T08:33:29.2028450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-12-04T08:33:29.2030120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-12-04T08:33:29.2031690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2033310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-12-04T08:33:29.2034440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-12-04T08:33:29.2035660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-12-04T08:33:29.2037210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:29.2038720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-12-04T08:33:29.2040400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-12-04T08:33:29.2041680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-12-04T08:33:29.2043130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2044280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-12-04T08:33:29.2045560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-12-04T08:33:29.2046820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-12-04T08:33:29.2047940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_version.py 2025-12-04T08:33:29.2049240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-12-04T08:33:29.2050590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-12-04T08:33:29.2052020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-12-04T08:33:29.2053420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-12-04T08:33:29.2054710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-12-04T08:33:29.2056060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-12-04T08:33:29.2057820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-12-04T08:33:29.2059220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-12-04T08:33:29.2060750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:29.2062450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-12-04T08:33:29.2063930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-12-04T08:33:29.2065460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2067060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-12-04T08:33:29.2068330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-12-04T08:33:29.2069390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__init__.py 2025-12-04T08:33:29.2070830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:29.2072220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-12-04T08:33:29.2073620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.2075120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:29.2076580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/conda_plugin.cpython-313.pyc 2025-12-04T08:33:29.2078000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2079160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/cli/__init__.py 2025-12-04T08:33:29.2080630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/cli/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:29.2082100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/cli/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.2083730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2084580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/cli/cli.py 2025-12-04T08:33:29.2085790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/cli/__main__.py 2025-12-04T08:33:29.2086910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/api.py 2025-12-04T08:33:29.2088060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/utils.py 2025-12-04T08:33:29.2089500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-12-04T08:33:29.2090530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-12-04T08:33:29.2091750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-12-04T08:33:29.2093280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:29.2095000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-12-04T08:33:29.2096220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-12-04T08:33:29.2097640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.2099160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2100340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-12-04T08:33:29.2101740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-12-04T08:33:29.2102840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-12-04T08:33:29.2104230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-12-04T08:33:29.2105490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-12-04T08:33:29.2106820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-12-04T08:33:29.2108150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-12-04T08:33:29.2109540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-12-04T08:33:29.2110930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-12-04T08:33:29.2112510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-12-04T08:33:29.2113740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-2.default.json 2025-12-04T08:33:29.2115130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-12-04T08:33:29.2116500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-12-04T08:33:29.2117860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-12-04T08:33:29.2119360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-12-04T08:33:29.2120630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-12-04T08:33:29.2121990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-2.schema.json 2025-12-04T08:33:29.2123380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.default.json 2025-12-04T08:33:29.2124750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.schema.json 2025-12-04T08:33:29.2126070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-12-04T08:33:29.2127420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/RECORD 2025-12-04T08:33:29.2128820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:29.2130220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:29.2131570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/direct_url.json 2025-12-04T08:33:29.2132850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/WHEEL 2025-12-04T08:33:29.2134290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/entry_points.txt 2025-12-04T08:33:29.2135610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/top_level.txt 2025-12-04T08:33:29.2136940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/REQUESTED 2025-12-04T08:33:29.2138370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/INSTALLER 2025-12-04T08:33:29.2139690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/METADATA 2025-12-04T08:33:29.2140350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1.conda 2025-12-04T08:33:29.2141000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0.conda 2025-12-04T08:33:29.2141850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/bin/pysemver 2025-12-04T08:33:29.2142810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.2143770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.2144760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_parsing.py 2025-12-04T08:33:29.2145700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:29.2146750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_pysemver-cli.py 2025-12-04T08:33:29.2147760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_subclass.py 2025-12-04T08:33:29.2148720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_match.py 2025-12-04T08:33:29.2149650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_bump.py 2025-12-04T08:33:29.2150940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/coerce.py 2025-12-04T08:33:29.2151820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_deprecated_functions.py 2025-12-04T08:33:29.2152740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_max-min.py 2025-12-04T08:33:29.2153710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_semver.py 2025-12-04T08:33:29.2154740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_docstrings.py 2025-12-04T08:33:29.2155820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_typeerror-274.py 2025-12-04T08:33:29.2156760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_index.py 2025-12-04T08:33:29.2157950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/semverwithvprefix.py 2025-12-04T08:33:29.2158800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_immutable.py 2025-12-04T08:33:29.2159790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_compare.py 2025-12-04T08:33:29.2160760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_replace.py 2025-12-04T08:33:29.2161750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/tests/test_format.py 2025-12-04T08:33:29.2162630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.2163730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.2164720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/licenses/LICENSE.txt 2025-12-04T08:33:29.2165780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.2166550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.2167560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.2168370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.2169240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.2169990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/files 2025-12-04T08:33:29.2170830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.2171690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:29.2172570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.2173290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/info/git 2025-12-04T08:33:29.2174740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/RECORD 2025-12-04T08:33:29.2176140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:29.2177480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/direct_url.json 2025-12-04T08:33:29.2178990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/WHEEL 2025-12-04T08:33:29.2180460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/entry_points.txt 2025-12-04T08:33:29.2181990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/top_level.txt 2025-12-04T08:33:29.2182770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/REQUESTED 2025-12-04T08:33:29.2184120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/INSTALLER 2025-12-04T08:33:29.2185330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver-3.0.4.dist-info/METADATA 2025-12-04T08:33:29.2186410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/_types.py 2025-12-04T08:33:29.2187530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/version.py 2025-12-04T08:33:29.2188710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/_deprecated.py 2025-12-04T08:33:29.2190050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__init__.py 2025-12-04T08:33:29.2191280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:29.2192680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.pyc 2025-12-04T08:33:29.2194100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.pyc 2025-12-04T08:33:29.2195400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:29.2196780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.2198200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2199500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.2200540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/cli.py 2025-12-04T08:33:29.2201690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__about__.py 2025-12-04T08:33:29.2202780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/py.typed 2025-12-04T08:33:29.2204200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.4-py313hca03da5_0/lib/python3.13/site-packages/semver/__main__.py 2025-12-04T08:33:29.2204680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0.conda 2025-12-04T08:33:29.2205680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/repodata_record.json 2025-12-04T08:33:29.2206750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/run_test.sh 2025-12-04T08:33:29.2207710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/pyproject.toml 2025-12-04T08:33:29.2209100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_custom_errors.py 2025-12-04T08:33:29.2209950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/emscripten_runner.js 2025-12-04T08:33:29.2210960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/conftest.py 2025-12-04T08:33:29.2212020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test.rs 2025-12-04T08:33:29.2213110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_misc.py 2025-12-04T08:33:29.2214520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_errors.py 2025-12-04T08:33:29.2215580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_typing.py 2025-12-04T08:33:29.2216570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/__init__.py 2025-12-04T08:33:29.2222770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_prebuilt.py 2025-12-04T08:33:29.2223110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_build.py 2025-12-04T08:33:29.2223390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_model.py 2025-12-04T08:33:29.2223820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_list_tuple.py 2025-12-04T08:33:29.2224110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_literal.py 2025-12-04T08:33:29.2224410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_generator.py 2025-12-04T08:33:29.2224880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_none.py 2025-12-04T08:33:29.2226100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_infer.py 2025-12-04T08:33:29.2227370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_decimal.py 2025-12-04T08:33:29.2228450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_string.py 2025-12-04T08:33:29.2229650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_bytes.py 2025-12-04T08:33:29.2230800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_simple.py 2025-12-04T08:33:29.2232010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/__init__.py 2025-12-04T08:33:29.2233310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_definitions.py 2025-12-04T08:33:29.2234490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_typed_dict.py 2025-12-04T08:33:29.2235680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_timedelta.py 2025-12-04T08:33:29.2236810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_union.py 2025-12-04T08:33:29.2238020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_nullable.py 2025-12-04T08:33:29.2239230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_model_root.py 2025-12-04T08:33:29.2240430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_dataclasses.py 2025-12-04T08:33:29.2241540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_any.py 2025-12-04T08:33:29.2242760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_datetime.py 2025-12-04T08:33:29.2243980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_pickling.py 2025-12-04T08:33:29.2245260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_functions.py 2025-12-04T08:33:29.2246410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_set_frozenset.py 2025-12-04T08:33:29.2247770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_definitions_recursive.py 2025-12-04T08:33:29.2248970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_json_or_python.py 2025-12-04T08:33:29.2250080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_url.py 2025-12-04T08:33:29.2251250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_complex.py 2025-12-04T08:33:29.2252410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_json.py 2025-12-04T08:33:29.2253860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_uuid.py 2025-12-04T08:33:29.2254720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_other.py 2025-12-04T08:33:29.2255910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_format.py 2025-12-04T08:33:29.2257050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_dict.py 2025-12-04T08:33:29.2258410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_serialize_as_any.py 2025-12-04T08:33:29.2259500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/serializers/test_enum.py 2025-12-04T08:33:29.2260620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_validate_strings.py 2025-12-04T08:33:29.2261680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_docstrings.py 2025-12-04T08:33:29.2263050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/benchmarks/test_serialization_micro.py 2025-12-04T08:33:29.2264180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/benchmarks/nested_schema.py 2025-12-04T08:33:29.2265500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/benchmarks/__init__.py 2025-12-04T08:33:29.2266600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/benchmarks/test_complete_benchmark.py 2025-12-04T08:33:29.2267840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/benchmarks/test_micro_benchmarks.py 2025-12-04T08:33:29.2269120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/benchmarks/test_nested_benchmark.py 2025-12-04T08:33:29.2270320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/benchmarks/complete_schema.py 2025-12-04T08:33:29.2271450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_validation_context.py 2025-12-04T08:33:29.2272490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_hypothesis.py 2025-12-04T08:33:29.2273540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_config.py 2025-12-04T08:33:29.2274600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_strict.py 2025-12-04T08:33:29.2275790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_model.py 2025-12-04T08:33:29.2276970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_literal.py 2025-12-04T08:33:29.2278100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_list.py 2025-12-04T08:33:29.2279330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_generator.py 2025-12-04T08:33:29.2280580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_frozenset.py 2025-12-04T08:33:29.2281650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_none.py 2025-12-04T08:33:29.2282900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_lax_or_strict.py 2025-12-04T08:33:29.2284050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_time.py 2025-12-04T08:33:29.2285330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_custom_error.py 2025-12-04T08:33:29.2286450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_callable.py 2025-12-04T08:33:29.2287640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_decimal.py 2025-12-04T08:33:29.2289040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_string.py 2025-12-04T08:33:29.2289950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_bytes.py 2025-12-04T08:33:29.2291130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_model_init.py 2025-12-04T08:33:29.2292260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/__init__.py 2025-12-04T08:33:29.2293500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_definitions.py 2025-12-04T08:33:29.2294920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_typed_dict.py 2025-12-04T08:33:29.2295890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_timedelta.py 2025-12-04T08:33:29.2297390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_positional_or_keyword.py 2025-12-04T08:33:29.2298880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_var_kwargs_unpacked_typed_dict.py 2025-12-04T08:33:29.2300180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_keyword_only.py 2025-12-04T08:33:29.2301420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/__init__.py 2025-12-04T08:33:29.2302810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_build_errors.py 2025-12-04T08:33:29.2304110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_extra.py 2025-12-04T08:33:29.2305450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_var_args.py 2025-12-04T08:33:29.2306700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_alias.py 2025-12-04T08:33:29.2308130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_var_kwargs_uniform.py 2025-12-04T08:33:29.2309360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_general.py 2025-12-04T08:33:29.2310780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/arguments_v3/test_positional_only.py 2025-12-04T08:33:29.2311850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_bool.py 2025-12-04T08:33:29.2313120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_tagged_union.py 2025-12-04T08:33:29.2314240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_union.py 2025-12-04T08:33:29.2315420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_nullable.py 2025-12-04T08:33:29.2316740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_model_root.py 2025-12-04T08:33:29.2317900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_dataclasses.py 2025-12-04T08:33:29.2319250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_enums.py 2025-12-04T08:33:29.2320210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_datetime.py 2025-12-04T08:33:29.2321340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_tuple.py 2025-12-04T08:33:29.2322480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_set.py 2025-12-04T08:33:29.2323710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_with_default.py 2025-12-04T08:33:29.2325120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_pickling.py 2025-12-04T08:33:29.2326030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_int.py 2025-12-04T08:33:29.2327390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_definitions_recursive.py 2025-12-04T08:33:29.2328500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_function.py 2025-12-04T08:33:29.2329720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_is_instance.py 2025-12-04T08:33:29.2331300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_json_or_python.py 2025-12-04T08:33:29.2332180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_url.py 2025-12-04T08:33:29.2333340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_float.py 2025-12-04T08:33:29.2334490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_chain.py 2025-12-04T08:33:29.2335790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_allow_partial.py 2025-12-04T08:33:29.2336900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_complex.py 2025-12-04T08:33:29.2338040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_json.py 2025-12-04T08:33:29.2339180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_date.py 2025-12-04T08:33:29.2340300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_uuid.py 2025-12-04T08:33:29.2341440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_call.py 2025-12-04T08:33:29.2342690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_is_subclass.py 2025-12-04T08:33:29.2343840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_dict.py 2025-12-04T08:33:29.2345070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_model_fields.py 2025-12-04T08:33:29.2346180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/validators/test_arguments.py 2025-12-04T08:33:29.2347140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_json.py 2025-12-04T08:33:29.2348260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_tzinfo.py 2025-12-04T08:33:29.2349450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_garbage_collection.py 2025-12-04T08:33:29.2350630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_schema_functions.py 2025-12-04T08:33:29.2351680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/tests/test_isinstance.py 2025-12-04T08:33:29.2352640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/run_test.py 2025-12-04T08:33:29.2353790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.2354740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/licenses/LICENSE 2025-12-04T08:33:29.2355810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/licenses/THIRDPARTY.yml 2025-12-04T08:33:29.2356920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.2357840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/recipe/meta.yaml 2025-12-04T08:33:29.2358920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.2359790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/paths.json 2025-12-04T08:33:29.2360760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/hash_input.json 2025-12-04T08:33:29.2361600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/files 2025-12-04T08:33:29.2362550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/about.json 2025-12-04T08:33:29.2363500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/index.json 2025-12-04T08:33:29.2364310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/info/git 2025-12-04T08:33:29.2365890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/RECORD 2025-12-04T08:33:29.2367360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/licenses/LICENSE 2025-12-04T08:33:29.2369110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/direct_url.json 2025-12-04T08:33:29.2370250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/WHEEL 2025-12-04T08:33:29.2371670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/REQUESTED 2025-12-04T08:33:29.2373070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/INSTALLER 2025-12-04T08:33:29.2374540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/METADATA 2025-12-04T08:33:29.2375750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-12-04T08:33:29.2377370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-12-04T08:33:29.2378880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2380220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-12-04T08:33:29.2381510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-12-04T08:33:29.2383050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-12-04T08:33:29.2384210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0/lib/python3.13/site-packages/pydantic_core/py.typed 2025-12-04T08:33:29.2385140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.2386110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.2387370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/test/tests/test_posix.py 2025-12-04T08:33:29.2388090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.2389210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.2390130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.2391280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.2392200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.2393520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.2394130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.2395120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.2395930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/files 2025-12-04T08:33:29.2396780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.2397690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.2398500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/info/git 2025-12-04T08:33:29.2400030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/zip-safe 2025-12-04T08:33:29.2401410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/RECORD 2025-12-04T08:33:29.2402860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/licenses/LICENSE 2025-12-04T08:33:29.2404700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/direct_url.json 2025-12-04T08:33:29.2405630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/WHEEL 2025-12-04T08:33:29.2407090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/top_level.txt 2025-12-04T08:33:29.2408390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/REQUESTED 2025-12-04T08:33:29.2409770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/INSTALLER 2025-12-04T08:33:29.2411120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/METADATA 2025-12-04T08:33:29.2412440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/proc.py 2025-12-04T08:33:29.2413770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__init__.py 2025-12-04T08:33:29.2415300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/_core.cpython-313.pyc 2025-12-04T08:33:29.2416930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/proc.cpython-313.pyc 2025-12-04T08:33:29.2418430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2419810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/ps.cpython-313.pyc 2025-12-04T08:33:29.2420980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/_core.py 2025-12-04T08:33:29.2422220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/ps.py 2025-12-04T08:33:29.2423450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__init__.py 2025-12-04T08:33:29.2424950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/_core.cpython-313.pyc 2025-12-04T08:33:29.2426370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/nt.cpython-313.pyc 2025-12-04T08:33:29.2427880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2429000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/_core.py 2025-12-04T08:33:29.2430160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0/lib/python3.13/site-packages/shellingham/nt.py 2025-12-04T08:33:29.2430760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0.conda 2025-12-04T08:33:29.2432280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/RECORD 2025-12-04T08:33:29.2433620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/LICENSE 2025-12-04T08:33:29.2435070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/direct_url.json 2025-12-04T08:33:29.2436610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/WHEEL 2025-12-04T08:33:29.2437840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/entry_points.txt 2025-12-04T08:33:29.2439270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/top_level.txt 2025-12-04T08:33:29.2440560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/REQUESTED 2025-12-04T08:33:29.2442010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/INSTALLER 2025-12-04T08:33:29.2443330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage-0.7.4.dist-info/METADATA 2025-12-04T08:33:29.2444480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage/patch.py 2025-12-04T08:33:29.2445660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage/_version.py 2025-12-04T08:33:29.2446860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage/__init__.py 2025-12-04T08:33:29.2448050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage/tokens.py 2025-12-04T08:33:29.2449510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage/utils.py 2025-12-04T08:33:29.2450510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage/plugin.py 2025-12-04T08:33:29.2451720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/site-packages/anaconda_anon_usage/heartbeat.py 2025-12-04T08:33:29.2452730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/repodata_record.json 2025-12-04T08:33:29.2453790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/test/run_test.sh 2025-12-04T08:33:29.2454960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/test/run_test.py 2025-12-04T08:33:29.2455900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/test/test_time_dependencies.json 2025-12-04T08:33:29.2456950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/test/run_test.bat 2025-12-04T08:33:29.2457920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/licenses/LICENSE 2025-12-04T08:33:29.2458900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/recipe/bld.bat 2025-12-04T08:33:29.2460450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/recipe/build.sh 2025-12-04T08:33:29.2461520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.2462530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/recipe/meta.yaml 2025-12-04T08:33:29.2463610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/recipe/meta.yaml.template 2025-12-04T08:33:29.2464520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/paths.json 2025-12-04T08:33:29.2465550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/hash_input.json 2025-12-04T08:33:29.2466410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/files 2025-12-04T08:33:29.2467440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/about.json 2025-12-04T08:33:29.2468330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/link.json 2025-12-04T08:33:29.2469270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/index.json 2025-12-04T08:33:29.2470140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100/info/git 2025-12-04T08:33:29.2470780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0.conda 2025-12-04T08:33:29.2471620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0.conda 2025-12-04T08:33:29.2472570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1.conda 2025-12-04T08:33:29.2473530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.2474510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.2475750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/test_c_ast.py 2025-12-04T08:33:29.2476500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/test_c_parser.py 2025-12-04T08:33:29.2477450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:29.2478400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/test_util.py 2025-12-04T08:33:29.2479510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/memmgr_with_h.c 2025-12-04T08:33:29.2480840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/hdir/9/inc.h 2025-12-04T08:33:29.2481640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/year.c 2025-12-04T08:33:29.2482600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/memmgr.c 2025-12-04T08:33:29.2483670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/simplemain.c 2025-12-04T08:33:29.2484740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/example_c_file.c 2025-12-04T08:33:29.2485770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/empty.h 2025-12-04T08:33:29.2487130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/cppd_with_stdio_h.c 2025-12-04T08:33:29.2487890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/memmgr.h 2025-12-04T08:33:29.2488870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/c_files/c11.c 2025-12-04T08:33:29.2489970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/test_c_generator.py 2025-12-04T08:33:29.2490920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/test_c_lexer.py 2025-12-04T08:33:29.2492000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/test_general.py 2025-12-04T08:33:29.2493040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/tests/test_examples.py 2025-12-04T08:33:29.2493940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.2495250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.2495900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.2496960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.2497840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.2498840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.2499680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.2500860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.2501390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/files 2025-12-04T08:33:29.2502280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.2503100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.2503890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/info/git 2025-12-04T08:33:29.2505240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/yacc.py 2025-12-04T08:33:29.2506390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/lex.py 2025-12-04T08:33:29.2507630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/ctokens.py 2025-12-04T08:33:29.2508830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/__init__.py 2025-12-04T08:33:29.2510420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/__pycache__/lex.cpython-313.pyc 2025-12-04T08:33:29.2511800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/__pycache__/ygen.cpython-313.pyc 2025-12-04T08:33:29.2513240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/__pycache__/yacc.cpython-313.pyc 2025-12-04T08:33:29.2514910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/__pycache__/ctokens.cpython-313.pyc 2025-12-04T08:33:29.2516120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2517590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/__pycache__/cpp.cpython-313.pyc 2025-12-04T08:33:29.2518710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/cpp.py 2025-12-04T08:33:29.2520150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ply/ygen.py 2025-12-04T08:33:29.2521090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/c_parser.py 2025-12-04T08:33:29.2522290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/_ast_gen.py 2025-12-04T08:33:29.2523470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__init__.py 2025-12-04T08:33:29.2524640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/_c_ast.cfg 2025-12-04T08:33:29.2526290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc 2025-12-04T08:33:29.2527720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc 2025-12-04T08:33:29.2529060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc 2025-12-04T08:33:29.2530510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc 2025-12-04T08:33:29.2531890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc 2025-12-04T08:33:29.2533850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc 2025-12-04T08:33:29.2535150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc 2025-12-04T08:33:29.2536190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc 2025-12-04T08:33:29.2537870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc 2025-12-04T08:33:29.2539350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc 2025-12-04T08:33:29.2540550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.2541600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/c_ast.py 2025-12-04T08:33:29.2542790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/plyparser.py 2025-12-04T08:33:29.2544040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/_build_tables.py 2025-12-04T08:33:29.2545260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/ast_transforms.py 2025-12-04T08:33:29.2546460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/yacctab.py 2025-12-04T08:33:29.2547680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/c_generator.py 2025-12-04T08:33:29.2548880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/c_lexer.py 2025-12-04T08:33:29.2550020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser/lextab.py 2025-12-04T08:33:29.2551340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/RECORD 2025-12-04T08:33:29.2552810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/licenses/LICENSE 2025-12-04T08:33:29.2554160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/direct_url.json 2025-12-04T08:33:29.2555390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/WHEEL 2025-12-04T08:33:29.2556760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/top_level.txt 2025-12-04T08:33:29.2558030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/REQUESTED 2025-12-04T08:33:29.2559360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/INSTALLER 2025-12-04T08:33:29.2561820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0/lib/python3.13/site-packages/pycparser-2.23.dist-info/METADATA 2025-12-04T08:33:29.2562390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0.conda 2025-12-04T08:33:29.2562770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-11.2.0-h643473a_0.conda 2025-12-04T08:33:29.2563130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tabs 2025-12-04T08:33:29.2563500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/toe 2025-12-04T08:33:29.2564260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/infotocap 2025-12-04T08:33:29.2564900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/captoinfo 2025-12-04T08:33:29.2565590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tset 2025-12-04T08:33:29.2566320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/reset 2025-12-04T08:33:29.2567260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/clear 2025-12-04T08:33:29.2567910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/ncursesw6-config 2025-12-04T08:33:29.2568610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tic 2025-12-04T08:33:29.2569310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/infocmp 2025-12-04T08:33:29.2570010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tput 2025-12-04T08:33:29.2570840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/termcap.h 2025-12-04T08:33:29.2571670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesp.h 2025-12-04T08:33:29.2572440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesf.h 2025-12-04T08:33:29.2573550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/termcap.h 2025-12-04T08:33:29.2574170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesp.h 2025-12-04T08:33:29.2575070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesf.h 2025-12-04T08:33:29.2575900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/etip.h 2025-12-04T08:33:29.2576740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/form.h 2025-12-04T08:33:29.2577680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesw.h 2025-12-04T08:33:29.2578730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/unctrl.h 2025-12-04T08:33:29.2579400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesapp.h 2025-12-04T08:33:29.2580250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/term.h 2025-12-04T08:33:29.2581130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursslk.h 2025-12-04T08:33:29.2581980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/panel.h 2025-12-04T08:33:29.2582870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/ncurses.h 2025-12-04T08:33:29.2583730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/eti.h 2025-12-04T08:33:29.2584890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/ncurses_dll.h 2025-12-04T08:33:29.2585580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/term_entry.h 2025-12-04T08:33:29.2586400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/menu.h 2025-12-04T08:33:29.2587290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesm.h 2025-12-04T08:33:29.2588160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/curses.h 2025-12-04T08:33:29.2588910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/etip.h 2025-12-04T08:33:29.2589690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/form.h 2025-12-04T08:33:29.2590520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesw.h 2025-12-04T08:33:29.2591310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/unctrl.h 2025-12-04T08:33:29.2592130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesapp.h 2025-12-04T08:33:29.2592890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/term.h 2025-12-04T08:33:29.2593710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursslk.h 2025-12-04T08:33:29.2594490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/panel.h 2025-12-04T08:33:29.2595310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses.h 2025-12-04T08:33:29.2596280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/eti.h 2025-12-04T08:33:29.2596910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses_dll.h 2025-12-04T08:33:29.2597750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/term_entry.h 2025-12-04T08:33:29.2598560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/menu.h 2025-12-04T08:33:29.2599320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesm.h 2025-12-04T08:33:29.2600220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/termcap.h 2025-12-04T08:33:29.2601120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesp.h 2025-12-04T08:33:29.2602020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesf.h 2025-12-04T08:33:29.2602860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/etip.h 2025-12-04T08:33:29.2603700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/form.h 2025-12-04T08:33:29.2604600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesw.h 2025-12-04T08:33:29.2605490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/unctrl.h 2025-12-04T08:33:29.2606390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesapp.h 2025-12-04T08:33:29.2607240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/term.h 2025-12-04T08:33:29.2608400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursslk.h 2025-12-04T08:33:29.2609020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/panel.h 2025-12-04T08:33:29.2609930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/ncurses.h 2025-12-04T08:33:29.2610770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/eti.h 2025-12-04T08:33:29.2611720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/ncurses_dll.h 2025-12-04T08:33:29.2612650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/term_entry.h 2025-12-04T08:33:29.2613520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/menu.h 2025-12-04T08:33:29.2614420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesm.h 2025-12-04T08:33:29.2615300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/curses.h 2025-12-04T08:33:29.2616100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/curses.h 2025-12-04T08:33:29.2617000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/repodata_record.json 2025-12-04T08:33:29.2617830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/run_test.sh 2025-12-04T08:33:29.2618670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/run_test.py 2025-12-04T08:33:29.2619740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.2620780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/licenses/COPYING 2025-12-04T08:33:29.2621360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/fix.patch 2025-12-04T08:33:29.2622250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/run_test.sh 2025-12-04T08:33:29.2623040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/build.sh 2025-12-04T08:33:29.2624070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.2624900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/run_test.py 2025-12-04T08:33:29.2625780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/clang.patch 2025-12-04T08:33:29.2626620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/meta.yaml 2025-12-04T08:33:29.2627560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.2628420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/run_exports.json 2025-12-04T08:33:29.2629140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/paths.json 2025-12-04T08:33:29.2629990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/hash_input.json 2025-12-04T08:33:29.2630730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/files 2025-12-04T08:33:29.2631820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/about.json 2025-12-04T08:33:29.2632380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/has_prefix 2025-12-04T08:33:29.2633140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/index.json 2025-12-04T08:33:29.2633840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/git 2025-12-04T08:33:29.2634670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses++.a 2025-12-04T08:33:29.2635560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.6.dylib 2025-12-04T08:33:29.2636470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/ncursesw.pc 2025-12-04T08:33:29.2637290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/formw.pc 2025-12-04T08:33:29.2638200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/ncurses++w.pc 2025-12-04T08:33:29.2639050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/tinfow.pc 2025-12-04T08:33:29.2639900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/menuw.pc 2025-12-04T08:33:29.2640760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/panelw.pc 2025-12-04T08:33:29.2641580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.dylib 2025-12-04T08:33:29.2647830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses++w.a 2025-12-04T08:33:29.2648350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.6.dylib 2025-12-04T08:33:29.2648770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.dylib 2025-12-04T08:33:29.2649190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.dylib 2025-12-04T08:33:29.2649610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.a 2025-12-04T08:33:29.2650020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.6.dylib 2025-12-04T08:33:29.2650450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.6.dylib 2025-12-04T08:33:29.2650880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.dylib 2025-12-04T08:33:29.2651300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.dylib 2025-12-04T08:33:29.2651750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.6.dylib 2025-12-04T08:33:29.2652170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.a 2025-12-04T08:33:29.2652580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.dylib 2025-12-04T08:33:29.2652980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/terminfo 2025-12-04T08:33:29.2653370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.a 2025-12-04T08:33:29.2653770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.a 2025-12-04T08:33:29.2654450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.a 2025-12-04T08:33:29.2655570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.dylib 2025-12-04T08:33:29.2656170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.6.dylib 2025-12-04T08:33:29.2657440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.6.dylib 2025-12-04T08:33:29.2658210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.a 2025-12-04T08:33:29.2658890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.a 2025-12-04T08:33:29.2659740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.6.dylib 2025-12-04T08:33:29.2660600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.dylib 2025-12-04T08:33:29.2661610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.a 2025-12-04T08:33:29.2662240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.6.dylib 2025-12-04T08:33:29.2663020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.a 2025-12-04T08:33:29.2663830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.dylib 2025-12-04T08:33:29.2664650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.6.dylib 2025-12-04T08:33:29.2665460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.dylib 2025-12-04T08:33:29.2666230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.a 2025-12-04T08:33:29.2667200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/vt300 2025-12-04T08:33:29.2667910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/std 2025-12-04T08:33:29.2668730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/vt100 2025-12-04T08:33:29.2669530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/stdcrt 2025-12-04T08:33:29.2670510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x50-mono 2025-12-04T08:33:29.2671430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-103k 2025-12-04T08:33:29.2672300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex232 2025-12-04T08:33:29.2673320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410v1-w 2025-12-04T08:33:29.2674210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420_2 2025-12-04T08:33:29.2675100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idl1 2025-12-04T08:33:29.2675940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansil 2025-12-04T08:33:29.2676900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-rv-ctxt 2025-12-04T08:33:29.2677770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-40-rv 2025-12-04T08:33:29.2678650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idc 2025-12-04T08:33:29.2679520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-18 2025-12-04T08:33:29.2680460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-20 2025-12-04T08:33:29.2681390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-soroc 2025-12-04T08:33:29.2682220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att6386 2025-12-04T08:33:29.2683110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425 2025-12-04T08:33:29.2684030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-ctxt 2025-12-04T08:33:29.2684930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415+nl 2025-12-04T08:33:29.2685760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj830 2025-12-04T08:33:29.2686860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansiw 2025-12-04T08:33:29.2687740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex232w 2025-12-04T08:33:29.2688540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-16color 2025-12-04T08:33:29.2689410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv-unk 2025-12-04T08:33:29.2690340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx2 2025-12-04T08:33:29.2691190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85e 2025-12-04T08:33:29.2692180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x30 2025-12-04T08:33:29.2693250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-vm80 2025-12-04T08:33:29.2694000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-rv-nl 2025-12-04T08:33:29.2694820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+rv 2025-12-04T08:33:29.2695790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty+common 2025-12-04T08:33:29.2696680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-rv 2025-12-04T08:33:29.2697500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a210 2025-12-04T08:33:29.2698590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85 2025-12-04T08:33:29.2699300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610+cvis 2025-12-04T08:33:29.2700230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx3 2025-12-04T08:33:29.2701110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty 2025-12-04T08:33:29.2701990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415 2025-12-04T08:33:29.2702880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s 2025-12-04T08:33:29.2703750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mono 2025-12-04T08:33:29.2704620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+pp 2025-12-04T08:33:29.2705480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-28 2025-12-04T08:33:29.2706360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idl 2025-12-04T08:33:29.2707290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-s-rv 2025-12-04T08:33:29.2708130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att513 2025-12-04T08:33:29.2709010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424 2025-12-04T08:33:29.2709940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv-ns 2025-12-04T08:33:29.2710770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-26 2025-12-04T08:33:29.2711640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att510d 2025-12-04T08:33:29.2712540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ap-vm80 2025-12-04T08:33:29.2713510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-103k-w 2025-12-04T08:33:29.2714410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_19L 2025-12-04T08:33:29.2715330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w 2025-12-04T08:33:29.2716370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos3 2025-12-04T08:33:29.2717170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansil-mono 2025-12-04T08:33:29.2717930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos4 2025-12-04T08:33:29.2718900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x30-mono 2025-12-04T08:33:29.2719820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+cpr 2025-12-04T08:33:29.2720660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-rv 2025-12-04T08:33:29.2721740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apl 2025-12-04T08:33:29.2722440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-rv 2025-12-04T08:33:29.2723310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-4 2025-12-04T08:33:29.2724210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-3 2025-12-04T08:33:29.2725280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620 2025-12-04T08:33:29.2725920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari_st 2025-12-04T08:33:29.2726840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aa4080 2025-12-04T08:33:29.2727710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alto-heath 2025-12-04T08:33:29.2728520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt2 2025-12-04T08:33:29.2729330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj 2025-12-04T08:33:29.2730190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt5 2025-12-04T08:33:29.2731160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25-raw 2025-12-04T08:33:29.2732000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos5 2025-12-04T08:33:29.2732900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aas1901 2025-12-04T08:33:29.2733970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt 2025-12-04T08:33:29.2734580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/awsc 2025-12-04T08:33:29.2735450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-unk 2025-12-04T08:33:29.2736320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos2 2025-12-04T08:33:29.2737230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple2e 2025-12-04T08:33:29.2738120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424m 2025-12-04T08:33:29.2739030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+csr 2025-12-04T08:33:29.2740150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-generic 2025-12-04T08:33:29.2740840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addsviewpoint 2025-12-04T08:33:29.2741700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-s 2025-12-04T08:33:29.2742650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo+vt132 2025-12-04T08:33:29.2743490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt4 2025-12-04T08:33:29.2744410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w 2025-12-04T08:33:29.2745600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-24-rv 2025-12-04T08:33:29.2746200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt3 2025-12-04T08:33:29.2747170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425 2025-12-04T08:33:29.2747980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att630 2025-12-04T08:33:29.2748890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgr 2025-12-04T08:33:29.2749780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+cup 2025-12-04T08:33:29.2750680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-2 2025-12-04T08:33:29.2751720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w 2025-12-04T08:33:29.2752480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv 2025-12-04T08:33:29.2753340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-ctxt 2025-12-04T08:33:29.2754200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt+s 2025-12-04T08:33:29.2755100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex175 2025-12-04T08:33:29.2755990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-5 2025-12-04T08:33:29.2756860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amp219 2025-12-04T08:33:29.2757710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm42 2025-12-04T08:33:29.2758620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505-24 2025-12-04T08:33:29.2759540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-rv 2025-12-04T08:33:29.2760380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1a 2025-12-04T08:33:29.2761250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615 2025-12-04T08:33:29.2762150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-emx 2025-12-04T08:33:29.2763100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrbold 2025-12-04T08:33:29.2763990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrul 2025-12-04T08:33:29.2764960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm20 2025-12-04T08:33:29.2765800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x60-mono 2025-12-04T08:33:29.2766730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-103k 2025-12-04T08:33:29.2767580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari 2025-12-04T08:33:29.2768490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-old 2025-12-04T08:33:29.2769390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansiterm 2025-12-04T08:33:29.2770340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410v1 2025-12-04T08:33:29.2771190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm11 2025-12-04T08:33:29.2772090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5418-w 2025-12-04T08:33:29.2772960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5430 2025-12-04T08:33:29.2773890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv-ns 2025-12-04T08:33:29.2774820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrso 2025-12-04T08:33:29.2775620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi 2025-12-04T08:33:29.2776600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505-22 2025-12-04T08:33:29.2777440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a80 2025-12-04T08:33:29.2778330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605-pc 2025-12-04T08:33:29.2779140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm21 2025-12-04T08:33:29.2780040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-w 2025-12-04T08:33:29.2780950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm42-ns 2025-12-04T08:33:29.2781820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rca2 2025-12-04T08:33:29.2782820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att500 2025-12-04T08:33:29.2783560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100 2025-12-04T08:33:29.2784420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm5 2025-12-04T08:33:29.2785360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-8bit 2025-12-04T08:33:29.2786270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ambassador 2025-12-04T08:33:29.2787080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm2 2025-12-04T08:33:29.2787970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att2350 2025-12-04T08:33:29.2789100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-color-2-emx 2025-12-04T08:33:29.2790090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansis-mono 2025-12-04T08:33:29.2790840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-color-3-emx 2025-12-04T08:33:29.2791710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-24 2025-12-04T08:33:29.2792660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altoheath 2025-12-04T08:33:29.2793520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610+cvis0 2025-12-04T08:33:29.2794420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansisysk 2025-12-04T08:33:29.2795320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi43m 2025-12-04T08:33:29.2796200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4418-w 2025-12-04T08:33:29.2797120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420+nl 2025-12-04T08:33:29.2798030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple2e-p 2025-12-04T08:33:29.2798950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_color 2025-12-04T08:33:29.2799860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r-41 2025-12-04T08:33:29.2800740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410v1 2025-12-04T08:33:29.2801690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mtabs 2025-12-04T08:33:29.2802620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-nl 2025-12-04T08:33:29.2803430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3 2025-12-04T08:33:29.2804360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atarist-m 2025-12-04T08:33:29.2805280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-103k-w 2025-12-04T08:33:29.2806190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-rv 2025-12-04T08:33:29.2807180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrdim 2025-12-04T08:33:29.2808180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-uterm-vb 2025-12-04T08:33:29.2809020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex80 2025-12-04T08:33:29.2809940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r-24 2025-12-04T08:33:29.2810820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-w 2025-12-04T08:33:29.2811690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex219 2025-12-04T08:33:29.2812580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addrinfo 2025-12-04T08:33:29.2813670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60 2025-12-04T08:33:29.2814640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25 2025-12-04T08:33:29.2815250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+dec 2025-12-04T08:33:29.2816130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex210 2025-12-04T08:33:29.2817020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex219w 2025-12-04T08:33:29.2817900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-am 2025-12-04T08:33:29.2818790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-ns 2025-12-04T08:33:29.2819770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-rv-n 2025-12-04T08:33:29.2820850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-ae 2025-12-04T08:33:29.2821580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-103k-w 2025-12-04T08:33:29.2822440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+erase 2025-12-04T08:33:29.2823290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att510a 2025-12-04T08:33:29.2824200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4426 2025-12-04T08:33:29.2825100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att630-24 2025-12-04T08:33:29.2825970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altoh19 2025-12-04T08:33:29.2827030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa 2025-12-04T08:33:29.2827630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-24 2025-12-04T08:33:29.2828570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-uterm 2025-12-04T08:33:29.2829440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rep 2025-12-04T08:33:29.2830280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv 2025-12-04T08:33:29.2831170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alto-h19 2025-12-04T08:33:29.2832270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-rv-ctxt 2025-12-04T08:33:29.2833130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari_st-color 2025-12-04T08:33:29.2833960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansis 2025-12-04T08:33:29.2834810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm80 2025-12-04T08:33:29.2835750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x50 2025-12-04T08:33:29.2836620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-w 2025-12-04T08:33:29.2837520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410 2025-12-04T08:33:29.2838410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-m-old 2025-12-04T08:33:29.2839730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425-nl 2025-12-04T08:33:29.2840580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt7pc 2025-12-04T08:33:29.2841430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-48 2025-12-04T08:33:29.2842330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idc1 2025-12-04T08:33:29.2843210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+tabs 2025-12-04T08:33:29.2844990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleII 2025-12-04T08:33:29.2845520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty-direct 2025-12-04T08:33:29.2846010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj832 2025-12-04T08:33:29.2846970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+local1 2025-12-04T08:33:29.2847770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85h-old 2025-12-04T08:33:29.2848690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm+sl 2025-12-04T08:33:29.2849570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-219w 2025-12-04T08:33:29.2850480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-m 2025-12-04T08:33:29.2851380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar0+ 2025-12-04T08:33:29.2852260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x60 2025-12-04T08:33:29.2853180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424-1 2025-12-04T08:33:29.2854080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rca 2025-12-04T08:33:29.2854960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4420 2025-12-04T08:33:29.2855940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4418 2025-12-04T08:33:29.2856680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-22 2025-12-04T08:33:29.2857530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aepro 2025-12-04T08:33:29.2858500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-nl 2025-12-04T08:33:29.2859360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410v1-w 2025-12-04T08:33:29.2860320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-34 2025-12-04T08:33:29.2861230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-rv-n 2025-12-04T08:33:29.2862180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-48-rv 2025-12-04T08:33:29.2863200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo 2025-12-04T08:33:29.2863910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mini 2025-12-04T08:33:29.2864820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-40 2025-12-04T08:33:29.2865650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+enq 2025-12-04T08:33:29.2866510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85h 2025-12-04T08:33:29.2867500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/annarbor4080 2025-12-04T08:33:29.2868340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-nt 2025-12-04T08:33:29.2869230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-rv 2025-12-04T08:33:29.2870140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv 2025-12-04T08:33:29.2870980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420 2025-12-04T08:33:29.2871860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi77 2025-12-04T08:33:29.2872740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mr 2025-12-04T08:33:29.2873620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5418 2025-12-04T08:33:29.2874500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3a 2025-12-04T08:33:29.2875470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x43-mono 2025-12-04T08:33:29.2876320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-1 2025-12-04T08:33:29.2877240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-color 2025-12-04T08:33:29.2878180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-ctxt 2025-12-04T08:33:29.2879080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sys 2025-12-04T08:33:29.2880010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-s 2025-12-04T08:33:29.2880940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos7 2025-12-04T08:33:29.2881840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-18-rv 2025-12-04T08:33:29.2882680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm31 2025-12-04T08:33:29.2883630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-nl 2025-12-04T08:33:29.2884520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-s 2025-12-04T08:33:29.2885360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm36 2025-12-04T08:33:29.2886230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar 2025-12-04T08:33:29.2887100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga 2025-12-04T08:33:29.2888030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_15P 2025-12-04T08:33:29.2888850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt7 2025-12-04T08:33:29.2889750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv-s 2025-12-04T08:33:29.2895720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730-41 2025-12-04T08:33:29.2896230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420_2-w 2025-12-04T08:33:29.2896710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605-w 2025-12-04T08:33:29.2897170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605 2025-12-04T08:33:29.2897640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-dec-rv 2025-12-04T08:33:29.2898130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410 2025-12-04T08:33:29.2898590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos7pc 2025-12-04T08:33:29.2899150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1178 2025-12-04T08:33:29.2899640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/absolute 2025-12-04T08:33:29.2900120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-219 2025-12-04T08:33:29.2900570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at 2025-12-04T08:33:29.2901020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm+sgr 2025-12-04T08:33:29.2901720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-w 2025-12-04T08:33:29.2902590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s 2025-12-04T08:33:29.2903430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj510 2025-12-04T08:33:29.2904350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730-24 2025-12-04T08:33:29.2905280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-232 2025-12-04T08:33:29.2906350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aws 2025-12-04T08:33:29.2907020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att7300 2025-12-04T08:33:29.2907880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3a+ 2025-12-04T08:33:29.2908770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar0 2025-12-04T08:33:29.2909640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm12 2025-12-04T08:33:29.2910550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-rv 2025-12-04T08:33:29.2911440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r 2025-12-04T08:33:29.2912380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sys-old 2025-12-04T08:33:29.2913200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a980 2025-12-04T08:33:29.2914090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620 2025-12-04T08:33:29.2915010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx 2025-12-04T08:33:29.2915900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sysk 2025-12-04T08:33:29.2916780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amp219w 2025-12-04T08:33:29.2917730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex175-b 2025-12-04T08:33:29.2918760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25-mono 2025-12-04T08:33:29.2919550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm31-old 2025-12-04T08:33:29.2920440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar1 2025-12-04T08:33:29.2921330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-80 2025-12-04T08:33:29.2922210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-db 2025-12-04T08:33:29.2923110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-vnc 2025-12-04T08:33:29.2924070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-rv-nl 2025-12-04T08:33:29.2924900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm22 2025-12-04T08:33:29.2925780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610 2025-12-04T08:33:29.2926700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adds980 2025-12-04T08:33:29.2927640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple80p 2025-12-04T08:33:29.2928480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410-w 2025-12-04T08:33:29.2929440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+inittabs 2025-12-04T08:33:29.2930360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+local 2025-12-04T08:33:29.2931270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425-nl 2025-12-04T08:33:29.2932160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aterm 2025-12-04T08:33:29.2933000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at-m 2025-12-04T08:33:29.2933900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425-w 2025-12-04T08:33:29.2934810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425-w 2025-12-04T08:33:29.2935750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv-ctxt 2025-12-04T08:33:29.2936620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att2300 2025-12-04T08:33:29.2937500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-ns 2025-12-04T08:33:29.2938400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5310 2025-12-04T08:33:29.2939350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410-w 2025-12-04T08:33:29.2940220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-36-rv 2025-12-04T08:33:29.2941030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/act4 2025-12-04T08:33:29.2941970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv-s 2025-12-04T08:33:29.2942850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-m 2025-12-04T08:33:29.2943700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1 2025-12-04T08:33:29.2944590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-h 2025-12-04T08:33:29.2945640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-103k 2025-12-04T08:33:29.2946370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ambas 2025-12-04T08:33:29.2947230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at386 2025-12-04T08:33:29.2948130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIe 2025-12-04T08:33:29.2949030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att700 2025-12-04T08:33:29.2949890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-36 2025-12-04T08:33:29.2950870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-rv 2025-12-04T08:33:29.2951900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-wam 2025-12-04T08:33:29.2952910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/act5 2025-12-04T08:33:29.2953560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIgs 2025-12-04T08:33:29.2954480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addsvp60 2025-12-04T08:33:29.2955380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-s 2025-12-04T08:33:29.2956200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5320 2025-12-04T08:33:29.2957150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-ctxt 2025-12-04T08:33:29.2958100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+unk 2025-12-04T08:33:29.2958940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-m 2025-12-04T08:33:29.2959800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adds200 2025-12-04T08:33:29.2960770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+apparrows 2025-12-04T08:33:29.2961730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-rv-ct 2025-12-04T08:33:29.2962590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIc 2025-12-04T08:33:29.2963430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30 2025-12-04T08:33:29.2964640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at-color 2025-12-04T08:33:29.2965230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730 2025-12-04T08:33:29.2966120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x43 2025-12-04T08:33:29.2967060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-nl 2025-12-04T08:33:29.2967870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505 2025-12-04T08:33:29.2968840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+arrows 2025-12-04T08:33:29.2969730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm 2025-12-04T08:33:29.2970700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200vi-w 2025-12-04T08:33:29.2971580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200vi 2025-12-04T08:33:29.2972410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200 2025-12-04T08:33:29.2973320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fenixw 2025-12-04T08:33:29.2974220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/falco-p 2025-12-04T08:33:29.2975080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fox 2025-12-04T08:33:29.2975950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot 2025-12-04T08:33:29.2977070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom 2025-12-04T08:33:29.2977660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f100 2025-12-04T08:33:29.2978490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fbterm 2025-12-04T08:33:29.2979450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom110 2025-12-04T08:33:29.2980310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-14w 2025-12-04T08:33:29.2981180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-w 2025-12-04T08:33:29.2982240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f1720 2025-12-04T08:33:29.2982950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot+base 2025-12-04T08:33:29.2983820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fixterm 2025-12-04T08:33:29.2984730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom100 2025-12-04T08:33:29.2985590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200-w 2025-12-04T08:33:29.2986380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fos 2025-12-04T08:33:29.2987350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot-direct 2025-12-04T08:33:29.2988210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110 2025-12-04T08:33:29.2989010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fenix 2025-12-04T08:33:29.2989890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/falco 2025-12-04T08:33:29.2990740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-14 2025-12-04T08:33:29.2991650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom-rv 2025-12-04T08:33:29.2992520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f100-rv 2025-12-04T08:33:29.2993510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom200 2025-12-04T08:33:29.2994470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f1720a 2025-12-04T08:33:29.2995310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fortune 2025-12-04T08:33:29.2996150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P4 2025-12-04T08:33:29.2997030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-W 2025-12-04T08:33:29.2997850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-M 2025-12-04T08:33:29.2998690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P5 2025-12-04T08:33:29.2999570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-8-W 2025-12-04T08:33:29.3000430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-8 2025-12-04T08:33:29.3001300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P8-W 2025-12-04T08:33:29.3002150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-M 2025-12-04T08:33:29.3002950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P7 2025-12-04T08:33:29.3003800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9 2025-12-04T08:33:29.3004610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P8 2025-12-04T08:33:29.3005530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-M-W 2025-12-04T08:33:29.3006400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-W 2025-12-04T08:33:29.3007240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-W 2025-12-04T08:33:29.3008070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14 2025-12-04T08:33:29.3008970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-M-W 2025-12-04T08:33:29.3009810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12 2025-12-04T08:33:29.3010680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp236 2025-12-04T08:33:29.3011520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19us 2025-12-04T08:33:29.3012660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h-100 2025-12-04T08:33:29.3013410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-nt 2025-12-04T08:33:29.3014310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-kx-p 2025-12-04T08:33:29.3015150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h100 2025-12-04T08:33:29.3015970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19a 2025-12-04T08:33:29.3016910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624-10p 2025-12-04T08:33:29.3017860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19 2025-12-04T08:33:29.3018630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hirez100 2025-12-04T08:33:29.3019590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621a-a 2025-12-04T08:33:29.3020450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2640b 2025-12-04T08:33:29.3021360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-smul 2025-12-04T08:33:29.3022650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h80 2025-12-04T08:33:29.3023560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626p 2025-12-04T08:33:29.3024660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2623a 2025-12-04T08:33:29.3025400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm-color 2025-12-04T08:33:29.3026240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpex2 2025-12-04T08:33:29.3027110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2645a 2025-12-04T08:33:29.3028030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath-19 2025-12-04T08:33:29.3028830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hterm 2025-12-04T08:33:29.3029690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19g 2025-12-04T08:33:29.3031090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-u 2025-12-04T08:33:29.3031480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12 2025-12-04T08:33:29.3032280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp 2025-12-04T08:33:29.3033150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-g 2025-12-04T08:33:29.3034080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-x40 2025-12-04T08:33:29.3035000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm-color2 2025-12-04T08:33:29.3035860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heathkit 2025-12-04T08:33:29.3036790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-kc-bc 2025-12-04T08:33:29.3037610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-a 2025-12-04T08:33:29.3038790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-kx 2025-12-04T08:33:29.3039450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-bs 2025-12-04T08:33:29.3040320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp70092A 2025-12-04T08:33:29.3041220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-wl 2025-12-04T08:33:29.3042170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk-cr 2025-12-04T08:33:29.3042970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz2000 2025-12-04T08:33:29.3043940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550a-color 2025-12-04T08:33:29.3044860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-4p 2025-12-04T08:33:29.3045930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550 2025-12-04T08:33:29.3046630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpsub 2025-12-04T08:33:29.3047490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+arrows 2025-12-04T08:33:29.3048500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk+arrows 2025-12-04T08:33:29.3049340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621k45 2025-12-04T08:33:29.3050270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heathkit-a 2025-12-04T08:33:29.3051160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550-color 2025-12-04T08:33:29.3052050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hds200 2025-12-04T08:33:29.3052870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1420 2025-12-04T08:33:29.3053820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2392 2025-12-04T08:33:29.3054700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hirez100-w 2025-12-04T08:33:29.3055630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2648 2025-12-04T08:33:29.3056460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-c 2025-12-04T08:33:29.3057470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1552 2025-12-04T08:33:29.3058190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2 2025-12-04T08:33:29.3059150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-nkc-bc 2025-12-04T08:33:29.3060000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+color 2025-12-04T08:33:29.3060910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-fl 2025-12-04T08:33:29.3061760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2641a 2025-12-04T08:33:29.3062620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/htx11 2025-12-04T08:33:29.3063790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627a 2025-12-04T08:33:29.3064390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp262x 2025-12-04T08:33:29.3065250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624 2025-12-04T08:33:29.3066140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2623 2025-12-04T08:33:29.3067030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621p-a 2025-12-04T08:33:29.3067930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-k45 2025-12-04T08:33:29.3068860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b 2025-12-04T08:33:29.3069900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hazel 2025-12-04T08:33:29.3070570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2648a 2025-12-04T08:33:29.3071450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550a 2025-12-04T08:33:29.3072320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2622 2025-12-04T08:33:29.3073200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp9837 2025-12-04T08:33:29.3074150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-4p-p 2025-12-04T08:33:29.3075020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621p 2025-12-04T08:33:29.3075920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpgeneric 2025-12-04T08:33:29.3076800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624a 2025-12-04T08:33:29.3077720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1500 2025-12-04T08:33:29.3078610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19kermit 2025-12-04T08:33:29.3079450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-us 2025-12-04T08:33:29.3080350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-old 2025-12-04T08:33:29.3081230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp700-wy 2025-12-04T08:33:29.3082090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp9845 2025-12-04T08:33:29.3082990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-nl 2025-12-04T08:33:29.3083840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpex 2025-12-04T08:33:29.3084670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19k 2025-12-04T08:33:29.3085660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hterm-256color 2025-12-04T08:33:29.3086570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-kc-uc 2025-12-04T08:33:29.3087710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+printer 2025-12-04T08:33:29.3088370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2397a 2025-12-04T08:33:29.3089280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-10p 2025-12-04T08:33:29.3090130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1510 2025-12-04T08:33:29.3091060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-ba 2025-12-04T08:33:29.3091990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12x40 2025-12-04T08:33:29.3092970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/ha8675 2025-12-04T08:33:29.3093720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/ha8686 2025-12-04T08:33:29.3094610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2640a 2025-12-04T08:33:29.3095480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1520 2025-12-04T08:33:29.3096390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626a 2025-12-04T08:33:29.3097300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624a-10p 2025-12-04T08:33:29.3098150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath 2025-12-04T08:33:29.3099090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-c-old 2025-12-04T08:33:29.3100200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98720 2025-12-04T08:33:29.3100830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1000 2025-12-04T08:33:29.3101670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft 2025-12-04T08:33:29.3102550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2382 2025-12-04T08:33:29.3103430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm 2025-12-04T08:33:29.3104300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpansi 2025-12-04T08:33:29.3105180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98721 2025-12-04T08:33:29.3106030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-b 2025-12-04T08:33:29.3106930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-a 2025-12-04T08:33:29.3107830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp45 2025-12-04T08:33:29.3108670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h-100bw 2025-12-04T08:33:29.3109640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1520-noesc 2025-12-04T08:33:29.3110480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp110 2025-12-04T08:33:29.3111350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp300h 2025-12-04T08:33:29.3112200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/he80 2025-12-04T08:33:29.3113130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12-s 2025-12-04T08:33:29.3113990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2397 2025-12-04T08:33:29.3114860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp150 2025-12-04T08:33:29.3115760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2382a 2025-12-04T08:33:29.3116670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-48 2025-12-04T08:33:29.3117610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk+cr 2025-12-04T08:33:29.3118610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-nkc-uc 2025-12-04T08:33:29.3119530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp700 2025-12-04T08:33:29.3120310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-p 2025-12-04T08:33:29.3121250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h100bw 2025-12-04T08:33:29.3122030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hurd 2025-12-04T08:33:29.3122980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp70092 2025-12-04T08:33:29.3124120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2622a 2025-12-04T08:33:29.3124930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2644a 2025-12-04T08:33:29.3125720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2645 2025-12-04T08:33:29.3126790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-10p-p 2025-12-04T08:33:29.3127590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-s 2025-12-04T08:33:29.3128560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627c 2025-12-04T08:33:29.3129390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1552-rv 2025-12-04T08:33:29.3130330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626 2025-12-04T08:33:29.3131340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627a-rev 2025-12-04T08:33:29.3132120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621 2025-12-04T08:33:29.3133110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b 2025-12-04T08:33:29.3134040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-ns 2025-12-04T08:33:29.3134750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hmod1 2025-12-04T08:33:29.3135820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621A 2025-12-04T08:33:29.3136600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+labels 2025-12-04T08:33:29.3137600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-p 2025-12-04T08:33:29.3138450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath-ansi 2025-12-04T08:33:29.3139460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2647a 2025-12-04T08:33:29.3140210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35 2025-12-04T08:33:29.3141110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-100 2025-12-04T08:33:29.3142200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50 2025-12-04T08:33:29.3143020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o4112-nd 2025-12-04T08:33:29.3143830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-w 2025-12-04T08:33:29.3144770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oc100 2025-12-04T08:33:29.3145570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60 2025-12-04T08:33:29.3146600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35-w 2025-12-04T08:33:29.3147360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osexec 2025-12-04T08:33:29.3148410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o85h 2025-12-04T08:33:29.3149110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldibmpc3 2025-12-04T08:33:29.3150010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-w 2025-12-04T08:33:29.3151030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50-w 2025-12-04T08:33:29.3151940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-w-vt 2025-12-04T08:33:29.3153000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne 2025-12-04T08:33:29.3153730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldsun 2025-12-04T08:33:29.3154780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne1-w 2025-12-04T08:33:29.3155630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne-w 2025-12-04T08:33:29.3156570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/owl 2025-12-04T08:33:29.3157540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oconcept 2025-12-04T08:33:29.3158600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt 2025-12-04T08:33:29.3159550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60-nti 2025-12-04T08:33:29.3160500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/ofcons 2025-12-04T08:33:29.3161300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opus3n1+ 2025-12-04T08:33:29.3162290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4112 2025-12-04T08:33:29.3163180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4115 2025-12-04T08:33:29.3164200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldxterm+sm+1006 2025-12-04T08:33:29.3165000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-100-nti 2025-12-04T08:33:29.3166000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-nti 2025-12-04T08:33:29.3166770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oblit 2025-12-04T08:33:29.3167710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4114 2025-12-04T08:33:29.3168880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4113 2025-12-04T08:33:29.3170530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50-nti 2025-12-04T08:33:29.3171410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o31 2025-12-04T08:33:29.3171620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oabm85h 2025-12-04T08:33:29.3172370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldpc3 2025-12-04T08:33:29.3173270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne1 2025-12-04T08:33:29.3174110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/omron 2025-12-04T08:33:29.3175110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-nti 2025-12-04T08:33:29.3176030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/origpc3 2025-12-04T08:33:29.3176890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-w-vt 2025-12-04T08:33:29.3177890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60-w 2025-12-04T08:33:29.3178740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/origibmpc3 2025-12-04T08:33:29.3179740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/old-st 2025-12-04T08:33:29.3180560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/ojerq 2025-12-04T08:33:29.3181540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25 2025-12-04T08:33:29.3182380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35-nti 2025-12-04T08:33:29.3183340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/os9LII 2025-12-04T08:33:29.3184130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jfbterm 2025-12-04T08:33:29.3185280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jaixterm-m 2025-12-04T08:33:29.3186160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jerq 2025-12-04T08:33:29.3186870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jaixterm 2025-12-04T08:33:29.3187780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621 2025-12-04T08:33:29.3188600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621-wl 2025-12-04T08:33:29.3189460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621A 2025-12-04T08:33:29.3190410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5051 2025-12-04T08:33:29.3191530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5410-w 2025-12-04T08:33:29.3193350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5630-24 2025-12-04T08:33:29.3193560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5630DMD-24 2025-12-04T08:33:29.3194020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5620 2025-12-04T08:33:29.3194960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi 2025-12-04T08:33:29.3195900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iq140 2025-12-04T08:33:29.3196680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3161 2025-12-04T08:33:29.3198140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertube2 2025-12-04T08:33:29.3198500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6154-c 2025-12-04T08:33:29.3199490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm 2025-12-04T08:33:29.3200280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertube 2025-12-04T08:33:29.3201240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3151 2025-12-04T08:33:29.3202070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5051 2025-12-04T08:33:29.3203030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8604 2025-12-04T08:33:29.3203840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/infoton 2025-12-04T08:33:29.3204950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3r-mono 2025-12-04T08:33:29.3206180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmaed 2025-12-04T08:33:29.3207120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc 2025-12-04T08:33:29.3208020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ips 2025-12-04T08:33:29.3208810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm327x 2025-12-04T08:33:29.3209770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibcs2 2025-12-04T08:33:29.3210560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i100 2025-12-04T08:33:29.3211560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmmpel-c 2025-12-04T08:33:29.3212370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmega 2025-12-04T08:33:29.3213390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5154 2025-12-04T08:33:29.3214160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iTerm2.app 2025-12-04T08:33:29.3215220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi-net 2025-12-04T08:33:29.3216160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/infoton2 2025-12-04T08:33:29.3216980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmvga-c 2025-12-04T08:33:29.3217820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm+16color 2025-12-04T08:33:29.3218800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims-ansi 2025-12-04T08:33:29.3219640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-system1 2025-12-04T08:33:29.3220670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8c 2025-12-04T08:33:29.3221440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8503 2025-12-04T08:33:29.3222470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmega-c 2025-12-04T08:33:29.3223230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmx 2025-12-04T08:33:29.3224270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-pc 2025-12-04T08:33:29.3225010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intext2 2025-12-04T08:33:29.3226030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5081 2025-12-04T08:33:29.3226850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8c-c 2025-12-04T08:33:29.3227710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ipsi 2025-12-04T08:33:29.3228670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3162 2025-12-04T08:33:29.3229510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-color 2025-12-04T08:33:29.3230590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950-rv 2025-12-04T08:33:29.3231290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8512 2025-12-04T08:33:29.3232280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3161-C 2025-12-04T08:33:29.3233010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iq120 2025-12-04T08:33:29.3234050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3163 2025-12-04T08:33:29.3235550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3164 2025-12-04T08:33:29.3235770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153-90 2025-12-04T08:33:29.3237330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8513 2025-12-04T08:33:29.3237540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5081-c 2025-12-04T08:33:29.3238510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris40 2025-12-04T08:33:29.3239250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8514 2025-12-04T08:33:29.3240310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3101 2025-12-04T08:33:29.3241280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm2 2025-12-04T08:33:29.3242060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153 2025-12-04T08:33:29.3243070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertec 2025-12-04T08:33:29.3243890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6154 2025-12-04T08:33:29.3244870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3r 2025-12-04T08:33:29.3246790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmvga 2025-12-04T08:33:29.3247010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6155 2025-12-04T08:33:29.3247660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950-b 2025-12-04T08:33:29.3248350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/interix-nti 2025-12-04T08:33:29.3249230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmmono 2025-12-04T08:33:29.3250110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8 2025-12-04T08:33:29.3251020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iTerm.app 2025-12-04T08:33:29.3252060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6404 2025-12-04T08:33:29.3252860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6404-w 2025-12-04T08:33:29.3253800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm2-direct 2025-12-04T08:33:29.3254760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i3101 2025-12-04T08:33:29.3255530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intext 2025-12-04T08:33:29.3256520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/interix 2025-12-04T08:33:29.3257300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3 2025-12-04T08:33:29.3258250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5151 2025-12-04T08:33:29.3259810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpcx 2025-12-04T08:33:29.3260220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm+color 2025-12-04T08:33:29.3260930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i3164 2025-12-04T08:33:29.3261710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6402 2025-12-04T08:33:29.3262670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ifmr 2025-12-04T08:33:29.3263430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i400 2025-12-04T08:33:29.3264460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8507 2025-12-04T08:33:29.3265950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950 2025-12-04T08:33:29.3266170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi-ap 2025-12-04T08:33:29.3267140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa16 2025-12-04T08:33:29.3267910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-apl 2025-12-04T08:33:29.3268950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intextii 2025-12-04T08:33:29.3270670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8514-c 2025-12-04T08:33:29.3270890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5154-c 2025-12-04T08:33:29.3271620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153-40 2025-12-04T08:33:29.3272450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-H 2025-12-04T08:33:29.3273450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q306-8-pc 2025-12-04T08:33:29.3274280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-H-am 2025-12-04T08:33:29.3275320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-w-am 2025-12-04T08:33:29.3276170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-w 2025-12-04T08:33:29.3277160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-Hw 2025-12-04T08:33:29.3277970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/58/X-hpterm 2025-12-04T08:33:29.3279040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/58/X-hpterm-color2 2025-12-04T08:33:29.3279840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2012 2025-12-04T08:33:29.3280810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-44 2025-12-04T08:33:29.3281600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+rv 2025-12-04T08:33:29.3282580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru 2025-12-04T08:33:29.3283770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator 2025-12-04T08:33:29.3284260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome+pcfkeys 2025-12-04T08:33:29.3285130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go140 2025-12-04T08:33:29.3286120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-s 2025-12-04T08:33:29.3286910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-lp 2025-12-04T08:33:29.3287950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-w-s 2025-12-04T08:33:29.3293320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gsi 2025-12-04T08:33:29.3293750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs6300 2025-12-04T08:33:29.3294040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-52 2025-12-04T08:33:29.3294500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-44-s 2025-12-04T08:33:29.3295060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh72 2025-12-04T08:33:29.3295270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430-24 2025-12-04T08:33:29.3295470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh80 2025-12-04T08:33:29.3295660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+s 2025-12-04T08:33:29.3296270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-fc5 2025-12-04T08:33:29.3297160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430-22 2025-12-04T08:33:29.3298000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt40 2025-12-04T08:33:29.3298890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go225 2025-12-04T08:33:29.3299930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33-rv 2025-12-04T08:33:29.3300850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome 2025-12-04T08:33:29.3301670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2007 2025-12-04T08:33:29.3302610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gigi 2025-12-04T08:33:29.3303380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33 2025-12-04T08:33:29.3304390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2008 2025-12-04T08:33:29.3305320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-t 2025-12-04T08:33:29.3306120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/graphos 2025-12-04T08:33:29.3307260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76 2025-12-04T08:33:29.3307900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/glasstty 2025-12-04T08:33:29.3308970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-256color 2025-12-04T08:33:29.3309770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430 2025-12-04T08:33:29.3310740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-rv 2025-12-04T08:33:29.3311520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-24 2025-12-04T08:33:29.3312610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+unk 2025-12-04T08:33:29.3313530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh90 2025-12-04T08:33:29.3314480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-w 2025-12-04T08:33:29.3315370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-nctxt 2025-12-04T08:33:29.3316290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh62 2025-12-04T08:33:29.3317210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go-225 2025-12-04T08:33:29.3317980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt100a 2025-12-04T08:33:29.3318960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt100 2025-12-04T08:33:29.3319840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt42 2025-12-04T08:33:29.3320750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-s 2025-12-04T08:33:29.3321680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-lp 2025-12-04T08:33:29.3322460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go140w 2025-12-04T08:33:29.3323490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/graphos-30 2025-12-04T08:33:29.3324330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33-s 2025-12-04T08:33:29.3325220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-52t 2025-12-04T08:33:29.3326150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-wm 2025-12-04T08:33:29.3327090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4410-w 2025-12-04T08:33:29.3327890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4027ex 2025-12-04T08:33:29.3328870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4025ex 2025-12-04T08:33:29.3329720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/33/386at 2025-12-04T08:33:29.3330500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/33/3b1 2025-12-04T08:33:29.3331720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4e/NCR260VT300WPP 2025-12-04T08:33:29.3332420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4e/NCRVT100WPP 2025-12-04T08:33:29.3333540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-88color 2025-12-04T08:33:29.3334260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm 2025-12-04T08:33:29.3335320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-256color 2025-12-04T08:33:29.3336130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-color 2025-12-04T08:33:29.3337260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b-nb 2025-12-04T08:33:29.3338050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scanset 2025-12-04T08:33:29.3338900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/swtp 2025-12-04T08:33:29.3339960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbee-xsb 2025-12-04T08:33:29.3340790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/synertek380 2025-12-04T08:33:29.3341940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-256color 2025-12-04T08:33:29.3408230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen5 2025-12-04T08:33:29.3408840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc140 2025-12-04T08:33:29.3409780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color 2025-12-04T08:33:29.3410660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen2 2025-12-04T08:33:29.3411520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-17 2025-12-04T08:33:29.3412440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty 2025-12-04T08:33:29.3413280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun 2025-12-04T08:33:29.3414200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-16color 2025-12-04T08:33:29.3415180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm-256color 2025-12-04T08:33:29.3416040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen3 2025-12-04T08:33:29.3416960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen4 2025-12-04T08:33:29.3417970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.konsole-256color 2025-12-04T08:33:29.3418730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/s4 2025-12-04T08:33:29.3419740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m1 2025-12-04T08:33:29.3420840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-bce-s 2025-12-04T08:33:29.3421980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-bce 2025-12-04T08:33:29.3422730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel12-80 2025-12-04T08:33:29.3423590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbee 2025-12-04T08:33:29.3424430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.7 2025-12-04T08:33:29.3425420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m1b 2025-12-04T08:33:29.3426320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-cgsix 2025-12-04T08:33:29.3427140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb3 2025-12-04T08:33:29.3428270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi 2025-12-04T08:33:29.3429000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.konsole 2025-12-04T08:33:29.3429880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-m 2025-12-04T08:33:29.3430740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.6 2025-12-04T08:33:29.3431660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.rxvt 2025-12-04T08:33:29.3432580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-type4 2025-12-04T08:33:29.3433640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.8 2025-12-04T08:33:29.3434250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb2 2025-12-04T08:33:29.3435250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m1b 2025-12-04T08:33:29.3436150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbeeic 2025-12-04T08:33:29.3437040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-e-s 2025-12-04T08:33:29.3437910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-cmd 2025-12-04T08:33:29.3438780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc 2025-12-04T08:33:29.3439700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.gnome 2025-12-04T08:33:29.3440660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-r6 2025-12-04T08:33:29.3441620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-s 2025-12-04T08:33:29.3442430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-c 2025-12-04T08:33:29.3443360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.vte 2025-12-04T08:33:29.3444230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sune 2025-12-04T08:33:29.3445430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1-nb 2025-12-04T08:33:29.3446090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-base 2025-12-04T08:33:29.3447100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.gnome 2025-12-04T08:33:29.3448020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m2 2025-12-04T08:33:29.3448840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun2 2025-12-04T08:33:29.3449720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-w 2025-12-04T08:33:29.3450780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-xfree86 2025-12-04T08:33:29.3451610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm 2025-12-04T08:33:29.3452480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-ss5 2025-12-04T08:33:29.3453320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-e 2025-12-04T08:33:29.3454220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-nic 2025-12-04T08:33:29.3455880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mlterm-256color 2025-12-04T08:33:29.3456810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.rxvt 2025-12-04T08:33:29.3457640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-34 2025-12-04T08:33:29.3458690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel2-80 2025-12-04T08:33:29.3459550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-direct 2025-12-04T08:33:29.3460430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/simterm 2025-12-04T08:33:29.3461420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b 2025-12-04T08:33:29.3462270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sc415 2025-12-04T08:33:29.3463130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sibo 2025-12-04T08:33:29.3464080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi-old 2025-12-04T08:33:29.3464930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stv52 2025-12-04T08:33:29.3465940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-s 2025-12-04T08:33:29.3466960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.xterm-new 2025-12-04T08:33:29.3467760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st 2025-12-04T08:33:29.3468690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-color 2025-12-04T08:33:29.3469560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sbobcat 2025-12-04T08:33:29.3470510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux 2025-12-04T08:33:29.3471360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-12 2025-12-04T08:33:29.3472420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-bce-s 2025-12-04T08:33:29.3473340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen+italics 2025-12-04T08:33:29.3474220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-24 2025-12-04T08:33:29.3475220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m2 2025-12-04T08:33:29.3476170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.linux 2025-12-04T08:33:29.3477180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screwpoint 2025-12-04T08:33:29.3477960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc120 2025-12-04T08:33:29.3478820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-48 2025-12-04T08:33:29.3479740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/simpleterm 2025-12-04T08:33:29.3480640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/synertek 2025-12-04T08:33:29.3481810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scrt 2025-12-04T08:33:29.3482330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen 2025-12-04T08:33:29.3483210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-il 2025-12-04T08:33:29.3484110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce 2025-12-04T08:33:29.3484930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sbi 2025-12-04T08:33:29.3485770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb1 2025-12-04T08:33:29.3486870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-256color 2025-12-04T08:33:29.3487880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52 2025-12-04T08:33:29.3488500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scrhp 2025-12-04T08:33:29.3489460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm-16color 2025-12-04T08:33:29.3490380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi-new 2025-12-04T08:33:29.3491290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbrain 2025-12-04T08:33:29.3492310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-s 2025-12-04T08:33:29.3493130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sv80 2025-12-04T08:33:29.3494070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mlterm 2025-12-04T08:33:29.3495090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.vte-256color 2025-12-04T08:33:29.3496100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-256color 2025-12-04T08:33:29.3497050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.mrxvt 2025-12-04T08:33:29.3497920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-old 2025-12-04T08:33:29.3499220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.Eterm 2025-12-04T08:33:29.3499790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/spinwriter 2025-12-04T08:33:29.3500660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-s 2025-12-04T08:33:29.3501540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun1 2025-12-04T08:33:29.3502510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.teraterm 2025-12-04T08:33:29.3503510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.Eterm 2025-12-04T08:33:29.3504390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mrxvt 2025-12-04T08:33:29.3505440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-bce 2025-12-04T08:33:29.3506320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-s 2025-12-04T08:33:29.3507250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stv52pc 2025-12-04T08:33:29.3508250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b-80 2025-12-04T08:33:29.3509070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/system1 2025-12-04T08:33:29.3510050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m1 2025-12-04T08:33:29.3510880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-1 2025-12-04T08:33:29.3511800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-color 2025-12-04T08:33:29.3513060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-new 2025-12-04T08:33:29.3513800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color 2025-12-04T08:33:29.3514700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen+fkeys 2025-12-04T08:33:29.3515730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.konsole 2025-12-04T08:33:29.3516550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun+sl 2025-12-04T08:33:29.3517360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sc410 2025-12-04T08:33:29.3518250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-s-e 2025-12-04T08:33:29.3519280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1 2025-12-04T08:33:29.3520430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/securecrt 2025-12-04T08:33:29.3521060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424 2025-12-04T08:33:29.3521910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52 2025-12-04T08:33:29.3522870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc-vb 2025-12-04T08:33:29.3523750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-s 2025-12-04T08:33:29.3524720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk-2p 2025-12-04T08:33:29.3525680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-rv 2025-12-04T08:33:29.3526580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-15 2025-12-04T08:33:29.3527590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-1 2025-12-04T08:33:29.3528320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek 2025-12-04T08:33:29.3529190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti926-8 2025-12-04T08:33:29.3530100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc 2025-12-04T08:33:29.3531000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb 2025-12-04T08:33:29.3531970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi925-hi 2025-12-04T08:33:29.3532750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty33 2025-12-04T08:33:29.3533680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4027-ex 2025-12-04T08:33:29.3534610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4107 2025-12-04T08:33:29.3535710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti928-8 2025-12-04T08:33:29.3536480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-rv 2025-12-04T08:33:29.3537350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-p 2025-12-04T08:33:29.3538340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-unk 2025-12-04T08:33:29.3539170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ttydmd 2025-12-04T08:33:29.3540110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p-2p 2025-12-04T08:33:29.3541000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4109 2025-12-04T08:33:29.3541850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty35 2025-12-04T08:33:29.3542770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc-2p 2025-12-04T08:33:29.3543690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-8-132 2025-12-04T08:33:29.3544660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-unk 2025-12-04T08:33:29.3545480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti931 2025-12-04T08:33:29.3546450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970-vb 2025-12-04T08:33:29.3547300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425 2025-12-04T08:33:29.3548130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts-1p 2025-12-04T08:33:29.3549000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920 2025-12-04T08:33:29.3549940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-34 2025-12-04T08:33:29.3550790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi9065 2025-12-04T08:33:29.3551740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p-2p 2025-12-04T08:33:29.3552670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-p 2025-12-04T08:33:29.3553670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+printer 2025-12-04T08:33:29.3554570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc-2p 2025-12-04T08:33:29.3555400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t16 2025-12-04T08:33:29.3556290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c 2025-12-04T08:33:29.3557250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk-vb 2025-12-04T08:33:29.3558170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tgtelnet 2025-12-04T08:33:29.3559260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk 2025-12-04T08:33:29.3559890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4027 2025-12-04T08:33:29.3560800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology 2025-12-04T08:33:29.3561670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620 2025-12-04T08:33:29.3562620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc-vb 2025-12-04T08:33:29.3563550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b+fn 2025-12-04T08:33:29.3564470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2103-sna 2025-12-04T08:33:29.3565380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105-30 2025-12-04T08:33:29.3566270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2102-sna 2025-12-04T08:33:29.3567230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-17-ws 2025-12-04T08:33:29.3568130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b 2025-12-04T08:33:29.3569000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc 2025-12-04T08:33:29.3569920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi910 2025-12-04T08:33:29.3571110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb 2025-12-04T08:33:29.3571810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424-1 2025-12-04T08:33:29.3572580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t10 2025-12-04T08:33:29.3573520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk 2025-12-04T08:33:29.3574370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti707 2025-12-04T08:33:29.3575250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi921 2025-12-04T08:33:29.3576140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti700 2025-12-04T08:33:29.3577040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4404 2025-12-04T08:33:29.3577950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p 2025-12-04T08:33:29.3578830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-2p 2025-12-04T08:33:29.3579680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken 2025-12-04T08:33:29.3580530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tt52 2025-12-04T08:33:29.3581470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025a 2025-12-04T08:33:29.3582550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-p 2025-12-04T08:33:29.3583350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk-2p 2025-12-04T08:33:29.3584240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410v1-w 2025-12-04T08:33:29.3585060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs2 2025-12-04T08:33:29.3586000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc-2p 2025-12-04T08:33:29.3586860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950 2025-12-04T08:33:29.3587710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924 2025-12-04T08:33:29.3588590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52-m 2025-12-04T08:33:29.3589510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-132 2025-12-04T08:33:29.3590420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-nl 2025-12-04T08:33:29.3591330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425-w 2025-12-04T08:33:29.3592230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv 2025-12-04T08:33:29.3593150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p-vb 2025-12-04T08:33:29.3594100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc-vb 2025-12-04T08:33:29.3594970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970-2p 2025-12-04T08:33:29.3595860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4207 2025-12-04T08:33:29.3596770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm4.59 2025-12-04T08:33:29.3597720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912cc 2025-12-04T08:33:29.3598600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-unk 2025-12-04T08:33:29.3599490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t3800 2025-12-04T08:33:29.3600630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc-vb 2025-12-04T08:33:29.3601360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-1.0.0 2025-12-04T08:33:29.3602160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw100 2025-12-04T08:33:29.3603090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+dim 2025-12-04T08:33:29.3604030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet300 2025-12-04T08:33:29.3606330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-2018 2025-12-04T08:33:29.3606560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti703-w 2025-12-04T08:33:29.3606750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty43 2025-12-04T08:33:29.3607690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113 2025-12-04T08:33:29.3608510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-16color 2025-12-04T08:33:29.3609390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminator 2025-12-04T08:33:29.3610250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4114 2025-12-04T08:33:29.3611160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti_ansi 2025-12-04T08:33:29.3612070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100-ctxt 2025-12-04T08:33:29.3612980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425-nl 2025-12-04T08:33:29.3613830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teletec 2025-12-04T08:33:29.3614680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts1p 2025-12-04T08:33:29.3615660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-unk 2025-12-04T08:33:29.3616610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p-vb 2025-12-04T08:33:29.3617470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4125 2025-12-04T08:33:29.3618630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv-4p 2025-12-04T08:33:29.3619220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100 2025-12-04T08:33:29.3620150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p 2025-12-04T08:33:29.3621030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410-w 2025-12-04T08:33:29.3621960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-p 2025-12-04T08:33:29.3622820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab 2025-12-04T08:33:29.3623760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti707-w 2025-12-04T08:33:29.3624920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p 2025-12-04T08:33:29.3625550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955-w 2025-12-04T08:33:29.3626500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc-2p 2025-12-04T08:33:29.3627550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113-34 2025-12-04T08:33:29.3628300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p 2025-12-04T08:33:29.3629160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4115 2025-12-04T08:33:29.3630110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk-vb 2025-12-04T08:33:29.3630950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112 2025-12-04T08:33:29.3631930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet1200 2025-12-04T08:33:29.3632730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t3700 2025-12-04T08:33:29.3633690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-sc+fkeys 2025-12-04T08:33:29.3634530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t1061f 2025-12-04T08:33:29.3635480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty37 2025-12-04T08:33:29.3636360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c 2025-12-04T08:33:29.3637350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t1061 2025-12-04T08:33:29.3638100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi803 2025-12-04T08:33:29.3639020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tn1200 2025-12-04T08:33:29.3639900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924-8 2025-12-04T08:33:29.3640840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-unk 2025-12-04T08:33:29.3642270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-vt+fkeys 2025-12-04T08:33:29.3643150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100-sp 2025-12-04T08:33:29.3644020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4420 2025-12-04T08:33:29.3644950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-mc 2025-12-04T08:33:29.3645820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424m 2025-12-04T08:33:29.3646700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105 2025-12-04T08:33:29.3647600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4015-sm 2025-12-04T08:33:29.3648680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-mc 2025-12-04T08:33:29.3649540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet 2025-12-04T08:33:29.3650420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b 2025-12-04T08:33:29.3651310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w 2025-12-04T08:33:29.3652230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-w-rv 2025-12-04T08:33:29.3653090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teleray 2025-12-04T08:33:29.3654260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trsII 2025-12-04T08:33:29.3654960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+vb 2025-12-04T08:33:29.3655820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p-2p 2025-12-04T08:33:29.3656720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-p 2025-12-04T08:33:29.3657630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4109brl 2025-12-04T08:33:29.3658550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4426 2025-12-04T08:33:29.3659420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p 2025-12-04T08:33:29.3660420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk-2p 2025-12-04T08:33:29.3661320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-rv 2025-12-04T08:33:29.3662260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112-5 2025-12-04T08:33:29.3663150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux-256color 2025-12-04T08:33:29.3664050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi924 2025-12-04T08:33:29.3665120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-rv-nl 2025-12-04T08:33:29.3665910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924-8w 2025-12-04T08:33:29.3666820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-p 2025-12-04T08:33:29.3667690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-w 2025-12-04T08:33:29.3668520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts-1 2025-12-04T08:33:29.3669490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p-2p 2025-12-04T08:33:29.3670440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws-generic 2025-12-04T08:33:29.3671340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tandem6510 2025-12-04T08:33:29.3672660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm-256color 2025-12-04T08:33:29.3673430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-mc 2025-12-04T08:33:29.3674210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912 2025-12-04T08:33:29.3675130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm 2025-12-04T08:33:29.3675960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti733 2025-12-04T08:33:29.3676860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025 2025-12-04T08:33:29.3677790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+mc 2025-12-04T08:33:29.3678620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410 2025-12-04T08:33:29.3679490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi92D 2025-12-04T08:33:29.3680450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk-vb 2025-12-04T08:33:29.3681370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4014 2025-12-04T08:33:29.3682220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-vt 2025-12-04T08:33:29.3683560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p 2025-12-04T08:33:29.3684180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4013 2025-12-04T08:33:29.3685060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970 2025-12-04T08:33:29.3685960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk 2025-12-04T08:33:29.3686850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi914 2025-12-04T08:33:29.3687720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti735 2025-12-04T08:33:29.3688710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux 2025-12-04T08:33:29.3689640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti703 2025-12-04T08:33:29.3690400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi925 2025-12-04T08:33:29.3691280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t653x 2025-12-04T08:33:29.3692160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52-color 2025-12-04T08:33:29.3692980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs16 2025-12-04T08:33:29.3693860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4012 2025-12-04T08:33:29.3694750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420 2025-12-04T08:33:29.3695630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs80II 2025-12-04T08:33:29.3696640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4015 2025-12-04T08:33:29.3697530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-sc 2025-12-04T08:33:29.3698470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p 2025-12-04T08:33:29.3699410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-unk 2025-12-04T08:33:29.3700210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132 2025-12-04T08:33:29.3701110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4023 2025-12-04T08:33:29.3702080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p 2025-12-04T08:33:29.3702910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tandem653 2025-12-04T08:33:29.3703780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4024 2025-12-04T08:33:29.3704710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-mc 2025-12-04T08:33:29.3705610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955-hb 2025-12-04T08:33:29.3706440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi92B 2025-12-04T08:33:29.3707370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk 2025-12-04T08:33:29.3708630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4014-sm 2025-12-04T08:33:29.3709320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-nl 2025-12-04T08:33:29.3710170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916 2025-12-04T08:33:29.3711040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4205 2025-12-04T08:33:29.3711990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-p 2025-12-04T08:33:29.3712880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm4.97 2025-12-04T08:33:29.3713790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-cr 2025-12-04T08:33:29.3714680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113-nd 2025-12-04T08:33:29.3715760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-mc 2025-12-04T08:33:29.3716610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-unk 2025-12-04T08:33:29.3717510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux-direct 2025-12-04T08:33:29.3718630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-220-7 2025-12-04T08:33:29.3719360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4107brl 2025-12-04T08:33:29.3720210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts1 2025-12-04T08:33:29.3721070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti926 2025-12-04T08:33:29.3722080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk-2p 2025-12-04T08:33:29.3722940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924w 2025-12-04T08:33:29.3723800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tn300 2025-12-04T08:33:29.3724650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955 2025-12-04T08:33:29.3725550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-4p 2025-12-04T08:33:29.3726400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti928 2025-12-04T08:33:29.3727370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc 2025-12-04T08:33:29.3728480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb 2025-12-04T08:33:29.3729100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti745 2025-12-04T08:33:29.3729960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2103 2025-12-04T08:33:29.3730890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-220-8 2025-12-04T08:33:29.3731780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-24 2025-12-04T08:33:29.3732670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410v1 2025-12-04T08:33:29.3733620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420+nl 2025-12-04T08:33:29.3734470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025ex 2025-12-04T08:33:29.3735390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-ex 2025-12-04T08:33:29.3736300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-mc 2025-12-04T08:33:29.3737230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p-vb 2025-12-04T08:33:29.3738060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti800 2025-12-04T08:33:29.3739070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p-vb 2025-12-04T08:33:29.3740080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-rv-n 2025-12-04T08:33:29.3740980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+2p 2025-12-04T08:33:29.3741810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty40 2025-12-04T08:33:29.3742790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk-vb 2025-12-04T08:33:29.3743720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv-2p 2025-12-04T08:33:29.3744630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc 2025-12-04T08:33:29.3745590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb 2025-12-04T08:33:29.3746660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tt 2025-12-04T08:33:29.3747340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4207-s 2025-12-04T08:33:29.3748240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-mc 2025-12-04T08:33:29.3749150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-8 2025-12-04T08:33:29.3750040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm2.3 2025-12-04T08:33:29.3751050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-0.6.1 2025-12-04T08:33:29.3751920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi910+ 2025-12-04T08:33:29.3752750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvipt 2025-12-04T08:33:29.3753740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-mc 2025-12-04T08:33:29.3754600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/termite 2025-12-04T08:33:29.3755590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-unk 2025-12-04T08:33:29.3756490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105a 2025-12-04T08:33:29.3757440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112-nd 2025-12-04T08:33:29.3758310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-2022 2025-12-04T08:33:29.3759220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-17 2025-12-04T08:33:29.3760190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-p 2025-12-04T08:33:29.3761130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4106brl 2025-12-04T08:33:29.3762140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-1.8.1 2025-12-04T08:33:29.3763030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tkterm 2025-12-04T08:33:29.3763930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4c/LFT-PC850 2025-12-04T08:33:29.3764830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb162 2025-12-04T08:33:29.3765690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb 2025-12-04T08:33:29.3766610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb204 2025-12-04T08:33:29.3767490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uniterm 2025-12-04T08:33:29.3768370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/ultima2 2025-12-04T08:33:29.3769460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uniterm49 2025-12-04T08:33:29.3770160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uts30 2025-12-04T08:33:29.3771040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/ultimaII 2025-12-04T08:33:29.3771920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/unixpc 2025-12-04T08:33:29.3772790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/unknown 2025-12-04T08:33:29.3773660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uwin 2025-12-04T08:33:29.3774590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rebus3180 2025-12-04T08:33:29.3775460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm-w 2025-12-04T08:33:29.3776430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/report+version 2025-12-04T08:33:29.3777320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-xpm 2025-12-04T08:33:29.3778160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rtpc 2025-12-04T08:33:29.3779170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-16color 2025-12-04T08:33:29.3780130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-cygwin-native 2025-12-04T08:33:29.3781080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent200 2025-12-04T08:33:29.3781890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rt6221 2025-12-04T08:33:29.3782800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm-nam 2025-12-04T08:33:29.3783690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm 2025-12-04T08:33:29.3784620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-88color 2025-12-04T08:33:29.3785480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rcons 2025-12-04T08:33:29.3786420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-cygwin 2025-12-04T08:33:29.3787350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent40 2025-12-04T08:33:29.3788260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent100 2025-12-04T08:33:29.3789180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent25 2025-12-04T08:33:29.3790080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/report+da2 2025-12-04T08:33:29.3790940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt 2025-12-04T08:33:29.3791830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent60 2025-12-04T08:33:29.3792670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rio 2025-12-04T08:33:29.3793530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rca 2025-12-04T08:33:29.3794520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-color 2025-12-04T08:33:29.3795410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-256color 2025-12-04T08:33:29.3796270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rt6221-w 2025-12-04T08:33:29.3797210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-basic 2025-12-04T08:33:29.3798110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rcons-color 2025-12-04T08:33:29.3799000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rio-direct 2025-12-04T08:33:29.3800290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent40+ 2025-12-04T08:33:29.3800880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt+pcfkeys 2025-12-04T08:33:29.3801740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent 2025-12-04T08:33:29.3802590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent20 2025-12-04T08:33:29.3803590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-vt100 2025-12-04T08:33:29.3804390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm 2025-12-04T08:33:29.3805380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-direct 2025-12-04T08:33:29.3806300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-base 2025-12-04T08:33:29.3807290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr 2025-12-04T08:33:29.3808110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds7372-w 2025-12-04T08:33:29.3809050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm-color 2025-12-04T08:33:29.3809970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-vt420pc 2025-12-04T08:33:29.3810770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kvt 2025-12-04T08:33:29.3811650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kaypro 2025-12-04T08:33:29.3812530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole 2025-12-04T08:33:29.3813540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-solaris 2025-12-04T08:33:29.3814410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-linux 2025-12-04T08:33:29.3815220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/ktm 2025-12-04T08:33:29.3816190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr-dumb 2025-12-04T08:33:29.3817120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty+common 2025-12-04T08:33:29.3818180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-16color 2025-12-04T08:33:29.3818950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/k45 2025-12-04T08:33:29.3820180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kermit-am 2025-12-04T08:33:29.3820830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds6402 2025-12-04T08:33:29.3821720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds7372 2025-12-04T08:33:29.3822720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+acs 2025-12-04T08:33:29.3823720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty+setal 2025-12-04T08:33:29.3824580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole+pcfkeys 2025-12-04T08:33:29.3825780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-xf3x 2025-12-04T08:33:29.3826390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kt7ix 2025-12-04T08:33:29.3827710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-256color 2025-12-04T08:33:29.3828520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kermit 2025-12-04T08:33:29.3829450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty-direct 2025-12-04T08:33:29.3830270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kt7 2025-12-04T08:33:29.3831240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+color 2025-12-04T08:33:29.3832330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty 2025-12-04T08:33:29.3832970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm-co 2025-12-04T08:33:29.3833910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+koi8acs 2025-12-04T08:33:29.3834810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr8 2025-12-04T08:33:29.3835720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-xf4x 2025-12-04T08:33:29.3836570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kon 2025-12-04T08:33:29.3837510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kaypro2 2025-12-04T08:33:29.3838350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kon2 2025-12-04T08:33:29.3839210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/38/8510 2025-12-04T08:33:29.3840190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm 2025-12-04T08:33:29.3841070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-mc-nl 2025-12-04T08:33:29.3842000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy60wpp 2025-12-04T08:33:29.3847420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build309 2025-12-04T08:33:29.3847690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-517 2025-12-04T08:33:29.3847910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200wpp 2025-12-04T08:33:29.3848130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-w 2025-12-04T08:33:29.3848340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy50+pp 2025-12-04T08:33:29.3848540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news28-a 2025-12-04T08:33:29.3848760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25 2025-12-04T08:33:29.3849700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29-euc 2025-12-04T08:33:29.3850550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/next 2025-12-04T08:33:29.3851430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-511 2025-12-04T08:33:29.3852480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-s 2025-12-04T08:33:29.3853290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/netbsd6 2025-12-04T08:33:29.3854270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50-w 2025-12-04T08:33:29.3855230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60-nti 2025-12-04T08:33:29.3856290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s-7 2025-12-04T08:33:29.3857130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build440 2025-12-04T08:33:29.3858070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100an 2025-12-04T08:33:29.3858990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt+sl 2025-12-04T08:33:29.3859910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100pp 2025-12-04T08:33:29.3860840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newhpkeyboard 2025-12-04T08:33:29.3861910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42-sjis 2025-12-04T08:33:29.3862740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vpwpp 2025-12-04T08:33:29.3863590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nxterm 2025-12-04T08:33:29.3864460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501 2025-12-04T08:33:29.3865370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansisysk 2025-12-04T08:33:29.3866330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200an 2025-12-04T08:33:29.3867240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300pp 2025-12-04T08:33:29.3868540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy325wpp 2025-12-04T08:33:29.3869210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vp+sl 2025-12-04T08:33:29.3870070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40 2025-12-04T08:33:29.3870970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35-w 2025-12-04T08:33:29.3871920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy350wpp 2025-12-04T08:33:29.3872840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300wpp 2025-12-04T08:33:29.3873840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-100 2025-12-04T08:33:29.3874740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-vt220-8 2025-12-04T08:33:29.3875630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512-a 2025-12-04T08:33:29.3876490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518-o 2025-12-04T08:33:29.3877430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300an 2025-12-04T08:33:29.3878360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200pp 2025-12-04T08:33:29.3879300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100wpp 2025-12-04T08:33:29.3880220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500 2025-12-04T08:33:29.3881140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512-o 2025-12-04T08:33:29.3881970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518-a 2025-12-04T08:33:29.3882970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-100-nti 2025-12-04T08:33:29.3883850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40-o 2025-12-04T08:33:29.3884720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m 2025-12-04T08:33:29.3885710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-mc 2025-12-04T08:33:29.3886570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+s 2025-12-04T08:33:29.3887490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-nl 2025-12-04T08:33:29.3888360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40-a 2025-12-04T08:33:29.3889240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c 2025-12-04T08:33:29.3890110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nec5520 2025-12-04T08:33:29.3891100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy325pp 2025-12-04T08:33:29.3892020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100wan 2025-12-04T08:33:29.3892900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-s 2025-12-04T08:33:29.3893810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501-o 2025-12-04T08:33:29.3894650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31 2025-12-04T08:33:29.3895630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300wan 2025-12-04T08:33:29.3896490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp251-o 2025-12-04T08:33:29.3897430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100wan 2025-12-04T08:33:29.3898600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-old-unk 2025-12-04T08:33:29.3899220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp251-a 2025-12-04T08:33:29.3900300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501-a 2025-12-04T08:33:29.3901060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s-acs 2025-12-04T08:33:29.3901920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+7 2025-12-04T08:33:29.3902890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build400 2025-12-04T08:33:29.3903800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-bce 2025-12-04T08:33:29.3904730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100an 2025-12-04T08:33:29.3905660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-mc-nl 2025-12-04T08:33:29.3906540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansisys 2025-12-04T08:33:29.3907450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+acs 2025-12-04T08:33:29.3908380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-w 2025-12-04T08:33:29.3909310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-acs 2025-12-04T08:33:29.3910340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33-sjis 2025-12-04T08:33:29.3911160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-m 2025-12-04T08:33:29.3912140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s-acs 2025-12-04T08:33:29.3913000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518 2025-12-04T08:33:29.3913880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp511 2025-12-04T08:33:29.3914810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-7 2025-12-04T08:33:29.3915710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp517-w 2025-12-04T08:33:29.3916640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intwan 2025-12-04T08:33:29.3917580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-c-s 2025-12-04T08:33:29.3918450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s 2025-12-04T08:33:29.3919390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy350pp 2025-12-04T08:33:29.3920300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+c41 2025-12-04T08:33:29.3921150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp517 2025-12-04T08:33:29.3922040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa 2025-12-04T08:33:29.3922980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31-a 2025-12-04T08:33:29.3923880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intan 2025-12-04T08:33:29.3924750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newhp 2025-12-04T08:33:29.3925620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31-o 2025-12-04T08:33:29.3926530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s 2025-12-04T08:33:29.3927480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200wan 2025-12-04T08:33:29.3928350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/n7900 2025-12-04T08:33:29.3929280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29-sjis 2025-12-04T08:33:29.3930280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy50+wpp 2025-12-04T08:33:29.3931160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25 2025-12-04T08:33:29.3932020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nd9500 2025-12-04T08:33:29.3932960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-7 2025-12-04T08:33:29.3933910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-m-s 2025-12-04T08:33:29.3934860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50 2025-12-04T08:33:29.3935830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build361 2025-12-04T08:33:29.3936730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vpwpp 2025-12-04T08:33:29.3937640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900iv 2025-12-04T08:33:29.3938600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s-acs 2025-12-04T08:33:29.3939460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7901 2025-12-04T08:33:29.3940440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100wan 2025-12-04T08:33:29.3941590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansi.sysk 2025-12-04T08:33:29.3942270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300pp 2025-12-04T08:33:29.3943190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200an 2025-12-04T08:33:29.3944110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy60pp 2025-12-04T08:33:29.3945060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300wan 2025-12-04T08:33:29.3945970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vppp 2025-12-04T08:33:29.3946930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200pp 2025-12-04T08:33:29.3948080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300an 2025-12-04T08:33:29.3948770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-c-s 2025-12-04T08:33:29.3949700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-c 2025-12-04T08:33:29.3950590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35 2025-12-04T08:33:29.3951570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-nti 2025-12-04T08:33:29.3952490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-517-w 2025-12-04T08:33:29.3953380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-m 2025-12-04T08:33:29.3954300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-acs 2025-12-04T08:33:29.3955290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-w-vt 2025-12-04T08:33:29.3956140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900 2025-12-04T08:33:29.3957070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60 2025-12-04T08:33:29.3958040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-m-s 2025-12-04T08:33:29.3959180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100an 2025-12-04T08:33:29.3959860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-old 2025-12-04T08:33:29.3960820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs 2025-12-04T08:33:29.3961670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100pp 2025-12-04T08:33:29.3962570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm33 2025-12-04T08:33:29.3963440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news 2025-12-04T08:33:29.3964360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42-euc 2025-12-04T08:33:29.3965270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33 2025-12-04T08:33:29.3966250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/no+brackets 2025-12-04T08:33:29.3967100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-unk 2025-12-04T08:33:29.3967950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news42 2025-12-04T08:33:29.3968890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm-o 2025-12-04T08:33:29.3969840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-direct 2025-12-04T08:33:29.3970970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514-a 2025-12-04T08:33:29.3971800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-256color 2025-12-04T08:33:29.3972760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news29 2025-12-04T08:33:29.3973600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-m-ns 2025-12-04T08:33:29.3974600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514-o 2025-12-04T08:33:29.3975410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm-a 2025-12-04T08:33:29.3976290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-nl 2025-12-04T08:33:29.3977160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-ns 2025-12-04T08:33:29.3978110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-mc 2025-12-04T08:33:29.3979110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35-nti 2025-12-04T08:33:29.3979900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nec 2025-12-04T08:33:29.3980870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy60wpp 2025-12-04T08:33:29.3981980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy50+wpp 2025-12-04T08:33:29.3982920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200wan 2025-12-04T08:33:29.3983840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy50+pp 2025-12-04T08:33:29.3984770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-16color 2025-12-04T08:33:29.3985610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news28 2025-12-04T08:33:29.3986530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+mac 2025-12-04T08:33:29.3987490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60-w 2025-12-04T08:33:29.3988410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vppp 2025-12-04T08:33:29.3989530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7 2025-12-04T08:33:29.3990410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-w-vt 2025-12-04T08:33:29.3991460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200wpp 2025-12-04T08:33:29.3992250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intpp 2025-12-04T08:33:29.3993170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s-7 2025-12-04T08:33:29.3994060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+c 2025-12-04T08:33:29.3994970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy60pp 2025-12-04T08:33:29.3995890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42 2025-12-04T08:33:29.3997140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50-nti 2025-12-04T08:33:29.3997750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news33 2025-12-04T08:33:29.3998680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s 2025-12-04T08:33:29.3999560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-c 2025-12-04T08:33:29.4000470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intwpp 2025-12-04T08:33:29.4001380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s-7 2025-12-04T08:33:29.4002340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29 2025-12-04T08:33:29.4003330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-m 2025-12-04T08:33:29.4004140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-a 2025-12-04T08:33:29.4005050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-vt220 2025-12-04T08:33:29.4005920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-o 2025-12-04T08:33:29.4006800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900i 2025-12-04T08:33:29.4007670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nextshell 2025-12-04T08:33:29.4008570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100pp 2025-12-04T08:33:29.4009470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512 2025-12-04T08:33:29.4010410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/northstar 2025-12-04T08:33:29.4011500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm 2025-12-04T08:33:29.4012270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300wpp 2025-12-04T08:33:29.4013180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100wpp 2025-12-04T08:33:29.4014110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100wpp 2025-12-04T08:33:29.4014980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansi.sys 2025-12-04T08:33:29.4016530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build326 2025-12-04T08:33:29.4017500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513-o 2025-12-04T08:33:29.4018350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513 2025-12-04T08:33:29.4019390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514 2025-12-04T08:33:29.4020170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole 2025-12-04T08:33:29.4021110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build343 2025-12-04T08:33:29.4022000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513-a 2025-12-04T08:33:29.4022900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33-euc 2025-12-04T08:33:29.4023750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/6053-dg 2025-12-04T08:33:29.4024590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/605x-dg 2025-12-04T08:33:29.4025500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/6053 2025-12-04T08:33:29.4026340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/605x 2025-12-04T08:33:29.4027270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/630MTG-24 2025-12-04T08:33:29.4028090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/630-lm 2025-12-04T08:33:29.4028950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/31/1178 2025-12-04T08:33:29.4029810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/31/1730-lm 2025-12-04T08:33:29.4030710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62-w 2025-12-04T08:33:29.4031580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emu-220 2025-12-04T08:33:29.4032500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emu 2025-12-04T08:33:29.4034430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62 2025-12-04T08:33:29.4035290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64 2025-12-04T08:33:29.4035500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+italics 2025-12-04T08:33:29.4036380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ex155 2025-12-04T08:33:29.4037070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+sgr 2025-12-04T08:33:29.4038040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+strikeout 2025-12-04T08:33:29.4038930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64-rv 2025-12-04T08:33:29.4039860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-vt52 2025-12-04T08:33:29.4040700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep4000 2025-12-04T08:33:29.4041680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+index 2025-12-04T08:33:29.4042490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep48 2025-12-04T08:33:29.4043440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-glasstty 2025-12-04T08:33:29.4044350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emx-base 2025-12-04T08:33:29.4045260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+color 2025-12-04T08:33:29.4046100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep40 2025-12-04T08:33:29.4046930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep4080 2025-12-04T08:33:29.4047990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62-rv 2025-12-04T08:33:29.4048820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/env230 2025-12-04T08:33:29.4049760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64-w 2025-12-04T08:33:29.4050650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/envision230 2025-12-04T08:33:29.4051510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ergo4000 2025-12-04T08:33:29.4052440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-ansi 2025-12-04T08:33:29.4053320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/esprit-am 2025-12-04T08:33:29.4054160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emots 2025-12-04T08:33:29.4055020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/esprit 2025-12-04T08:33:29.4055840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks 2025-12-04T08:33:29.4056740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/eterm 2025-12-04T08:33:29.4057580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/exec80 2025-12-04T08:33:29.4058510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/eterm-color 2025-12-04T08:33:29.4059640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bct510a 2025-12-04T08:33:29.4060330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-w-rv 2025-12-04T08:33:29.4061180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8 2025-12-04T08:33:29.4062170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-nobold 2025-12-04T08:33:29.4062980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0 2025-12-04T08:33:29.4063830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/b-128 2025-12-04T08:33:29.4064750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300 2025-12-04T08:33:29.4065580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc 2025-12-04T08:33:29.4066480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc 2025-12-04T08:33:29.4067360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10rv 2025-12-04T08:33:29.4068200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bee 2025-12-04T08:33:29.4069140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w-8rv 2025-12-04T08:33:29.4069990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bh4 2025-12-04T08:33:29.4070990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehiveIIIm 2025-12-04T08:33:29.4072100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-m 2025-12-04T08:33:29.4072790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-rv 2025-12-04T08:33:29.4073770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bracketed+paste 2025-12-04T08:33:29.4074650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc 2025-12-04T08:33:29.4075560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10nv 2025-12-04T08:33:29.4076480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-w 2025-12-04T08:33:29.4077410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8rv 2025-12-04T08:33:29.4078290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-rv 2025-12-04T08:33:29.4079150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/basic4 2025-12-04T08:33:29.4080020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bct510d 2025-12-04T08:33:29.4080920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8w 2025-12-04T08:33:29.4081860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive 2025-12-04T08:33:29.4082650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w 2025-12-04T08:33:29.4083560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25nv 2025-12-04T08:33:29.4084420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0nv 2025-12-04T08:33:29.4085270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bantam 2025-12-04T08:33:29.4086140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bobcat 2025-12-04T08:33:29.4087010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10 2025-12-04T08:33:29.4087960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-rv 2025-12-04T08:33:29.4088810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bh3m 2025-12-04T08:33:29.4089950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bitgraph 2025-12-04T08:33:29.4090620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w-rv 2025-12-04T08:33:29.4091480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bterm 2025-12-04T08:33:29.4092440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-mono 2025-12-04T08:33:29.4093300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25rv 2025-12-04T08:33:29.4094190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0rv 2025-12-04T08:33:29.4095200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-sparc 2025-12-04T08:33:29.4096100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive4 2025-12-04T08:33:29.4096980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive3 2025-12-04T08:33:29.4097860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beterm 2025-12-04T08:33:29.4098710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/basis 2025-12-04T08:33:29.4099570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/blit 2025-12-04T08:33:29.4100520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-ppc 2025-12-04T08:33:29.4101630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25 2025-12-04T08:33:29.4102360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-w-rv 2025-12-04T08:33:29.4103250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-w 2025-12-04T08:33:29.4104120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beacon 2025-12-04T08:33:29.4105010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTGr 2025-12-04T08:33:29.4105920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTGr-24 2025-12-04T08:33:29.4107040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-24 2025-12-04T08:33:29.4107710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-41 2025-12-04T08:33:29.4108600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-41r 2025-12-04T08:33:29.4109500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime314 2025-12-04T08:33:29.4110340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mosh 2025-12-04T08:33:29.4111290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit227 2025-12-04T08:33:29.4112230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mouse-sun 2025-12-04T08:33:29.4113240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mai 2025-12-04T08:33:29.4113970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mterm-ansi 2025-12-04T08:33:29.4114780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt70 2025-12-04T08:33:29.4115650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mod24 2025-12-04T08:33:29.4116550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime340 2025-12-04T08:33:29.4117470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph48 2025-12-04T08:33:29.4118370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgterm 2025-12-04T08:33:29.4119560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-gnu-color 2025-12-04T08:33:29.4120170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk227 2025-12-04T08:33:29.4121100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-old 2025-12-04T08:33:29.4122040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty+common 2025-12-04T08:33:29.4122910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-fb 2025-12-04T08:33:29.4123810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp 2025-12-04T08:33:29.4124720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp2 2025-12-04T08:33:29.4125600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mterm 2025-12-04T08:33:29.4126450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2 2025-12-04T08:33:29.4127340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mvterm 2025-12-04T08:33:29.4128190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt-70 2025-12-04T08:33:29.4129140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-old-am 2025-12-04T08:33:29.4130090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mrxvt-256color 2025-12-04T08:33:29.4130960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm2 2025-12-04T08:33:29.4131860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/macintosh 2025-12-04T08:33:29.4132870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/macterminal-w 2025-12-04T08:33:29.4133720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100 2025-12-04T08:33:29.4134620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-gnu 2025-12-04T08:33:29.4135490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mac-w 2025-12-04T08:33:29.4136410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microterm5 2025-12-04T08:33:29.4137260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/m2-nam 2025-12-04T08:33:29.4138310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit227am 2025-12-04T08:33:29.4139470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm3 2025-12-04T08:33:29.4140160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a-v 2025-12-04T08:33:29.4140980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a 2025-12-04T08:33:29.4141970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-1.7 2025-12-04T08:33:29.4142830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel2-80 2025-12-04T08:33:29.4143710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph2 2025-12-04T08:33:29.4144660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1-nb 2025-12-04T08:33:29.4145750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-hb 2025-12-04T08:33:29.4146400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk227am 2025-12-04T08:33:29.4147270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mimeii 2025-12-04T08:33:29.4148190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b-80 2025-12-04T08:33:29.4149080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microbee 2025-12-04T08:33:29.4150030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mosh-256color 2025-12-04T08:33:29.4150990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm-direct 2025-12-04T08:33:29.4151950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100-16color 2025-12-04T08:33:29.4152840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr-linux 2025-12-04T08:33:29.4153790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit22714 2025-12-04T08:33:29.4154750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty-direct 2025-12-04T08:33:29.4155670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mostlike 2025-12-04T08:33:29.4156500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr-sun 2025-12-04T08:33:29.4157330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mac 2025-12-04T08:33:29.4158230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1 2025-12-04T08:33:29.4159060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgt 2025-12-04T08:33:29.4159970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-3ax 2025-12-04T08:33:29.4160940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm-256color 2025-12-04T08:33:29.4162230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel12-80 2025-12-04T08:33:29.4162770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph 2025-12-04T08:33:29.4163600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr 2025-12-04T08:33:29.4164550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microterm 2025-12-04T08:33:29.4165460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm+pcfkeys 2025-12-04T08:33:29.4166350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp1 2025-12-04T08:33:29.4167300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-color 2025-12-04T08:33:29.4168100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime1 2025-12-04T08:33:29.4168960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mm314 2025-12-04T08:33:29.4169820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime3a 2025-12-04T08:33:29.4170670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mm340 2025-12-04T08:33:29.4171590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt4520-rv 2025-12-04T08:33:29.4172520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/megatek 2025-12-04T08:33:29.4173420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel-2-nam 2025-12-04T08:33:29.4174620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b-nb 2025-12-04T08:33:29.4175260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel-2 2025-12-04T08:33:29.4176130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mono-emx 2025-12-04T08:33:29.4176980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime 2025-12-04T08:33:29.4177870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk22714 2025-12-04T08:33:29.4178740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mdl110 2025-12-04T08:33:29.4179590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mimei 2025-12-04T08:33:29.4180680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach 2025-12-04T08:33:29.4181370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a-s 2025-12-04T08:33:29.4182290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-1.5 2025-12-04T08:33:29.4183120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microb 2025-12-04T08:33:29.4183970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/memhp 2025-12-04T08:33:29.4184850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty 2025-12-04T08:33:29.4185800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm 2025-12-04T08:33:29.4186950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100-color 2025-12-04T08:33:29.4187680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-3.0 2025-12-04T08:33:29.4188450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime3ax 2025-12-04T08:33:29.4189370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100+ 2025-12-04T08:33:29.4190230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/morphos 2025-12-04T08:33:29.4191110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel 2025-12-04T08:33:29.4191990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix 2025-12-04T08:33:29.4193080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mod 2025-12-04T08:33:29.4193800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-bold 2025-12-04T08:33:29.4194680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b 2025-12-04T08:33:29.4195630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-terminal 2025-12-04T08:33:29.4196430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mrxvt 2025-12-04T08:33:29.4197360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt-utf8 2025-12-04T08:33:29.4198570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisaterm-w 2025-12-04T08:33:29.4199160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux3.0 2025-12-04T08:33:29.4200460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+sfkeys 2025-12-04T08:33:29.4201300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m2 2025-12-04T08:33:29.4202330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/luna 2025-12-04T08:33:29.4203060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-lat 2025-12-04T08:33:29.4203910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/luna68k 2025-12-04T08:33:29.4204910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-koi8r 2025-12-04T08:33:29.4205750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/la120 2025-12-04T08:33:29.4206640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lft-pc850 2025-12-04T08:33:29.4207480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.2 2025-12-04T08:33:29.4208400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-s 2025-12-04T08:33:29.4209260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+decid 2025-12-04T08:33:29.4210140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisaterm 2025-12-04T08:33:29.4211170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-16color 2025-12-04T08:33:29.4212030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/ln03 2025-12-04T08:33:29.4212880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/ln03-w 2025-12-04T08:33:29.4213770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-vt 2025-12-04T08:33:29.4214620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/layer 2025-12-04T08:33:29.4215510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+kbs 2025-12-04T08:33:29.4216430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-basic 2025-12-04T08:33:29.4217340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisa 2025-12-04T08:33:29.4218190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux 2025-12-04T08:33:29.4219070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m1 2025-12-04T08:33:29.4220010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-c-nc 2025-12-04T08:33:29.4220830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/liswb 2025-12-04T08:33:29.4221700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lft 2025-12-04T08:33:29.4222600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m1b 2025-12-04T08:33:29.4223720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.6 2025-12-04T08:33:29.4224570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.6.26 2025-12-04T08:33:29.4225380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-c 2025-12-04T08:33:29.4226260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m 2025-12-04T08:33:29.4227180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-nic 2025-12-04T08:33:29.4228190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-koi8 2025-12-04T08:33:29.4229220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lpr 2025-12-04T08:33:29.4230150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/955-w 2025-12-04T08:33:29.4230790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/9term 2025-12-04T08:33:29.4231620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/955-hb 2025-12-04T08:33:29.4232630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-4p 2025-12-04T08:33:29.4233430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/coco3 2025-12-04T08:33:29.4234310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-6lpi 2025-12-04T08:33:29.4235200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cx100 2025-12-04T08:33:29.4236340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c321 2025-12-04T08:33:29.4236990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit80 2025-12-04T08:33:29.4237850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50 2025-12-04T08:33:29.4238720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops-10 2025-12-04T08:33:29.4239680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept-avt 2025-12-04T08:33:29.4240520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50r 2025-12-04T08:33:29.4241430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept100-rv 2025-12-04T08:33:29.4242370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60 2025-12-04T08:33:29.4243270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cci1 2025-12-04T08:33:29.4244200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/coherent 2025-12-04T08:33:29.4245100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cad68-2 2025-12-04T08:33:29.4245960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cyb83 2025-12-04T08:33:29.4246910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-koi8r 2025-12-04T08:33:29.4247730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cbunix 2025-12-04T08:33:29.4248600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv 2025-12-04T08:33:29.4249480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-8p 2025-12-04T08:33:29.4250400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cs10-w 2025-12-04T08:33:29.4251250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60l1 2025-12-04T08:33:29.4252110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cad68-3 2025-12-04T08:33:29.4252960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citc 2025-12-04T08:33:29.4253900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv-8p 2025-12-04T08:33:29.4254840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-w8p 2025-12-04T08:33:29.4255690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-ps 2025-12-04T08:33:29.4256640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-4p 2025-12-04T08:33:29.4257780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-n132 2025-12-04T08:33:29.4258430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel320 2025-12-04T08:33:29.4259380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-koi8r-m 2025-12-04T08:33:29.4260200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ct82 2025-12-04T08:33:29.4261100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ct8500 2025-12-04T08:33:29.4261930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops 2025-12-04T08:33:29.4263170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept100 2025-12-04T08:33:29.4263750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel321 2025-12-04T08:33:29.4264650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-8lpi 2025-12-04T08:33:29.4265530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-m 2025-12-04T08:33:29.4266400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25w 2025-12-04T08:33:29.4267320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cbblit 2025-12-04T08:33:29.4268240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108 2025-12-04T08:33:29.4269280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60r 2025-12-04T08:33:29.4269940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ctrm 2025-12-04T08:33:29.4270740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour 2025-12-04T08:33:29.4271740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-rv 2025-12-04T08:33:29.4272560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-rv-4p 2025-12-04T08:33:29.4273430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ci8510 2025-12-04T08:33:29.4274400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-koi8r-m 2025-12-04T08:33:29.4275310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-iso-m 2025-12-04T08:33:29.4276190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/commodore 2025-12-04T08:33:29.4277060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108 2025-12-04T08:33:29.4277920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons43 2025-12-04T08:33:29.4278880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-iso8859 2025-12-04T08:33:29.4279710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101 2025-12-04T08:33:29.4280950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons30-m 2025-12-04T08:33:29.4281610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60l1-m 2025-12-04T08:33:29.4282380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100 2025-12-04T08:33:29.4283280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc752 2025-12-04T08:33:29.4284170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit500 2025-12-04T08:33:29.4284970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cgc2 2025-12-04T08:33:29.4285860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cg7900 2025-12-04T08:33:29.4287010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwinDBG 2025-12-04T08:33:29.4287730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/chromatics 2025-12-04T08:33:29.4288590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50l1-m 2025-12-04T08:33:29.4289500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/colorscan 2025-12-04T08:33:29.4290320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ca22851 2025-12-04T08:33:29.4291280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-koi8r 2025-12-04T08:33:29.4292130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721 2025-12-04T08:33:29.4293010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-n 2025-12-04T08:33:29.4293850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cgc3 2025-12-04T08:33:29.4294730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-w 2025-12-04T08:33:29.4295670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-8p 2025-12-04T08:33:29.4296480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cs10 2025-12-04T08:33:29.4297380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-m 2025-12-04T08:33:29.4298240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons30 2025-12-04T08:33:29.4299360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept 2025-12-04T08:33:29.4300040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh 2025-12-04T08:33:29.4300920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-pica 2025-12-04T08:33:29.4301840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-iso 2025-12-04T08:33:29.4302720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel300 2025-12-04T08:33:29.4303630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv-4p 2025-12-04T08:33:29.4304510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-4p 2025-12-04T08:33:29.4305690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-elite 2025-12-04T08:33:29.4306360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour-direct 2025-12-04T08:33:29.4307200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops10 2025-12-04T08:33:29.4308080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e 2025-12-04T08:33:29.4309010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel301 2025-12-04T08:33:29.4309910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-comp 2025-12-04T08:33:29.4310810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-m 2025-12-04T08:33:29.4311680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-1p 2025-12-04T08:33:29.4312520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-rv 2025-12-04T08:33:29.4313440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc456 2025-12-04T08:33:29.4314280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit-80 2025-12-04T08:33:29.4315240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-iso-m 2025-12-04T08:33:29.4316180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-iso-m 2025-12-04T08:33:29.4316990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cx 2025-12-04T08:33:29.4317890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25r 2025-12-04T08:33:29.4318840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-debian 2025-12-04T08:33:29.4319640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/crt 2025-12-04T08:33:29.4320550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-w-8p 2025-12-04T08:33:29.4321430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons43-m 2025-12-04T08:33:29.4322420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/crt-vt220 2025-12-04T08:33:29.4323280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721-esc 2025-12-04T08:33:29.4324290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwinB19 2025-12-04T08:33:29.4325110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25l1-m 2025-12-04T08:33:29.4326020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/color_xterm 2025-12-04T08:33:29.4326920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50l1 2025-12-04T08:33:29.4327820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-prop 2025-12-04T08:33:29.4332790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-koi8r-m 2025-12-04T08:33:29.4333140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-koi8-r 2025-12-04T08:33:29.4333330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c301 2025-12-04T08:33:29.4333660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cyb110 2025-12-04T08:33:29.4333880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-iso8859 2025-12-04T08:33:29.4334090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-w-8 2025-12-04T08:33:29.4334300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60r-m 2025-12-04T08:33:29.4335060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c300 2025-12-04T08:33:29.4335840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25 2025-12-04T08:33:29.4336950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwin 2025-12-04T08:33:29.4337790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour-latest 2025-12-04T08:33:29.4338580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721ll 2025-12-04T08:33:29.4339510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25r-m 2025-12-04T08:33:29.4340350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c104 2025-12-04T08:33:29.4341270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc756 2025-12-04T08:33:29.4342240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-132 2025-12-04T08:33:29.4343160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50r-m 2025-12-04T08:33:29.4343990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cci 2025-12-04T08:33:29.4345030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108rv4p 2025-12-04T08:33:29.4345880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25l1 2025-12-04T08:33:29.4346750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/digilog 2025-12-04T08:33:29.4347690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd-34 2025-12-04T08:33:29.4348720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmdt80 2025-12-04T08:33:29.4349520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-7b-w 2025-12-04T08:33:29.4350300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-7b-w 2025-12-04T08:33:29.4351160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d132 2025-12-04T08:33:29.4352060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230c 2025-12-04T08:33:29.4352990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102-sna 2025-12-04T08:33:29.4353810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/delta 2025-12-04T08:33:29.4354760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-dg 2025-12-04T08:33:29.4355680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7103-sna 2025-12-04T08:33:29.4356600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix 2025-12-04T08:33:29.4357510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7003-dumb 2025-12-04T08:33:29.4358400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-7b 2025-12-04T08:33:29.4359270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmchat 2025-12-04T08:33:29.4360250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x48-m 2025-12-04T08:33:29.4361270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt220 2025-12-04T08:33:29.4362130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-w-ccc 2025-12-04T08:33:29.4362980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm3025 2025-12-04T08:33:29.4363870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+s 2025-12-04T08:33:29.4364700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw1 2025-12-04T08:33:29.4365680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-unix-25 2025-12-04T08:33:29.4366520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+25 2025-12-04T08:33:29.4367450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-w 2025-12-04T08:33:29.4368640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-144x48-m 2025-12-04T08:33:29.4369360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt330 2025-12-04T08:33:29.4370170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578-dg 2025-12-04T08:33:29.4371040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datapoint 2025-12-04T08:33:29.4371870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211 2025-12-04T08:33:29.4372760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462e-dg 2025-12-04T08:33:29.4373650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+ 2025-12-04T08:33:29.4374550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-25 2025-12-04T08:33:29.4375400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80 2025-12-04T08:33:29.4376380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-s-ccc 2025-12-04T08:33:29.4377220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220 2025-12-04T08:33:29.4378150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-w 2025-12-04T08:33:29.4379100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dialogue80 2025-12-04T08:33:29.4380190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-25 2025-12-04T08:33:29.4381100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dumb 2025-12-04T08:33:29.4381910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-sr-ccc 2025-12-04T08:33:29.4383130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg-generic 2025-12-04T08:33:29.4384050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-unix-25 2025-12-04T08:33:29.4384920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7003 2025-12-04T08:33:29.4385860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-25 2025-12-04T08:33:29.4386870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-112x37-m 2025-12-04T08:33:29.4387710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+25 2025-12-04T08:33:29.4388640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1720 2025-12-04T08:33:29.4389480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470 2025-12-04T08:33:29.4390440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-s 2025-12-04T08:33:29.4391350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-s 2025-12-04T08:33:29.4392200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decpro 2025-12-04T08:33:29.4393300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d210 2025-12-04T08:33:29.4394000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datagraphix 2025-12-04T08:33:29.4394840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-dg 2025-12-04T08:33:29.4395790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-sr 2025-12-04T08:33:29.4396720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x25-m 2025-12-04T08:33:29.4397620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-7b-w 2025-12-04T08:33:29.4398670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-ccc 2025-12-04T08:33:29.4399480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-sr 2025-12-04T08:33:29.4400390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt340 2025-12-04T08:33:29.4401240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmdt80w 2025-12-04T08:33:29.4402210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dumb-emacs-ansi 2025-12-04T08:33:29.4403070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm80w 2025-12-04T08:33:29.4403930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-dg 2025-12-04T08:33:29.4404850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+11 2025-12-04T08:33:29.4405790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datamedia2500 2025-12-04T08:33:29.4406650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtc382 2025-12-04T08:33:29.4407540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-w 2025-12-04T08:33:29.4408500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102-old 2025-12-04T08:33:29.4409370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m 2025-12-04T08:33:29.4410270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-unix 2025-12-04T08:33:29.4411650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-dg 2025-12-04T08:33:29.4412060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-7b-w 2025-12-04T08:33:29.4413040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-s 2025-12-04T08:33:29.4413920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-sr 2025-12-04T08:33:29.4414820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+color8 2025-12-04T08:33:29.4415660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp 2025-12-04T08:33:29.4416610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-112x37 2025-12-04T08:33:29.4417510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e-dg 2025-12-04T08:33:29.4418450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-25 2025-12-04T08:33:29.4419280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ddr3180 2025-12-04T08:33:29.4420220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+7b 2025-12-04T08:33:29.4421090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-dg 2025-12-04T08:33:29.4422030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-dg-ccc 2025-12-04T08:33:29.4423000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-sr-ccc 2025-12-04T08:33:29.4423840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d400 2025-12-04T08:33:29.4424760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-dg 2025-12-04T08:33:29.4425620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+sr 2025-12-04T08:33:29.4426530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-b 2025-12-04T08:33:29.4427470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-sr 2025-12-04T08:33:29.4428430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgmode+color8 2025-12-04T08:33:29.4429340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix 2025-12-04T08:33:29.4430430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt110 2025-12-04T08:33:29.4431150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-ccc 2025-12-04T08:33:29.4432010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg-ansi 2025-12-04T08:33:29.4432880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+fixed 2025-12-04T08:33:29.4433740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd 2025-12-04T08:33:29.4434630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt-100w 2025-12-04T08:33:29.4435570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640 2025-12-04T08:33:29.4436490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x40 2025-12-04T08:33:29.4437360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-dg 2025-12-04T08:33:29.4438280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dataspeed40 2025-12-04T08:33:29.4439130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+w 2025-12-04T08:33:29.4440020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dd5000 2025-12-04T08:33:29.4440970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt400 2025-12-04T08:33:29.4441810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dp3360 2025-12-04T08:33:29.4442790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6053-old 2025-12-04T08:33:29.4443560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg210 2025-12-04T08:33:29.4444540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x64-m 2025-12-04T08:33:29.4445450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-s 2025-12-04T08:33:29.4446390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x48 2025-12-04T08:33:29.4447320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x64 2025-12-04T08:33:29.4448160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmterm 2025-12-04T08:33:29.4449020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+ 2025-12-04T08:33:29.4449950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo-lm 2025-12-04T08:33:29.4450830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decansi 2025-12-04T08:33:29.4451770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-7b-w 2025-12-04T08:33:29.4452710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-w 2025-12-04T08:33:29.4453600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+25 2025-12-04T08:33:29.4454500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-b 2025-12-04T08:33:29.4455390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-unix 2025-12-04T08:33:29.4456260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578-7b 2025-12-04T08:33:29.4457120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+sr 2025-12-04T08:33:29.4457990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ds40-2 2025-12-04T08:33:29.4458840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg211 2025-12-04T08:33:29.4459740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80w 2025-12-04T08:33:29.4460620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-dg 2025-12-04T08:33:29.4461550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-w 2025-12-04T08:33:29.4462380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-w 2025-12-04T08:33:29.4463270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230c-dg 2025-12-04T08:33:29.4464100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d80 2025-12-04T08:33:29.4464930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw3 2025-12-04T08:33:29.4465940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-90x30 2025-12-04T08:33:29.4466770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt-100 2025-12-04T08:33:29.4467630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+ccc 2025-12-04T08:33:29.4468480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw4 2025-12-04T08:33:29.4469330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dwk-vt 2025-12-04T08:33:29.4470220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-dg 2025-12-04T08:33:29.4471470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-90x30-m 2025-12-04T08:33:29.4472160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgunix+fixed 2025-12-04T08:33:29.4473100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dialogue 2025-12-04T08:33:29.4473870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-dg 2025-12-04T08:33:29.4474720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg450 2025-12-04T08:33:29.4475550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555 2025-12-04T08:33:29.4476450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470-dg 2025-12-04T08:33:29.4477600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm3045 2025-12-04T08:33:29.4478270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm1520 2025-12-04T08:33:29.4479130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decwriter 2025-12-04T08:33:29.4480100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-100x37 2025-12-04T08:33:29.4481010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x30 2025-12-04T08:33:29.4481820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-w 2025-12-04T08:33:29.4482700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm2500 2025-12-04T08:33:29.4483630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix 2025-12-04T08:33:29.4484530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215-7b 2025-12-04T08:33:29.4485330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+ 2025-12-04T08:33:29.4486230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c-7b 2025-12-04T08:33:29.4487160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1620-m8 2025-12-04T08:33:29.4488880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80-sas 2025-12-04T08:33:29.4489130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+w 2025-12-04T08:33:29.4489820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d450-dg 2025-12-04T08:33:29.4490710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-sr 2025-12-04T08:33:29.4491690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x75 2025-12-04T08:33:29.4492600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-256x96 2025-12-04T08:33:29.4493420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw2 2025-12-04T08:33:29.4494410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg605x 2025-12-04T08:33:29.4495260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x75-m 2025-12-04T08:33:29.4496170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgmode+color 2025-12-04T08:33:29.4497060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d2-dg 2025-12-04T08:33:29.4497910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-dg 2025-12-04T08:33:29.4498710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd1 2025-12-04T08:33:29.4499580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm1521 2025-12-04T08:33:29.4500550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-25-ccc 2025-12-04T08:33:29.4501390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dwk 2025-12-04T08:33:29.4502300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6053 2025-12-04T08:33:29.4503200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x40-m 2025-12-04T08:33:29.4504040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo 2025-12-04T08:33:29.4504900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211-7b 2025-12-04T08:33:29.4505750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg200 2025-12-04T08:33:29.4506650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+color 2025-12-04T08:33:29.4507600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-25 2025-12-04T08:33:29.4508480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtterm 2025-12-04T08:33:29.4509390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-160x64 2025-12-04T08:33:29.4510360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dvtm-256color 2025-12-04T08:33:29.4511230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dp8242 2025-12-04T08:33:29.4512080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d400-dg 2025-12-04T08:33:29.4513070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410 2025-12-04T08:33:29.4513940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-sr 2025-12-04T08:33:29.4514870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1740 2025-12-04T08:33:29.4515810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-100x37-m 2025-12-04T08:33:29.4516710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-s 2025-12-04T08:33:29.4517570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-dg 2025-12-04T08:33:29.4518430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+dg 2025-12-04T08:33:29.4519320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215 2025-12-04T08:33:29.4520230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-25 2025-12-04T08:33:29.4521170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt100 2025-12-04T08:33:29.4522030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix 2025-12-04T08:33:29.4522870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec+pp 2025-12-04T08:33:29.4523780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-s 2025-12-04T08:33:29.4524600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411 2025-12-04T08:33:29.4525500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix 2025-12-04T08:33:29.4526430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640-m8 2025-12-04T08:33:29.4527240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d2 2025-12-04T08:33:29.4528370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e+ 2025-12-04T08:33:29.4529000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw 2025-12-04T08:33:29.4529860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-dg 2025-12-04T08:33:29.4530670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dvtm 2025-12-04T08:33:29.4531550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-dg 2025-12-04T08:33:29.4532470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec+sl 2025-12-04T08:33:29.4533290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7202 2025-12-04T08:33:29.4534290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-256x96-m 2025-12-04T08:33:29.4535180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-w 2025-12-04T08:33:29.4536020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-w 2025-12-04T08:33:29.4536970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-w 2025-12-04T08:33:29.4537860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-w 2025-12-04T08:33:29.4538730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgunix+ccc 2025-12-04T08:33:29.4539640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220-7b 2025-12-04T08:33:29.4540540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt100 2025-12-04T08:33:29.4541550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d214 2025-12-04T08:33:29.4542320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo630 2025-12-04T08:33:29.4543180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix 2025-12-04T08:33:29.4544010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d800 2025-12-04T08:33:29.4544880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt100w 2025-12-04T08:33:29.4545740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e+dg 2025-12-04T08:33:29.4546630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460 2025-12-04T08:33:29.4547520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1730 2025-12-04T08:33:29.4548340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d200 2025-12-04T08:33:29.4549180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ddr 2025-12-04T08:33:29.4550140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-sr 2025-12-04T08:33:29.4551050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-w 2025-12-04T08:33:29.4551960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-f2 2025-12-04T08:33:29.4552850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin 2025-12-04T08:33:29.4553980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c-dg 2025-12-04T08:33:29.4554640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+dg 2025-12-04T08:33:29.4555550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp203 2025-12-04T08:33:29.4556440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp204 2025-12-04T08:33:29.4557350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211-dg 2025-12-04T08:33:29.4558180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6134 2025-12-04T08:33:29.4559060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-7b 2025-12-04T08:33:29.4560110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm80 2025-12-04T08:33:29.4560840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-25 2025-12-04T08:33:29.4561850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-w-ccc 2025-12-04T08:33:29.4562650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+15 2025-12-04T08:33:29.4563550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-7b-w 2025-12-04T08:33:29.4564380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d450 2025-12-04T08:33:29.4565270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-f 2025-12-04T08:33:29.4566530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x30-m 2025-12-04T08:33:29.4567400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-7b 2025-12-04T08:33:29.4568240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg100 2025-12-04T08:33:29.4569070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461 2025-12-04T08:33:29.4570040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640-lm 2025-12-04T08:33:29.4570860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230 2025-12-04T08:33:29.4571830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-144x48 2025-12-04T08:33:29.4572710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215-dg 2025-12-04T08:33:29.4573640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+8b 2025-12-04T08:33:29.4574530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo450 2025-12-04T08:33:29.4575400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470-7b 2025-12-04T08:33:29.4576280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/domterm 2025-12-04T08:33:29.4577150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c 2025-12-04T08:33:29.4578110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix 2025-12-04T08:33:29.4579200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-7b 2025-12-04T08:33:29.4579880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e-unix 2025-12-04T08:33:29.4580780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x25 2025-12-04T08:33:29.4581650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-7b 2025-12-04T08:33:29.4582640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-25-ccc 2025-12-04T08:33:29.4583560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-dg-ccc 2025-12-04T08:33:29.4584640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-w 2025-12-04T08:33:29.4585380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-160x64-m 2025-12-04T08:33:29.4586210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578 2025-12-04T08:33:29.4587080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230-dg 2025-12-04T08:33:29.4587960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtc300s 2025-12-04T08:33:29.4588900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg460-ansi 2025-12-04T08:33:29.4589810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-w 2025-12-04T08:33:29.4590680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ds40 2025-12-04T08:33:29.4591810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+dg 2025-12-04T08:33:29.4592500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d214-dg 2025-12-04T08:33:29.4593330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220-dg 2025-12-04T08:33:29.4594290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1740-lm 2025-12-04T08:33:29.4595170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+s 2025-12-04T08:33:29.4596070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decid+cpr 2025-12-04T08:33:29.4596930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd-24 2025-12-04T08:33:29.4597860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-f2 2025-12-04T08:33:29.4598870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-s-ccc 2025-12-04T08:33:29.4600020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-s 2025-12-04T08:33:29.4600660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1620 2025-12-04T08:33:29.4601530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d200-dg 2025-12-04T08:33:29.4602370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577 2025-12-04T08:33:29.4603330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-sr 2025-12-04T08:33:29.4604200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d210-dg 2025-12-04T08:33:29.4605170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-s 2025-12-04T08:33:29.4606030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-f 2025-12-04T08:33:29.4606980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-25 2025-12-04T08:33:29.4607840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-7b 2025-12-04T08:33:29.4608790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix 2025-12-04T08:33:29.4609640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102 2025-12-04T08:33:29.4610670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/41/Apple_Terminal 2025-12-04T08:33:29.4611760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-42 2025-12-04T08:33:29.4612480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-epc-w 2025-12-04T08:33:29.4613390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48wpc 2025-12-04T08:33:29.4614300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-25 2025-12-04T08:33:29.4615160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-mc 2025-12-04T08:33:29.4616060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-w 2025-12-04T08:33:29.4617030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-25-w 2025-12-04T08:33:29.4617960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-w-vb 2025-12-04T08:33:29.4618860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42wvb 2025-12-04T08:33:29.4619730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-w 2025-12-04T08:33:29.4620620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-wvb 2025-12-04T08:33:29.4621560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-42-w 2025-12-04T08:33:29.4622510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-wvb 2025-12-04T08:33:29.4623300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-vb 2025-12-04T08:33:29.4624260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-25 2025-12-04T08:33:29.4625210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-w 2025-12-04T08:33:29.4626100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-43-w 2025-12-04T08:33:29.4626970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-25 2025-12-04T08:33:29.4627910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-wvb 2025-12-04T08:33:29.4628960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-43 2025-12-04T08:33:29.4629820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75ap 2025-12-04T08:33:29.4630720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-w-vb 2025-12-04T08:33:29.4631560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75 2025-12-04T08:33:29.4632430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30-mc 2025-12-04T08:33:29.4633340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-vb 2025-12-04T08:33:29.4634510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36pc 2025-12-04T08:33:29.4635220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36w 2025-12-04T08:33:29.4636140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-316X 2025-12-04T08:33:29.4637070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-vb 2025-12-04T08:33:29.4637950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-25 2025-12-04T08:33:29.4638840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-25 2025-12-04T08:33:29.4640050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-w 2025-12-04T08:33:29.4640610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-AT 2025-12-04T08:33:29.4641460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse370 2025-12-04T08:33:29.4642340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy100 2025-12-04T08:33:29.4643230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-vb 2025-12-04T08:33:29.4644140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-w 2025-12-04T08:33:29.4645030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30-vb 2025-12-04T08:33:29.4646150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-25 2025-12-04T08:33:29.4646780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-w 2025-12-04T08:33:29.4647640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350 2025-12-04T08:33:29.4648500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120 2025-12-04T08:33:29.4649360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50 2025-12-04T08:33:29.4650270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325w-24 2025-12-04T08:33:29.4651250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-42w 2025-12-04T08:33:29.4652160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-wvb 2025-12-04T08:33:29.4653010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520 2025-12-04T08:33:29.4653910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-wvb 2025-12-04T08:33:29.4654800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-vb 2025-12-04T08:33:29.4655750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-25-w 2025-12-04T08:33:29.4656640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48w 2025-12-04T08:33:29.4657590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43wvb 2025-12-04T08:33:29.4658470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-w 2025-12-04T08:33:29.4659380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-w 2025-12-04T08:33:29.4660290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-mc 2025-12-04T08:33:29.4661140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-25 2025-12-04T08:33:29.4661990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325 2025-12-04T08:33:29.4663060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-wvb 2025-12-04T08:33:29.4664190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-epc 2025-12-04T08:33:29.4664860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-vb 2025-12-04T08:33:29.4665700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60 2025-12-04T08:33:29.4666640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-25 2025-12-04T08:33:29.4667530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-25-w 2025-12-04T08:33:29.4668380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsvt25 2025-12-04T08:33:29.4669370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-vb 2025-12-04T08:33:29.4670490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/winconsole 2025-12-04T08:33:29.4671190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150 2025-12-04T08:33:29.4672040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-43 2025-12-04T08:33:29.4672880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wrenw 2025-12-04T08:33:29.4673820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42w-vb 2025-12-04T08:33:29.4674720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75 2025-12-04T08:33:29.4675560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75ap 2025-12-04T08:33:29.4676530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-wvb 2025-12-04T08:33:29.4677400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-w 2025-12-04T08:33:29.4678320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-43-w 2025-12-04T08:33:29.4679170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-vb 2025-12-04T08:33:29.4680020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185 2025-12-04T08:33:29.4680980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wezterm 2025-12-04T08:33:29.4682180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-42 2025-12-04T08:33:29.4682920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-w 2025-12-04T08:33:29.4683770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-316X 2025-12-04T08:33:29.4684610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160 2025-12-04T08:33:29.4685570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-vb 2025-12-04T08:33:29.4686400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsvt25m 2025-12-04T08:33:29.4687300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36w 2025-12-04T08:33:29.4688320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43w-vb 2025-12-04T08:33:29.4689210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-99fgt 2025-12-04T08:33:29.4690200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-wvb 2025-12-04T08:33:29.4691050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-vb 2025-12-04T08:33:29.4691880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50 2025-12-04T08:33:29.4692780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-25 2025-12-04T08:33:29.4693670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-w 2025-12-04T08:33:29.4694630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-PC 2025-12-04T08:33:29.4695530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-42-w 2025-12-04T08:33:29.4696390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-vb 2025-12-04T08:33:29.4697280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42w 2025-12-04T08:33:29.4698170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-80 2025-12-04T08:33:29.4699040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-w 2025-12-04T08:33:29.4699970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42 2025-12-04T08:33:29.4700830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48w 2025-12-04T08:33:29.4702000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-w-vb 2025-12-04T08:33:29.4702640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fa 2025-12-04T08:33:29.4703470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wren 2025-12-04T08:33:29.4704360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-vb 2025-12-04T08:33:29.4705300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-24 2025-12-04T08:33:29.4706250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-wvb 2025-12-04T08:33:29.4707070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy100q 2025-12-04T08:33:29.4708060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-wvb 2025-12-04T08:33:29.4708920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-75ap 2025-12-04T08:33:29.4709750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60 2025-12-04T08:33:29.4710700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc 2025-12-04T08:33:29.4711920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-vb 2025-12-04T08:33:29.4712600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43 2025-12-04T08:33:29.4713440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36pc 2025-12-04T08:33:29.4714360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36wpc 2025-12-04T08:33:29.4715180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsiris 2025-12-04T08:33:29.4716120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-w-vb 2025-12-04T08:33:29.4717020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-wvb 2025-12-04T08:33:29.4718220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-vb 2025-12-04T08:33:29.4718840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-75ap 2025-12-04T08:33:29.4719680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-w 2025-12-04T08:33:29.4720610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-42 2025-12-04T08:33:29.4721490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-vb 2025-12-04T08:33:29.4722350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-w 2025-12-04T08:33:29.4723280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt 2025-12-04T08:33:29.4724080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85 2025-12-04T08:33:29.4724960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48 2025-12-04T08:33:29.4725890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-8bit 2025-12-04T08:33:29.4726800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-w-vb 2025-12-04T08:33:29.4727710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48pc 2025-12-04T08:33:29.4728630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-tek 2025-12-04T08:33:29.4729560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-42-w 2025-12-04T08:33:29.4730740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99-ansi 2025-12-04T08:33:29.4731390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-wvb 2025-12-04T08:33:29.4732260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-vb 2025-12-04T08:33:29.4733160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-25 2025-12-04T08:33:29.4734050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-325 2025-12-04T08:33:29.4734950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-wvb 2025-12-04T08:33:29.4735860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43w 2025-12-04T08:33:29.4736810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-PC 2025-12-04T08:33:29.4737700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-vb 2025-12-04T08:33:29.4738620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-wvb 2025-12-04T08:33:29.4739510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-105k 2025-12-04T08:33:29.4740410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-24 2025-12-04T08:33:29.4741330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-43 2025-12-04T08:33:29.4742280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-25w 2025-12-04T08:33:29.4743440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-25-w 2025-12-04T08:33:29.4744030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150 2025-12-04T08:33:29.4744970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-pc-24 2025-12-04T08:33:29.4745860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-25-w 2025-12-04T08:33:29.4746760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48 2025-12-04T08:33:29.4747640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-nk 2025-12-04T08:33:29.4748520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-w 2025-12-04T08:33:29.4749470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-24 2025-12-04T08:33:29.4750350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-43 2025-12-04T08:33:29.4751520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99f 2025-12-04T08:33:29.4752390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fgt 2025-12-04T08:33:29.4753320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-vb 2025-12-04T08:33:29.4754180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-w 2025-12-04T08:33:29.4755120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-43-w 2025-12-04T08:33:29.4756070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-wvb 2025-12-04T08:33:29.4756920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160 2025-12-04T08:33:29.4757850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-vb 2025-12-04T08:33:29.4758810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36wpc 2025-12-04T08:33:29.4759740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-25-w 2025-12-04T08:33:29.4760630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99a-ansi 2025-12-04T08:33:29.4761510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30 2025-12-04T08:33:29.4762450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-w-vb 2025-12-04T08:33:29.4763360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-vb 2025-12-04T08:33:29.4764230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185 2025-12-04T08:33:29.4765130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-42 2025-12-04T08:33:29.4766010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-w 2025-12-04T08:33:29.4766980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-vb 2025-12-04T08:33:29.4767920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-p-wvb 2025-12-04T08:33:29.4768810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-24 2025-12-04T08:33:29.4769700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-25-w 2025-12-04T08:33:29.4770600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-wvb 2025-12-04T08:33:29.4771520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36 2025-12-04T08:33:29.4772420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-vb 2025-12-04T08:33:29.4773360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350 2025-12-04T08:33:29.4774180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120 2025-12-04T08:33:29.4775040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-w 2025-12-04T08:33:29.4775970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-pc-vb 2025-12-04T08:33:29.4776930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48wpc 2025-12-04T08:33:29.4777810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-w 2025-12-04T08:33:29.4778730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-w 2025-12-04T08:33:29.4779620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-w 2025-12-04T08:33:29.4780540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-mc 2025-12-04T08:33:29.4781420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt 2025-12-04T08:33:29.4782360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-wvb 2025-12-04T08:33:29.4783260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-25 2025-12-04T08:33:29.4784110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370 2025-12-04T08:33:29.4785090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-43-w 2025-12-04T08:33:29.4786010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-tek 2025-12-04T08:33:29.4786930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-AT 2025-12-04T08:33:29.4787850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-wvb 2025-12-04T08:33:29.4788760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-wvb 2025-12-04T08:33:29.4789650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-25-w 2025-12-04T08:33:29.4790500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-vb 2025-12-04T08:33:29.4791370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-w 2025-12-04T08:33:29.4792290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-42-w 2025-12-04T08:33:29.4793170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-8bit 2025-12-04T08:33:29.4794000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325 2025-12-04T08:33:29.4794870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85 2025-12-04T08:33:29.4795800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-25w 2025-12-04T08:33:29.4796680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-w 2025-12-04T08:33:29.4797530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520 2025-12-04T08:33:29.4798740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30-vb 2025-12-04T08:33:29.4799420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-wvb 2025-12-04T08:33:29.4800310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-wvb 2025-12-04T08:33:29.4801210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-43w 2025-12-04T08:33:29.4802110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-43 2025-12-04T08:33:29.4803080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-wvb 2025-12-04T08:33:29.4803890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-wvb 2025-12-04T08:33:29.4804800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30-mc 2025-12-04T08:33:29.4805680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-w 2025-12-04T08:33:29.4806580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-vb 2025-12-04T08:33:29.4807480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-101k 2025-12-04T08:33:29.4808340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse+sl 2025-12-04T08:33:29.4809250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fgta 2025-12-04T08:33:29.4810150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-vp 2025-12-04T08:33:29.4811010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30 2025-12-04T08:33:29.4815930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48pc 2025-12-04T08:33:29.4816350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36 2025-12-04T08:33:29.4816560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-w-vb 2025-12-04T08:33:29.4816750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-24 2025-12-04T08:33:29.4816950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-42 2025-12-04T08:33:29.4817150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-tek 2025-12-04T08:33:29.4817360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-w 2025-12-04T08:33:29.4818240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-mc 2025-12-04T08:33:29.4819170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-vb 2025-12-04T08:33:29.4820030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-25 2025-12-04T08:33:29.4820930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-wvb 2025-12-04T08:33:29.4821850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-rv 2025-12-04T08:33:29.4822760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-vb 2025-12-04T08:33:29.4823710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-99fgta 2025-12-04T08:33:29.4824640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-25-w 2025-12-04T08:33:29.4825640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-w 2025-12-04T08:33:29.4826440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-EPC 2025-12-04T08:33:29.4827360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-25-w 2025-12-04T08:33:29.4828260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25 2025-12-04T08:33:29.4829140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon0 2025-12-04T08:33:29.4829970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt210 2025-12-04T08:33:29.4830880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3-bold 2025-12-04T08:33:29.4831870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p4 2025-12-04T08:33:29.4832640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-m 2025-12-04T08:33:29.4833710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-w 2025-12-04T08:33:29.4834490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-43-m 2025-12-04T08:33:29.4835570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+keypad 2025-12-04T08:33:29.4836470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt40 2025-12-04T08:33:29.4837220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-w 2025-12-04T08:33:29.4838110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-m 2025-12-04T08:33:29.4839030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt200w 2025-12-04T08:33:29.4839910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-w 2025-12-04T08:33:29.4840730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccons 2025-12-04T08:33:29.4841660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-8-w 2025-12-04T08:33:29.4842560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pmconsole 2025-12-04T08:33:29.4843390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvtXX 2025-12-04T08:33:29.4844260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p5 2025-12-04T08:33:29.4845410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-vt100 2025-12-04T08:33:29.4846000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p19 2025-12-04T08:33:29.4846840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty 2025-12-04T08:33:29.4847710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-8-w 2025-12-04T08:33:29.4848700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc6300plus 2025-12-04T08:33:29.4849600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-96x48 2025-12-04T08:33:29.4850480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcconsole 2025-12-04T08:33:29.4851550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pro350 2025-12-04T08:33:29.4852280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit12 2025-12-04T08:33:29.4853130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi25 2025-12-04T08:33:29.4853970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-8 2025-12-04T08:33:29.4855020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+xterm 2025-12-04T08:33:29.4855920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-venix 2025-12-04T08:33:29.4857050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-basic 2025-12-04T08:33:29.4857710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit 2025-12-04T08:33:29.4858670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+sgr+acs0 2025-12-04T08:33:29.4859540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-43 2025-12-04T08:33:29.4860340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pty 2025-12-04T08:33:29.4861240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505 2025-12-04T08:33:29.4862130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon 2025-12-04T08:33:29.4863180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism7 2025-12-04T08:33:29.4863890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-minix 2025-12-04T08:33:29.4864790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9 2025-12-04T08:33:29.4865690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit120 2025-12-04T08:33:29.4866570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt50w 2025-12-04T08:33:29.4867480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8 2025-12-04T08:33:29.4868440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-fast 2025-12-04T08:33:29.4869540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/printer 2025-12-04T08:33:29.4870210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1251 2025-12-04T08:33:29.4871120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-33 2025-12-04T08:33:29.4871960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt35w 2025-12-04T08:33:29.4873000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+vt400 2025-12-04T08:33:29.4873890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-25-m 2025-12-04T08:33:29.4875080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-m-w 2025-12-04T08:33:29.4875690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8-w 2025-12-04T08:33:29.4876580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-m 2025-12-04T08:33:29.4877390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8gl 2025-12-04T08:33:29.4878370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+sgr+acs 2025-12-04T08:33:29.4879220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m1 2025-12-04T08:33:29.4880210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+cursor 2025-12-04T08:33:29.4881130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys 2025-12-04T08:33:29.4882110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-256color 2025-12-04T08:33:29.4883030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-90x28 2025-12-04T08:33:29.4883910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-mono 2025-12-04T08:33:29.4884770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt250 2025-12-04T08:33:29.4885650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6100 2025-12-04T08:33:29.4886610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-m-w 2025-12-04T08:33:29.4887460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcz19 2025-12-04T08:33:29.4888340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-8 2025-12-04T08:33:29.4889200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm 2025-12-04T08:33:29.4890220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+vt100 2025-12-04T08:33:29.4891070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-m 2025-12-04T08:33:29.4892270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p7 2025-12-04T08:33:29.4892910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt43 2025-12-04T08:33:29.4893780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9 2025-12-04T08:33:29.4894640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-w 2025-12-04T08:33:29.4895500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt40w 2025-12-04T08:33:29.4896370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt28 2025-12-04T08:33:29.4897220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1100 2025-12-04T08:33:29.4898170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-coherent 2025-12-04T08:33:29.4899240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe550 2025-12-04T08:33:29.4899830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8 2025-12-04T08:33:29.4900730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-m-w 2025-12-04T08:33:29.4901530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3 2025-12-04T08:33:29.4902390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcmw 2025-12-04T08:33:29.4903270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt43w 2025-12-04T08:33:29.4904230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-m 2025-12-04T08:33:29.4905270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-w 2025-12-04T08:33:29.4905910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3r-m 2025-12-04T08:33:29.4906800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25w 2025-12-04T08:33:29.4907660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6312 2025-12-04T08:33:29.4908570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-sco 2025-12-04T08:33:29.4909620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+esc 2025-12-04T08:33:29.4910550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-w 2025-12-04T08:33:29.4911250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3r 2025-12-04T08:33:29.4912170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12 2025-12-04T08:33:29.4913030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe7000m 2025-12-04T08:33:29.4913930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m1b 2025-12-04T08:33:29.4914780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi 2025-12-04T08:33:29.4915690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe7000c 2025-12-04T08:33:29.4916610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25-color 2025-12-04T08:33:29.4917500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi43 2025-12-04T08:33:29.4918320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14 2025-12-04T08:33:29.4919210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-m-w 2025-12-04T08:33:29.4920100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14 2025-12-04T08:33:29.4921070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-noapp 2025-12-04T08:33:29.4921910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pilot 2025-12-04T08:33:29.4922780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12 2025-12-04T08:33:29.4923810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+colors 2025-12-04T08:33:29.4924740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+linux 2025-12-04T08:33:29.4925620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi25m 2025-12-04T08:33:29.4926500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psx_ansi 2025-12-04T08:33:29.4927410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-25 2025-12-04T08:33:29.4928390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt100 2025-12-04T08:33:29.4929150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/ps300 2025-12-04T08:33:29.4930250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1200 2025-12-04T08:33:29.4930880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt250w 2025-12-04T08:33:29.4931760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8gl 2025-12-04T08:33:29.4932660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi33 2025-12-04T08:33:29.4933550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism4 2025-12-04T08:33:29.4934840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505-24 2025-12-04T08:33:29.4935910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8-w 2025-12-04T08:33:29.4936540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcplot 2025-12-04T08:33:29.4937550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+sco 2025-12-04T08:33:29.4938450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-screen 2025-12-04T08:33:29.4939360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+keys 2025-12-04T08:33:29.4940230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism5 2025-12-04T08:33:29.4941290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505-22 2025-12-04T08:33:29.4942040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism2 2025-12-04T08:33:29.4943170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m2 2025-12-04T08:33:29.4943810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc7300 2025-12-04T08:33:29.4944730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-80x24 2025-12-04T08:33:29.4945620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+base 2025-12-04T08:33:29.4946520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi33m 2025-12-04T08:33:29.4947400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon-m 2025-12-04T08:33:29.4948350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt100w 2025-12-04T08:33:29.4949160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6300 2025-12-04T08:33:29.4950010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt200 2025-12-04T08:33:29.4950910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt35 2025-12-04T08:33:29.4951770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt28w 2025-12-04T08:33:29.4952640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pmcons 2025-12-04T08:33:29.4953540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcix 2025-12-04T08:33:29.4954400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon0-m 2025-12-04T08:33:29.4955530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt50 2025-12-04T08:33:29.4956220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-33-m 2025-12-04T08:33:29.4957170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+screen 2025-12-04T08:33:29.4958040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qdcons 2025-12-04T08:33:29.4958890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203 2025-12-04T08:33:29.4959850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-25 2025-12-04T08:33:29.4961050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-25-w 2025-12-04T08:33:29.4961800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-25-w 2025-12-04T08:33:29.4962590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt 2025-12-04T08:33:29.4963450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-25 2025-12-04T08:33:29.4964300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119 2025-12-04T08:33:29.4965150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnx 2025-12-04T08:33:29.4966010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt4 2025-12-04T08:33:29.4967010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt103 2025-12-04T08:33:29.4967780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119-w 2025-12-04T08:33:29.4968700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p 2025-12-04T08:33:29.4969590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-g 2025-12-04T08:33:29.4970500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-25-w 2025-12-04T08:33:29.4971410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-w 2025-12-04T08:33:29.4972270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt102 2025-12-04T08:33:29.4973150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-t 2025-12-04T08:33:29.4974260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt2 2025-12-04T08:33:29.4974990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-w 2025-12-04T08:33:29.4975820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101p 2025-12-04T08:33:29.4976680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxtmono 2025-12-04T08:33:29.4977570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt103-w 2025-12-04T08:33:29.4978480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-25 2025-12-04T08:33:29.4979310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qume 2025-12-04T08:33:29.4980300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-w-am 2025-12-04T08:33:29.4981110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxw 2025-12-04T08:33:29.4981970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnx4 2025-12-04T08:33:29.4982860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-w 2025-12-04T08:33:29.4983780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxm 2025-12-04T08:33:29.4984590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-m 2025-12-04T08:33:29.4985420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qdss 2025-12-04T08:33:29.4986310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-w 2025-12-04T08:33:29.4987180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101 2025-12-04T08:33:29.4988080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+ 2025-12-04T08:33:29.4988930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt108 2025-12-04T08:33:29.4989790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qume5 2025-12-04T08:33:29.4990680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi 2025-12-04T08:33:29.4991610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101+ 2025-12-04T08:33:29.4992510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203+ 2025-12-04T08:33:29.4993400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119-25-w 2025-12-04T08:33:29.4994230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt61 2025-12-04T08:33:29.4995140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt330 2025-12-04T08:33:29.4995980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102 2025-12-04T08:33:29.4996860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt50 2025-12-04T08:33:29.4997730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp60 2025-12-04T08:33:29.4998810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-putty 2025-12-04T08:33:29.4999560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-8 2025-12-04T08:33:29.5000500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nav-w 2025-12-04T08:33:29.5001340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300 2025-12-04T08:33:29.5002190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt132 2025-12-04T08:33:29.5003060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc403a 2025-12-04T08:33:29.5003990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+pcedit 2025-12-04T08:33:29.5004870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s 2025-12-04T08:33:29.5005830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip 2025-12-04T08:33:29.5006650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-direct 2025-12-04T08:33:29.5007550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint90 2025-12-04T08:33:29.5008440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte+pcfkeys 2025-12-04T08:33:29.5009350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-nam 2025-12-04T08:33:29.5010190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vitty 2025-12-04T08:33:29.5011070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102-w 2025-12-04T08:33:29.5011960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/versaterm 2025-12-04T08:33:29.5012970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/visa50 2025-12-04T08:33:29.5013840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52+arrows 2025-12-04T08:33:29.5014620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp3a+ 2025-12-04T08:33:29.5015540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata 2025-12-04T08:33:29.5016420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2014 2025-12-04T08:33:29.5017290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi550 2025-12-04T08:33:29.5018210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102-nsgr 2025-12-04T08:33:29.5019130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-old 2025-12-04T08:33:29.5020100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt-61 2025-12-04T08:33:29.5020950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-k311 2025-12-04T08:33:29.5022040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+ 2025-12-04T08:33:29.5022880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+keypad 2025-12-04T08:33:29.5023670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vtnt 2025-12-04T08:33:29.5024560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+4bsd 2025-12-04T08:33:29.5025480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata-o 2025-12-04T08:33:29.5026320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt61.5 2025-12-04T08:33:29.5027200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510pc 2025-12-04T08:33:29.5028060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc203 2025-12-04T08:33:29.5029090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v200-nam 2025-12-04T08:33:29.5029950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220 2025-12-04T08:33:29.5030820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-k3 2025-12-04T08:33:29.5031700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100nam 2025-12-04T08:33:29.5032590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2012 2025-12-04T08:33:29.5033430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi300 2025-12-04T08:33:29.5034290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vapple 2025-12-04T08:33:29.5035210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-H 2025-12-04T08:33:29.5036220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2008 2025-12-04T08:33:29.5036940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc415 2025-12-04T08:33:29.5037800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt400 2025-12-04T08:33:29.5038730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-vb 2025-12-04T08:33:29.5039690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+vtedit 2025-12-04T08:33:29.5040570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-nam 2025-12-04T08:33:29.5041460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+noapp 2025-12-04T08:33:29.5042410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v320n 2025-12-04T08:33:29.5043270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vv100 2025-12-04T08:33:29.5044300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+enq 2025-12-04T08:33:29.5045030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-w 2025-12-04T08:33:29.5045920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102+enq 2025-12-04T08:33:29.5046800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2007 2025-12-04T08:33:29.5047720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s-top 2025-12-04T08:33:29.5048560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc414 2025-12-04T08:33:29.5049500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-w 2025-12-04T08:33:29.5050390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52-basic 2025-12-04T08:33:29.5051250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vk100 2025-12-04T08:33:29.5052190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-8bit 2025-12-04T08:33:29.5053010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt520 2025-12-04T08:33:29.5053860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt340 2025-12-04T08:33:29.5054760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vs100-x10 2025-12-04T08:33:29.5055840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nam-w 2025-12-04T08:33:29.5056900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+noapp+pc 2025-12-04T08:33:29.5057960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi55 2025-12-04T08:33:29.5058830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi603 2025-12-04T08:33:29.5059560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vwmterm 2025-12-04T08:33:29.5060750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420pcdos 2025-12-04T08:33:29.5061840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-js 2025-12-04T08:33:29.5062390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vs100 2025-12-04T08:33:29.5063250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt520ansi 2025-12-04T08:33:29.5064060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510 2025-12-04T08:33:29.5064910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-js 2025-12-04T08:33:29.5065850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-256color 2025-12-04T08:33:29.5066890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-w 2025-12-04T08:33:29.5067640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+cvis 2025-12-04T08:33:29.5068770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc103 2025-12-04T08:33:29.5069690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-8bit 2025-12-04T08:33:29.5071010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi300-old 2025-12-04T08:33:29.5071660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-w 2025-12-04T08:33:29.5072320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp90 2025-12-04T08:33:29.5073270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+fnkeys 2025-12-04T08:33:29.5074230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200-f 2025-12-04T08:33:29.5075010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420f 2025-12-04T08:33:29.5075930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt400-24 2025-12-04T08:33:29.5077010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-w 2025-12-04T08:33:29.5077910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/visual603 2025-12-04T08:33:29.5078640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w 2025-12-04T08:33:29.5079590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint60 2025-12-04T08:33:29.5080410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52 2025-12-04T08:33:29.5081320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt131 2025-12-04T08:33:29.5082190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt50h 2025-12-04T08:33:29.5083150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100 2025-12-04T08:33:29.5083930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/venix 2025-12-04T08:33:29.5084980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2017 2025-12-04T08:33:29.5085940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-Hw 2025-12-04T08:33:29.5086830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc404 2025-12-04T08:33:29.5087670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420 2025-12-04T08:33:29.5088630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-nav 2025-12-04T08:33:29.5089440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte 2025-12-04T08:33:29.5090310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v3220 2025-12-04T08:33:29.5091240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bot-s 2025-12-04T08:33:29.5092160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-nam 2025-12-04T08:33:29.5093180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi500 2025-12-04T08:33:29.5093740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc414h 2025-12-04T08:33:29.5094780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52+keypad 2025-12-04T08:33:29.5095630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2018 2025-12-04T08:33:29.5096520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420+lrmm 2025-12-04T08:33:29.5097540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+pfkeys 2025-12-04T08:33:29.5098960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510pcdos 2025-12-04T08:33:29.5099680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vremote 2025-12-04T08:33:29.5100210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-top-s 2025-12-04T08:33:29.5101300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata-rv 2025-12-04T08:33:29.5102110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-w 2025-12-04T08:33:29.5102960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nav 2025-12-04T08:33:29.5103930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-base 2025-12-04T08:33:29.5104880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-w-nam 2025-12-04T08:33:29.5105810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint3a+ 2025-12-04T08:33:29.5106600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nam 2025-12-04T08:33:29.5107650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bm-o 2025-12-04T08:33:29.5108370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi50adm 2025-12-04T08:33:29.5109470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-nam 2025-12-04T08:33:29.5110320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200 2025-12-04T08:33:29.5111310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220d 2025-12-04T08:33:29.5112560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vsc 2025-12-04T08:33:29.5113770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420pc 2025-12-04T08:33:29.5114870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-8 2025-12-04T08:33:29.5115980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vanilla 2025-12-04T08:33:29.5117060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vscode 2025-12-04T08:33:29.5118660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt125 2025-12-04T08:33:29.5119670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-Hw 2025-12-04T08:33:29.5121390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-old 2025-12-04T08:33:29.5122440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v5410 2025-12-04T08:33:29.5123750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+keypad 2025-12-04T08:33:29.5124820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc303a 2025-12-04T08:33:29.5126160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-am 2025-12-04T08:33:29.5127250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s-bot 2025-12-04T08:33:29.5128470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320nam 2025-12-04T08:33:29.5129710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-am 2025-12-04T08:33:29.5130780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320 2025-12-04T08:33:29.5131830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc303 2025-12-04T08:33:29.5133070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi50 2025-12-04T08:33:29.5134310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-H 2025-12-04T08:33:29.5135370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint 2025-12-04T08:33:29.5136470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc404-s 2025-12-04T08:33:29.5137730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+cvis8 2025-12-04T08:33:29.5138830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt-utf8 2025-12-04T08:33:29.5139900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200 2025-12-04T08:33:29.5141130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bm 2025-12-04T08:33:29.5142540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vscode-direct 2025-12-04T08:33:29.5143570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt525 2025-12-04T08:33:29.5144650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200-rv 2025-12-04T08:33:29.5145890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-w-nam 2025-12-04T08:33:29.5147040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-256color 2025-12-04T08:33:29.5148250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+r6f2 2025-12-04T08:33:29.5149450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-112x37 2025-12-04T08:33:29.5150680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+200x64 2025-12-04T08:33:29.5151930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x10mouse 2025-12-04T08:33:29.5153180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+128x48 2025-12-04T08:33:29.5154570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+osc104 2025-12-04T08:33:29.5155560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x64-m 2025-12-04T08:33:29.5156540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-color 2025-12-04T08:33:29.5157400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-16color 2025-12-04T08:33:29.5158450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v40 2025-12-04T08:33:29.5159310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+128x40 2025-12-04T08:33:29.5160310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-b 2025-12-04T08:33:29.5161230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct256 2025-12-04T08:33:29.5162250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct2 2025-12-04T08:33:29.5163110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+app+pc 2025-12-04T08:33:29.5164050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xgterm 2025-12-04T08:33:29.5164960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+88color 2025-12-04T08:33:29.5165980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+c 2025-12-04T08:33:29.5166770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pce2 2025-12-04T08:33:29.5167810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x64 2025-12-04T08:33:29.5168640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x48 2025-12-04T08:33:29.5169840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+app 2025-12-04T08:33:29.5170900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-8bit 2025-12-04T08:33:29.5172050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox820 2025-12-04T08:33:29.5173240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1750 2025-12-04T08:33:29.5180090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+112x37 2025-12-04T08:33:29.5180640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtermm 2025-12-04T08:33:29.5181120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xi 2025-12-04T08:33:29.5181750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc0 2025-12-04T08:33:29.5182220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-f 2025-12-04T08:33:29.5182700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x11hilite 2025-12-04T08:33:29.5183180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtermc 2025-12-04T08:33:29.5183650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x25-m 2025-12-04T08:33:29.5184130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcf2 2025-12-04T08:33:29.5184620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+keypad 2025-12-04T08:33:29.5185580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm 2025-12-04T08:33:29.5186970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x40 2025-12-04T08:33:29.5188120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+noapp 2025-12-04T08:33:29.5189510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+b 2025-12-04T08:33:29.5190860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-basic 2025-12-04T08:33:29.5191950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+meta 2025-12-04T08:33:29.5193610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x11mouse 2025-12-04T08:33:29.5194960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-f2 2025-12-04T08:33:29.5196170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x820 2025-12-04T08:33:29.5197310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc1 2025-12-04T08:33:29.5198620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-r6 2025-12-04T08:33:29.5199750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1720 2025-12-04T08:33:29.5200890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm.js 2025-12-04T08:33:29.5202200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-88color 2025-12-04T08:33:29.5203400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+tmux2 2025-12-04T08:33:29.5204600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-144x48-m 2025-12-04T08:33:29.5205940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct2 2025-12-04T08:33:29.5207200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+decedit 2025-12-04T08:33:29.5208510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-utf8 2025-12-04T08:33:29.5209920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x11hilite 2025-12-04T08:33:29.5211090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct16 2025-12-04T08:33:29.5212060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xdku 2025-12-04T08:33:29.5213190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x68k-ite 2025-12-04T08:33:29.5214570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt+title 2025-12-04T08:33:29.5215740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-112x37-m 2025-12-04T08:33:29.5216970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct 2025-12-04T08:33:29.5218520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v333 2025-12-04T08:33:29.5219650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xfree86 2025-12-04T08:33:29.5220810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-vt220 2025-12-04T08:33:29.5222040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+acs 2025-12-04T08:33:29.5223160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-hp 2025-12-04T08:33:29.5224640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-new 2025-12-04T08:33:29.5225870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-noapp 2025-12-04T08:33:29.5227210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pc+edit 2025-12-04T08:33:29.5228270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1003 2025-12-04T08:33:29.5229540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterms-sun 2025-12-04T08:33:29.5230640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl-twm 2025-12-04T08:33:29.5231690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+basic 2025-12-04T08:33:29.5232950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1003 2025-12-04T08:33:29.5234180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-pcolor 2025-12-04T08:33:29.5235200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xenix 2025-12-04T08:33:29.5236520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct256 2025-12-04T08:33:29.5237720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc 2025-12-04T08:33:29.5238880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1002 2025-12-04T08:33:29.5240060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+focus 2025-12-04T08:33:29.5241200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1005 2025-12-04T08:33:29.5242380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1005 2025-12-04T08:33:29.5243530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x48-m 2025-12-04T08:33:29.5244660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox-lm 2025-12-04T08:33:29.5245880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+nopcfkeys 2025-12-04T08:33:29.5246970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct 2025-12-04T08:33:29.5248140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1002 2025-12-04T08:33:29.5249410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-sco 2025-12-04T08:33:29.5250520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-144x48 2025-12-04T08:33:29.5251750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-p371 2025-12-04T08:33:29.5252780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256setaf 2025-12-04T08:33:29.5253990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-160x64-m 2025-12-04T08:33:29.5255110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+vt+edit 2025-12-04T08:33:29.5256200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+kbs 2025-12-04T08:33:29.5257440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x30 2025-12-04T08:33:29.5258590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-90x30-m 2025-12-04T08:33:29.5259720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x11mouse 2025-12-04T08:33:29.5260850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xwsh 2025-12-04T08:33:29.5261980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtalk 2025-12-04T08:33:29.5263180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v43 2025-12-04T08:33:29.5264410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v44 2025-12-04T08:33:29.5265610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-p370 2025-12-04T08:33:29.5266800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-f 2025-12-04T08:33:29.5268020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-90x30 2025-12-04T08:33:29.5269130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xl83 2025-12-04T08:33:29.5270330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xfce 2025-12-04T08:33:29.5271460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc3 2025-12-04T08:33:29.5272540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1700 2025-12-04T08:33:29.5273610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-24 2025-12-04T08:33:29.5274850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl-alt 2025-12-04T08:33:29.5275940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+144x48 2025-12-04T08:33:29.5277110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-b 2025-12-04T08:33:29.5278320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-old 2025-12-04T08:33:29.5279490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt47 2025-12-04T08:33:29.5280670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+f2 2025-12-04T08:33:29.5281690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x10mouse 2025-12-04T08:33:29.5282880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+80x25 2025-12-04T08:33:29.5284160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcf0 2025-12-04T08:33:29.5285510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+nofkeys 2025-12-04T08:33:29.5286480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256color 2025-12-04T08:33:29.5287570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1700-lm 2025-12-04T08:33:29.5288720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m 2025-12-04T08:33:29.5289950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256color2 2025-12-04T08:33:29.5291100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-r5 2025-12-04T08:33:29.5292250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+titlestack 2025-12-04T08:33:29.5293360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox1720 2025-12-04T08:33:29.5294470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc2 2025-12-04T08:33:29.5295520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm1 2025-12-04T08:33:29.5296470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x68k 2025-12-04T08:33:29.5297650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+f 2025-12-04T08:33:29.5298890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterms 2025-12-04T08:33:29.5299930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-mono 2025-12-04T08:33:29.5301220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x10term+sl 2025-12-04T08:33:29.5302540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-100x37-m 2025-12-04T08:33:29.5303620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+80x30 2025-12-04T08:33:29.5305040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x75 2025-12-04T08:33:29.5306220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-256x96 2025-12-04T08:33:29.5307490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x30-m 2025-12-04T08:33:29.5308740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+90x30 2025-12-04T08:33:29.5309700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x10term 2025-12-04T08:33:29.5310980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcfkeys 2025-12-04T08:33:29.5312230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-256x96-m 2025-12-04T08:33:29.5313270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+160x64 2025-12-04T08:33:29.5314250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox 2025-12-04T08:33:29.5315340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl 2025-12-04T08:33:29.5316450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+edit 2025-12-04T08:33:29.5317550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-sun 2025-12-04T08:33:29.5318720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-100x37 2025-12-04T08:33:29.5319980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-bold 2025-12-04T08:33:29.5321260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-f2 2025-12-04T08:33:29.5322470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct16 2025-12-04T08:33:29.5323730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+200x75 2025-12-04T08:33:29.5324970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+256x96 2025-12-04T08:33:29.5326120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+tmux 2025-12-04T08:33:29.5327170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-nic 2025-12-04T08:33:29.5328320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-vt52 2025-12-04T08:33:29.5329520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v32 2025-12-04T08:33:29.5330640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x75-m 2025-12-04T08:33:29.5331900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1006 2025-12-04T08:33:29.5332970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-160x64 2025-12-04T08:33:29.5333970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xiterm 2025-12-04T08:33:29.5335130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+indirect 2025-12-04T08:33:29.5336340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+88color2 2025-12-04T08:33:29.5337570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x40-m 2025-12-04T08:33:29.5338600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1006 2025-12-04T08:33:29.5339820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+100x37 2025-12-04T08:33:29.5340890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt1049 2025-12-04T08:33:29.5341940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x25 2025-12-04T08:33:29.5343030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v33 2025-12-04T08:33:29.5344200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+noalt 2025-12-04T08:33:29.5345410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-nkc-bc 2025-12-04T08:33:29.5346640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a 2025-12-04T08:33:29.5347730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z19 2025-12-04T08:33:29.5348710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z-100bw 2025-12-04T08:33:29.5349790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx 2025-12-04T08:33:29.5350900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen30 2025-12-04T08:33:29.5351830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z-100 2025-12-04T08:33:29.5352920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith29 2025-12-04T08:33:29.5353910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29 2025-12-04T08:33:29.5354600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z100 2025-12-04T08:33:29.5355660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith39-a 2025-12-04T08:33:29.5356340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z50 2025-12-04T08:33:29.5357850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z8001 2025-12-04T08:33:29.5358590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx11 2025-12-04T08:33:29.5359650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-kc-bc 2025-12-04T08:33:29.5360620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29b 2025-12-04T08:33:29.5361770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z100bw 2025-12-04T08:33:29.5362890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith 2025-12-04T08:33:29.5364120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen8001 2025-12-04T08:33:29.5365170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith39-ansi 2025-12-04T08:33:29.5366190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zt-1 2025-12-04T08:33:29.5367310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen50 2025-12-04T08:33:29.5368380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z110 2025-12-04T08:33:29.5369540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z110bw 2025-12-04T08:33:29.5370480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z340 2025-12-04T08:33:29.5371610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-nkc-uc 2025-12-04T08:33:29.5372620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z30 2025-12-04T08:33:29.5373820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-kc-uc 2025-12-04T08:33:29.5374830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z39a 2025-12-04T08:33:29.5375920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx-1-a 2025-12-04T08:33:29.5377020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z39-a 2025-12-04T08:33:29.5378270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z340-nam 2025-12-04T08:33:29.5379140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0.conda 2025-12-04T08:33:29.5380080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0.conda 2025-12-04T08:33:29.5381490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.5382590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.5384120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/test/certifi/certifi/tests/__init__.py 2025-12-04T08:33:29.5385690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/test/certifi/certifi/tests/test_certify.py 2025-12-04T08:33:29.5386760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.5388050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.5389290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/licenses/certifi/LICENSE 2025-12-04T08:33:29.5390380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/recipe/bld.bat 2025-12-04T08:33:29.5391920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/recipe/build.sh 2025-12-04T08:33:29.5393070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.5394210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/recipe/run_test.py 2025-12-04T08:33:29.5395440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.5396750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.5397910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.5398980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.5400040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/files 2025-12-04T08:33:29.5401120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.5402250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.5403260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/info/git 2025-12-04T08:33:29.5405040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/RECORD 2025-12-04T08:33:29.5406800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/LICENSE 2025-12-04T08:33:29.5409010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/direct_url.json 2025-12-04T08:33:29.5410530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/WHEEL 2025-12-04T08:33:29.5412470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/top_level.txt 2025-12-04T08:33:29.5414070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/REQUESTED 2025-12-04T08:33:29.5415800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/INSTALLER 2025-12-04T08:33:29.5417440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/METADATA 2025-12-04T08:33:29.5418840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/__init__.py 2025-12-04T08:33:29.5420200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/core.py 2025-12-04T08:33:29.5421960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:29.5423720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.5425480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.5426740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/py.typed 2025-12-04T08:33:29.5428210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/cacert.pem 2025-12-04T08:33:29.5429730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.10.5-py313hca03da5_0/lib/python3.13/site-packages/certifi/__main__.py 2025-12-04T08:33:29.5430830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.5431930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.5433190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/requirements.txt 2025-12-04T08:33:29.5434370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/test_parse.py 2025-12-04T08:33:29.5435810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/test_decode.py 2025-12-04T08:33:29.5437160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/__init__.py 2025-12-04T08:33:29.5438530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/decode.js 2025-12-04T08:33:29.5439840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/test_encode.py 2025-12-04T08:33:29.5441270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/fixtures/__init__.py 2025-12-04T08:33:29.5442650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/fixtures/url.py 2025-12-04T08:33:29.5444100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/gh/tests/test_format.py 2025-12-04T08:33:29.5445190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.5446410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.5447500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.5448780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.5450030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.5451180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.5452090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.5453330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.5454400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/files 2025-12-04T08:33:29.5455460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.5456510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.5457440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/info/git 2025-12-04T08:33:29.5458850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_decode.py 2025-12-04T08:33:29.5460200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_url.py 2025-12-04T08:33:29.5461610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__init__.py 2025-12-04T08:33:29.5463490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-12-04T08:33:29.5465160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-12-04T08:33:29.5466860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-12-04T08:33:29.5468420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-12-04T08:33:29.5470180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-12-04T08:33:29.5471920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.5473220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_format.py 2025-12-04T08:33:29.5474660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_parse.py 2025-12-04T08:33:29.5476180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/py.typed 2025-12-04T08:33:29.5477710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_encode.py 2025-12-04T08:33:29.5479130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/RECORD 2025-12-04T08:33:29.5480990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/licenses/LICENSE 2025-12-04T08:33:29.5482520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/direct_url.json 2025-12-04T08:33:29.5484050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/WHEEL 2025-12-04T08:33:29.5485570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/REQUESTED 2025-12-04T08:33:29.5487180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/INSTALLER 2025-12-04T08:33:29.5488550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/METADATA 2025-12-04T08:33:29.5489390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/bin/tqdm 2025-12-04T08:33:29.5490510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/repodata_record.json 2025-12-04T08:33:29.5491590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/run_test.sh 2025-12-04T08:33:29.5492930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/pyproject.toml 2025-12-04T08:33:29.5494090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_tqdm.py 2025-12-04T08:33:29.5495230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_rich.py 2025-12-04T08:33:29.5496370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/conftest.py 2025-12-04T08:33:29.5497800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_contrib_logging.py 2025-12-04T08:33:29.5499000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_utils.py 2025-12-04T08:33:29.5500180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_tk.py 2025-12-04T08:33:29.5501440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/__init__.py 2025-12-04T08:33:29.5502620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_gui.py 2025-12-04T08:33:29.5503720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_pandas.py 2025-12-04T08:33:29.5505070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_concurrent.py 2025-12-04T08:33:29.5506150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_perf.py 2025-12-04T08:33:29.5507490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_itertools.py 2025-12-04T08:33:29.5508690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_contrib.py 2025-12-04T08:33:29.5510230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_synchronisation.py 2025-12-04T08:33:29.5511460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_version.py 2025-12-04T08:33:29.5512600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_main.py 2025-12-04T08:33:29.5513890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_notebook.py 2025-12-04T08:33:29.5515180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_dask.py 2025-12-04T08:33:29.5521070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_asyncio.py 2025-12-04T08:33:29.5521600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/tests/tests_keras.py 2025-12-04T08:33:29.5522620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/run_test.py 2025-12-04T08:33:29.5523130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.5523640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/licenses/LICENCE 2025-12-04T08:33:29.5524140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.5524650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/recipe/meta.yaml 2025-12-04T08:33:29.5525270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/recipe/meta.yaml.template 2025-12-04T08:33:29.5525750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/paths.json 2025-12-04T08:33:29.5526680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/hash_input.json 2025-12-04T08:33:29.5527690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/files 2025-12-04T08:33:29.5528810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/about.json 2025-12-04T08:33:29.5529770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/has_prefix 2025-12-04T08:33:29.5530760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/index.json 2025-12-04T08:33:29.5531920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/info/git 2025-12-04T08:33:29.5533780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-12-04T08:33:29.5535670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/licenses/LICENCE 2025-12-04T08:33:29.5537460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-12-04T08:33:29.5539130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-12-04T08:33:29.5540950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-12-04T08:33:29.5542580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-12-04T08:33:29.5544330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-12-04T08:33:29.5545790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-12-04T08:33:29.5547380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-12-04T08:33:29.5548610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/version.py 2025-12-04T08:33:29.5549800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_main.py 2025-12-04T08:33:29.5551010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_monitor.py 2025-12-04T08:33:29.5552030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/keras.py 2025-12-04T08:33:29.5553220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-12-04T08:33:29.5554310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/asyncio.py 2025-12-04T08:33:29.5555430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-12-04T08:33:29.5556480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/std.py 2025-12-04T08:33:29.5557660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-12-04T08:33:29.5558880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__init__.py 2025-12-04T08:33:29.5560000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/rich.py 2025-12-04T08:33:29.5561240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-12-04T08:33:29.5562660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-12-04T08:33:29.5563810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-12-04T08:33:29.5565210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-12-04T08:33:29.5566610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-12-04T08:33:29.5568010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-12-04T08:33:29.5569180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-12-04T08:33:29.5570590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-12-04T08:33:29.5571850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.5573200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-12-04T08:33:29.5574470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:29.5575890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-12-04T08:33:29.5577200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-12-04T08:33:29.5578530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-12-04T08:33:29.5579850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-12-04T08:33:29.5581380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-12-04T08:33:29.5582460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-12-04T08:33:29.5583820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-12-04T08:33:29.5585160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.5586470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.5587840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.5589140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-12-04T08:33:29.5590580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-12-04T08:33:29.5591700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-12-04T08:33:29.5592920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-12-04T08:33:29.5594100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-12-04T08:33:29.5595280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-12-04T08:33:29.5596430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-12-04T08:33:29.5597680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-12-04T08:33:29.5599120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-12-04T08:33:29.5600540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-12-04T08:33:29.5601940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:29.5603440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-12-04T08:33:29.5605000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-12-04T08:33:29.5606220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-12-04T08:33:29.5607630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-12-04T08:33:29.5609030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-12-04T08:33:29.5610440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.5611730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-12-04T08:33:29.5612700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-12-04T08:33:29.5613920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-12-04T08:33:29.5614930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/tk.py 2025-12-04T08:33:29.5616030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/cli.py 2025-12-04T08:33:29.5617100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/dask.py 2025-12-04T08:33:29.5628670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/utils.py 2025-12-04T08:33:29.5629260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-12-04T08:33:29.5629850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/completion.sh 2025-12-04T08:33:29.5630460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-12-04T08:33:29.5631070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-12-04T08:33:29.5631660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/tqdm.1 2025-12-04T08:33:29.5632240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/notebook.py 2025-12-04T08:33:29.5632990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/gui.py 2025-12-04T08:33:29.5633570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/__main__.py 2025-12-04T08:33:29.5634150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/_utils.py 2025-12-04T08:33:29.5634710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1/lib/python3.13/site-packages/tqdm/auto.py 2025-12-04T08:33:29.5635210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0.conda 2025-12-04T08:33:29.5635660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2.conda 2025-12-04T08:33:29.5636070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0.conda 2025-12-04T08:33:29.5636470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1.conda 2025-12-04T08:33:29.5636880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/include/zlib.h 2025-12-04T08:33:29.5637280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/include/zconf.h 2025-12-04T08:33:29.5637710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/repodata_record.json 2025-12-04T08:33:29.5638150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/test/run_test.sh 2025-12-04T08:33:29.5638610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/test/test_compile_flags.c 2025-12-04T08:33:29.5639090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/test/test_compile_flags.bat 2025-12-04T08:33:29.5639580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.5640060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/licenses/LICENSE 2025-12-04T08:33:29.5640510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/parent/bld.bat 2025-12-04T08:33:29.5641310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/parent/test_compile_flags.c 2025-12-04T08:33:29.5642150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/parent/build.sh 2025-12-04T08:33:29.5643210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/parent/test_compile_flags.bat 2025-12-04T08:33:29.5644250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:29.5645130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.5646100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.5646920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/recipe/meta.yaml 2025-12-04T08:33:29.5647730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/run_exports.json 2025-12-04T08:33:29.5648510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/paths.json 2025-12-04T08:33:29.5649440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/hash_input.json 2025-12-04T08:33:29.5650070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/files 2025-12-04T08:33:29.5650860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/about.json 2025-12-04T08:33:29.5651640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/has_prefix 2025-12-04T08:33:29.5652420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/index.json 2025-12-04T08:33:29.5653130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/info/git 2025-12-04T08:33:29.5653910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/lib/libz.dylib 2025-12-04T08:33:29.5654750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/lib/pkgconfig/zlib.pc 2025-12-04T08:33:29.5655520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0/lib/libz.a 2025-12-04T08:33:29.5656280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/bin/repo2solv 2025-12-04T08:33:29.5657050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/bin/dumpsolv 2025-12-04T08:33:29.5657900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/bin/conda2solv 2025-12-04T08:33:29.5658680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/bin/mergesolv 2025-12-04T08:33:29.5659460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/bin/testsolv 2025-12-04T08:33:29.5660300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/bin/installcheck 2025-12-04T08:33:29.5661230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/repo_solv.h 2025-12-04T08:33:29.5662120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/poolarch.h 2025-12-04T08:33:29.5663020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/tools_util.h 2025-12-04T08:33:29.5663850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/evr.h 2025-12-04T08:33:29.5664780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/pooltypes.h 2025-12-04T08:33:29.5665610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/pool.h 2025-12-04T08:33:29.5666520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/policy.h 2025-12-04T08:33:29.5667440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/solv_xfopen.h 2025-12-04T08:33:29.5668360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/repo_conda.h 2025-12-04T08:33:29.5669220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/solver.h 2025-12-04T08:33:29.5670110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/solvable.h 2025-12-04T08:33:29.5671010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/poolid.h 2025-12-04T08:33:29.5671890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/strpool.h 2025-12-04T08:33:29.5672820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/solverdebug.h 2025-12-04T08:33:29.5673690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/testcase.h 2025-12-04T08:33:29.5674540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/repo.h 2025-12-04T08:33:29.5675430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/knownid.h 2025-12-04T08:33:29.5676350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/solvversion.h 2025-12-04T08:33:29.5677270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/repo_write.h 2025-12-04T08:33:29.5678180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/poolvendor.h 2025-12-04T08:33:29.5679020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/util.h 2025-12-04T08:33:29.5679940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/repodata.h 2025-12-04T08:33:29.5680770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/rules.h 2025-12-04T08:33:29.5681670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/problems.h 2025-12-04T08:33:29.5682550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/bitmap.h 2025-12-04T08:33:29.5683410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/dirpool.h 2025-12-04T08:33:29.5684300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/chksum.h 2025-12-04T08:33:29.5685280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/transaction.h 2025-12-04T08:33:29.5686090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/conda.h 2025-12-04T08:33:29.5687020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/dataiterator.h 2025-12-04T08:33:29.5687820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/hash.h 2025-12-04T08:33:29.5688730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/selection.h 2025-12-04T08:33:29.5689580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/include/solv/queue.h 2025-12-04T08:33:29.5690510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/repodata_record.json 2025-12-04T08:33:29.5691360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/test/run_test.sh 2025-12-04T08:33:29.5692290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/licenses/LICENSE.BSD 2025-12-04T08:33:29.5693150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/install.sh 2025-12-04T08:33:29.5694220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/install_dynamic.bat 2025-12-04T08:33:29.5695250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/install_static.bat 2025-12-04T08:33:29.5696560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/patches/win_export_and_static_build.patch 2025-12-04T08:33:29.5697620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/patches/pcre2-compat.patch 2025-12-04T08:33:29.5698880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/patches/conda_variant_priorization.patch 2025-12-04T08:33:29.5700090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/patches/no_error_subdir_mismatch.patch 2025-12-04T08:33:29.5700960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/install.sh 2025-12-04T08:33:29.5701880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/bld.bat 2025-12-04T08:33:29.5702820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/build.sh 2025-12-04T08:33:29.5703760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.5704840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.5705690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/recipe/meta.yaml 2025-12-04T08:33:29.5706450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/paths.json 2025-12-04T08:33:29.5707310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/hash_input.json 2025-12-04T08:33:29.5708060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/files 2025-12-04T08:33:29.5708900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/about.json 2025-12-04T08:33:29.5709710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/has_prefix 2025-12-04T08:33:29.5710520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/index.json 2025-12-04T08:33:29.5711250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/info/git 2025-12-04T08:33:29.5712220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/lib/pkgconfig/libsolv.pc 2025-12-04T08:33:29.5713190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/lib/pkgconfig/libsolvext.pc 2025-12-04T08:33:29.5713970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/lib/libsolv.1.dylib 2025-12-04T08:33:29.5714820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/lib/libsolvext.dylib 2025-12-04T08:33:29.5715780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/lib/libsolvext.1.dylib 2025-12-04T08:33:29.5716530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/lib/libsolv.dylib 2025-12-04T08:33:29.5717550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man3/libsolv-history.3 2025-12-04T08:33:29.5718550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man3/libsolv-bindings.3 2025-12-04T08:33:29.5719580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man3/libsolv-constantids.3 2025-12-04T08:33:29.5720460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man3/libsolv.3 2025-12-04T08:33:29.5721440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man3/libsolv-pool.3 2025-12-04T08:33:29.5722380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man1/installcheck.1 2025-12-04T08:33:29.5723320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man1/mergesolv.1 2025-12-04T08:33:29.5724210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man1/repo2solv.1 2025-12-04T08:33:29.5725070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man1/solv.1 2025-12-04T08:33:29.5726040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man1/dumpsolv.1 2025-12-04T08:33:29.5727050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/man/man1/testsolv.1 2025-12-04T08:33:29.5728090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2/share/cmake/Modules/FindLibSolv.cmake 2025-12-04T08:33:29.5728910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0.conda 2025-12-04T08:33:29.5730100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/repodata_record.json 2025-12-04T08:33:29.5730800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/run_test.sh 2025-12-04T08:33:29.5731730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/typed.py 2025-12-04T08:33:29.5732770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/subclass_only.py 2025-12-04T08:33:29.5733800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/test_freeze.py 2025-12-04T08:33:29.5734870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/frozendict_only.py 2025-12-04T08:33:29.5735830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/__init__.py 2025-12-04T08:33:29.5736800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/bench.py 2025-12-04T08:33:29.5737750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/common.py 2025-12-04T08:33:29.5738840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/test_monkeypatch.py 2025-12-04T08:33:29.5739780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/debug.py 2025-12-04T08:33:29.5741090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/test_frozendict.py 2025-12-04T08:33:29.5742000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/test_frozendict_subclass.py 2025-12-04T08:33:29.5742920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test/base.py 2025-12-04T08:33:29.5743850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/run_test.py 2025-12-04T08:33:29.5745050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.5746210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/licenses/LICENSE.txt 2025-12-04T08:33:29.5747130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.5747970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/recipe/meta.yaml 2025-12-04T08:33:29.5749000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.5749880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/paths.json 2025-12-04T08:33:29.5750820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/hash_input.json 2025-12-04T08:33:29.5751610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/files 2025-12-04T08:33:29.5752470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/about.json 2025-12-04T08:33:29.5753380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/index.json 2025-12-04T08:33:29.5754170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/info/git 2025-12-04T08:33:29.5755520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/cool.py 2025-12-04T08:33:29.5756720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/version.py 2025-12-04T08:33:29.5757940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-12-04T08:33:29.5759210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__init__.py 2025-12-04T08:33:29.5760410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/core.py 2025-12-04T08:33:29.5762180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:29.5763440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-12-04T08:33:29.5764930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-12-04T08:33:29.5766420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.5767860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.5769270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-12-04T08:33:29.5770370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/py.typed 2025-12-04T08:33:29.5771710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-12-04T08:33:29.5772920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-12-04T08:33:29.5774280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/RECORD 2025-12-04T08:33:29.5775760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:29.5777160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/direct_url.json 2025-12-04T08:33:29.5778490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/WHEEL 2025-12-04T08:33:29.5779840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/top_level.txt 2025-12-04T08:33:29.5781140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/REQUESTED 2025-12-04T08:33:29.5782540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/INSTALLER 2025-12-04T08:33:29.5783860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.6-py313haa24f5a_0/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/METADATA 2025-12-04T08:33:29.5784750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/repodata_record.json 2025-12-04T08:33:29.5785700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/run_test.sh 2025-12-04T08:33:29.5786700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/pyproject.toml 2025-12-04T08:33:29.5787840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/test_x509.py 2025-12-04T08:33:29.5789150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/test_aead.py 2025-12-04T08:33:29.5789990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/__init__.py 2025-12-04T08:33:29.5791070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/test_hashes.py 2025-12-04T08:33:29.5792180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/test_fernet.py 2025-12-04T08:33:29.5793280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/test_hkdf.py 2025-12-04T08:33:29.5794610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/test_ec_load.py 2025-12-04T08:33:29.5795460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/bench/test_hmac.py 2025-12-04T08:33:29.5796650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/asn1/test_encoding.py 2025-12-04T08:33:29.5797750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/asn1/test_api.py 2025-12-04T08:33:29.5798850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/test_oid.py 2025-12-04T08:33:29.5800100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/backends/test_openssl.py 2025-12-04T08:33:29.5801240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/backends/__init__.py 2025-12-04T08:33:29.5802270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/__init__.py 2025-12-04T08:33:29.5803500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_ec.py 2025-12-04T08:33:29.5804670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_aead.py 2025-12-04T08:33:29.5806010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/decrepit/test_rc2.py 2025-12-04T08:33:29.5807270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/decrepit/test_arc4.py 2025-12-04T08:33:29.5808560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/decrepit/__init__.py 2025-12-04T08:33:29.5809900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/decrepit/test_3des.py 2025-12-04T08:33:29.5811400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/decrepit/test_algorithms.py 2025-12-04T08:33:29.5812430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_hkdf_vectors.py 2025-12-04T08:33:29.5813560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_aes.py 2025-12-04T08:33:29.5814780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_xofhash.py 2025-12-04T08:33:29.5816010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_rsa.py 2025-12-04T08:33:29.5817190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_ciphers.py 2025-12-04T08:33:29.5818510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_hmac_vectors.py 2025-12-04T08:33:29.5819650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_pkcs7.py 2025-12-04T08:33:29.5820870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_aes_gcm.py 2025-12-04T08:33:29.5822410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_hash_vectors.py 2025-12-04T08:33:29.5823390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/fixtures_dsa.py 2025-12-04T08:33:29.5824530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_sm4.py 2025-12-04T08:33:29.5825730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_x448.py 2025-12-04T08:33:29.5827090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/twofactor/test_totp.py 2025-12-04T08:33:29.5828900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/twofactor/test_hotp.py 2025-12-04T08:33:29.5830230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/twofactor/__init__.py 2025-12-04T08:33:29.5831350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_block.py 2025-12-04T08:33:29.5832560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_kbkdf.py 2025-12-04T08:33:29.5833770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_ed448.py 2025-12-04T08:33:29.5835020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_concatkdf.py 2025-12-04T08:33:29.5836270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_x25519.py 2025-12-04T08:33:29.5837970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/__init__.py 2025-12-04T08:33:29.5838760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_cmac.py 2025-12-04T08:33:29.5839920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_hashes.py 2025-12-04T08:33:29.5841060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_dh.py 2025-12-04T08:33:29.5842480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_kbkdf_vectors.py 2025-12-04T08:33:29.5843630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_keywrap.py 2025-12-04T08:33:29.5844860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_ed25519.py 2025-12-04T08:33:29.5846520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_ssh.py 2025-12-04T08:33:29.5847320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_constant_time.py 2025-12-04T08:33:29.5848700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py 2025-12-04T08:33:29.5849780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/utils.py 2025-12-04T08:33:29.5851120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_asym_utils.py 2025-12-04T08:33:29.5852300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_hkdf.py 2025-12-04T08:33:29.5853710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/fixtures_dh.py 2025-12-04T08:33:29.5855190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_x963kdf.py 2025-12-04T08:33:29.5856820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_x963_vectors.py 2025-12-04T08:33:29.5858420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac.py 2025-12-04T08:33:29.5859950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/fixtures_rsa.py 2025-12-04T08:33:29.5861530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_padding.py 2025-12-04T08:33:29.5863240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_camellia.py 2025-12-04T08:33:29.5864800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/fixtures_ec.py 2025-12-04T08:33:29.5866320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_serialization.py 2025-12-04T08:33:29.5867550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_chacha20.py 2025-12-04T08:33:29.5868750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_argon2.py 2025-12-04T08:33:29.5869960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_hmac.py 2025-12-04T08:33:29.5871140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_dsa.py 2025-12-04T08:33:29.5872440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_poly1305.py 2025-12-04T08:33:29.5873600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_pkcs12.py 2025-12-04T08:33:29.5874850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/primitives/test_scrypt.py 2025-12-04T08:33:29.5876010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/hazmat/bindings/test_openssl.py 2025-12-04T08:33:29.5877070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/test_utils.py 2025-12-04T08:33:29.5878060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/conftest.py 2025-12-04T08:33:29.5879280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/test_warnings.py 2025-12-04T08:33:29.5880120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/doubles.py 2025-12-04T08:33:29.5881150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/__init__.py 2025-12-04T08:33:29.5882200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/test_fernet.py 2025-12-04T08:33:29.5883340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/test_ocsp.py 2025-12-04T08:33:29.5884430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/test_x509_ext.py 2025-12-04T08:33:29.5885650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/test_x509.py 2025-12-04T08:33:29.5886630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/__init__.py 2025-12-04T08:33:29.5887940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/verification/__init__.py 2025-12-04T08:33:29.5889070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/verification/test_limbo.py 2025-12-04T08:33:29.5890460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/verification/test_verification.py 2025-12-04T08:33:29.5891630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/test_x509_crlbuilder.py 2025-12-04T08:33:29.5892660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/test_name.py 2025-12-04T08:33:29.5893990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/x509/test_x509_revokedcertbuilder.py 2025-12-04T08:33:29.5895080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_pbkdf2.py 2025-12-04T08:33:29.5896180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_aes.py 2025-12-04T08:33:29.5897320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_rsa.py 2025-12-04T08:33:29.5898560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_utils.py 2025-12-04T08:33:29.5899590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_ecdsa.py 2025-12-04T08:33:29.5900780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_x448.py 2025-12-04T08:33:29.5901880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_eddsa.py 2025-12-04T08:33:29.5903010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_x25519.py 2025-12-04T08:33:29.5904110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/__init__.py 2025-12-04T08:33:29.5905250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_cmac.py 2025-12-04T08:33:29.5906560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_chacha20poly1305.py 2025-12-04T08:33:29.5907680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_keywrap.py 2025-12-04T08:33:29.5908800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/utils.py 2025-12-04T08:33:29.5909910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_hkdf.py 2025-12-04T08:33:29.5911050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_ecdh.py 2025-12-04T08:33:29.5912170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_hmac.py 2025-12-04T08:33:29.5913350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/wycheproof/test_dsa.py 2025-12-04T08:33:29.5914270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/utils.py 2025-12-04T08:33:29.5915550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/test_meta.py 2025-12-04T08:33:29.5916510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/test_cryptography_utils.py 2025-12-04T08:33:29.5917560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/tests/deprecated_module.py 2025-12-04T08:33:29.5918490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/run_test.py 2025-12-04T08:33:29.5919630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.5921010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/licenses/LICENSE 2025-12-04T08:33:29.5921630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/licenses/LICENSE.APACHE 2025-12-04T08:33:29.5922640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/licenses/LICENSE.BSD 2025-12-04T08:33:29.5923650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/build_main.sh 2025-12-04T08:33:29.5924790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/build_vectors.bat 2025-12-04T08:33:29.5925860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/build_main.sh 2025-12-04T08:33:29.5927240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/quote-LICENSE-MIT 2025-12-04T08:33:29.5928560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/inventory-LICENSE-MIT 2025-12-04T08:33:29.5929780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/instant-LICENSE 2025-12-04T08:33:29.5931090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/cfg-if-LICENSE-MIT 2025-12-04T08:33:29.5932490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/proc-macro-hack-LICENSE-MIT 2025-12-04T08:33:29.5933730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/indoc-LICENSE-MIT 2025-12-04T08:33:29.5935270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/proc-macro2-LICENSE-MIT 2025-12-04T08:33:29.5936390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/parking_lot_core-LICENSE-MIT 2025-12-04T08:33:29.5937770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/inventory-impl-LICENSE-MIT 2025-12-04T08:33:29.5939050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/unindent-LICENSE-MIT 2025-12-04T08:33:29.5940330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/raw-LICENSE 2025-12-04T08:33:29.5941820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/libc-LICENSE-MIT 2025-12-04T08:33:29.5943510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/smallvec-LICENSE-MIT 2025-12-04T08:33:29.5945140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/ctor-LICENSE-MIT 2025-12-04T08:33:29.5946830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/paste-impl-LICENSE-MIT 2025-12-04T08:33:29.5948370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/ghost-LICENSE-MIT 2025-12-04T08:33:29.5950060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/winapi-LICENSE-MIT 2025-12-04T08:33:29.5951530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/syn-LICENSE-MIT 2025-12-04T08:33:29.5953170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/lock_api-LICENSE-MIT 2025-12-04T08:33:29.5954640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/pyo3-LICENSE 2025-12-04T08:33:29.5956250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/indoc-impl-LICENSE-MIT 2025-12-04T08:33:29.5957780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/paste-LICENSE-MIT 2025-12-04T08:33:29.5959350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/parking_lot-LICENSE-MIT 2025-12-04T08:33:29.5961010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/redox_syscall-LICENSE 2025-12-04T08:33:29.5962640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/scopeguard-LICENSE-MIT 2025-12-04T08:33:29.5964270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/unicode-xid-LICENSE-MIT 2025-12-04T08:33:29.5965940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/rust-smallvec-LICENSE-MIT 2025-12-04T08:33:29.5967660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/pyo3-macros-backend-LICENSE 2025-12-04T08:33:29.5969280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/bitflags-LICENSE-MIT 2025-12-04T08:33:29.5970960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/pyo3-macros-LICENSE 2025-12-04T08:33:29.5973080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/winapi-x86_64-pc-windows-gnu-LICENSE-MIT 2025-12-04T08:33:29.5974840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/library_licenses/winapi-i686-pc-windows-gnu-LICENSE-MIT 2025-12-04T08:33:29.5976100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/run_test.py 2025-12-04T08:33:29.5977560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/build_main.bat 2025-12-04T08:33:29.5978870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.5980360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/parent/build_vectors.sh 2025-12-04T08:33:29.5981660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.5982850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/recipe/meta.yaml 2025-12-04T08:33:29.5983870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/paths.json 2025-12-04T08:33:29.5985100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/hash_input.json 2025-12-04T08:33:29.5986190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/files 2025-12-04T08:33:29.5987330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/about.json 2025-12-04T08:33:29.5988400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/index.json 2025-12-04T08:33:29.5989390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/info/git 2025-12-04T08:33:29.5991250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/asn1/__init__.py 2025-12-04T08:33:29.5993150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/asn1/__pycache__/asn1.cpython-313.pyc 2025-12-04T08:33:29.5995360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/asn1/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.5996820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/asn1/asn1.py 2025-12-04T08:33:29.5998660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-12-04T08:33:29.6000790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6002700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-12-04T08:33:29.6004600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-12-04T08:33:29.6006870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-12-04T08:33:29.6009040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6010670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-12-04T08:33:29.6012740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6014620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-12-04T08:33:29.6016490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-12-04T08:33:29.6018840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-12-04T08:33:29.6021060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6022480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-12-04T08:33:29.6024440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-12-04T08:33:29.6026230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6027940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-12-04T08:33:29.6029840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-12-04T08:33:29.6032260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-12-04T08:33:29.6039620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-12-04T08:33:29.6040170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-12-04T08:33:29.6040620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-12-04T08:33:29.6041050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-12-04T08:33:29.6042530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-12-04T08:33:29.6044430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6046380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-12-04T08:33:29.6047490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-12-04T08:33:29.6048960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-12-04T08:33:29.6050460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-12-04T08:33:29.6051890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-12-04T08:33:29.6053320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-12-04T08:33:29.6054820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-12-04T08:33:29.6056420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-12-04T08:33:29.6057830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-12-04T08:33:29.6059430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-12-04T08:33:29.6061130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-12-04T08:33:29.6062860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-12-04T08:33:29.6064750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6066210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-12-04T08:33:29.6067830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-12-04T08:33:29.6069790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-12-04T08:33:29.6071430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:29.6073160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-12-04T08:33:29.6075400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-12-04T08:33:29.6076790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6078290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-12-04T08:33:29.6079740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-12-04T08:33:29.6081280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-12-04T08:33:29.6082820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-12-04T08:33:29.6084280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-12-04T08:33:29.6085690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-12-04T08:33:29.6087190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-12-04T08:33:29.6088870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-12-04T08:33:29.6091020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-12-04T08:33:29.6093340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-12-04T08:33:29.6095430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-12-04T08:33:29.6097380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-12-04T08:33:29.6099540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-12-04T08:33:29.6101390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-12-04T08:33:29.6103360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-12-04T08:33:29.6105650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-12-04T08:33:29.6107670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6109720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-12-04T08:33:29.6111690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-12-04T08:33:29.6113480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-12-04T08:33:29.6115570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-12-04T08:33:29.6117540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-12-04T08:33:29.6119500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-12-04T08:33:29.6121970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:29.6124150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-12-04T08:33:29.6126530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-12-04T08:33:29.6128710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6131050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-12-04T08:33:29.6132910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-12-04T08:33:29.6134690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-12-04T08:33:29.6136510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-12-04T08:33:29.6138840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-12-04T08:33:29.6140940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-12-04T08:33:29.6142650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-12-04T08:33:29.6144550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-12-04T08:33:29.6146610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-12-04T08:33:29.6148600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-12-04T08:33:29.6150940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-12-04T08:33:29.6153190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-12-04T08:33:29.6155170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-12-04T08:33:29.6157270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-12-04T08:33:29.6159520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-12-04T08:33:29.6161720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.6163900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-12-04T08:33:29.6166230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-12-04T08:33:29.6168560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:29.6171010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6173240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-12-04T08:33:29.6175540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-12-04T08:33:29.6177250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-12-04T08:33:29.6179360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-12-04T08:33:29.6181000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-12-04T08:33:29.6182980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-12-04T08:33:29.6185040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-12-04T08:33:29.6186930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-12-04T08:33:29.6188750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-12-04T08:33:29.6190440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-12-04T08:33:29.6192210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-12-04T08:33:29.6194150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-12-04T08:33:29.6195680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-12-04T08:33:29.6197630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-12-04T08:33:29.6199470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-12-04T08:33:29.6201300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-12-04T08:33:29.6203330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-12-04T08:33:29.6205080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-12-04T08:33:29.6207010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/declarative_asn1.pyi 2025-12-04T08:33:29.6208780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-12-04T08:33:29.6210690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-12-04T08:33:29.6212620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-12-04T08:33:29.6214530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-12-04T08:33:29.6216490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-12-04T08:33:29.6218440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-12-04T08:33:29.6220460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-12-04T08:33:29.6222470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-12-04T08:33:29.6224280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-12-04T08:33:29.6226520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-12-04T08:33:29.6228380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-12-04T08:33:29.6230080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-12-04T08:33:29.6231570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-12-04T08:33:29.6233200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-12-04T08:33:29.6234660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-12-04T08:33:29.6236590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-12-04T08:33:29.6238550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-12-04T08:33:29.6240410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-12-04T08:33:29.6242280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-12-04T08:33:29.6244160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-12-04T08:33:29.6246020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-12-04T08:33:29.6247740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-12-04T08:33:29.6250020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6251900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-12-04T08:33:29.6253770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-12-04T08:33:29.6256090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-12-04T08:33:29.6258320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-12-04T08:33:29.6260440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6262300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-12-04T08:33:29.6264290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-12-04T08:33:29.6265850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/__init__.py 2025-12-04T08:33:29.6267810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-12-04T08:33:29.6269750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.6271880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:29.6273800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-12-04T08:33:29.6275560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6277040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-12-04T08:33:29.6278880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-12-04T08:33:29.6280330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-12-04T08:33:29.6282110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-12-04T08:33:29.6283810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-12-04T08:33:29.6285890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-12-04T08:33:29.6288190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-12-04T08:33:29.6289910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:29.6292140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-12-04T08:33:29.6293850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-12-04T08:33:29.6295720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-12-04T08:33:29.6297800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-12-04T08:33:29.6299910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-12-04T08:33:29.6301850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6303630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-12-04T08:33:29.6305160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/name.py 2025-12-04T08:33:29.6306770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/base.py 2025-12-04T08:33:29.6308790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-12-04T08:33:29.6310310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/utils.py 2025-12-04T08:33:29.6311950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/__about__.py 2025-12-04T08:33:29.6313630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/py.typed 2025-12-04T08:33:29.6315070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/exceptions.py 2025-12-04T08:33:29.6316620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography/fernet.py 2025-12-04T08:33:29.6318290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/RECORD 2025-12-04T08:33:29.6320140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE 2025-12-04T08:33:29.6322060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE.APACHE 2025-12-04T08:33:29.6324080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE.BSD 2025-12-04T08:33:29.6326010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/direct_url.json 2025-12-04T08:33:29.6327830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/WHEEL 2025-12-04T08:33:29.6329450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/REQUESTED 2025-12-04T08:33:29.6331190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/INSTALLER 2025-12-04T08:33:29.6333010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/METADATA 2025-12-04T08:33:29.6333530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0.conda 2025-12-04T08:33:29.6334820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.6336140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/namedutils.py 2025-12-04T08:33:29.6337420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/cacheutils.py 2025-12-04T08:33:29.6338650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/pathutils.py 2025-12-04T08:33:29.6339860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/dictutils.py 2025-12-04T08:33:29.6341020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tableutils.py 2025-12-04T08:33:29.6342410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/iterutils.py 2025-12-04T08:33:29.6343570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mboxutils.py 2025-12-04T08:33:29.6344800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/fileutils.py 2025-12-04T08:33:29.6346240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/queueutils.py 2025-12-04T08:33:29.6347490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/__init__.py 2025-12-04T08:33:29.6348810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/formatutils.py 2025-12-04T08:33:29.6350100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tbutils.py 2025-12-04T08:33:29.6351460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/typeutils.py 2025-12-04T08:33:29.6352700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ecoutils.py 2025-12-04T08:33:29.6353960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/excutils.py 2025-12-04T08:33:29.6355180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/deprutils.py 2025-12-04T08:33:29.6356440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/jsonutils.py 2025-12-04T08:33:29.6357780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/socketutils.py 2025-12-04T08:33:29.6359090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/setutils.py 2025-12-04T08:33:29.6360320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/statsutils.py 2025-12-04T08:33:29.6361590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/listutils.py 2025-12-04T08:33:29.6362980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/debugutils.py 2025-12-04T08:33:29.6364190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/urlutils.py 2025-12-04T08:33:29.6365420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/easterutils.py 2025-12-04T08:33:29.6366610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ioutils.py 2025-12-04T08:33:29.6368000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/strutils.py 2025-12-04T08:33:29.6369280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mathutils.py 2025-12-04T08:33:29.6370410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/timeutils.py 2025-12-04T08:33:29.6371610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/gcutils.py 2025-12-04T08:33:29.6372960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/funcutils.py 2025-12-04T08:33:29.6374160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.6375530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_jsonutils.py 2025-12-04T08:33:29.6376760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:29.6378190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils.py 2025-12-04T08:33:29.6379370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_formatutils.py 2025-12-04T08:33:29.6380690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_typeutils.py 2025-12-04T08:33:29.6382340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils.py 2025-12-04T08:33:29.6383850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils_parsed_exc.py 2025-12-04T08:33:29.6385070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_timeutils.py 2025-12-04T08:33:29.6386470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_mathutils.py 2025-12-04T08:33:29.6387900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/newlines_test_data.txt 2025-12-04T08:33:29.6389130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:29.6390430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/.coveragerc 2025-12-04T08:33:29.6391780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/jsonl_test_data.txt 2025-12-04T08:33:29.6392970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_listutils.py 2025-12-04T08:33:29.6394400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_iterutils.py 2025-12-04T08:33:29.6395680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_queueutils.py 2025-12-04T08:33:29.6397180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb_py3.py 2025-12-04T08:33:29.6398390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_urlutils.py 2025-12-04T08:33:29.6399760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_debugutils_trace.py 2025-12-04T08:33:29.6401050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_dictutils.py 2025-12-04T08:33:29.6402450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_strutils.py 2025-12-04T08:33:29.6403660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils.py 2025-12-04T08:33:29.6405260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils_histogram.py 2025-12-04T08:33:29.6406640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb.py 2025-12-04T08:33:29.6407870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_gcutils.py 2025-12-04T08:33:29.6409110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_namedutils.py 2025-12-04T08:33:29.6410350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ecoutils.py 2025-12-04T08:33:29.6411680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_cacheutils.py 2025-12-04T08:33:29.6412970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_fileutils.py 2025-12-04T08:33:29.6414430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tableutils.py 2025-12-04T08:33:29.6415720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_socketutils.py 2025-12-04T08:33:29.6416970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_setutils.py 2025-12-04T08:33:29.6418210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ioutils.py 2025-12-04T08:33:29.6419370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tox.ini 2025-12-04T08:33:29.6420680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.6422240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.6423220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.6424560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.6425760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.6427010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.6427960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.6428760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.6429540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.6430460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.6431300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.6432070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.6433540Z /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-12-04T08:33:29.6434880Z /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-12-04T08:33:29.6436310Z /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-12-04T08:33:29.6437650Z /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-12-04T08:33:29.6439180Z /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-12-04T08:33:29.6440160Z /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-12-04T08:33:29.6441460Z /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-12-04T08:33:29.6442650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/namedutils.py 2025-12-04T08:33:29.6443940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/cacheutils.py 2025-12-04T08:33:29.6445180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/pathutils.py 2025-12-04T08:33:29.6446240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/dictutils.py 2025-12-04T08:33:29.6447460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tableutils.py 2025-12-04T08:33:29.6448620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/iterutils.py 2025-12-04T08:33:29.6449770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mboxutils.py 2025-12-04T08:33:29.6450970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/fileutils.py 2025-12-04T08:33:29.6452160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/queueutils.py 2025-12-04T08:33:29.6453310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__init__.py 2025-12-04T08:33:29.6454560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/formatutils.py 2025-12-04T08:33:29.6456040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-12-04T08:33:29.6457460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-12-04T08:33:29.6458880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-12-04T08:33:29.6460320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-12-04T08:33:29.6462440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-12-04T08:33:29.6463450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-12-04T08:33:29.6464910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-12-04T08:33:29.6466290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-12-04T08:33:29.6467770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-12-04T08:33:29.6469180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-12-04T08:33:29.6470700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-12-04T08:33:29.6472160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-12-04T08:33:29.6473580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-12-04T08:33:29.6475070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-12-04T08:33:29.6476490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-12-04T08:33:29.6477880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-12-04T08:33:29.6479320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-12-04T08:33:29.6480760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-12-04T08:33:29.6482180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-12-04T08:33:29.6483570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-12-04T08:33:29.6484980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-12-04T08:33:29.6486410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-12-04T08:33:29.6487910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-12-04T08:33:29.6489270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-12-04T08:33:29.6490640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-12-04T08:33:29.6492110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-12-04T08:33:29.6493800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-12-04T08:33:29.6494920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-12-04T08:33:29.6496350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-12-04T08:33:29.6497710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6498820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tbutils.py 2025-12-04T08:33:29.6499980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/typeutils.py 2025-12-04T08:33:29.6501150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ecoutils.py 2025-12-04T08:33:29.6502350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/excutils.py 2025-12-04T08:33:29.6503530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/deprutils.py 2025-12-04T08:33:29.6504690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/jsonutils.py 2025-12-04T08:33:29.6505900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/socketutils.py 2025-12-04T08:33:29.6507080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/setutils.py 2025-12-04T08:33:29.6508270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/statsutils.py 2025-12-04T08:33:29.6509530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/listutils.py 2025-12-04T08:33:29.6510650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/debugutils.py 2025-12-04T08:33:29.6511810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/urlutils.py 2025-12-04T08:33:29.6513020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/easterutils.py 2025-12-04T08:33:29.6514160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ioutils.py 2025-12-04T08:33:29.6515330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/strutils.py 2025-12-04T08:33:29.6516510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mathutils.py 2025-12-04T08:33:29.6517690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/timeutils.py 2025-12-04T08:33:29.6518900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/gcutils.py 2025-12-04T08:33:29.6520050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/funcutils.py 2025-12-04T08:33:29.6520650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0.conda 2025-12-04T08:33:29.6521510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/bin/wheel 2025-12-04T08:33:29.6522550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.6523570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.6524320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.6525410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.6526300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-12-04T08:33:29.6527190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/bld.bat 2025-12-04T08:33:29.6528050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/build.sh 2025-12-04T08:33:29.6529120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.6530140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.6530980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.6531780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.6532670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.6533440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/files 2025-12-04T08:33:29.6534300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.6535130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:29.6535960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.6536740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/git 2025-12-04T08:33:29.6537970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/metadata.py 2025-12-04T08:33:29.6539150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-12-04T08:33:29.6540230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/util.py 2025-12-04T08:33:29.6541540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-12-04T08:33:29.6542700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__init__.py 2025-12-04T08:33:29.6544140Z /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-12-04T08:33:29.6545560Z /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-12-04T08:33:29.6546910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:29.6548250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:29.6549710Z /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-12-04T08:33:29.6551090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-12-04T08:33:29.6552600Z /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-12-04T08:33:29.6553940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.6555330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6556400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/pack.py 2025-12-04T08:33:29.6557510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/tags.py 2025-12-04T08:33:29.6558670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/convert.py 2025-12-04T08:33:29.6559840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-12-04T08:33:29.6561310Z /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-12-04T08:33:29.6562660Z /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-12-04T08:33:29.6564360Z /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-12-04T08:33:29.6565480Z /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-12-04T08:33:29.6566950Z /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-12-04T08:33:29.6568010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-12-04T08:33:29.6569170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-12-04T08:33:29.6570520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-12-04T08:33:29.6571810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-12-04T08:33:29.6573080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-12-04T08:33:29.6574330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-12-04T08:33:29.6575710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-12-04T08:33:29.6576990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-12-04T08:33:29.6578630Z /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-12-04T08:33:29.6580250Z /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-12-04T08:33:29.6581840Z /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-12-04T08:33:29.6583410Z /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-12-04T08:33:29.6584950Z /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-12-04T08:33:29.6586540Z /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-12-04T08:33:29.6588370Z /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-12-04T08:33:29.6589710Z /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-12-04T08:33:29.6591190Z /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-12-04T08:33:29.6592790Z /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-12-04T08:33:29.6594570Z /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-12-04T08:33:29.6595960Z /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-12-04T08:33:29.6597500Z /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-12-04T08:33:29.6598690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-12-04T08:33:29.6600110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-12-04T08:33:29.6601710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-12-04T08:33:29.6602830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-12-04T08:33:29.6604190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-12-04T08:33:29.6605500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-12-04T08:33:29.6607090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-12-04T08:33:29.6608170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-12-04T08:33:29.6609530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-12-04T08:33:29.6610810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-12-04T08:33:29.6612020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-12-04T08:33:29.6613290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-12-04T08:33:29.6614990Z /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-12-04T08:33:29.6615950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-12-04T08:33:29.6616980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/wheelfile.py 2025-12-04T08:33:29.6618110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__main__.py 2025-12-04T08:33:29.6619470Z /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-12-04T08:33:29.6620650Z /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-12-04T08:33:29.6622060Z /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-12-04T08:33:29.6623300Z /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-12-04T08:33:29.6624570Z /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-12-04T08:33:29.6625080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0.conda 2025-12-04T08:33:29.6626230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.6627430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.6628270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/test_functools.py 2025-12-04T08:33:29.6629210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.6630410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.6631360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.6632630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.6633510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.6634590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.6635490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.6636490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.6637350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.6638300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.6639230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.6640080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.6641610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__init__.pyi 2025-12-04T08:33:29.6642950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__init__.py 2025-12-04T08:33:29.6644810Z /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-12-04T08:33:29.6645930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/py.typed 2025-12-04T08:33:29.6647470Z /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-12-04T08:33:29.6648840Z /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-12-04T08:33:29.6650380Z /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-12-04T08:33:29.6651760Z /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-12-04T08:33:29.6653300Z /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-12-04T08:33:29.6654750Z /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-12-04T08:33:29.6656220Z /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-12-04T08:33:29.6657810Z /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-12-04T08:33:29.6658200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2.conda 2025-12-04T08:33:29.6659300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:29.6660270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:29.6661350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/test/tests/__init__.py 2025-12-04T08:33:29.6662520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/test/tests/test_grouped_metadata.py 2025-12-04T08:33:29.6663540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/test/tests/test_main.py 2025-12-04T08:33:29.6664490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:29.6665700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.6666630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:29.6667790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.6668730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:29.6669780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:29.6670670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/paths.json 2025-12-04T08:33:29.6671670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:29.6672490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/files 2025-12-04T08:33:29.6673440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/about.json 2025-12-04T08:33:29.6674360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/index.json 2025-12-04T08:33:29.6675260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/info/git 2025-12-04T08:33:29.6676750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types/__init__.py 2025-12-04T08:33:29.6678460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-12-04T08:33:29.6679910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6681410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types/py.typed 2025-12-04T08:33:29.6682490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-12-04T08:33:29.6683970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-12-04T08:33:29.6685560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.6687330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-12-04T08:33:29.6688440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-12-04T08:33:29.6689910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-12-04T08:33:29.6691330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-12-04T08:33:29.6693010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-12-04T08:33:29.6693640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/repodata_record.json 2025-12-04T08:33:29.6694630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/test/run_test.sh 2025-12-04T08:33:29.6695600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/test/run_test.py 2025-12-04T08:33:29.6696730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.6697640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/licenses/LICENSE 2025-12-04T08:33:29.6699040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.6699750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/recipe/meta.yaml 2025-12-04T08:33:29.6700800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.6701730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/paths.json 2025-12-04T08:33:29.6702640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/hash_input.json 2025-12-04T08:33:29.6703470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/files 2025-12-04T08:33:29.6704420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/about.json 2025-12-04T08:33:29.6705550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/index.json 2025-12-04T08:33:29.6706170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/info/git 2025-12-04T08:33:29.6707690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/RECORD 2025-12-04T08:33:29.6709150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/licenses/LICENSE 2025-12-04T08:33:29.6710900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/direct_url.json 2025-12-04T08:33:29.6711960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/WHEEL 2025-12-04T08:33:29.6714070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/top_level.txt 2025-12-04T08:33:29.6715140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/REQUESTED 2025-12-04T08:33:29.6716950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/INSTALLER 2025-12-04T08:33:29.6717950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/METADATA 2025-12-04T08:33:29.6719170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-12-04T08:33:29.6720450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-12-04T08:33:29.6721700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-12-04T08:33:29.6723200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-12-04T08:33:29.6724210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-12-04T08:33:29.6725420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-12-04T08:33:29.6726720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-12-04T08:33:29.6727990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-12-04T08:33:29.6729260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/mergevalue.py 2025-12-04T08:33:29.6730450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-12-04T08:33:29.6731690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-12-04T08:33:29.6733000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-12-04T08:33:29.6734230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-12-04T08:33:29.6735830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-12-04T08:33:29.6736830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-12-04T08:33:29.6738110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-12-04T08:33:29.6739320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-12-04T08:33:29.6740560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-12-04T08:33:29.6742290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:29.6743720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-12-04T08:33:29.6745070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-12-04T08:33:29.6746650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-12-04T08:33:29.6748080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-12-04T08:33:29.6749560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-12-04T08:33:29.6751000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-12-04T08:33:29.6752790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-12-04T08:33:29.6754180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-12-04T08:33:29.6755650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-12-04T08:33:29.6757150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:29.6758640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-12-04T08:33:29.6760150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-12-04T08:33:29.6761730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-12-04T08:33:29.6763240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-12-04T08:33:29.6764780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-12-04T08:33:29.6766250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-12-04T08:33:29.6767710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-12-04T08:33:29.6769160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:29.6770660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-12-04T08:33:29.6772800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-12-04T08:33:29.6773550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-12-04T08:33:29.6775040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-12-04T08:33:29.6776640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-12-04T08:33:29.6778020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-12-04T08:33:29.6779530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-12-04T08:33:29.6781000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6782520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-12-04T08:33:29.6784010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:29.6785480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-12-04T08:33:29.6787010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/mergevalue.cpython-313.pyc 2025-12-04T08:33:29.6788230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-12-04T08:33:29.6789450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-12-04T08:33:29.6790900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-12-04T08:33:29.6791940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-12-04T08:33:29.6793170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-12-04T08:33:29.6794390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-12-04T08:33:29.6800540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-12-04T08:33:29.6800890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-12-04T08:33:29.6801370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-12-04T08:33:29.6801780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-12-04T08:33:29.6802080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-12-04T08:33:29.6802380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-12-04T08:33:29.6802900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-12-04T08:33:29.6804180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.16-py313h091b9d3_0/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-12-04T08:33:29.6805000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/bin/markdown-it 2025-12-04T08:33:29.6806040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.6807000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.6808150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_tree.py 2025-12-04T08:33:29.6809180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_fuzzer.py 2025-12-04T08:33:29.6810380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/test_misc.py 2025-12-04T08:33:29.6811660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/test_no_end_newline.py 2025-12-04T08:33:29.6813170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/test_references/test_use_existing_env.yml 2025-12-04T08:33:29.6814580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/test_references/test_store_labels.yml 2025-12-04T08:33:29.6816260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/test_references/test_inline_definitions.yml 2025-12-04T08:33:29.6817110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/test_fixtures.py 2025-12-04T08:33:29.6818370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/linkify.md 2025-12-04T08:33:29.6819580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/tables.md 2025-12-04T08:33:29.6820840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/proto.md 2025-12-04T08:33:29.6822320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/typographer.md 2025-12-04T08:33:29.6823360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/smartquotes.md 2025-12-04T08:33:29.6824710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/commonmark_spec.md 2025-12-04T08:33:29.6825860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/fatal.md 2025-12-04T08:33:29.6827260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/disable_code_block.md 2025-12-04T08:33:29.6828470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/punycode.md 2025-12-04T08:33:29.6829750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/strikethrough.md 2025-12-04T08:33:29.6831110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/commonmark_extras.md 2025-12-04T08:33:29.6832230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/xss.md 2025-12-04T08:33:29.6833550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/issue-fixes.md 2025-12-04T08:33:29.6834810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/fixtures/normalize.md 2025-12-04T08:33:29.6836010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_port/test_references.py 2025-12-04T08:33:29.6837030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/__init__.py 2025-12-04T08:33:29.6838400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_cmark_spec/get_cmark_spec.py 2025-12-04T08:33:29.6839640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_cmark_spec/test_spec.py 2025-12-04T08:33:29.6840730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_cmark_spec/spec.md 2025-12-04T08:33:29.6841990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_cmark_spec/commonmark.json 2025-12-04T08:33:29.6843380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_cmark_spec/test_spec/test_file.html 2025-12-04T08:33:29.6844500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_tree/test_pretty.xml 2025-12-04T08:33:29.6846100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_tree/test_pretty_text_special.xml 2025-12-04T08:33:29.6846880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_linkify.py 2025-12-04T08:33:29.6848290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_api/test_main/test_table_tokens.yml 2025-12-04T08:33:29.6849380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_api/test_token.py 2025-12-04T08:33:29.6850550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_api/test_main.py 2025-12-04T08:33:29.6851850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_api/test_plugin_creation.py 2025-12-04T08:33:29.6853300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/fuzz/fuzz_markdown_extended.py 2025-12-04T08:33:29.6854130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/fuzz/README.md 2025-12-04T08:33:29.6855270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/fuzz/fuzz_markdown.py 2025-12-04T08:33:29.6856300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/gh/tests/test_cli.py 2025-12-04T08:33:29.6857270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.6858520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.6859460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.6860590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.6861570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.6862630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.6863550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.6864540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.6865390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.6866310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.6867270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:29.6868190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.6869020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.6870510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-12-04T08:33:29.6871820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/tree.py 2025-12-04T08:33:29.6872960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/token.py 2025-12-04T08:33:29.6874230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-12-04T08:33:29.6875470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/renderer.py 2025-12-04T08:33:29.6876900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-12-04T08:33:29.6878470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-12-04T08:33:29.6879610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-12-04T08:33:29.6880930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-12-04T08:33:29.6882350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-12-04T08:33:29.6883720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-12-04T08:33:29.6885480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-12-04T08:33:29.6887040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-12-04T08:33:29.6888760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-12-04T08:33:29.6890450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-12-04T08:33:29.6891990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-12-04T08:33:29.6893550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-12-04T08:33:29.6895140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-12-04T08:33:29.6896680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-12-04T08:33:29.6898370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-12-04T08:33:29.6900160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-12-04T08:33:29.6901520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-12-04T08:33:29.6903120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6904790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-12-04T08:33:29.6905970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-12-04T08:33:29.6907380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-12-04T08:33:29.6908770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-12-04T08:33:29.6910940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-12-04T08:33:29.6911590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-12-04T08:33:29.6912950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-12-04T08:33:29.6914360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-12-04T08:33:29.6915520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/ruler.py 2025-12-04T08:33:29.6916990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-12-04T08:33:29.6918350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-12-04T08:33:29.6919740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/text_join.py 2025-12-04T08:33:29.6921170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-12-04T08:33:29.6922510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-12-04T08:33:29.6924170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-12-04T08:33:29.6925820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/text_join.cpython-313.pyc 2025-12-04T08:33:29.6927680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-12-04T08:33:29.6929070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-12-04T08:33:29.6930650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-12-04T08:33:29.6932210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-12-04T08:33:29.6933870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-12-04T08:33:29.6935500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-12-04T08:33:29.6937150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6938410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-12-04T08:33:29.6940000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-12-04T08:33:29.6941100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-12-04T08:33:29.6942450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-12-04T08:33:29.6943660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__init__.py 2025-12-04T08:33:29.6944980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-12-04T08:33:29.6946520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:29.6948040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-12-04T08:33:29.6949580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-12-04T08:33:29.6951170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-12-04T08:33:29.6952690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-12-04T08:33:29.6954220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-12-04T08:33:29.6955690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:29.6957170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.6958620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:29.6960220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-12-04T08:33:29.6961710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-12-04T08:33:29.6963240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6964440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-12-04T08:33:29.6966060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:29.6967620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6968810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-12-04T08:33:29.6970140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/port.yaml 2025-12-04T08:33:29.6971510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-12-04T08:33:29.6973200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-12-04T08:33:29.6974840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-12-04T08:33:29.6976470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-12-04T08:33:29.6977990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.6979610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-12-04T08:33:29.6981730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.6982460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-12-04T08:33:29.6983800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-12-04T08:33:29.6985070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-12-04T08:33:29.6986450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-12-04T08:33:29.6987840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-12-04T08:33:29.6989020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/utils.py 2025-12-04T08:33:29.6990670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/py.typed 2025-12-04T08:33:29.6992080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-12-04T08:33:29.6993490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-12-04T08:33:29.6994850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-12-04T08:33:29.6996330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-12-04T08:33:29.6997720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-12-04T08:33:29.6999150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-12-04T08:33:29.7000570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-12-04T08:33:29.7002300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-12-04T08:33:29.7003930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-12-04T08:33:29.7005510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-12-04T08:33:29.7007260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-12-04T08:33:29.7008820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/linkify.cpython-313.pyc 2025-12-04T08:33:29.7010440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-12-04T08:33:29.7012050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:29.7013720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/fragments_join.cpython-313.pyc 2025-12-04T08:33:29.7015300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-12-04T08:33:29.7016900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-12-04T08:33:29.7018570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-12-04T08:33:29.7020380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-12-04T08:33:29.7021910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-12-04T08:33:29.7023560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-12-04T08:33:29.7025170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.7026970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-12-04T08:33:29.7028130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-12-04T08:33:29.7029570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-12-04T08:33:29.7030920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/linkify.py 2025-12-04T08:33:29.7032380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/fragments_join.py 2025-12-04T08:33:29.7033980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-12-04T08:33:29.7035130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-12-04T08:33:29.7036570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-12-04T08:33:29.7037890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-12-04T08:33:29.7039520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-12-04T08:33:29.7040540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/_compat.py 2025-12-04T08:33:29.7041820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-12-04T08:33:29.7043180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-12-04T08:33:29.7044540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-12-04T08:33:29.7046170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-12-04T08:33:29.7047760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-12-04T08:33:29.7049290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-12-04T08:33:29.7050990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.7052100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-12-04T08:33:29.7053530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-12-04T08:33:29.7054630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/main.py 2025-12-04T08:33:29.7056050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-12-04T08:33:29.7057770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-12-04T08:33:29.7059410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-12-04T08:33:29.7061220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-12-04T08:33:29.7062690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.7064110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-12-04T08:33:29.7065510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-12-04T08:33:29.7066920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-12-04T08:33:29.7068320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/RECORD 2025-12-04T08:33:29.7069880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.7071450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE.markdown-it 2025-12-04T08:33:29.7072890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/direct_url.json 2025-12-04T08:33:29.7074260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/WHEEL 2025-12-04T08:33:29.7075790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/entry_points.txt 2025-12-04T08:33:29.7077170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/REQUESTED 2025-12-04T08:33:29.7078610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/INSTALLER 2025-12-04T08:33:29.7080050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-4.0.0-py313hca03da5_0/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/METADATA 2025-12-04T08:33:29.7080610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2.conda 2025-12-04T08:33:29.7081620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:29.7082490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:29.7083530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_version.py 2025-12-04T08:33:29.7084520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_utils.py 2025-12-04T08:33:29.7085620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_structures.py 2025-12-04T08:33:29.7086720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_specifiers.py 2025-12-04T08:33:29.7087650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/requirements.txt 2025-12-04T08:33:29.7088780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/.pytest_cache/CACHEDIR.TAG 2025-12-04T08:33:29.7089870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/.pytest_cache/README.md 2025-12-04T08:33:29.7090980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/.pytest_cache/.gitignore 2025-12-04T08:33:29.7092120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/.pytest_cache/v/cache/nodeids 2025-12-04T08:33:29.7093410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/.pytest_cache/v/cache/lastfailed 2025-12-04T08:33:29.7094510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/.pytest_cache/v/cache/stepwise 2025-12-04T08:33:29.7095490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_manylinux.py 2025-12-04T08:33:29.7096470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_tags.py 2025-12-04T08:33:29.7097490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_metadata.py 2025-12-04T08:33:29.7098480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/__init__.py 2025-12-04T08:33:29.7099580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_requirements.py 2025-12-04T08:33:29.7100630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_markers.py 2025-12-04T08:33:29.7101620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_licenses.py 2025-12-04T08:33:29.7102670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/musllinux/musl-i386 2025-12-04T08:33:29.7103780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/musllinux/musl-x86_64 2025-12-04T08:33:29.7104870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/musllinux/glibc-x86_64 2025-12-04T08:33:29.7106060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/musllinux/musl-aarch64 2025-12-04T08:33:29.7107300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-invalid-data 2025-12-04T08:33:29.7108510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-s390x-s390x 2025-12-04T08:33:29.7109670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-invalid-class 2025-12-04T08:33:29.7110880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-armv7l-armel 2025-12-04T08:33:29.7112040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-x86_64-x32 2025-12-04T08:33:29.7113230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-x86_64-amd64 2025-12-04T08:33:29.7114450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-x86_64-i386 2025-12-04T08:33:29.7115580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-armv7l-armhf 2025-12-04T08:33:29.7116610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/build.sh 2025-12-04T08:33:29.7117840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-invalid-magic 2025-12-04T08:33:29.7119000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/manylinux/hello-world-too-short 2025-12-04T08:33:29.7119960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_elffile.py 2025-12-04T08:33:29.7121160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/metadata/everything.metadata 2025-12-04T08:33:29.7122260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/tests/test_musllinux.py 2025-12-04T08:33:29.7123030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:29.7124160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.7125010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:29.7126080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.7126980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:29.7128030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:29.7128840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/paths.json 2025-12-04T08:33:29.7129770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:29.7130570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/files 2025-12-04T08:33:29.7131510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/about.json 2025-12-04T08:33:29.7132290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/index.json 2025-12-04T08:33:29.7133070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/info/git 2025-12-04T08:33:29.7134360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/tags.py 2025-12-04T08:33:29.7135690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/_musllinux.py 2025-12-04T08:33:29.7136820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/metadata.py 2025-12-04T08:33:29.7138040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/version.py 2025-12-04T08:33:29.7139390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-12-04T08:33:29.7140610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-12-04T08:33:29.7142220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-12-04T08:33:29.7143760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.7144830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__init__.py 2025-12-04T08:33:29.7146580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:29.7147790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:29.7149230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:29.7150630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.7152260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:29.7153470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:29.7154880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:29.7156320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:29.7157800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:29.7159180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.7160680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:29.7162120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.7163630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:29.7165010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:29.7166040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/_parser.py 2025-12-04T08:33:29.7167180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/utils.py 2025-12-04T08:33:29.7168460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/requirements.py 2025-12-04T08:33:29.7169960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/_structures.py 2025-12-04T08:33:29.7171650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/markers.py 2025-12-04T08:33:29.7172020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/py.typed 2025-12-04T08:33:29.7173350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/_manylinux.py 2025-12-04T08:33:29.7174460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-12-04T08:33:29.7175720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/specifiers.py 2025-12-04T08:33:29.7176940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging/_elffile.py 2025-12-04T08:33:29.7178240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/RECORD 2025-12-04T08:33:29.7179640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.7181150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE.APACHE 2025-12-04T08:33:29.7182550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE.BSD 2025-12-04T08:33:29.7183880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/direct_url.json 2025-12-04T08:33:29.7185130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/WHEEL 2025-12-04T08:33:29.7186470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/REQUESTED 2025-12-04T08:33:29.7187790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/INSTALLER 2025-12-04T08:33:29.7189080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1/lib/python3.13/site-packages/packaging-25.0.dist-info/METADATA 2025-12-04T08:33:29.7189680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.23-py313hca03da5_0.conda 2025-12-04T08:33:29.7190790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/RECORD 2025-12-04T08:33:29.7191950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:29.7193070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/AUTHORS.txt 2025-12-04T08:33:29.7194510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE 2025-12-04T08:33:29.7196040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.APACHE 2025-12-04T08:33:29.7197450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.BSD 2025-12-04T08:33:29.7198700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/truststore/LICENSE 2025-12-04T08:33:29.7200070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/msgpack/COPYING 2025-12-04T08:33:29.7201580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/dependency_groups/LICENSE.txt 2025-12-04T08:33:29.7202950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pygments/LICENSE 2025-12-04T08:33:29.7204240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distlib/LICENSE.txt 2025-12-04T08:33:29.7205500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distro/LICENSE 2025-12-04T08:33:29.7206920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/cachecontrol/LICENSE.txt 2025-12-04T08:33:29.7208270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md 2025-12-04T08:33:29.7209610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/requests/LICENSE 2025-12-04T08:33:29.7210970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE-HEADER 2025-12-04T08:33:29.7212350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE 2025-12-04T08:33:29.7213580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/certifi/LICENSE 2025-12-04T08:33:29.7215010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pyproject_hooks/LICENSE 2025-12-04T08:33:29.7216290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/rich/LICENSE 2025-12-04T08:33:29.7217640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli_w/LICENSE 2025-12-04T08:33:29.7219300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/urllib3/LICENSE.txt 2025-12-04T08:33:29.7220360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pkg_resources/LICENSE 2025-12-04T08:33:29.7221730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/resolvelib/LICENSE 2025-12-04T08:33:29.7223110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/platformdirs/LICENSE 2025-12-04T08:33:29.7224250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/direct_url.json 2025-12-04T08:33:29.7225320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/WHEEL 2025-12-04T08:33:29.7226420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/entry_points.txt 2025-12-04T08:33:29.7227460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/top_level.txt 2025-12-04T08:33:29.7228540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/REQUESTED 2025-12-04T08:33:29.7229530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/INSTALLER 2025-12-04T08:33:29.7230550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip-25.2.dist-info/METADATA 2025-12-04T08:33:29.7231600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/configuration.py 2025-12-04T08:33:29.7232600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/pyproject.py 2025-12-04T08:33:29.7233650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/auth.py 2025-12-04T08:33:29.7234720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/xmlrpc.py 2025-12-04T08:33:29.7235810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/download.py 2025-12-04T08:33:29.7236870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/session.py 2025-12-04T08:33:29.7237920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/cache.py 2025-12-04T08:33:29.7239010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/__init__.py 2025-12-04T08:33:29.7239900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/utils.py 2025-12-04T08:33:29.7241130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/network/lazy_wheel.py 2025-12-04T08:33:29.7241960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cache.py 2025-12-04T08:33:29.7243140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/__init__.py 2025-12-04T08:33:29.7244100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/logging.py 2025-12-04T08:33:29.7245070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/misc.py 2025-12-04T08:33:29.7246170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/egg_link.py 2025-12-04T08:33:29.7247180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/compat.py 2025-12-04T08:33:29.7248270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/deprecation.py 2025-12-04T08:33:29.7249770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/subprocess.py 2025-12-04T08:33:29.7250820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/filesystem.py 2025-12-04T08:33:29.7252000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-12-04T08:33:29.7253060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/__init__.py 2025-12-04T08:33:29.7254170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/_jaraco_text.py 2025-12-04T08:33:29.7255230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/temp_dir.py 2025-12-04T08:33:29.7256260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/retry.py 2025-12-04T08:33:29.7257330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/appdirs.py 2025-12-04T08:33:29.7258510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/setuptools_build.py 2025-12-04T08:33:29.7259630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/packaging.py 2025-12-04T08:33:29.7260720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/entrypoints.py 2025-12-04T08:33:29.7261720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/filetypes.py 2025-12-04T08:33:29.7262900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/compatibility_tags.py 2025-12-04T08:33:29.7263930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/datetime.py 2025-12-04T08:33:29.7264920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/urls.py 2025-12-04T08:33:29.7266000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/hashes.py 2025-12-04T08:33:29.7267210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/virtualenv.py 2025-12-04T08:33:29.7268310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/_log.py 2025-12-04T08:33:29.7269540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/glibc.py 2025-12-04T08:33:29.7270840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/wheel.py 2025-12-04T08:33:29.7272290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/utils/unpacking.py 2025-12-04T08:33:29.7273510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/link.py 2025-12-04T08:33:29.7275000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/selection_prefs.py 2025-12-04T08:33:29.7276450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/direct_url.py 2025-12-04T08:33:29.7277700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/index.py 2025-12-04T08:33:29.7279080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/target_python.py 2025-12-04T08:33:29.7280490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/pylock.py 2025-12-04T08:33:29.7281960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/__init__.py 2025-12-04T08:33:29.7283330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/search_scope.py 2025-12-04T08:33:29.7284940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/candidate.py 2025-12-04T08:33:29.7286500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/format_control.py 2025-12-04T08:33:29.7288170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/installation_report.py 2025-12-04T08:33:29.7289380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/scheme.py 2025-12-04T08:33:29.7290590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/models/wheel.py 2025-12-04T08:33:29.7292060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/cmdoptions.py 2025-12-04T08:33:29.7293390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/__init__.py 2025-12-04T08:33:29.7294810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/index_command.py 2025-12-04T08:33:29.7296190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/status_codes.py 2025-12-04T08:33:29.7297390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/parser.py 2025-12-04T08:33:29.7298900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/command_context.py 2025-12-04T08:33:29.7300150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/spinners.py 2025-12-04T08:33:29.7301700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/autocompletion.py 2025-12-04T08:33:29.7303220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/base_command.py 2025-12-04T08:33:29.7304650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/main_parser.py 2025-12-04T08:33:29.7306020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/progress_bars.py 2025-12-04T08:33:29.7307340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/main.py 2025-12-04T08:33:29.7308680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/cli/req_command.py 2025-12-04T08:33:29.7310340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-12-04T08:33:29.7311820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/install/__init__.py 2025-12-04T08:33:29.7313370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/install/wheel.py 2025-12-04T08:33:29.7314650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/check.py 2025-12-04T08:33:29.7316180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/__init__.py 2025-12-04T08:33:29.7317480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/freeze.py 2025-12-04T08:33:29.7319100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-12-04T08:33:29.7320560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/metadata.py 2025-12-04T08:33:29.7322180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-12-04T08:33:29.7323720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-12-04T08:33:29.7325430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/__init__.py 2025-12-04T08:33:29.7327070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-12-04T08:33:29.7328310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/wheel.py 2025-12-04T08:33:29.7329850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/build/build_tracker.py 2025-12-04T08:33:29.7331190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/operations/prepare.py 2025-12-04T08:33:29.7332490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/req/req_install.py 2025-12-04T08:33:29.7333730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/req/req_set.py 2025-12-04T08:33:29.7335000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/req/req_uninstall.py 2025-12-04T08:33:29.7336410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/req/__init__.py 2025-12-04T08:33:29.7337830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/req/req_dependency_group.py 2025-12-04T08:33:29.7339180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/req/req_file.py 2025-12-04T08:33:29.7340440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/req/constructors.py 2025-12-04T08:33:29.7342000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-12-04T08:33:29.7343350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-12-04T08:33:29.7344870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/__init__.py 2025-12-04T08:33:29.7346190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/base.py 2025-12-04T08:33:29.7347730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-12-04T08:33:29.7349420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-12-04T08:33:29.7350920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-12-04T08:33:29.7352340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-12-04T08:33:29.7353880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-12-04T08:33:29.7355470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-12-04T08:33:29.7357040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-12-04T08:33:29.7358650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-12-04T08:33:29.7360170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-12-04T08:33:29.7361240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/vcs/git.py 2025-12-04T08:33:29.7362660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/vcs/__init__.py 2025-12-04T08:33:29.7364040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/vcs/mercurial.py 2025-12-04T08:33:29.7365360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/vcs/bazaar.py 2025-12-04T08:33:29.7366740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/vcs/versioncontrol.py 2025-12-04T08:33:29.7368070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/vcs/subversion.py 2025-12-04T08:33:29.7369560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/locations/__init__.py 2025-12-04T08:33:29.7370940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/locations/_sysconfig.py 2025-12-04T08:33:29.7372500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/locations/_distutils.py 2025-12-04T08:33:29.7373840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/locations/base.py 2025-12-04T08:33:29.7375140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/index/collector.py 2025-12-04T08:33:29.7376620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/index/__init__.py 2025-12-04T08:33:29.7377970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/index/sources.py 2025-12-04T08:33:29.7379310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/index/package_finder.py 2025-12-04T08:33:29.7380470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/exceptions.py 2025-12-04T08:33:29.7381970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/configuration.py 2025-12-04T08:33:29.7383260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/show.py 2025-12-04T08:33:29.7384590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/list.py 2025-12-04T08:33:29.7386000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/check.py 2025-12-04T08:33:29.7387450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/index.py 2025-12-04T08:33:29.7389020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/completion.py 2025-12-04T08:33:29.7390440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/download.py 2025-12-04T08:33:29.7391900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/cache.py 2025-12-04T08:33:29.7393330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/__init__.py 2025-12-04T08:33:29.7394610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/hash.py 2025-12-04T08:33:29.7396080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/inspect.py 2025-12-04T08:33:29.7397380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/debug.py 2025-12-04T08:33:29.7398620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/uninstall.py 2025-12-04T08:33:29.7399520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/lock.py 2025-12-04T08:33:29.7400860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/freeze.py 2025-12-04T08:33:29.7401660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/search.py 2025-12-04T08:33:29.7402740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/install.py 2025-12-04T08:33:29.7403810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/help.py 2025-12-04T08:33:29.7404870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/commands/wheel.py 2025-12-04T08:33:29.7405860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/main.py 2025-12-04T08:33:29.7407020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/wheel_builder.py 2025-12-04T08:33:29.7408090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/_json.py 2025-12-04T08:33:29.7409100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/__init__.py 2025-12-04T08:33:29.7410370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/pkg_resources.py 2025-12-04T08:33:29.7411450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-12-04T08:33:29.7412650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-12-04T08:33:29.7413920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-12-04T08:33:29.7415010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-12-04T08:33:29.7416210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/metadata/base.py 2025-12-04T08:33:29.7417220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/distributions/__init__.py 2025-12-04T08:33:29.7418470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/distributions/sdist.py 2025-12-04T08:33:29.7419510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/distributions/installed.py 2025-12-04T08:33:29.7420720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/distributions/base.py 2025-12-04T08:33:29.7421720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/distributions/wheel.py 2025-12-04T08:33:29.7422950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/self_outdated_check.py 2025-12-04T08:33:29.7423800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_internal/build_env.py 2025-12-04T08:33:29.7424970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/tags.py 2025-12-04T08:33:29.7425990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/_musllinux.py 2025-12-04T08:33:29.7427300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/metadata.py 2025-12-04T08:33:29.7428240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/version.py 2025-12-04T08:33:29.7429410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-12-04T08:33:29.7430550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-12-04T08:33:29.7431630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/__init__.py 2025-12-04T08:33:29.7432710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/_parser.py 2025-12-04T08:33:29.7433770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/utils.py 2025-12-04T08:33:29.7435050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/requirements.py 2025-12-04T08:33:29.7436060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/_structures.py 2025-12-04T08:33:29.7437380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/markers.py 2025-12-04T08:33:29.7438750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/py.typed 2025-12-04T08:33:29.7440220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/_manylinux.py 2025-12-04T08:33:29.7441690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-12-04T08:33:29.7443210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/specifiers.py 2025-12-04T08:33:29.7444810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/packaging/_elffile.py 2025-12-04T08:33:29.7445930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/vendor.txt 2025-12-04T08:33:29.7447390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/truststore/_openssl.py 2025-12-04T08:33:29.7448920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/truststore/_api.py 2025-12-04T08:33:29.7450160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/truststore/_macos.py 2025-12-04T08:33:29.7451640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/truststore/__init__.py 2025-12-04T08:33:29.7453120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-12-04T08:33:29.7454600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/truststore/py.typed 2025-12-04T08:33:29.7455930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/truststore/_windows.py 2025-12-04T08:33:29.7457300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/msgpack/__init__.py 2025-12-04T08:33:29.7458700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/msgpack/exceptions.py 2025-12-04T08:33:29.7460030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/msgpack/fallback.py 2025-12-04T08:33:29.7461320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/msgpack/ext.py 2025-12-04T08:33:29.7463010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-12-04T08:33:29.7464440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-12-04T08:33:29.7465940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-12-04T08:33:29.7467480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-12-04T08:33:29.7468910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/dependency_groups/py.typed 2025-12-04T08:33:29.7470680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-12-04T08:33:29.7472070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-12-04T08:33:29.7473530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-12-04T08:33:29.7474900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/modeline.py 2025-12-04T08:33:29.7476300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/console.py 2025-12-04T08:33:29.7477620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/scanner.py 2025-12-04T08:33:29.7479010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/formatter.py 2025-12-04T08:33:29.7480390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-12-04T08:33:29.7481660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/lexers/python.py 2025-12-04T08:33:29.7483050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-12-04T08:33:29.7489670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/token.py 2025-12-04T08:33:29.7490850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/style.py 2025-12-04T08:33:29.7491090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/util.py 2025-12-04T08:33:29.7491470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/sphinxext.py 2025-12-04T08:33:29.7491770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/__init__.py 2025-12-04T08:33:29.7492060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-12-04T08:33:29.7492730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-12-04T08:33:29.7494080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-12-04T08:33:29.7495650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-12-04T08:33:29.7496910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/unistring.py 2025-12-04T08:33:29.7498320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/lexer.py 2025-12-04T08:33:29.7499720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/regexopt.py 2025-12-04T08:33:29.7501180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/plugin.py 2025-12-04T08:33:29.7502510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/filter.py 2025-12-04T08:33:29.7504060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pygments/__main__.py 2025-12-04T08:33:29.7505530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-12-04T08:33:29.7506910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/w32.exe 2025-12-04T08:33:29.7508390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/compat.py 2025-12-04T08:33:29.7509790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/util.py 2025-12-04T08:33:29.7511060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/t32.exe 2025-12-04T08:33:29.7512360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/__init__.py 2025-12-04T08:33:29.7513890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/w64.exe 2025-12-04T08:33:29.7515170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/resources.py 2025-12-04T08:33:29.7516590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-12-04T08:33:29.7517780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/scripts.py 2025-12-04T08:33:29.7519050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distlib/t64.exe 2025-12-04T08:33:29.7520380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distro/__init__.py 2025-12-04T08:33:29.7521600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distro/py.typed 2025-12-04T08:33:29.7523560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distro/distro.py 2025-12-04T08:33:29.7524580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/distro/__main__.py 2025-12-04T08:33:29.7526000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-12-04T08:33:29.7527300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-12-04T08:33:29.7528780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/controller.py 2025-12-04T08:33:29.7530070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-12-04T08:33:29.7531480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-12-04T08:33:29.7532840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-12-04T08:33:29.7534190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/cache.py 2025-12-04T08:33:29.7535590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-12-04T08:33:29.7537040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/py.typed 2025-12-04T08:33:29.7538480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-12-04T08:33:29.7539950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-12-04T08:33:29.7541410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-12-04T08:33:29.7542830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-12-04T08:33:29.7544140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/intranges.py 2025-12-04T08:33:29.7545480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/package_data.py 2025-12-04T08:33:29.7546770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/compat.py 2025-12-04T08:33:29.7547980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/idnadata.py 2025-12-04T08:33:29.7549280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/__init__.py 2025-12-04T08:33:29.7550420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/core.py 2025-12-04T08:33:29.7551610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/py.typed 2025-12-04T08:33:29.7553000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/codec.py 2025-12-04T08:33:29.7554300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/idna/uts46data.py 2025-12-04T08:33:29.7555430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/__init__.py 2025-12-04T08:33:29.7556960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/cookies.py 2025-12-04T08:33:29.7558230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/auth.py 2025-12-04T08:33:29.7559470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/sessions.py 2025-12-04T08:33:29.7560750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/hooks.py 2025-12-04T08:33:29.7562020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/compat.py 2025-12-04T08:33:29.7563260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/models.py 2025-12-04T08:33:29.7564560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/certs.py 2025-12-04T08:33:29.7565900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/__init__.py 2025-12-04T08:33:29.7567320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/status_codes.py 2025-12-04T08:33:29.7568570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/packages.py 2025-12-04T08:33:29.7569980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/__version__.py 2025-12-04T08:33:29.7571230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/api.py 2025-12-04T08:33:29.7572530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/_internal_utils.py 2025-12-04T08:33:29.7573860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/utils.py 2025-12-04T08:33:29.7575270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/exceptions.py 2025-12-04T08:33:29.7576640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/structures.py 2025-12-04T08:33:29.7578040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/help.py 2025-12-04T08:33:29.7579560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/requests/adapters.py 2025-12-04T08:33:29.7580730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli/_types.py 2025-12-04T08:33:29.7582050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli/__init__.py 2025-12-04T08:33:29.7583260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli/_parser.py 2025-12-04T08:33:29.7585130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli/_re.py 2025-12-04T08:33:29.7585690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli/py.typed 2025-12-04T08:33:29.7587090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/certifi/__init__.py 2025-12-04T08:33:29.7588100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/certifi/core.py 2025-12-04T08:33:29.7589210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/certifi/py.typed 2025-12-04T08:33:29.7590040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/certifi/cacert.pem 2025-12-04T08:33:29.7591110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/certifi/__main__.py 2025-12-04T08:33:29.7592350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-12-04T08:33:29.7593390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-12-04T08:33:29.7594680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-12-04T08:33:29.7595910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-12-04T08:33:29.7596990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-12-04T08:33:29.7598070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/themes.py 2025-12-04T08:33:29.7599050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/screen.py 2025-12-04T08:33:29.7600830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/logging.py 2025-12-04T08:33:29.7601560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/measure.py 2025-12-04T08:33:29.7602280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/tree.py 2025-12-04T08:33:29.7603200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/console.py 2025-12-04T08:33:29.7604290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/live_render.py 2025-12-04T08:33:29.7605380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-12-04T08:33:29.7606340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/box.py 2025-12-04T08:33:29.7607340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/color.py 2025-12-04T08:33:29.7608370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_timer.py 2025-12-04T08:33:29.7609390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_fileno.py 2025-12-04T08:33:29.7610390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/align.py 2025-12-04T08:33:29.7611400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/theme.py 2025-12-04T08:33:29.7612410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/style.py 2025-12-04T08:33:29.7613530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/default_styles.py 2025-12-04T08:33:29.7614520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_wrap.py 2025-12-04T08:33:29.7615580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_log_render.py 2025-12-04T08:33:29.7616590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/emoji.py 2025-12-04T08:33:29.7617610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/layout.py 2025-12-04T08:33:29.7618690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/containers.py 2025-12-04T08:33:29.7619800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-12-04T08:33:29.7620830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/traceback.py 2025-12-04T08:33:29.7621850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/region.py 2025-12-04T08:33:29.7622900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/protocol.py 2025-12-04T08:33:29.7623930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_loop.py 2025-12-04T08:33:29.7624940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/control.py 2025-12-04T08:33:29.7626010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/filesize.py 2025-12-04T08:33:29.7627050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_null_file.py 2025-12-04T08:33:29.7628100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_palettes.py 2025-12-04T08:33:29.7629160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/__init__.py 2025-12-04T08:33:29.7630160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_pick.py 2025-12-04T08:33:29.7631240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/file_proxy.py 2025-12-04T08:33:29.7632260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/palette.py 2025-12-04T08:33:29.7633340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/markup.py 2025-12-04T08:33:29.7634300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_ratio.py 2025-12-04T08:33:29.7635500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/repr.py 2025-12-04T08:33:29.7636370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/constrain.py 2025-12-04T08:33:29.7637410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/pretty.py 2025-12-04T08:33:29.7638420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/diagnose.py 2025-12-04T08:33:29.7639450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/columns.py 2025-12-04T08:33:29.7640460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/rule.py 2025-12-04T08:33:29.7641510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_inspect.py 2025-12-04T08:33:29.7642490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/pager.py 2025-12-04T08:33:29.7643470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/text.py 2025-12-04T08:33:29.7644550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/highlighter.py 2025-12-04T08:33:29.7645600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_spinners.py 2025-12-04T08:33:29.7646680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/terminal_theme.py 2025-12-04T08:33:29.7647640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/bar.py 2025-12-04T08:33:29.7648780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/live.py 2025-12-04T08:33:29.7649770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/py.typed 2025-12-04T08:33:29.7650800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/syntax.py 2025-12-04T08:33:29.7651830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/table.py 2025-12-04T08:33:29.7652930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_export_format.py 2025-12-04T08:33:29.7654040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/progress_bar.py 2025-12-04T08:33:29.7655030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/errors.py 2025-12-04T08:33:29.7656020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/prompt.py 2025-12-04T08:33:29.7657040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/segment.py 2025-12-04T08:33:29.7658030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/ansi.py 2025-12-04T08:33:29.7659070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/progress.py 2025-12-04T08:33:29.7660110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_stack.py 2025-12-04T08:33:29.7661400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_windows.py 2025-12-04T08:33:29.7662170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_cell_widths.py 2025-12-04T08:33:29.7663170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/cells.py 2025-12-04T08:33:29.7664280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_win32_console.py 2025-12-04T08:33:29.7665310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/panel.py 2025-12-04T08:33:29.7666280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/styled.py 2025-12-04T08:33:29.7667510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/spinner.py 2025-12-04T08:33:29.7668430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-12-04T08:33:29.7669390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/json.py 2025-12-04T08:33:29.7670410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/padding.py 2025-12-04T08:33:29.7671460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/__main__.py 2025-12-04T08:33:29.7672480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/scope.py 2025-12-04T08:33:29.7673760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/_extension.py 2025-12-04T08:33:29.7674520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/status.py 2025-12-04T08:33:29.7675500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/abc.py 2025-12-04T08:33:29.7676540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/jupyter.py 2025-12-04T08:33:29.7677630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/rich/color_triplet.py 2025-12-04T08:33:29.7678690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli_w/_writer.py 2025-12-04T08:33:29.7679730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli_w/__init__.py 2025-12-04T08:33:29.7680740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/tomli_w/py.typed 2025-12-04T08:33:29.7681840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/filepost.py 2025-12-04T08:33:29.7682850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/fields.py 2025-12-04T08:33:29.7683950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/queue.py 2025-12-04T08:33:29.7685300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-12-04T08:33:29.7686330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-12-04T08:33:29.7687650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/wait.py 2025-12-04T08:33:29.7688990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/request.py 2025-12-04T08:33:29.7690300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-12-04T08:33:29.7691820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-12-04T08:33:29.7693080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/response.py 2025-12-04T08:33:29.7694450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-12-04T08:33:29.7695770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/retry.py 2025-12-04T08:33:29.7697220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/url.py 2025-12-04T08:33:29.7698770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/connection.py 2025-12-04T08:33:29.7700540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-12-04T08:33:29.7701720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/_version.py 2025-12-04T08:33:29.7702960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/request.py 2025-12-04T08:33:29.7704380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/__init__.py 2025-12-04T08:33:29.7705800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-12-04T08:33:29.7707240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/response.py 2025-12-04T08:33:29.7708860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-12-04T08:33:29.7710270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-12-04T08:33:29.7711700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-12-04T08:33:29.7713430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-12-04T08:33:29.7714980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-12-04T08:33:29.7716380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-12-04T08:33:29.7718010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-12-04T08:33:29.7719610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-12-04T08:33:29.7721110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-12-04T08:33:29.7722700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-12-04T08:33:29.7723950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/connection.py 2025-12-04T08:33:29.7725570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/_collections.py 2025-12-04T08:33:29.7726810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-12-04T08:33:29.7728420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-12-04T08:33:29.7730080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-12-04T08:33:29.7731710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-12-04T08:33:29.7733090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/packages/six.py 2025-12-04T08:33:29.7734330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/exceptions.py 2025-12-04T08:33:29.7735810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-12-04T08:33:29.7737290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-12-04T08:33:29.7738760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/__init__.py 2025-12-04T08:33:29.7740060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-12-04T08:33:29.7741420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-12-04T08:33:29.7742870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-12-04T08:33:29.7744320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-12-04T08:33:29.7745770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-12-04T08:33:29.7747220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/providers.py 2025-12-04T08:33:29.7748550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/structs.py 2025-12-04T08:33:29.7749900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/reporters.py 2025-12-04T08:33:29.7751220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/resolvelib/py.typed 2025-12-04T08:33:29.7752760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/macos.py 2025-12-04T08:33:29.7754030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/unix.py 2025-12-04T08:33:29.7755470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/version.py 2025-12-04T08:33:29.7757050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/__init__.py 2025-12-04T08:33:29.7758530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/api.py 2025-12-04T08:33:29.7759820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/android.py 2025-12-04T08:33:29.7760930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/py.typed 2025-12-04T08:33:29.7762000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/windows.py 2025-12-04T08:33:29.7763150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/_vendor/platformdirs/__main__.py 2025-12-04T08:33:29.7764030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/__init__.py 2025-12-04T08:33:29.7764900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/py.typed 2025-12-04T08:33:29.7765890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/__pip-runner__.py 2025-12-04T08:33:29.7766860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/site-packages/pip/__main__.py 2025-12-04T08:33:29.7767700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/repodata_record.json 2025-12-04T08:33:29.7768530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/test/run_test.sh 2025-12-04T08:33:29.7769350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/test/run_test.py 2025-12-04T08:33:29.7770880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.7771660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/test/run_test.bat 2025-12-04T08:33:29.7772520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/licenses/LICENSE.txt 2025-12-04T08:33:29.7773310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/recipe/bld.bat 2025-12-04T08:33:29.7774200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/recipe/build.sh 2025-12-04T08:33:29.7775180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.7776080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/recipe/meta.yaml 2025-12-04T08:33:29.7776870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/recipe/meta.yaml.template 2025-12-04T08:33:29.7777610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/paths.json 2025-12-04T08:33:29.7778450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/hash_input.json 2025-12-04T08:33:29.7779150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/files 2025-12-04T08:33:29.7779960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/about.json 2025-12-04T08:33:29.7780690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/link.json 2025-12-04T08:33:29.7781490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/index.json 2025-12-04T08:33:29.7782160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1/info/git 2025-12-04T08:33:29.7782900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/bin/xmlwf 2025-12-04T08:33:29.7783770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/include/expat_config.h 2025-12-04T08:33:29.7784660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/include/expat_external.h 2025-12-04T08:33:29.7785420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/include/expat.h 2025-12-04T08:33:29.7786360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/repodata_record.json 2025-12-04T08:33:29.7787180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/test/run_test.sh 2025-12-04T08:33:29.7788020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/licenses/COPYING 2025-12-04T08:33:29.7788870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/recipe/bld.bat 2025-12-04T08:33:29.7789790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/recipe/build.sh 2025-12-04T08:33:29.7790730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.7791660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/recipe/stdbool.h 2025-12-04T08:33:29.7792370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/recipe/meta.yaml 2025-12-04T08:33:29.7793430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.7794130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/run_exports.json 2025-12-04T08:33:29.7795120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/paths.json 2025-12-04T08:33:29.7796250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/hash_input.json 2025-12-04T08:33:29.7797250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/files 2025-12-04T08:33:29.7798220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/about.json 2025-12-04T08:33:29.7799080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/has_prefix 2025-12-04T08:33:29.7800100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/index.json 2025-12-04T08:33:29.7801080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/info/git 2025-12-04T08:33:29.7802340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/pkgconfig/expat.pc 2025-12-04T08:33:29.7803350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/libexpat.dylib 2025-12-04T08:33:29.7804950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/cmake/expat-2.7.3/expat-config.cmake 2025-12-04T08:33:29.7806340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/cmake/expat-2.7.3/expat-config-version.cmake 2025-12-04T08:33:29.7807670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/cmake/expat-2.7.3/expat-noconfig.cmake 2025-12-04T08:33:29.7808940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/cmake/expat-2.7.3/expat.cmake 2025-12-04T08:33:29.7809740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/libexpat.a 2025-12-04T08:33:29.7810900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/libexpat.1.11.1.dylib 2025-12-04T08:33:29.7811860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/lib/libexpat.1.dylib 2025-12-04T08:33:29.7813000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/share/man/man1/xmlwf.1 2025-12-04T08:33:29.7814190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/share/doc/expat/changelog 2025-12-04T08:33:29.7815220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.3-h982b769_0/share/doc/expat/AUTHORS 2025-12-04T08:33:29.7816480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.7817580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.7819040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/tests/test_unix.py 2025-12-04T08:33:29.7820320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:29.7821800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/tests/test_comp_with_appdirs.py 2025-12-04T08:33:29.7823050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/tests/test_macos.py 2025-12-04T08:33:29.7824390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/tests/test_android.py 2025-12-04T08:33:29.7825620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/tests/test_api.py 2025-12-04T08:33:29.7826940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/tests/test_main.py 2025-12-04T08:33:29.7828110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.7829580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.7830730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.7832200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.7833440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.7834800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.7840830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.7841360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.7841840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.7842300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.7842810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.7843280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.7843890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/RECORD 2025-12-04T08:33:29.7844950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.7847380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/direct_url.json 2025-12-04T08:33:29.7848710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/WHEEL 2025-12-04T08:33:29.7850310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/REQUESTED 2025-12-04T08:33:29.7852190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/INSTALLER 2025-12-04T08:33:29.7854050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/METADATA 2025-12-04T08:33:29.7855470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/macos.py 2025-12-04T08:33:29.7857100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/unix.py 2025-12-04T08:33:29.7858700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/version.py 2025-12-04T08:33:29.7860340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__init__.py 2025-12-04T08:33:29.7862070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:29.7863930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-12-04T08:33:29.7865710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:29.7867390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-12-04T08:33:29.7869300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.7871200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.7873010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.7874790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:29.7876240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/api.py 2025-12-04T08:33:29.7877930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/android.py 2025-12-04T08:33:29.7879500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/py.typed 2025-12-04T08:33:29.7881190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/windows.py 2025-12-04T08:33:29.7882720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__main__.py 2025-12-04T08:33:29.7883480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0.conda 2025-12-04T08:33:29.7884750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/repodata_record.json 2025-12-04T08:33:29.7885920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/test/run_test.sh 2025-12-04T08:33:29.7887160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/licenses/libcxx/LICENSE.TXT 2025-12-04T08:33:29.7889290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/patches/0002-Work-around-stray-nostdlib-flags-causing-errors-with.patch 2025-12-04T08:33:29.7891190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/patches/0001-disable-_LIBCPP_AVAILABILITY_HAS_INIT_PRIMARY_EXCEPT.patch 2025-12-04T08:33:29.7893070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/patches/0003-patch-__libcpp_tzdb_directory-to-allow-use-on-osx.patch 2025-12-04T08:33:29.7894050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/compile_test.sh 2025-12-04T08:33:29.7895250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/bld.bat 2025-12-04T08:33:29.7896690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/test_sources/cpp11/test_cpp11.cpp 2025-12-04T08:33:29.7898290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/test_sources/cpp17/test_cpp17.cpp 2025-12-04T08:33:29.7900230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/test_sources/test_exceptions.cpp 2025-12-04T08:33:29.7901450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/test_sources/check_libcpp_def.cpp 2025-12-04T08:33:29.7902790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/test_sources/hello_world.c 2025-12-04T08:33:29.7904450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/test_sources/cpp14/test_cpp14.cpp 2025-12-04T08:33:29.7905850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/test_sources/hello_world.cpp 2025-12-04T08:33:29.7906890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/build.sh 2025-12-04T08:33:29.7908110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/compile_test.bat 2025-12-04T08:33:29.7909480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:29.7910690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.7911930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.7913020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/recipe/meta.yaml 2025-12-04T08:33:29.7914180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/paths.json 2025-12-04T08:33:29.7915080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/hash_input.json 2025-12-04T08:33:29.7915970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/files 2025-12-04T08:33:29.7917010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/about.json 2025-12-04T08:33:29.7918050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/index.json 2025-12-04T08:33:29.7918910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/info/git 2025-12-04T08:33:29.7920060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/lib/libc++.1.0.dylib 2025-12-04T08:33:29.7921030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1/lib/libc++.1.dylib 2025-12-04T08:33:29.7921840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0.conda 2025-12-04T08:33:29.7922890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/bin/nghttp 2025-12-04T08:33:29.7923920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/bin/nghttpx 2025-12-04T08:33:29.7924880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/bin/nghttpd 2025-12-04T08:33:29.7926050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/include/nghttp2/nghttp2ver.h 2025-12-04T08:33:29.7927170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/include/nghttp2/nghttp2.h 2025-12-04T08:33:29.7928380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/repodata_record.json 2025-12-04T08:33:29.7929510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/test/run_test.sh 2025-12-04T08:33:29.7930690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/licenses/COPYING 2025-12-04T08:33:29.7931890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/recipe/install.sh 2025-12-04T08:33:29.7933120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/recipe/parent/install.sh 2025-12-04T08:33:29.7934290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/recipe/parent/build.sh 2025-12-04T08:33:29.7935730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:29.7936960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.7938280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.7939380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/recipe/meta.yaml 2025-12-04T08:33:29.7940540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/run_exports.json 2025-12-04T08:33:29.7941510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/paths.json 2025-12-04T08:33:29.7942720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/hash_input.json 2025-12-04T08:33:29.7943650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/files 2025-12-04T08:33:29.7944690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/about.json 2025-12-04T08:33:29.7945790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/has_prefix 2025-12-04T08:33:29.7946800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/index.json 2025-12-04T08:33:29.7947680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/info/git 2025-12-04T08:33:29.7948960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/lib/pkgconfig/libnghttp2.pc 2025-12-04T08:33:29.7950000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/lib/libnghttp2.14.dylib 2025-12-04T08:33:29.7950750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.67.1-h8189af8_0/lib/libnghttp2.dylib 2025-12-04T08:33:29.7951700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/uniwbrk.h 2025-12-04T08:33:29.7952580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistring/version.h 2025-12-04T08:33:29.7953690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistring/localcharset.h 2025-12-04T08:33:29.7954930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistring/inline.h 2025-12-04T08:33:29.7955670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistring/iconveh.h 2025-12-04T08:33:29.7956920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistring/cdefs.h 2025-12-04T08:33:29.7958100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistring/woe32dll.h 2025-12-04T08:33:29.7959160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistring/stdint.h 2025-12-04T08:33:29.7960420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unicase.h 2025-12-04T08:33:29.7961640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/uniconv.h 2025-12-04T08:33:29.7962700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/uniwidth.h 2025-12-04T08:33:29.7963800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unitypes.h 2025-12-04T08:33:29.7964920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/uninorm.h 2025-12-04T08:33:29.7966030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistr.h 2025-12-04T08:33:29.7967000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unistdio.h 2025-12-04T08:33:29.7967950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unigbrk.h 2025-12-04T08:33:29.7969080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unimetadata.h 2025-12-04T08:33:29.7970370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unilbrk.h 2025-12-04T08:33:29.7971210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/uniname.h 2025-12-04T08:33:29.7972350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/include/unictype.h 2025-12-04T08:33:29.7973460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/repodata_record.json 2025-12-04T08:33:29.7974520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/test/run_test.sh 2025-12-04T08:33:29.7975650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/licenses/COPYING 2025-12-04T08:33:29.7976800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/recipe/build.sh 2025-12-04T08:33:29.7978090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.7979110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/recipe/meta.yaml 2025-12-04T08:33:29.7980520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.7981630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/run_exports.json 2025-12-04T08:33:29.7982620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/paths.json 2025-12-04T08:33:29.7983650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/hash_input.json 2025-12-04T08:33:29.7984510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/files 2025-12-04T08:33:29.7985470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/about.json 2025-12-04T08:33:29.7986560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/index.json 2025-12-04T08:33:29.7987400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/info/git 2025-12-04T08:33:29.7988610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/lib/libunistring.dylib 2025-12-04T08:33:29.7989740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0/lib/libunistring.5.dylib 2025-12-04T08:33:29.7990860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.4-py313hca03da5_0.conda 2025-12-04T08:33:29.7991700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-20.1.8-hd7fd590_1.conda 2025-12-04T08:33:29.7992560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1.conda 2025-12-04T08:33:29.7993720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/repodata_record.json 2025-12-04T08:33:29.7994870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/test/run_test.sh 2025-12-04T08:33:29.7995920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/test/run_test.py 2025-12-04T08:33:29.7997280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.7998490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/licenses/LICENSE 2025-12-04T08:33:29.7999650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/recipe/patches/setup-linux.patch 2025-12-04T08:33:29.8001230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/recipe/patches/0001-Link-to-dl-library.patch 2025-12-04T08:33:29.8002360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/recipe/patches/apple-jit.patch 2025-12-04T08:33:29.8003600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8004720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/recipe/meta.yaml 2025-12-04T08:33:29.8006020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/recipe/meta.yaml.template 2025-12-04T08:33:29.8007030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/paths.json 2025-12-04T08:33:29.8008260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/hash_input.json 2025-12-04T08:33:29.8009240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/files 2025-12-04T08:33:29.8010410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/about.json 2025-12-04T08:33:29.8011800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/index.json 2025-12-04T08:33:29.8012770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/info/git 2025-12-04T08:33:29.8014340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-12-04T08:33:29.8015840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-12-04T08:33:29.8017260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-12-04T08:33:29.8018510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/error.py 2025-12-04T08:33:29.8020000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-12-04T08:33:29.8021590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-12-04T08:33:29.8023220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-12-04T08:33:29.8024550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__init__.py 2025-12-04T08:33:29.8026100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-12-04T08:33:29.8027440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-12-04T08:33:29.8029210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-12-04T08:33:29.8030860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-12-04T08:33:29.8032500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:29.8034140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-12-04T08:33:29.8035760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-12-04T08:33:29.8037330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-12-04T08:33:29.8039150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-12-04T08:33:29.8040960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-12-04T08:33:29.8042660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-12-04T08:33:29.8044410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-12-04T08:33:29.8046040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-12-04T08:33:29.8047880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-12-04T08:33:29.8049710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-12-04T08:33:29.8051420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-12-04T08:33:29.8053290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-12-04T08:33:29.8054800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-12-04T08:33:29.8056710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.8058310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-12-04T08:33:29.8059600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-12-04T08:33:29.8060910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/model.py 2025-12-04T08:33:29.8062500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-12-04T08:33:29.8063800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/api.py 2025-12-04T08:33:29.8065240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-12-04T08:33:29.8066650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/_embedding.h 2025-12-04T08:33:29.8068060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/commontypes.py 2025-12-04T08:33:29.8069330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/lock.py 2025-12-04T08:33:29.8070880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/recompiler.py 2025-12-04T08:33:29.8072260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/cparser.py 2025-12-04T08:33:29.8073760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/verifier.py 2025-12-04T08:33:29.8075300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-12-04T08:33:29.8076960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/RECORD 2025-12-04T08:33:29.8078590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.8080170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/licenses/AUTHORS 2025-12-04T08:33:29.8081680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/direct_url.json 2025-12-04T08:33:29.8083200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/WHEEL 2025-12-04T08:33:29.8084850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/entry_points.txt 2025-12-04T08:33:29.8086590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/top_level.txt 2025-12-04T08:33:29.8087960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/REQUESTED 2025-12-04T08:33:29.8089520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/INSTALLER 2025-12-04T08:33:29.8091100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/cffi-2.0.0.dist-info/METADATA 2025-12-04T08:33:29.8092770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-12-04T08:33:29.8093520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.2-py313hca03da5_0.conda 2025-12-04T08:33:29.8094730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/traits.h 2025-12-04T08:33:29.8095860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/eventhandler.h 2025-12-04T08:33:29.8097020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitter.h 2025-12-04T08:33:29.8098200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/anchor.h 2025-12-04T08:33:29.8099400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/mark.h 2025-12-04T08:33:29.8100450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterdef.h 2025-12-04T08:33:29.8101510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/parser.h 2025-12-04T08:33:29.8102740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/null.h 2025-12-04T08:33:29.8103860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/exceptions.h 2025-12-04T08:33:29.8105150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterstyle.h 2025-12-04T08:33:29.8106280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/noexcept.h 2025-12-04T08:33:29.8107390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emittermanip.h 2025-12-04T08:33:29.8108700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitfromevents.h 2025-12-04T08:33:29.8109790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/dll.h 2025-12-04T08:33:29.8111220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/graphbuilder.h 2025-12-04T08:33:29.8112580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/anchordict.h 2025-12-04T08:33:29.8113820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/yaml.h 2025-12-04T08:33:29.8115050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/type.h 2025-12-04T08:33:29.8116240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/parse.h 2025-12-04T08:33:29.8117340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/node.h 2025-12-04T08:33:29.8118660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_data.h 2025-12-04T08:33:29.8120000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_ref.h 2025-12-04T08:33:29.8121190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node.h 2025-12-04T08:33:29.8122390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/memory.h 2025-12-04T08:33:29.8123770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_iterator.h 2025-12-04T08:33:29.8124870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/impl.h 2025-12-04T08:33:29.8126250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator_fwd.h 2025-12-04T08:33:29.8127580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator.h 2025-12-04T08:33:29.8128730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/ptr.h 2025-12-04T08:33:29.8129970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/convert.h 2025-12-04T08:33:29.8131040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/impl.h 2025-12-04T08:33:29.8132260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/emit.h 2025-12-04T08:33:29.8133410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/iterator.h 2025-12-04T08:33:29.8134660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/ostream_wrapper.h 2025-12-04T08:33:29.8135790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/stlemitter.h 2025-12-04T08:33:29.8137000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/binary.h 2025-12-04T08:33:29.8138430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/depthguard.h 2025-12-04T08:33:29.8139420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-matchers.h 2025-12-04T08:33:29.8140570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-death-test.h 2025-12-04T08:33:29.8141640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-spi.h 2025-12-04T08:33:29.8142830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-string.h 2025-12-04T08:33:29.8144220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-death-test-internal.h 2025-12-04T08:33:29.8145390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port.h 2025-12-04T08:33:29.8146340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port-arch.h 2025-12-04T08:33:29.8147340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-internal.h 2025-12-04T08:33:29.8148400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-param-util.h 2025-12-04T08:33:29.8149430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-type-util.h 2025-12-04T08:33:29.8150460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-filepath.h 2025-12-04T08:33:29.8151680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-port.h 2025-12-04T08:33:29.8152790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/README.md 2025-12-04T08:33:29.8154870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest.h 2025-12-04T08:33:29.8155450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-printers.h 2025-12-04T08:33:29.8155990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-message.h 2025-12-04T08:33:29.8156850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-param-test.h 2025-12-04T08:33:29.8157820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-typed-test.h 2025-12-04T08:33:29.8158780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_pred_impl.h 2025-12-04T08:33:29.8159810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_prod.h 2025-12-04T08:33:29.8160920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-test-part.h 2025-12-04T08:33:29.8161890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest.h 2025-12-04T08:33:29.8163040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-printers.h 2025-12-04T08:33:29.8164150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-matchers.h 2025-12-04T08:33:29.8165480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-actions.h 2025-12-04T08:33:29.8166630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-port.h 2025-12-04T08:33:29.8168050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-internal-utils.h 2025-12-04T08:33:29.8169210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-pp.h 2025-12-04T08:33:29.8170510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-port.h 2025-12-04T08:33:29.8171980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-matchers.h 2025-12-04T08:33:29.8173490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-generated-actions.h 2025-12-04T08:33:29.8174780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/README.md 2025-12-04T08:33:29.8176070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-function-mocker.h 2025-12-04T08:33:29.8177290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-matchers.h 2025-12-04T08:33:29.8178570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-cardinalities.h 2025-12-04T08:33:29.8179800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-spec-builders.h 2025-12-04T08:33:29.8181100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-nice-strict.h 2025-12-04T08:33:29.8182210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock.h 2025-12-04T08:33:29.8183300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-actions.h 2025-12-04T08:33:29.8184520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/repodata_record.json 2025-12-04T08:33:29.8185840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/run_test.sh 2025-12-04T08:33:29.8187010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/CMakeLists.txt 2025-12-04T08:33:29.8188070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.bat 2025-12-04T08:33:29.8189290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.sh 2025-12-04T08:33:29.8190530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/main.cpp 2025-12-04T08:33:29.8191710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.8197770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/licenses/LICENSE 2025-12-04T08:33:29.8198060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/build_shared.sh 2025-12-04T08:33:29.8198320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/bld_shared.bat 2025-12-04T08:33:29.8198560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/CMakeLists.txt 2025-12-04T08:33:29.8198790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.bat 2025-12-04T08:33:29.8199010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.sh 2025-12-04T08:33:29.8199610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/main.cpp 2025-12-04T08:33:29.8201270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/patches/0001-fix-narrowing-error.patch 2025-12-04T08:33:29.8202450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_shared.sh 2025-12-04T08:33:29.8203900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_static.sh 2025-12-04T08:33:29.8205130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.8206450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8207560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/meta.yaml 2025-12-04T08:33:29.8208760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/run_exports.json 2025-12-04T08:33:29.8209840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/paths.json 2025-12-04T08:33:29.8211050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/hash_input.json 2025-12-04T08:33:29.8212170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/files 2025-12-04T08:33:29.8213260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/about.json 2025-12-04T08:33:29.8214210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/has_prefix 2025-12-04T08:33:29.8215440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/index.json 2025-12-04T08:33:29.8216480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/git 2025-12-04T08:33:29.8217800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.0.dylib 2025-12-04T08:33:29.8219040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/yaml-cpp.pc 2025-12-04T08:33:29.8220370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock_main.pc 2025-12-04T08:33:29.8221410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock.pc 2025-12-04T08:33:29.8222690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest_main.pc 2025-12-04T08:33:29.8223780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest.pc 2025-12-04T08:33:29.8225240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-12-04T08:33:29.8226910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-12-04T08:33:29.8228190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-12-04T08:33:29.8229650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-12-04T08:33:29.8230840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets.cmake 2025-12-04T08:33:29.8232390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets-release.cmake 2025-12-04T08:33:29.8233660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfig.cmake 2025-12-04T08:33:29.8235040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfigVersion.cmake 2025-12-04T08:33:29.8236070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.dylib 2025-12-04T08:33:29.8237230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.1.11.0.dylib 2025-12-04T08:33:29.8238370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.1.11.0.dylib 2025-12-04T08:33:29.8239550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.1.11.0.dylib 2025-12-04T08:33:29.8240600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.dylib 2025-12-04T08:33:29.8241650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.dylib 2025-12-04T08:33:29.8242930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.dylib 2025-12-04T08:33:29.8243900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.dylib 2025-12-04T08:33:29.8245110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.dylib 2025-12-04T08:33:29.8246270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.1.11.0.dylib 2025-12-04T08:33:29.8247170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0.conda 2025-12-04T08:33:29.8248400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1.conda 2025-12-04T08:33:29.8249220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0.conda 2025-12-04T08:33:29.8250300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0.conda 2025-12-04T08:33:29.8251220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0.conda 2025-12-04T08:33:29.8252440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.4.4-py313hca03da5_0.conda 2025-12-04T08:33:29.8253470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1.conda 2025-12-04T08:33:29.8254640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/bin/sqlite3 2025-12-04T08:33:29.8255870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/include/sqlite3.h 2025-12-04T08:33:29.8257040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/include/sqlite3ext.h 2025-12-04T08:33:29.8258330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/repodata_record.json 2025-12-04T08:33:29.8259420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/test/run_test.sh 2025-12-04T08:33:29.8260900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.8262010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/licenses/LICENSE.md 2025-12-04T08:33:29.8263130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/recipe/LICENSE.md 2025-12-04T08:33:29.8264280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/recipe/bld.bat 2025-12-04T08:33:29.8265420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/recipe/build.sh 2025-12-04T08:33:29.8266770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8267950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/recipe/expose_symbols.patch 2025-12-04T08:33:29.8269030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/recipe/meta.yaml 2025-12-04T08:33:29.8270120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.8271150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/run_exports.json 2025-12-04T08:33:29.8272190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/paths.json 2025-12-04T08:33:29.8273690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/hash_input.json 2025-12-04T08:33:29.8274630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/files 2025-12-04T08:33:29.8275740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/about.json 2025-12-04T08:33:29.8276730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/has_prefix 2025-12-04T08:33:29.8277700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/index.json 2025-12-04T08:33:29.8278690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/info/git 2025-12-04T08:33:29.8279820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/lib/libsqlite3.0.dylib 2025-12-04T08:33:29.8281050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/lib/pkgconfig/sqlite3.pc 2025-12-04T08:33:29.8282240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/lib/libsqlite3.3.51.0.dylib 2025-12-04T08:33:29.8283250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/lib/libsqlite3.dylib 2025-12-04T08:33:29.8284380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.51.0-hab6afd1_0/share/man/man1/sqlite3.1 2025-12-04T08:33:29.8285490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/repodata_record.json 2025-12-04T08:33:29.8286630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/test/run_test.sh 2025-12-04T08:33:29.8287820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/licenses/LICENSE 2025-12-04T08:33:29.8289050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/parent/bld.bat 2025-12-04T08:33:29.8290380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/parent/test_compile_flags.c 2025-12-04T08:33:29.8291520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/parent/build.sh 2025-12-04T08:33:29.8293020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/parent/test_compile_flags.bat 2025-12-04T08:33:29.8294360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:29.8295430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.8296760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8297720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/recipe/meta.yaml 2025-12-04T08:33:29.8298760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/run_exports.json 2025-12-04T08:33:29.8299820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/paths.json 2025-12-04T08:33:29.8300810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/hash_input.json 2025-12-04T08:33:29.8301970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/files 2025-12-04T08:33:29.8303050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/about.json 2025-12-04T08:33:29.8303970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/index.json 2025-12-04T08:33:29.8304970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/info/git 2025-12-04T08:33:29.8306130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/lib/libz.1.3.1.dylib 2025-12-04T08:33:29.8307300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libzlib-1.3.1-h5f15de7_0/lib/libz.1.dylib 2025-12-04T08:33:29.8308100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0.conda 2025-12-04T08:33:29.8309210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0.conda 2025-12-04T08:33:29.8309920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0.conda 2025-12-04T08:33:29.8311090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-ha443353_2.conda 2025-12-04T08:33:29.8311850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0.conda 2025-12-04T08:33:29.8312780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0.conda 2025-12-04T08:33:29.8313860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1.conda 2025-12-04T08:33:29.8315080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/ssl/cert.pem 2025-12-04T08:33:29.8316360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/ssl/cacert.pem 2025-12-04T08:33:29.8317630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.8318740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.8320310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.8321530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/licenses/LICENSE.txt 2025-12-04T08:33:29.8322830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/run_test.sh 2025-12-04T08:33:29.8324040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/bld.bat 2025-12-04T08:33:29.8325270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/build.sh 2025-12-04T08:33:29.8326760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8327920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/LICENSE.txt 2025-12-04T08:33:29.8329180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.8330410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/run_test.bat 2025-12-04T08:33:29.8331840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.8333080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/paths.json 2025-12-04T08:33:29.8334310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.8335380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/files 2025-12-04T08:33:29.8336600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/about.json 2025-12-04T08:33:29.8337770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/index.json 2025-12-04T08:33:29.8338770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.11.4-hca03da5_0/info/git 2025-12-04T08:33:29.8339950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0.conda 2025-12-04T08:33:29.8341470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/bin/.conda-anaconda-tos-pre-unlink.sh 2025-12-04T08:33:29.8342860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:29.8344160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:29.8345150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:29.8346640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.8347280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:29.8348200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/paths.json 2025-12-04T08:33:29.8349210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:29.8350080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/files 2025-12-04T08:33:29.8351030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/about.json 2025-12-04T08:33:29.8352000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/index.json 2025-12-04T08:33:29.8353100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/git 2025-12-04T08:33:29.8354340Z /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-12-04T08:33:29.8355710Z /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-12-04T08:33:29.8357060Z /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-12-04T08:33:29.8358370Z /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-12-04T08:33:29.8359750Z /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-12-04T08:33:29.8361350Z /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-12-04T08:33:29.8362920Z /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-12-04T08:33:29.8365080Z /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-12-04T08:33:29.8366060Z /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-12-04T08:33:29.8367730Z /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-12-04T08:33:29.8369510Z /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-12-04T08:33:29.8371110Z /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-12-04T08:33:29.8372700Z /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-12-04T08:33:29.8374320Z /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-12-04T08:33:29.8375650Z /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-12-04T08:33:29.8376920Z /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-12-04T08:33:29.8378340Z /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-12-04T08:33:29.8379680Z /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-12-04T08:33:29.8381010Z /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-12-04T08:33:29.8382690Z /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-12-04T08:33:29.8383920Z /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-12-04T08:33:29.8385950Z /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-12-04T08:33:29.8387340Z /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-12-04T08:33:29.8389000Z /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-12-04T08:33:29.8390640Z /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-12-04T08:33:29.8391970Z /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-12-04T08:33:29.8393430Z /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-12-04T08:33:29.8394920Z /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-12-04T08:33:29.8396690Z /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-12-04T08:33:29.8398030Z /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-12-04T08:33:29.8399410Z /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-12-04T08:33:29.8401140Z /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-12-04T08:33:29.8402540Z /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-12-04T08:33:29.8404040Z /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-12-04T08:33:29.8405530Z /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-12-04T08:33:29.8406040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-2.0.0-py313h73c2a22_1.conda 2025-12-04T08:33:29.8406820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/bin/xmllint 2025-12-04T08:33:29.8407680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/bin/xml2-config 2025-12-04T08:33:29.8408700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/bin/xmlcatalog 2025-12-04T08:33:29.8409470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/chvalid.h 2025-12-04T08:33:29.8410570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/parserInternals.h 2025-12-04T08:33:29.8411480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xpointer.h 2025-12-04T08:33:29.8412470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/debugXML.h 2025-12-04T08:33:29.8413480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/schematron.h 2025-12-04T08:33:29.8414410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/uri.h 2025-12-04T08:33:29.8415600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/parser.h 2025-12-04T08:33:29.8416360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/encoding.h 2025-12-04T08:33:29.8417260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/tree.h 2025-12-04T08:33:29.8418230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/threads.h 2025-12-04T08:33:29.8419230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlversion.h 2025-12-04T08:33:29.8420200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/globals.h 2025-12-04T08:33:29.8421180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/catalog.h 2025-12-04T08:33:29.8422130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/pattern.h 2025-12-04T08:33:29.8423130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlreader.h 2025-12-04T08:33:29.8424110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/HTMLtree.h 2025-12-04T08:33:29.8425030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/SAX2.h 2025-12-04T08:33:29.8426070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlexports.h 2025-12-04T08:33:29.8427000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xlink.h 2025-12-04T08:33:29.8427930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/SAX.h 2025-12-04T08:33:29.8428890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/entities.h 2025-12-04T08:33:29.8429900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlregexp.h 2025-12-04T08:33:29.8430830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/list.h 2025-12-04T08:33:29.8431790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xinclude.h 2025-12-04T08:33:29.8432780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlerror.h 2025-12-04T08:33:29.8434080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/schemasInternals.h 2025-12-04T08:33:29.8434760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/dict.h 2025-12-04T08:33:29.8435690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlIO.h 2025-12-04T08:33:29.8436710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/HTMLparser.h 2025-12-04T08:33:29.8437740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlautomata.h 2025-12-04T08:33:29.8438700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlsave.h 2025-12-04T08:33:29.8439700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlstring.h 2025-12-04T08:33:29.8440650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xpath.h 2025-12-04T08:33:29.8441680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/valid.h 2025-12-04T08:33:29.8442680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlschemastypes.h 2025-12-04T08:33:29.8443590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/c14n.h 2025-12-04T08:33:29.8444620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlmodule.h 2025-12-04T08:33:29.8445570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/relaxng.h 2025-12-04T08:33:29.8446560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/nanohttp.h 2025-12-04T08:33:29.8447540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlunicode.h 2025-12-04T08:33:29.8448520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlwriter.h 2025-12-04T08:33:29.8449490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlmemory.h 2025-12-04T08:33:29.8450580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xpathInternals.h 2025-12-04T08:33:29.8451760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/nanoftp.h 2025-12-04T08:33:29.8452410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/hash.h 2025-12-04T08:33:29.8453420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/include/libxml2/libxml/xmlschemas.h 2025-12-04T08:33:29.8454310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/repodata_record.json 2025-12-04T08:33:29.8455160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/test/run_test.sh 2025-12-04T08:33:29.8456000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/test/test.xml 2025-12-04T08:33:29.8456910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/licenses/Copyright 2025-12-04T08:33:29.8458550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/recipe/0002-Make-and-install-a-pkg-config-file-on-Windows.patch 2025-12-04T08:33:29.8459020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/recipe/bld.bat 2025-12-04T08:33:29.8459880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/recipe/test.xml 2025-12-04T08:33:29.8460730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/recipe/build.sh 2025-12-04T08:33:29.8461790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8462620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/recipe/meta.yaml 2025-12-04T08:33:29.8464430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.8464660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/run_exports.json 2025-12-04T08:33:29.8465330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/paths.json 2025-12-04T08:33:29.8466180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/hash_input.json 2025-12-04T08:33:29.8466940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/files 2025-12-04T08:33:29.8467790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/about.json 2025-12-04T08:33:29.8468610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/has_prefix 2025-12-04T08:33:29.8469440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/index.json 2025-12-04T08:33:29.8470170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/info/git 2025-12-04T08:33:29.8471200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/lib/libxml2.2.dylib 2025-12-04T08:33:29.8472020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/lib/pkgconfig/libxml-2.0.pc 2025-12-04T08:33:29.8473080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/lib/cmake/libxml2/libxml2-config.cmake 2025-12-04T08:33:29.8473850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/lib/libxml2.dylib 2025-12-04T08:33:29.8474750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.9-h528a072_0/share/aclocal/libxml.m4 2025-12-04T08:33:29.8475490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0.conda 2025-12-04T08:33:29.8476650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.8477640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.8478740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_utils.py 2025-12-04T08:33:29.8479810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:29.8481120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_azure_key_vault.py 2025-12-04T08:33:29.8482160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_docs.py 2025-12-04T08:33:29.8483500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_gcp_secret_manager.py 2025-12-04T08:33:29.8484640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_cli.py 2025-12-04T08:33:29.8485810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_toml.py 2025-12-04T08:33:29.8486960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_json.py 2025-12-04T08:33:29.8488150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/example_test_config.json 2025-12-04T08:33:29.8489300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_yaml.py 2025-12-04T08:33:29.8490880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_pyproject_toml.py 2025-12-04T08:33:29.8491930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_source_aws_secrets_manager.py 2025-12-04T08:33:29.8492960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/tests/test_settings.py 2025-12-04T08:33:29.8493950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.8495160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.8496160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.8497550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8498300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.8499410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.8500330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.8501350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.8502300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/files 2025-12-04T08:33:29.8503600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.8504540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.8505410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/info/git 2025-12-04T08:33:29.8506940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/version.py 2025-12-04T08:33:29.8508410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__init__.py 2025-12-04T08:33:29.8509910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:29.8511500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.8513100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:29.8514690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.8516280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:29.8517530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/utils.py 2025-12-04T08:33:29.8518870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/py.typed 2025-12-04T08:33:29.8520430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/env.py 2025-12-04T08:33:29.8521960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/pyproject.py 2025-12-04T08:33:29.8523430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/azure.py 2025-12-04T08:33:29.8524970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__init__.py 2025-12-04T08:33:29.8527010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/gcp.cpython-313.pyc 2025-12-04T08:33:29.8528690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/secrets.cpython-313.pyc 2025-12-04T08:33:29.8530350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/pyproject.cpython-313.pyc 2025-12-04T08:33:29.8532040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/toml.cpython-313.pyc 2025-12-04T08:33:29.8533800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/env.cpython-313.pyc 2025-12-04T08:33:29.8535620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:29.8537410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/dotenv.cpython-313.pyc 2025-12-04T08:33:29.8539080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/yaml.cpython-313.pyc 2025-12-04T08:33:29.8540790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/azure.cpython-313.pyc 2025-12-04T08:33:29.8542540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:29.8544290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.8545940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/aws.cpython-313.pyc 2025-12-04T08:33:29.8547390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/aws.py 2025-12-04T08:33:29.8548850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/yaml.py 2025-12-04T08:33:29.8550670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/dotenv.py 2025-12-04T08:33:29.8551930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/cli.py 2025-12-04T08:33:29.8553510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/secrets.py 2025-12-04T08:33:29.8554950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/gcp.py 2025-12-04T08:33:29.8556430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/json.py 2025-12-04T08:33:29.8557880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/providers/toml.py 2025-12-04T08:33:29.8559590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/__init__.py 2025-12-04T08:33:29.8560850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/types.py 2025-12-04T08:33:29.8562530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:29.8564180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.8565820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:29.8567710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.8568890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/utils.py 2025-12-04T08:33:29.8570220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources/base.py 2025-12-04T08:33:29.8571610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/exceptions.py 2025-12-04T08:33:29.8573090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/main.py 2025-12-04T08:33:29.8574400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/RECORD 2025-12-04T08:33:29.8575970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/licenses/LICENSE 2025-12-04T08:33:29.8577560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/direct_url.json 2025-12-04T08:33:29.8578950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/WHEEL 2025-12-04T08:33:29.8580450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/REQUESTED 2025-12-04T08:33:29.8581910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/INSTALLER 2025-12-04T08:33:29.8583930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/METADATA 2025-12-04T08:33:29.8584130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0.conda 2025-12-04T08:33:29.8584950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2.conda 2025-12-04T08:33:29.8585680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.8586560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.8587530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_pretty.py 2025-12-04T08:33:29.8588530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_filesize.py 2025-12-04T08:33:29.8589560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_columns_align.py 2025-12-04T08:33:29.8590590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:29.8591500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_protocol.py 2025-12-04T08:33:29.8592610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_getfileno.py 2025-12-04T08:33:29.8593450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_tree.py 2025-12-04T08:33:29.8594540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_logging.py 2025-12-04T08:33:29.8595400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_stack.py 2025-12-04T08:33:29.8596310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/pytest.ini 2025-12-04T08:33:29.8597370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_win32_console.py 2025-12-04T08:33:29.8598380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_console.py 2025-12-04T08:33:29.8600080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_constrain.py 2025-12-04T08:33:29.8600420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_measure.py 2025-12-04T08:33:29.8601440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_syntax.py 2025-12-04T08:33:29.8602240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/render.py 2025-12-04T08:33:29.8603570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_prompt.py 2025-12-04T08:33:29.8604830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_table.py 2025-12-04T08:33:29.8606080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_cells.py 2025-12-04T08:33:29.8607360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_live_render.py 2025-12-04T08:33:29.8608590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_panel.py 2025-12-04T08:33:29.8609850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_box.py 2025-12-04T08:33:29.8611090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_styled.py 2025-12-04T08:33:29.8612200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_palette.py 2025-12-04T08:33:29.8613600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_windows_renderer.py 2025-12-04T08:33:29.8614720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:29.8616040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_rich_print.py 2025-12-04T08:33:29.8617190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_control.py 2025-12-04T08:33:29.8618460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_status.py 2025-12-04T08:33:29.8619710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_log.py 2025-12-04T08:33:29.8621010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_live.py 2025-12-04T08:33:29.8622290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_null_file.py 2025-12-04T08:33:29.8623560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_screen.py 2025-12-04T08:33:29.8624810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_progress.py 2025-12-04T08:33:29.8626090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_containers.py 2025-12-04T08:33:29.8627350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_ratio.py 2025-12-04T08:33:29.8628600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_text.py 2025-12-04T08:33:29.8629770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_align.py 2025-12-04T08:33:29.8631010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_inspect.py 2025-12-04T08:33:29.8632250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_color.py 2025-12-04T08:33:29.8633540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_rule.py 2025-12-04T08:33:29.8634780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_columns.py 2025-12-04T08:33:29.8636030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_repr.py 2025-12-04T08:33:29.8637240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_card.py 2025-12-04T08:33:29.8638620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_file_proxy.py 2025-12-04T08:33:29.8639830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_theme.py 2025-12-04T08:33:29.8641090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_style.py 2025-12-04T08:33:29.8642710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_markdown_no_hyperlinks.py 2025-12-04T08:33:29.8643840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_pick.py 2025-12-04T08:33:29.8645130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_rule_in_table.py 2025-12-04T08:33:29.8646250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_emoji.py 2025-12-04T08:33:29.8647520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_color_triplet.py 2025-12-04T08:33:29.8648740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_layout.py 2025-12-04T08:33:29.8650140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_padding.py 2025-12-04T08:33:29.8651310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_json.py 2025-12-04T08:33:29.8652520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_jupyter.py 2025-12-04T08:33:29.8653810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_tools.py 2025-12-04T08:33:29.8655150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_segment.py 2025-12-04T08:33:29.8656520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/_card_render.py 2025-12-04T08:33:29.8657830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_highlighter.py 2025-12-04T08:33:29.8659290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_markdown.py 2025-12-04T08:33:29.8660480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_bar.py 2025-12-04T08:33:29.8661780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_ansi.py 2025-12-04T08:33:29.8663050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_traceback.py 2025-12-04T08:33:29.8664420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_block_bar.py 2025-12-04T08:33:29.8665740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_spinner.py 2025-12-04T08:33:29.8666970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/tests/test_markup.py 2025-12-04T08:33:29.8668090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.8669540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.8670740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.8672000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8673030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.8674140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.8674810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.8675830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.8676500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/files 2025-12-04T08:33:29.8677630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.8678160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.8678900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/info/git 2025-12-04T08:33:29.8680250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich-14.2.0.dist-info/RECORD 2025-12-04T08:33:29.8681630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich-14.2.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.8683070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich-14.2.0.dist-info/direct_url.json 2025-12-04T08:33:29.8684480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich-14.2.0.dist-info/WHEEL 2025-12-04T08:33:29.8685500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich-14.2.0.dist-info/REQUESTED 2025-12-04T08:33:29.8686750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich-14.2.0.dist-info/INSTALLER 2025-12-04T08:33:29.8688050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich-14.2.0.dist-info/METADATA 2025-12-04T08:33:29.8689570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/themes.py 2025-12-04T08:33:29.8690320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/screen.py 2025-12-04T08:33:29.8691750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/logging.py 2025-12-04T08:33:29.8693240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/measure.py 2025-12-04T08:33:29.8694580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/tree.py 2025-12-04T08:33:29.8695980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/console.py 2025-12-04T08:33:29.8697510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/live_render.py 2025-12-04T08:33:29.8699130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-12-04T08:33:29.8700610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/box.py 2025-12-04T08:33:29.8701940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/color.py 2025-12-04T08:33:29.8703390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_timer.py 2025-12-04T08:33:29.8704830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_fileno.py 2025-12-04T08:33:29.8706230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/align.py 2025-12-04T08:33:29.8707610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/theme.py 2025-12-04T08:33:29.8708870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/style.py 2025-12-04T08:33:29.8710350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/default_styles.py 2025-12-04T08:33:29.8711620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_wrap.py 2025-12-04T08:33:29.8713200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_log_render.py 2025-12-04T08:33:29.8714590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/emoji.py 2025-12-04T08:33:29.8715980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/layout.py 2025-12-04T08:33:29.8717400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/containers.py 2025-12-04T08:33:29.8718840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-12-04T08:33:29.8720250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/traceback.py 2025-12-04T08:33:29.8721600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/region.py 2025-12-04T08:33:29.8723190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/protocol.py 2025-12-04T08:33:29.8724660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_loop.py 2025-12-04T08:33:29.8726210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/control.py 2025-12-04T08:33:29.8727660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/filesize.py 2025-12-04T08:33:29.8730770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_null_file.py 2025-12-04T08:33:29.8731060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_palettes.py 2025-12-04T08:33:29.8732170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__init__.py 2025-12-04T08:33:29.8733550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_pick.py 2025-12-04T08:33:29.8735040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/file_proxy.py 2025-12-04T08:33:29.8736760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-12-04T08:33:29.8738700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-12-04T08:33:29.8740500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-12-04T08:33:29.8742230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-12-04T08:33:29.8744170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-12-04T08:33:29.8746130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-12-04T08:33:29.8747860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-12-04T08:33:29.8749920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-12-04T08:33:29.8751760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-12-04T08:33:29.8753740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-12-04T08:33:29.8755440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-12-04T08:33:29.8757300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-12-04T08:33:29.8759070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-12-04T08:33:29.8760710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-12-04T08:33:29.8762580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-12-04T08:33:29.8764420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-12-04T08:33:29.8765950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-12-04T08:33:29.8767630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:29.8769370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-12-04T08:33:29.8771150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-12-04T08:33:29.8772800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:29.8774540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-12-04T08:33:29.8776520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-12-04T08:33:29.8778220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-12-04T08:33:29.8779820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-12-04T08:33:29.8781570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-12-04T08:33:29.8783250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-12-04T08:33:29.8785040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-12-04T08:33:29.8787010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:29.8788680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-12-04T08:33:29.8790350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-12-04T08:33:29.8791980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-12-04T08:33:29.8793650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:29.8795430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-12-04T08:33:29.8797220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-12-04T08:33:29.8799080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-12-04T08:33:29.8800690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-12-04T08:33:29.8802350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-12-04T08:33:29.8804020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:29.8805860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-12-04T08:33:29.8807560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-12-04T08:33:29.8809270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-12-04T08:33:29.8810950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-12-04T08:33:29.8812630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-12-04T08:33:29.8814360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-12-04T08:33:29.8815960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-12-04T08:33:29.8817650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-12-04T08:33:29.8819500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-12-04T08:33:29.8821190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-12-04T08:33:29.8823080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-12-04T08:33:29.8824700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-12-04T08:33:29.8826260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-12-04T08:33:29.8828180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-12-04T08:33:29.8830010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-12-04T08:33:29.8831750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-12-04T08:33:29.8833390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-12-04T08:33:29.8835060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-12-04T08:33:29.8837080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-12-04T08:33:29.8838760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-12-04T08:33:29.8840540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-12-04T08:33:29.8842260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-12-04T08:33:29.8844020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-12-04T08:33:29.8845560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-12-04T08:33:29.8847350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:29.8849170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-12-04T08:33:29.8850750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-12-04T08:33:29.8852520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-12-04T08:33:29.8854160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.8855870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-12-04T08:33:29.8857560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-12-04T08:33:29.8859230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-12-04T08:33:29.8860860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.8862580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-12-04T08:33:29.8864290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-12-04T08:33:29.8866070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-12-04T08:33:29.8867790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:29.8869680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-12-04T08:33:29.8871250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-12-04T08:33:29.8872190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/palette.py 2025-12-04T08:33:29.8873390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/markup.py 2025-12-04T08:33:29.8874530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_ratio.py 2025-12-04T08:33:29.8875460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/repr.py 2025-12-04T08:33:29.8882250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/constrain.py 2025-12-04T08:33:29.8882630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/pretty.py 2025-12-04T08:33:29.8883350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/diagnose.py 2025-12-04T08:33:29.8883620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/columns.py 2025-12-04T08:33:29.8884070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/rule.py 2025-12-04T08:33:29.8884350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_inspect.py 2025-12-04T08:33:29.8884610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/markdown.py 2025-12-04T08:33:29.8884860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/pager.py 2025-12-04T08:33:29.8885540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/text.py 2025-12-04T08:33:29.8886860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/highlighter.py 2025-12-04T08:33:29.8887840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_spinners.py 2025-12-04T08:33:29.8889000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/terminal_theme.py 2025-12-04T08:33:29.8890030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/bar.py 2025-12-04T08:33:29.8891350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/live.py 2025-12-04T08:33:29.8892420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/py.typed 2025-12-04T08:33:29.8893580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/syntax.py 2025-12-04T08:33:29.8894990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/table.py 2025-12-04T08:33:29.8896670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_export_format.py 2025-12-04T08:33:29.8898190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/progress_bar.py 2025-12-04T08:33:29.8899530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/errors.py 2025-12-04T08:33:29.8900910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/prompt.py 2025-12-04T08:33:29.8902290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/segment.py 2025-12-04T08:33:29.8903680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/ansi.py 2025-12-04T08:33:29.8904970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/progress.py 2025-12-04T08:33:29.8906320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_stack.py 2025-12-04T08:33:29.8907790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows.py 2025-12-04T08:33:29.8909250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_cell_widths.py 2025-12-04T08:33:29.8910760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/cells.py 2025-12-04T08:33:29.8912190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_win32_console.py 2025-12-04T08:33:29.8913560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/panel.py 2025-12-04T08:33:29.8915030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/styled.py 2025-12-04T08:33:29.8916360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/spinner.py 2025-12-04T08:33:29.8917880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-12-04T08:33:29.8919190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/json.py 2025-12-04T08:33:29.8920500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/padding.py 2025-12-04T08:33:29.8921890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/__main__.py 2025-12-04T08:33:29.8923270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/scope.py 2025-12-04T08:33:29.8924680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/_extension.py 2025-12-04T08:33:29.8926010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/status.py 2025-12-04T08:33:29.8927390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/abc.py 2025-12-04T08:33:29.8928790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/jupyter.py 2025-12-04T08:33:29.8930480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-14.2.0-py313hca03da5_0/lib/python3.13/site-packages/rich/color_triplet.py 2025-12-04T08:33:29.8931650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/bin/conda-token 2025-12-04T08:33:29.8933010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:29.8934210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:29.8935480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/test/pyproject.toml 2025-12-04T08:33:29.8936620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:29.8938130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:29.8939310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:29.8940630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/recipe/parent/meta.yaml 2025-12-04T08:33:29.8942070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.8943330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:29.8944510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/paths.json 2025-12-04T08:33:29.8945950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:29.8947080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/files 2025-12-04T08:33:29.8948340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/about.json 2025-12-04T08:33:29.8949500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/has_prefix 2025-12-04T08:33:29.8950720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/index.json 2025-12-04T08:33:29.8951890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/info/git 2025-12-04T08:33:29.8953790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/RECORD 2025-12-04T08:33:29.8955770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/licenses/LICENSE 2025-12-04T08:33:29.8957530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/direct_url.json 2025-12-04T08:33:29.8959340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/WHEEL 2025-12-04T08:33:29.8961310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/entry_points.txt 2025-12-04T08:33:29.8962910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/REQUESTED 2025-12-04T08:33:29.8964790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/INSTALLER 2025-12-04T08:33:29.8966620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/METADATA 2025-12-04T08:33:29.8968250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/token.py 2025-12-04T08:33:29.8969770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/config.py 2025-12-04T08:33:29.8971450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_version.py 2025-12-04T08:33:29.8973100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/client.py 2025-12-04T08:33:29.8974840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/plugins.py 2025-12-04T08:33:29.8976810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/auth_handler.py 2025-12-04T08:33:29.8978340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/condarc.py 2025-12-04T08:33:29.8980160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/conda_token.py 2025-12-04T08:33:29.8981850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__init__.py 2025-12-04T08:33:29.8983650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/entrypoint.py 2025-12-04T08:33:29.8985560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/plugins.cpython-313.pyc 2025-12-04T08:33:29.8987640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/repo_config.cpython-313.pyc 2025-12-04T08:33:29.8989750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/condarc.cpython-313.pyc 2025-12-04T08:33:29.8991880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/auth_handler.cpython-313.pyc 2025-12-04T08:33:29.8993860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_token.cpython-313.pyc 2025-12-04T08:33:29.8995860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/entrypoint.cpython-313.pyc 2025-12-04T08:33:29.8998010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_api.cpython-313.pyc 2025-12-04T08:33:29.9000030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.9001700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/repo_config.py 2025-12-04T08:33:29.9003410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/_conda/conda_api.py 2025-12-04T08:33:29.9005160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/handlers.py 2025-12-04T08:33:29.9006710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/actions.py 2025-12-04T08:33:29.9008380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__init__.py 2025-12-04T08:33:29.9010400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:29.9012320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:29.9014160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/actions.cpython-313.pyc 2025-12-04T08:33:29.9016050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:29.9017700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:29.9019600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:29.9021480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:29.9023300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:29.9025120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:29.9027080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/panel.cpython-313.pyc 2025-12-04T08:33:29.9029000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/repo.cpython-313.pyc 2025-12-04T08:33:29.9030960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:29.9033000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.9034490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/cli.py 2025-12-04T08:33:29.9036070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/utils.py 2025-12-04T08:33:29.9037550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/repo.py 2025-12-04T08:33:29.9039020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/py.typed 2025-12-04T08:33:29.9040630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/exceptions.py 2025-12-04T08:33:29.9042360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/panel.py 2025-12-04T08:33:29.9043940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_auth/__main__.py 2025-12-04T08:33:29.9045730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/token.py 2025-12-04T08:33:29.9047370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/config.py 2025-12-04T08:33:29.9048910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/client.py 2025-12-04T08:33:29.9050720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/handlers.py 2025-12-04T08:33:29.9052330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/actions.py 2025-12-04T08:33:29.9054100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__init__.py 2025-12-04T08:33:29.9056290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:29.9058570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:29.9060310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/actions.cpython-313.pyc 2025-12-04T08:33:29.9062290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:29.9064100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:29.9065750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:29.9067230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:29.9068920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:29.9069990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/cli.py 2025-12-04T08:33:29.9071350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/py.typed 2025-12-04T08:33:29.9072700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.10.0-py313hca03da5_1/lib/python3.13/site-packages/anaconda_cloud_auth/exceptions.py 2025-12-04T08:33:29.9073300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/bin/typer 2025-12-04T08:33:29.9074280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:29.9075220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:29.9076230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_deprecation.py 2025-12-04T08:33:29.9077870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_future_annotations.py 2025-12-04T08:33:29.9078530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_launch.py 2025-12-04T08:33:29.9079400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_type_conversion.py 2025-12-04T08:33:29.9080860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion_option_colon.py 2025-12-04T08:33:29.9082020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion_install.py 2025-12-04T08:33:29.9083180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_sanitization.py 2025-12-04T08:33:29.9084540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion_path.py 2025-12-04T08:33:29.9085540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/__init__.py 2025-12-04T08:33:29.9087250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion_complete_rich.py 2025-12-04T08:33:29.9088730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/example_rich_tags.py 2025-12-04T08:33:29.9090180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion_complete.py 2025-12-04T08:33:29.9091650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/colon_example.py 2025-12-04T08:33:29.9093430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion_show.py 2025-12-04T08:33:29.9094870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/path_example.py 2025-12-04T08:33:29.9096760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion_complete_no_help.py 2025-12-04T08:33:29.9098130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_completion/test_completion.py 2025-12-04T08:33:29.9099580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_param_meta_empty.py 2025-12-04T08:33:29.9100970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_callback_warning.py 2025-12-04T08:33:29.9102180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_others.py 2025-12-04T08:33:29.9103510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_rich_utils.py 2025-12-04T08:33:29.9105560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_annotated.py 2025-12-04T08:33:29.9106700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_prog_name.py 2025-12-04T08:33:29.9107930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_ambiguous_params.py 2025-12-04T08:33:29.9109220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:29.9110640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_version.py 2025-12-04T08:33:29.9111990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_multi_app.py 2025-12-04T08:33:29.9113530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_multi_func.py 2025-12-04T08:33:29.9114900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_extending_app.py 2025-12-04T08:33:29.9116360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_func_other_name.py 2025-12-04T08:33:29.9117870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_app_other_name.py 2025-12-04T08:33:29.9119240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/__init__.py 2025-12-04T08:33:29.9120800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_sub_completion.py 2025-12-04T08:33:29.9122250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_multi_app_sub.py 2025-12-04T08:33:29.9123740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_multi_app_cli.py 2025-12-04T08:33:29.9125190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_empty_script.py 2025-12-04T08:33:29.9126690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_completion_run.py 2025-12-04T08:33:29.9128220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_extending_empty_app.py 2025-12-04T08:33:29.9129620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_doc.py 2025-12-04T08:33:29.9130920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_sub.py 2025-12-04T08:33:29.9132240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_not_python.py 2025-12-04T08:33:29.9133530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_help.py 2025-12-04T08:33:29.9135060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_cli/test_sub_help.py 2025-12-04T08:33:29.9136180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_rich_import.py 2025-12-04T08:33:29.9138060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_using_click/test_tutorial003.py 2025-12-04T08:33:29.9139580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_using_click/__init__.py 2025-12-04T08:33:29.9141260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_using_click/test_tutorial004.py 2025-12-04T08:33:29.9143310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_callback_override/test_tutorial002.py 2025-12-04T08:33:29.9145210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_callback_override/test_tutorial003.py 2025-12-04T08:33:29.9147120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_callback_override/__init__.py 2025-12-04T08:33:29.9149200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_callback_override/test_tutorial004.py 2025-12-04T08:33:29.9150970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_callback_override/test_tutorial001.py 2025-12-04T08:33:29.9152590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_tutorial002.py 2025-12-04T08:33:29.9154290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_tutorial003.py 2025-12-04T08:33:29.9155770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/__init__.py 2025-12-04T08:33:29.9157610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_tutorial001.py 2025-12-04T08:33:29.9159520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial008.py 2025-12-04T08:33:29.9161410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial006.py 2025-12-04T08:33:29.9163230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial002.py 2025-12-04T08:33:29.9164930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial003.py 2025-12-04T08:33:29.9166670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/__init__.py 2025-12-04T08:33:29.9168440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial007.py 2025-12-04T08:33:29.9170300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial004.py 2025-12-04T08:33:29.9171930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial005.py 2025-12-04T08:33:29.9173760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_subcommands/test_name_help/test_tutorial001.py 2025-12-04T08:33:29.9175540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_callback/test_tutorial003_an.py 2025-12-04T08:33:29.9177460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_callback/test_tutorial001_an.py 2025-12-04T08:33:29.9179250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_callback/test_tutorial004_an.py 2025-12-04T08:33:29.9181130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_callback/test_tutorial003.py 2025-12-04T08:33:29.9182940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_callback/__init__.py 2025-12-04T08:33:29.9184680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_callback/test_tutorial004.py 2025-12-04T08:33:29.9186570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_callback/test_tutorial001.py 2025-12-04T08:33:29.9188480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial005_an.py 2025-12-04T08:33:29.9190700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial003_an.py 2025-12-04T08:33:29.9192580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial001_an.py 2025-12-04T08:33:29.9194430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial002.py 2025-12-04T08:33:29.9196340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial004_an.py 2025-12-04T08:33:29.9198160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial003.py 2025-12-04T08:33:29.9199960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/__init__.py 2025-12-04T08:33:29.9201780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial002_an.py 2025-12-04T08:33:29.9204020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial004.py 2025-12-04T08:33:29.9205750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial005.py 2025-12-04T08:33:29.9207630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_name/test_tutorial001.py 2025-12-04T08:33:29.9208990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/__init__.py 2025-12-04T08:33:29.9210800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_help/test_tutorial003_an.py 2025-12-04T08:33:29.9212600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_help/test_tutorial001_an.py 2025-12-04T08:33:29.9214330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_help/test_tutorial002.py 2025-12-04T08:33:29.9216080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_help/test_tutorial003.py 2025-12-04T08:33:29.9217830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_help/__init__.py 2025-12-04T08:33:29.9219750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_help/test_tutorial002_an.py 2025-12-04T08:33:29.9221420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_help/test_tutorial001.py 2025-12-04T08:33:29.9223300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_version/test_tutorial003_an.py 2025-12-04T08:33:29.9225060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_version/test_tutorial003.py 2025-12-04T08:33:29.9226720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_version/__init__.py 2025-12-04T08:33:29.9228590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_prompt/test_tutorial003_an.py 2025-12-04T08:33:29.9230450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_prompt/test_tutorial001_an.py 2025-12-04T08:33:29.9232200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_prompt/test_tutorial002.py 2025-12-04T08:33:29.9233980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_prompt/test_tutorial003.py 2025-12-04T08:33:29.9235590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_prompt/__init__.py 2025-12-04T08:33:29.9237510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_prompt/test_tutorial002_an.py 2025-12-04T08:33:29.9239390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_prompt/test_tutorial001.py 2025-12-04T08:33:29.9241270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_required/test_tutorial001_an.py 2025-12-04T08:33:29.9242820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_required/__init__.py 2025-12-04T08:33:29.9244770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options/test_required/test_tutorial001.py 2025-12-04T08:33:29.9246460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_one_file_per_command/__init__.py 2025-12-04T08:33:29.9248240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_one_file_per_command/test_tutorial.py 2025-12-04T08:33:29.9250120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_context/test_tutorial002.py 2025-12-04T08:33:29.9251760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_context/test_tutorial003.py 2025-12-04T08:33:29.9253330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_context/__init__.py 2025-12-04T08:33:29.9255240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_context/test_tutorial004.py 2025-12-04T08:33:29.9257280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_context/test_tutorial001.py 2025-12-04T08:33:29.9259070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_options/test_tutorial001_an.py 2025-12-04T08:33:29.9260410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_options/__init__.py 2025-12-04T08:33:29.9261970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_options/test_tutorial001.py 2025-12-04T08:33:29.9263280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_callback/test_tutorial002.py 2025-12-04T08:33:29.9264820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_callback/test_tutorial003.py 2025-12-04T08:33:29.9267190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_callback/__init__.py 2025-12-04T08:33:29.9267590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_callback/test_tutorial004.py 2025-12-04T08:33:29.9269000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_callback/test_tutorial001.py 2025-12-04T08:33:29.9270280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_name/__init__.py 2025-12-04T08:33:29.9271610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_name/test_tutorial001.py 2025-12-04T08:33:29.9272890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/__init__.py 2025-12-04T08:33:29.9274230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_arguments/__init__.py 2025-12-04T08:33:29.9275780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_arguments/test_tutorial001.py 2025-12-04T08:33:29.9277130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial005_an.py 2025-12-04T08:33:29.9278500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial008.py 2025-12-04T08:33:29.9279940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial007_an.py 2025-12-04T08:33:29.9282560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial001_an.py 2025-12-04T08:33:29.9283500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial006.py 2025-12-04T08:33:29.9284330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial002.py 2025-12-04T08:33:29.9286140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial004_an.py 2025-12-04T08:33:29.9287930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial003.py 2025-12-04T08:33:29.9289520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/__init__.py 2025-12-04T08:33:29.9291250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial007.py 2025-12-04T08:33:29.9292990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial004.py 2025-12-04T08:33:29.9294770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial005.py 2025-12-04T08:33:29.9296490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_help/test_tutorial001.py 2025-12-04T08:33:29.9298270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_index/test_tutorial002.py 2025-12-04T08:33:29.9300100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_index/test_tutorial003.py 2025-12-04T08:33:29.9301730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_index/__init__.py 2025-12-04T08:33:29.9303500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_index/test_tutorial004.py 2025-12-04T08:33:29.9305290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_index/test_tutorial001.py 2025-12-04T08:33:29.9307150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_one_or_multiple/test_tutorial002.py 2025-12-04T08:33:29.9309000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_one_or_multiple/__init__.py 2025-12-04T08:33:29.9310990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_commands/test_one_or_multiple/test_tutorial001.py 2025-12-04T08:33:29.9312700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_exceptions/test_tutorial002.py 2025-12-04T08:33:29.9314440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_exceptions/test_tutorial003.py 2025-12-04T08:33:29.9316030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_exceptions/__init__.py 2025-12-04T08:33:29.9317730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_exceptions/test_tutorial004.py 2025-12-04T08:33:29.9319380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_exceptions/test_tutorial001.py 2025-12-04T08:33:29.9320660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/__init__.py 2025-12-04T08:33:29.9322550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_optional/test_tutorial001_an.py 2025-12-04T08:33:29.9324310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_optional/test_tutorial002.py 2025-12-04T08:33:29.9326070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_optional/test_tutorial003.py 2025-12-04T08:33:29.9327810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_optional/__init__.py 2025-12-04T08:33:29.9329640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_optional/test_tutorial002_an.py 2025-12-04T08:33:29.9331430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_optional/test_tutorial001.py 2025-12-04T08:33:29.9333330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_default/test_tutorial001_an.py 2025-12-04T08:33:29.9335070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_default/test_tutorial002.py 2025-12-04T08:33:29.9336680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_default/__init__.py 2025-12-04T08:33:29.9338820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_default/test_tutorial002_an.py 2025-12-04T08:33:29.9340540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_default/test_tutorial001.py 2025-12-04T08:33:29.9341990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/__init__.py 2025-12-04T08:33:29.9343770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_envvar/test_tutorial003_an.py 2025-12-04T08:33:29.9345630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_envvar/test_tutorial001_an.py 2025-12-04T08:33:29.9347420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_envvar/test_tutorial002.py 2025-12-04T08:33:29.9349190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_envvar/test_tutorial003.py 2025-12-04T08:33:29.9351020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_envvar/__init__.py 2025-12-04T08:33:29.9352820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_envvar/test_tutorial002_an.py 2025-12-04T08:33:29.9354950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_envvar/test_tutorial001.py 2025-12-04T08:33:29.9356650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial005_an.py 2025-12-04T08:33:29.9358370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial008.py 2025-12-04T08:33:29.9360120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial007_an.py 2025-12-04T08:33:29.9361840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial003_an.py 2025-12-04T08:33:29.9363580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial001_an.py 2025-12-04T08:33:29.9365200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial006_an.py 2025-12-04T08:33:29.9366910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial006.py 2025-12-04T08:33:29.9368630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial002.py 2025-12-04T08:33:29.9370460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial004_an.py 2025-12-04T08:33:29.9372240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial003.py 2025-12-04T08:33:29.9373930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/__init__.py 2025-12-04T08:33:29.9375640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial007.py 2025-12-04T08:33:29.9377320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial002_an.py 2025-12-04T08:33:29.9379250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial004.py 2025-12-04T08:33:29.9381040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial008_an.py 2025-12-04T08:33:29.9382780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial005.py 2025-12-04T08:33:29.9384420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_arguments/test_help/test_tutorial001.py 2025-12-04T08:33:29.9386150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_terminating/test_tutorial002.py 2025-12-04T08:33:29.9387690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_terminating/test_tutorial003.py 2025-12-04T08:33:29.9389290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_terminating/__init__.py 2025-12-04T08:33:29.9391840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_terminating/test_tutorial001.py 2025-12-04T08:33:29.9392710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_first_steps/test_tutorial006.py 2025-12-04T08:33:29.9394400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_first_steps/test_tutorial002.py 2025-12-04T08:33:29.9396240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_first_steps/test_tutorial003.py 2025-12-04T08:33:29.9397950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_first_steps/__init__.py 2025-12-04T08:33:29.9399520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_first_steps/test_tutorial004.py 2025-12-04T08:33:29.9401110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_first_steps/test_tutorial005.py 2025-12-04T08:33:29.9402900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_first_steps/test_tutorial001.py 2025-12-04T08:33:29.9405020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_multiple_options/test_tutorial001_an.py 2025-12-04T08:33:29.9407140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_multiple_options/test_tutorial002.py 2025-12-04T08:33:29.9408950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_multiple_options/__init__.py 2025-12-04T08:33:29.9411140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_multiple_options/test_tutorial002_an.py 2025-12-04T08:33:29.9413370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_multiple_options/test_tutorial001.py 2025-12-04T08:33:29.9414930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/__init__.py 2025-12-04T08:33:29.9417190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_options_with_multiple_values/test_tutorial001_an.py 2025-12-04T08:33:29.9419200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_options_with_multiple_values/__init__.py 2025-12-04T08:33:29.9421610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_options_with_multiple_values/test_tutorial001.py 2025-12-04T08:33:29.9423790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_arguments_with_multiple_values/test_tutorial002.py 2025-12-04T08:33:29.9425950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_arguments_with_multiple_values/__init__.py 2025-12-04T08:33:29.9428310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_arguments_with_multiple_values/test_tutorial002_an.py 2025-12-04T08:33:29.9430460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_multiple_values/test_arguments_with_multiple_values/test_tutorial001.py 2025-12-04T08:33:29.9432140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial008.py 2025-12-04T08:33:29.9434020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial007_an.py 2025-12-04T08:33:29.9435840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial009.py 2025-12-04T08:33:29.9437670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial003_an.py 2025-12-04T08:33:29.9439540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial002.py 2025-12-04T08:33:29.9441400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial004_an.py 2025-12-04T08:33:29.9443180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial003.py 2025-12-04T08:33:29.9444790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/__init__.py 2025-12-04T08:33:29.9446660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial007.py 2025-12-04T08:33:29.9448440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial002_an.py 2025-12-04T08:33:29.9450260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial004.py 2025-12-04T08:33:29.9451840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial008_an.py 2025-12-04T08:33:29.9453270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_options_autocompletion/test_tutorial009_an.py 2025-12-04T08:33:29.9454460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_testing/test_app02_an.py 2025-12-04T08:33:29.9455820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_testing/test_app01.py 2025-12-04T08:33:29.9457320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_testing/__init__.py 2025-12-04T08:33:29.9458640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_testing/test_app03.py 2025-12-04T08:33:29.9459770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_testing/test_app02.py 2025-12-04T08:33:29.9461130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_prompt/test_tutorial002.py 2025-12-04T08:33:29.9462500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_prompt/test_tutorial003.py 2025-12-04T08:33:29.9464030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_prompt/__init__.py 2025-12-04T08:33:29.9464840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_prompt/test_tutorial001.py 2025-12-04T08:33:29.9466380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial003_an.py 2025-12-04T08:33:29.9467880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial001_an.py 2025-12-04T08:33:29.9469300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial002.py 2025-12-04T08:33:29.9470820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial004_an.py 2025-12-04T08:33:29.9472460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial003.py 2025-12-04T08:33:29.9473580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/__init__.py 2025-12-04T08:33:29.9475150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial002_an.py 2025-12-04T08:33:29.9476510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial004.py 2025-12-04T08:33:29.9478080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_bool/test_tutorial001.py 2025-12-04T08:33:29.9479220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/__init__.py 2025-12-04T08:33:29.9480640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_uuid/__init__.py 2025-12-04T08:33:29.9482120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_uuid/test_tutorial001.py 2025-12-04T08:33:29.9483480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_index/__init__.py 2025-12-04T08:33:29.9484960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_index/test_tutorial001.py 2025-12-04T08:33:29.9486670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial005_an.py 2025-12-04T08:33:29.9487940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial003_an.py 2025-12-04T08:33:29.9489370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial001_an.py 2025-12-04T08:33:29.9490840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial002.py 2025-12-04T08:33:29.9492380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial004_an.py 2025-12-04T08:33:29.9493860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial003.py 2025-12-04T08:33:29.9495180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/__init__.py 2025-12-04T08:33:29.9496720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial002_an.py 2025-12-04T08:33:29.9498140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial004.py 2025-12-04T08:33:29.9499620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial005.py 2025-12-04T08:33:29.9501180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_file/test_tutorial001.py 2025-12-04T08:33:29.9502790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_number/test_tutorial003_an.py 2025-12-04T08:33:29.9504340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_number/test_tutorial001_an.py 2025-12-04T08:33:29.9505790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_number/test_tutorial002.py 2025-12-04T08:33:29.9507260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_number/test_tutorial003.py 2025-12-04T08:33:29.9508730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_number/__init__.py 2025-12-04T08:33:29.9510170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_number/test_tutorial002_an.py 2025-12-04T08:33:29.9511640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_number/test_tutorial001.py 2025-12-04T08:33:29.9513100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_datetime/test_tutorial002.py 2025-12-04T08:33:29.9514500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_datetime/__init__.py 2025-12-04T08:33:29.9516080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_datetime/test_tutorial002_an.py 2025-12-04T08:33:29.9517970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_datetime/test_tutorial001.py 2025-12-04T08:33:29.9519730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_enum/test_tutorial003_an.py 2025-12-04T08:33:29.9521630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_enum/test_tutorial002.py 2025-12-04T08:33:29.9523480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_enum/test_tutorial003.py 2025-12-04T08:33:29.9525160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_enum/__init__.py 2025-12-04T08:33:29.9527170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_enum/test_tutorial002_an.py 2025-12-04T08:33:29.9528960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_enum/test_tutorial001.py 2025-12-04T08:33:29.9530960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_path/test_tutorial001_an.py 2025-12-04T08:33:29.9533140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_path/test_tutorial002.py 2025-12-04T08:33:29.9534840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_path/__init__.py 2025-12-04T08:33:29.9536590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_path/test_tutorial002_an.py 2025-12-04T08:33:29.9538550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_path/test_tutorial001.py 2025-12-04T08:33:29.9540510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_custom_types/test_tutorial001_an.py 2025-12-04T08:33:29.9542310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_custom_types/test_tutorial002.py 2025-12-04T08:33:29.9544170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_custom_types/__init__.py 2025-12-04T08:33:29.9546140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_custom_types/test_tutorial002_an.py 2025-12-04T08:33:29.9548330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tutorial/test_parameter_types/test_custom_types/test_tutorial001.py 2025-12-04T08:33:29.9549140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/utils.py 2025-12-04T08:33:29.9550480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_tracebacks.py 2025-12-04T08:33:29.9551950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/type_error_no_rich.py 2025-12-04T08:33:29.9553420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/completion_no_types_order.py 2025-12-04T08:33:29.9554920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/type_error_normal_traceback.py 2025-12-04T08:33:29.9556140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/corner_cases.py 2025-12-04T08:33:29.9557650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/completion_no_types.py 2025-12-04T08:33:29.9558990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/print_modules.py 2025-12-04T08:33:29.9560390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/completion_argument.py 2025-12-04T08:33:29.9561670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/__init__.py 2025-12-04T08:33:29.9563050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/empty_script.py 2025-12-04T08:33:29.9564400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/not_python.txt 2025-12-04T08:33:29.9565890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/richformattedapp-docs.md 2025-12-04T08:33:29.9567290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/extended_app_cli.py 2025-12-04T08:33:29.9568880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/extended_empty_app_cli.py 2025-12-04T08:33:29.9570450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/rich_formatted_app.py 2025-12-04T08:33:29.9571660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/__init__.py 2025-12-04T08:33:29.9573100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/multiapp-docs-title.md 2025-12-04T08:33:29.9574490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/app_other_name.py 2025-12-04T08:33:29.9575850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/multi_app_cli.py 2025-12-04T08:33:29.9577210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/multiapp-docs.md 2025-12-04T08:33:29.9578740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/multi_app.py 2025-12-04T08:33:29.9580010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/sample.py 2025-12-04T08:33:29.9581630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/func_other_name.py 2025-12-04T08:33:29.9583230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/cli/multi_func.py 2025-12-04T08:33:29.9584850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/type_error_no_rich_short_disable.py 2025-12-04T08:33:29.9586140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/assets/prog_name.py 2025-12-04T08:33:29.9587570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_corner_cases.py 2025-12-04T08:33:29.9588900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_rich_markup_mode.py 2025-12-04T08:33:29.9590130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_exit_errors.py 2025-12-04T08:33:29.9591300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/tests/test_types.py 2025-12-04T08:33:29.9592530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:29.9593890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:29.9595490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial002.py 2025-12-04T08:33:29.9596970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial003.py 2025-12-04T08:33:29.9598490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/__init__.py 2025-12-04T08:33:29.9600070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial004_an.py 2025-12-04T08:33:29.9601590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial002_an.py 2025-12-04T08:33:29.9603360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial004.py 2025-12-04T08:33:29.9604630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial005_an.py 2025-12-04T08:33:29.9606230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial005.py 2025-12-04T08:33:29.9607800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial001_an.py 2025-12-04T08:33:29.9609230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial001.py 2025-12-04T08:33:29.9610790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/file/tutorial003_an.py 2025-12-04T08:33:29.9612380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/datetime/tutorial002.py 2025-12-04T08:33:29.9613910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/datetime/__init__.py 2025-12-04T08:33:29.9615480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/datetime/tutorial002_an.py 2025-12-04T08:33:29.9617100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/datetime/tutorial001.py 2025-12-04T08:33:29.9618700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/custom_types/tutorial002.py 2025-12-04T08:33:29.9620280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/custom_types/__init__.py 2025-12-04T08:33:29.9621960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/custom_types/tutorial002_an.py 2025-12-04T08:33:29.9623610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/custom_types/tutorial001_an.py 2025-12-04T08:33:29.9625320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/custom_types/tutorial001.py 2025-12-04T08:33:29.9626740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/path/tutorial002.py 2025-12-04T08:33:29.9628180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/path/__init__.py 2025-12-04T08:33:29.9629780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/path/tutorial002_an.py 2025-12-04T08:33:29.9631390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/path/tutorial001_an.py 2025-12-04T08:33:29.9632680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/path/tutorial001.py 2025-12-04T08:33:29.9633880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/enum/tutorial002.py 2025-12-04T08:33:29.9635100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/enum/tutorial003.py 2025-12-04T08:33:29.9636310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/enum/__init__.py 2025-12-04T08:33:29.9637530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/enum/tutorial002_an.py 2025-12-04T08:33:29.9638780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/enum/tutorial001.py 2025-12-04T08:33:29.9639960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/enum/tutorial003_an.py 2025-12-04T08:33:29.9641230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/number/tutorial002.py 2025-12-04T08:33:29.9642430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/number/tutorial003.py 2025-12-04T08:33:29.9643890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/number/__init__.py 2025-12-04T08:33:29.9644900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/number/tutorial002_an.py 2025-12-04T08:33:29.9646440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/number/tutorial001_an.py 2025-12-04T08:33:29.9647430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/number/tutorial001.py 2025-12-04T08:33:29.9648670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/number/tutorial003_an.py 2025-12-04T08:33:29.9649880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial002.py 2025-12-04T08:33:29.9651080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial003.py 2025-12-04T08:33:29.9652310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/__init__.py 2025-12-04T08:33:29.9653600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial004_an.py 2025-12-04T08:33:29.9654830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial002_an.py 2025-12-04T08:33:29.9656000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial004.py 2025-12-04T08:33:29.9657250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial001_an.py 2025-12-04T08:33:29.9658460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial001.py 2025-12-04T08:33:29.9659660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/bool/tutorial003_an.py 2025-12-04T08:33:29.9660930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/index/__init__.py 2025-12-04T08:33:29.9662070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/index/tutorial001.py 2025-12-04T08:33:29.9663280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/uuid/__init__.py 2025-12-04T08:33:29.9664440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/parameter_types/uuid/tutorial001.py 2025-12-04T08:33:29.9665530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/app_dir/tutorial001.py 2025-12-04T08:33:29.9666710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/password/tutorial002.py 2025-12-04T08:33:29.9667910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/password/tutorial002_an.py 2025-12-04T08:33:29.9669120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/password/tutorial001_an.py 2025-12-04T08:33:29.9670250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/password/tutorial001.py 2025-12-04T08:33:29.9671450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/required/tutorial002.py 2025-12-04T08:33:29.9672630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/required/tutorial001_an.py 2025-12-04T08:33:29.9673790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/required/tutorial001.py 2025-12-04T08:33:29.9674930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/prompt/tutorial002.py 2025-12-04T08:33:29.9676140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/prompt/tutorial003.py 2025-12-04T08:33:29.9677320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/prompt/tutorial002_an.py 2025-12-04T08:33:29.9678510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/prompt/tutorial001_an.py 2025-12-04T08:33:29.9679640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/prompt/tutorial001.py 2025-12-04T08:33:29.9680850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/prompt/tutorial003_an.py 2025-12-04T08:33:29.9682000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/version/tutorial002.py 2025-12-04T08:33:29.9683120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/version/tutorial003.py 2025-12-04T08:33:29.9684320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/version/tutorial002_an.py 2025-12-04T08:33:29.9685500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/version/tutorial001_an.py 2025-12-04T08:33:29.9686660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/version/tutorial001.py 2025-12-04T08:33:29.9687880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/version/tutorial003_an.py 2025-12-04T08:33:29.9689290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial002.py 2025-12-04T08:33:29.9690220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial003.py 2025-12-04T08:33:29.9691440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial004_an.py 2025-12-04T08:33:29.9692770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial002_an.py 2025-12-04T08:33:29.9694250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial004.py 2025-12-04T08:33:29.9695140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial001_an.py 2025-12-04T08:33:29.9701650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial001.py 2025-12-04T08:33:29.9702050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/callback/tutorial003_an.py 2025-12-04T08:33:29.9702320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial002.py 2025-12-04T08:33:29.9702590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial003.py 2025-12-04T08:33:29.9702860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial004_an.py 2025-12-04T08:33:29.9703130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial002_an.py 2025-12-04T08:33:29.9703580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial004.py 2025-12-04T08:33:29.9704720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial005_an.py 2025-12-04T08:33:29.9705780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial005.py 2025-12-04T08:33:29.9707190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial001_an.py 2025-12-04T08:33:29.9708070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial001.py 2025-12-04T08:33:29.9709270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/name/tutorial003_an.py 2025-12-04T08:33:29.9710350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial002.py 2025-12-04T08:33:29.9711500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial003.py 2025-12-04T08:33:29.9712740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial004_an.py 2025-12-04T08:33:29.9713840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial002_an.py 2025-12-04T08:33:29.9715020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial004.py 2025-12-04T08:33:29.9716140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial001_an.py 2025-12-04T08:33:29.9717370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial001.py 2025-12-04T08:33:29.9718440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options/help/tutorial003_an.py 2025-12-04T08:33:29.9719490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/launch/tutorial002.py 2025-12-04T08:33:29.9720550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/launch/tutorial001.py 2025-12-04T08:33:29.9721760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial001/users.py 2025-12-04T08:33:29.9722990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial001/__init__.py 2025-12-04T08:33:29.9724240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial001/main.py 2025-12-04T08:33:29.9725800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial001/items.py 2025-12-04T08:33:29.9726680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial006.py 2025-12-04T08:33:29.9728190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial002.py 2025-12-04T08:33:29.9729180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial003.py 2025-12-04T08:33:29.9730360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial007.py 2025-12-04T08:33:29.9731590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial008.py 2025-12-04T08:33:29.9732780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial004.py 2025-12-04T08:33:29.9734170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial005.py 2025-12-04T08:33:29.9735590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/name_help/tutorial001.py 2025-12-04T08:33:29.9737030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial002/main.py 2025-12-04T08:33:29.9738910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial003/users.py 2025-12-04T08:33:29.9740340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial003/lands.py 2025-12-04T08:33:29.9741920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial003/reigns.py 2025-12-04T08:33:29.9743570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial003/__init__.py 2025-12-04T08:33:29.9745210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial003/towns.py 2025-12-04T08:33:29.9746610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial003/main.py 2025-12-04T08:33:29.9748220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/tutorial003/items.py 2025-12-04T08:33:29.9749990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/callback_override/tutorial002.py 2025-12-04T08:33:29.9751740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/callback_override/tutorial003.py 2025-12-04T08:33:29.9753530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/callback_override/tutorial004.py 2025-12-04T08:33:29.9755200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/subcommands/callback_override/tutorial001.py 2025-12-04T08:33:29.9757320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/options_with_multiple_values/tutorial001_an.py 2025-12-04T08:33:29.9759070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/options_with_multiple_values/tutorial001.py 2025-12-04T08:33:29.9760950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/multiple_options/tutorial002.py 2025-12-04T08:33:29.9762720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/multiple_options/tutorial002_an.py 2025-12-04T08:33:29.9764400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/multiple_options/tutorial001_an.py 2025-12-04T08:33:29.9766080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/multiple_options/tutorial001.py 2025-12-04T08:33:29.9767850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/arguments_with_multiple_values/tutorial002.py 2025-12-04T08:33:29.9769680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/arguments_with_multiple_values/tutorial002_an.py 2025-12-04T08:33:29.9771610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/multiple_values/arguments_with_multiple_values/tutorial001.py 2025-12-04T08:33:29.9772870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/using_click/tutorial002.py 2025-12-04T08:33:29.9774340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/using_click/tutorial003.py 2025-12-04T08:33:29.9775770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/using_click/tutorial004.py 2025-12-04T08:33:29.9777240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/using_click/tutorial001.py 2025-12-04T08:33:29.9778610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/printing/tutorial006.py 2025-12-04T08:33:29.9779960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/printing/tutorial002.py 2025-12-04T08:33:29.9781430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/printing/tutorial003.py 2025-12-04T08:33:29.9782800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/printing/tutorial004.py 2025-12-04T08:33:29.9784160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/printing/tutorial005.py 2025-12-04T08:33:29.9785500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/printing/tutorial001.py 2025-12-04T08:33:29.9786850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/progressbar/tutorial006.py 2025-12-04T08:33:29.9788180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/progressbar/tutorial002.py 2025-12-04T08:33:29.9789590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/progressbar/tutorial003.py 2025-12-04T08:33:29.9791000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/progressbar/tutorial004.py 2025-12-04T08:33:29.9792420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/progressbar/tutorial005.py 2025-12-04T08:33:29.9793800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/progressbar/tutorial001.py 2025-12-04T08:33:29.9795190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/exceptions/tutorial002.py 2025-12-04T08:33:29.9796670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/exceptions/tutorial003.py 2025-12-04T08:33:29.9798020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/exceptions/tutorial004.py 2025-12-04T08:33:29.9799520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/exceptions/tutorial001.py 2025-12-04T08:33:29.9801030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app02_an/__init__.py 2025-12-04T08:33:29.9802570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app02_an/main.py 2025-12-04T08:33:29.9804030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app02_an/test_main.py 2025-12-04T08:33:29.9805250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app02/__init__.py 2025-12-04T08:33:29.9806320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app02/main.py 2025-12-04T08:33:29.9807450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app02/test_main.py 2025-12-04T08:33:29.9808590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app03/__init__.py 2025-12-04T08:33:29.9809640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app03/main.py 2025-12-04T08:33:29.9810770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app03/test_main.py 2025-12-04T08:33:29.9812280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app01/__init__.py 2025-12-04T08:33:29.9813120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app01/main.py 2025-12-04T08:33:29.9814250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/testing/app01/test_main.py 2025-12-04T08:33:29.9815290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/prompt/tutorial002.py 2025-12-04T08:33:29.9816340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/prompt/tutorial003.py 2025-12-04T08:33:29.9817500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/prompt/tutorial004.py 2025-12-04T08:33:29.9818600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/prompt/tutorial001.py 2025-12-04T08:33:29.9819780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/options/tutorial001_an.py 2025-12-04T08:33:29.9820940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/options/tutorial001.py 2025-12-04T08:33:29.9822090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/context/tutorial002.py 2025-12-04T08:33:29.9823260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/context/tutorial003.py 2025-12-04T08:33:29.9824500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/context/tutorial004.py 2025-12-04T08:33:29.9825720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/context/tutorial001.py 2025-12-04T08:33:29.9826960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/one_or_multiple/tutorial002.py 2025-12-04T08:33:29.9828190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/one_or_multiple/tutorial001.py 2025-12-04T08:33:29.9829320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/index/tutorial002.py 2025-12-04T08:33:29.9830460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/index/tutorial003.py 2025-12-04T08:33:29.9831860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/index/tutorial004.py 2025-12-04T08:33:29.9832840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/index/tutorial001.py 2025-12-04T08:33:29.9834020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/callback/tutorial002.py 2025-12-04T08:33:29.9835280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/callback/tutorial003.py 2025-12-04T08:33:29.9836340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/callback/tutorial004.py 2025-12-04T08:33:29.9837770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/callback/tutorial001.py 2025-12-04T08:33:29.9838780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/name/tutorial001.py 2025-12-04T08:33:29.9840010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/arguments/tutorial001.py 2025-12-04T08:33:29.9841100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial006.py 2025-12-04T08:33:29.9842240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial002.py 2025-12-04T08:33:29.9843430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial003.py 2025-12-04T08:33:29.9844740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial007.py 2025-12-04T08:33:29.9845810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial008.py 2025-12-04T08:33:29.9847150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial004_an.py 2025-12-04T08:33:29.9848240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial007_an.py 2025-12-04T08:33:29.9849470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial004.py 2025-12-04T08:33:29.9850790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial005_an.py 2025-12-04T08:33:29.9852440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial005.py 2025-12-04T08:33:29.9853900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial001_an.py 2025-12-04T08:33:29.9855220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/commands/help/tutorial001.py 2025-12-04T08:33:29.9856710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/first_steps/tutorial006.py 2025-12-04T08:33:29.9858110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/first_steps/tutorial002.py 2025-12-04T08:33:29.9859490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/first_steps/tutorial003.py 2025-12-04T08:33:29.9860940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/first_steps/tutorial004.py 2025-12-04T08:33:29.9862380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/first_steps/tutorial005.py 2025-12-04T08:33:29.9863810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/first_steps/tutorial001.py 2025-12-04T08:33:29.9865340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/one_file_per_command/version.py 2025-12-04T08:33:29.9866840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/one_file_per_command/__init__.py 2025-12-04T08:33:29.9868240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/one_file_per_command/users/delete.py 2025-12-04T08:33:29.9869820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/one_file_per_command/users/add.py 2025-12-04T08:33:29.9871400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/one_file_per_command/users/__init__.py 2025-12-04T08:33:29.9872680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/one_file_per_command/main.py 2025-12-04T08:33:29.9874060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/terminating/tutorial002.py 2025-12-04T08:33:29.9875570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/terminating/tutorial003.py 2025-12-04T08:33:29.9877060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/terminating/tutorial001.py 2025-12-04T08:33:29.9878570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/envvar/tutorial002.py 2025-12-04T08:33:29.9880100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/envvar/tutorial003.py 2025-12-04T08:33:29.9881720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/envvar/tutorial002_an.py 2025-12-04T08:33:29.9883210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/envvar/tutorial001_an.py 2025-12-04T08:33:29.9884860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/envvar/tutorial001.py 2025-12-04T08:33:29.9886280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/envvar/tutorial003_an.py 2025-12-04T08:33:29.9887860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/default/tutorial002.py 2025-12-04T08:33:29.9889480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/default/tutorial002_an.py 2025-12-04T08:33:29.9891030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/default/tutorial001_an.py 2025-12-04T08:33:29.9892450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/default/tutorial001.py 2025-12-04T08:33:29.9893960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/optional/tutorial002.py 2025-12-04T08:33:29.9895490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/optional/tutorial003.py 2025-12-04T08:33:29.9897100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/optional/tutorial002_an.py 2025-12-04T08:33:29.9898870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/optional/tutorial001_an.py 2025-12-04T08:33:29.9900460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/optional/tutorial001.py 2025-12-04T08:33:29.9901910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial006.py 2025-12-04T08:33:29.9903440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial002.py 2025-12-04T08:33:29.9904800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial003.py 2025-12-04T08:33:29.9906110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial007.py 2025-12-04T08:33:29.9907480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial008.py 2025-12-04T08:33:29.9909080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial008_an.py 2025-12-04T08:33:29.9910520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial004_an.py 2025-12-04T08:33:29.9912050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial006_an.py 2025-12-04T08:33:29.9913440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial002_an.py 2025-12-04T08:33:29.9915000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial007_an.py 2025-12-04T08:33:29.9916460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial004.py 2025-12-04T08:33:29.9918070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial005_an.py 2025-12-04T08:33:29.9919430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial005.py 2025-12-04T08:33:29.9920900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial001_an.py 2025-12-04T08:33:29.9922360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial001.py 2025-12-04T08:33:29.9923920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/arguments/help/tutorial003_an.py 2025-12-04T08:33:29.9925440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial006.py 2025-12-04T08:33:29.9926960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial002.py 2025-12-04T08:33:29.9928440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial003.py 2025-12-04T08:33:29.9930160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial009_an.py 2025-12-04T08:33:29.9931700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial007.py 2025-12-04T08:33:29.9933350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial008.py 2025-12-04T08:33:29.9934900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial009.py 2025-12-04T08:33:29.9936610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial008_an.py 2025-12-04T08:33:29.9938230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial004_an.py 2025-12-04T08:33:29.9939790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial006_an.py 2025-12-04T08:33:29.9941340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial002_an.py 2025-12-04T08:33:29.9942890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial007_an.py 2025-12-04T08:33:29.9944420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial004.py 2025-12-04T08:33:29.9945970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial005_an.py 2025-12-04T08:33:29.9947570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial005.py 2025-12-04T08:33:29.9949100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial001_an.py 2025-12-04T08:33:29.9950530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial001.py 2025-12-04T08:33:29.9952230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/test/docs_src/options_autocompletion/tutorial003_an.py 2025-12-04T08:33:29.9953240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:29.9954640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:29.9955960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:29.9957210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:29.9958200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/paths.json 2025-12-04T08:33:29.9959390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:29.9960370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/files 2025-12-04T08:33:29.9961560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/about.json 2025-12-04T08:33:29.9962710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:29.9964020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/index.json 2025-12-04T08:33:29.9964930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/info/git 2025-12-04T08:33:29.9966650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/RECORD 2025-12-04T08:33:29.9968390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/licenses/LICENSE 2025-12-04T08:33:29.9970070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/direct_url.json 2025-12-04T08:33:29.9971670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/WHEEL 2025-12-04T08:33:29.9973430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/entry_points.txt 2025-12-04T08:33:29.9974850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/REQUESTED 2025-12-04T08:33:29.9976500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/INSTALLER 2025-12-04T08:33:29.9978110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer-0.17.4.dist-info/METADATA 2025-12-04T08:33:29.9979460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/_types.py 2025-12-04T08:33:29.9980830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/params.py 2025-12-04T08:33:29.9982310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/_typing.py 2025-12-04T08:33:29.9983680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/models.py 2025-12-04T08:33:29.9985080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/completion.py 2025-12-04T08:33:29.9986680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_classes.py 2025-12-04T08:33:29.9988040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__init__.py 2025-12-04T08:33:29.9989510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/core.py 2025-12-04T08:33:29.9991260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:29.9992790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_typing.cpython-313.pyc 2025-12-04T08:33:29.9994160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:29.9995480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/colors.cpython-313.pyc 2025-12-04T08:33:29.9996740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:29.9998150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/rich_utils.cpython-313.pyc 2025-12-04T08:33:29.9999590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/testing.cpython-313.pyc 2025-12-04T08:33:30.0001990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.0002360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:30.0003590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:30.0004880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/params.cpython-313.pyc 2025-12-04T08:33:30.0006370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_shared.cpython-313.pyc 2025-12-04T08:33:30.0007740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/completion.cpython-313.pyc 2025-12-04T08:33:30.0009240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_classes.cpython-313.pyc 2025-12-04T08:33:30.0010560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:30.0011940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.0013040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/rich_utils.py 2025-12-04T08:33:30.0014280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_shared.py 2025-12-04T08:33:30.0015310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/cli.py 2025-12-04T08:33:30.0016430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/utils.py 2025-12-04T08:33:30.0017600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/py.typed 2025-12-04T08:33:30.0018620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/main.py 2025-12-04T08:33:30.0019800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/testing.py 2025-12-04T08:33:30.0020940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/__main__.py 2025-12-04T08:33:30.0022050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.17.4-py313hca03da5_0/lib/python3.13/site-packages/typer/colors.py 2025-12-04T08:33:30.0022660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/bin/iconv 2025-12-04T08:33:30.0023830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/libcharset.h 2025-12-04T08:33:30.0024540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/localcharset.h 2025-12-04T08:33:30.0025770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/iconv.h 2025-12-04T08:33:30.0026680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/repodata_record.json 2025-12-04T08:33:30.0027530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/test/run_test.sh 2025-12-04T08:33:30.0028430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING.LIB 2025-12-04T08:33:30.0029470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING 2025-12-04T08:33:30.0030380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/configure.cmake.patch 2025-12-04T08:33:30.0031250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/libtool-reloc 2025-12-04T08:33:30.0032160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/config.h.patch 2025-12-04T08:33:30.0033020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/glibc.patch 2025-12-04T08:33:30.0033830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/bld.bat 2025-12-04T08:33:30.0034670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/build.sh 2025-12-04T08:33:30.0035700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0036650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/CMakeLists.txt.patch 2025-12-04T08:33:30.0037490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml 2025-12-04T08:33:30.0038460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0039410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/run_exports.json 2025-12-04T08:33:30.0040470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/paths.json 2025-12-04T08:33:30.0041090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/hash_input.json 2025-12-04T08:33:30.0041840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/files 2025-12-04T08:33:30.0042620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/about.json 2025-12-04T08:33:30.0043420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/index.json 2025-12-04T08:33:30.0044120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/git 2025-12-04T08:33:30.0044940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.a 2025-12-04T08:33:30.0045820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.1.dylib 2025-12-04T08:33:30.0046670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.2.dylib 2025-12-04T08:33:30.0047480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.dylib 2025-12-04T08:33:30.0048400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.dylib 2025-12-04T08:33:30.0049180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.a 2025-12-04T08:33:30.0050110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv.3 2025-12-04T08:33:30.0051060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_close.3 2025-12-04T08:33:30.0052040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open_into.3 2025-12-04T08:33:30.0052920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open.3 2025-12-04T08:33:30.0053810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconvctl.3 2025-12-04T08:33:30.0054980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man1/iconv.1 2025-12-04T08:33:30.0055770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_close.3.html 2025-12-04T08:33:30.0056610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.3.html 2025-12-04T08:33:30.0057570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconvctl.3.html 2025-12-04T08:33:30.0058530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open_into.3.html 2025-12-04T08:33:30.0059440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open.3.html 2025-12-04T08:33:30.0060280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.1.html 2025-12-04T08:33:30.0061110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsondiff 2025-12-04T08:33:30.0062090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsonpatch 2025-12-04T08:33:30.0062960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:30.0064030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:30.0064820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.js 2025-12-04T08:33:30.0065960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:30.0066820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0067650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.py 2025-12-04T08:33:30.0068590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:30.0069650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0070530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:30.0071550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0072360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/paths.json 2025-12-04T08:33:30.0073290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:30.0074090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/files 2025-12-04T08:33:30.0074960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/about.json 2025-12-04T08:33:30.0075880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/has_prefix 2025-12-04T08:33:30.0076970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/index.json 2025-12-04T08:33:30.0077500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/git 2025-12-04T08:33:30.0078700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch.py 2025-12-04T08:33:30.0080090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-12-04T08:33:30.0081340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-12-04T08:33:30.0082880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-12-04T08:33:30.0084030Z /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-12-04T08:33:30.0085380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-12-04T08:33:30.0086690Z /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-12-04T08:33:30.0087930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-12-04T08:33:30.0089280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-12-04T08:33:30.0090570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-12-04T08:33:30.0091940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-12-04T08:33:30.0092900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.0093880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.0094890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.0096100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0097080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.0098190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:30.0099400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0100570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0101270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.0102240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.0103140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.0104090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.0105030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.0105910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.15.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.0107490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-12-04T08:33:30.0108990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:30.0110450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-12-04T08:33:30.0112060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-12-04T08:33:30.0113260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-12-04T08:33:30.0114880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-12-04T08:33:30.0116180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-12-04T08:33:30.0117680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-12-04T08:33:30.0119100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-12-04T08:33:30.0120260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/repoquery.py 2025-12-04T08:33:30.0121820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/solver.py 2025-12-04T08:33:30.0123360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/index.py 2025-12-04T08:33:30.0124960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/__init__.py 2025-12-04T08:33:30.0126530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/mamba_utils.py 2025-12-04T08:33:30.0128520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-12-04T08:33:30.0129810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/utils.py 2025-12-04T08:33:30.0131280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/plugin.py 2025-12-04T08:33:30.0133510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/exceptions.py 2025-12-04T08:33:30.0135080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/site-packages/conda_libmamba_solver/state.py 2025-12-04T08:33:30.0136350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/repodata_record.json 2025-12-04T08:33:30.0137640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/test/run_test.sh 2025-12-04T08:33:30.0139030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/test/run_test.py 2025-12-04T08:33:30.0140390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/test/run_test.bat 2025-12-04T08:33:30.0142070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/licenses/src/LICENSE 2025-12-04T08:33:30.0143530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0144730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/recipe/meta.yaml 2025-12-04T08:33:30.0146200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0147330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/paths.json 2025-12-04T08:33:30.0148660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/hash_input.json 2025-12-04T08:33:30.0149760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/files 2025-12-04T08:33:30.0151010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/about.json 2025-12-04T08:33:30.0152130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/link.json 2025-12-04T08:33:30.0153380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/index.json 2025-12-04T08:33:30.0154490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1/info/git 2025-12-04T08:33:30.0155520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev++.h 2025-12-04T08:33:30.0156560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev.h 2025-12-04T08:33:30.0157620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/repodata_record.json 2025-12-04T08:33:30.0158540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/licenses/LICENSE 2025-12-04T08:33:30.0159300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/install.sh 2025-12-04T08:33:30.0160270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/build.sh 2025-12-04T08:33:30.0161160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0162060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml 2025-12-04T08:33:30.0162910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0163860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/run_exports.json 2025-12-04T08:33:30.0164500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/paths.json 2025-12-04T08:33:30.0165360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/hash_input.json 2025-12-04T08:33:30.0166050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/files 2025-12-04T08:33:30.0166840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/about.json 2025-12-04T08:33:30.0167640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/index.json 2025-12-04T08:33:30.0168320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/git 2025-12-04T08:33:30.0169110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.dylib 2025-12-04T08:33:30.0169920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.4.dylib 2025-12-04T08:33:30.0170730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/share/man/man3/ev.3 2025-12-04T08:33:30.0171630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/bin/dotenv 2025-12-04T08:33:30.0172690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.0173680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.0174740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_parser.py 2025-12-04T08:33:30.0175740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-12-04T08:33:30.0176760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:30.0177760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:30.0178870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_ipython.py 2025-12-04T08:33:30.0180000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_zip_imports.py 2025-12-04T08:33:30.0180990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-12-04T08:33:30.0182020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_main.py 2025-12-04T08:33:30.0183100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_variables.py 2025-12-04T08:33:30.0184080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.0185360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0186260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.0187390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0188290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0189390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0190260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.0191230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.0192320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.0193140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.0194080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:30.0195000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.0195800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.0197080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/version.py 2025-12-04T08:33:30.0198280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/variables.py 2025-12-04T08:33:30.0199500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__init__.py 2025-12-04T08:33:30.0201040Z /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-12-04T08:33:30.0202450Z /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-12-04T08:33:30.0203900Z /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-12-04T08:33:30.0205290Z /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-12-04T08:33:30.0206990Z /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-12-04T08:33:30.0208350Z /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-12-04T08:33:30.0209810Z /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-12-04T08:33:30.0211190Z /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-12-04T08:33:30.0212320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/parser.py 2025-12-04T08:33:30.0219270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/cli.py 2025-12-04T08:33:30.0220030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/ipython.py 2025-12-04T08:33:30.0220680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/py.typed 2025-12-04T08:33:30.0221320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/main.py 2025-12-04T08:33:30.0222030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__main__.py 2025-12-04T08:33:30.0222830Z /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-12-04T08:33:30.0223620Z /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-12-04T08:33:30.0224450Z /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-12-04T08:33:30.0225210Z /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-12-04T08:33:30.0225970Z /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-12-04T08:33:30.0227000Z /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-12-04T08:33:30.0228170Z /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-12-04T08:33:30.0229620Z /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-12-04T08:33:30.0230990Z /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-12-04T08:33:30.0231590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0.conda 2025-12-04T08:33:30.0232590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/test_data.hpp 2025-12-04T08:33:30.0233620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/ordered_map.hpp 2025-12-04T08:33:30.0234600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json.hpp 2025-12-04T08:33:30.0235650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/adl_serializer.hpp 2025-12-04T08:33:30.0236870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/byte_container_with_subtype.hpp 2025-12-04T08:33:30.0237840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/hash.hpp 2025-12-04T08:33:30.0238990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_escape.hpp 2025-12-04T08:33:30.0240050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_ref.hpp 2025-12-04T08:33:30.0241260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_chars.hpp 2025-12-04T08:33:30.0242480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/from_json.hpp 2025-12-04T08:33:30.0243640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_json.hpp 2025-12-04T08:33:30.0244680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/value_t.hpp 2025-12-04T08:33:30.0245890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/position_t.hpp 2025-12-04T08:33:30.0247090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/parser.hpp 2025-12-04T08:33:30.0248090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/json_sax.hpp 2025-12-04T08:33:30.0249300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/binary_reader.hpp 2025-12-04T08:33:30.0250950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/input_adapters.hpp 2025-12-04T08:33:30.0251930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/lexer.hpp 2025-12-04T08:33:30.0253090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_concat.hpp 2025-12-04T08:33:30.0254380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_scope.hpp 2025-12-04T08:33:30.0255350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/output_adapters.hpp 2025-12-04T08:33:30.0256500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/serializer.hpp 2025-12-04T08:33:30.0257650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/binary_writer.hpp 2025-12-04T08:33:30.0258720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/is_sax.hpp 2025-12-04T08:33:30.0259900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/end.hpp 2025-12-04T08:33:30.0261080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/begin.hpp 2025-12-04T08:33:30.0262220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/identity_tag.hpp 2025-12-04T08:33:30.0263370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/type_traits.hpp 2025-12-04T08:33:30.0264500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/cpp_future.hpp 2025-12-04T08:33:30.0265610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/detected.hpp 2025-12-04T08:33:30.0266830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/void_t.hpp 2025-12-04T08:33:30.0267780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/std_fs.hpp 2025-12-04T08:33:30.0268880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_pointer.hpp 2025-12-04T08:33:30.0269980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/exceptions.hpp 2025-12-04T08:33:30.0271080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/abi_macros.hpp 2025-12-04T08:33:30.0272730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_unscope.hpp 2025-12-04T08:33:30.0273570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iter_impl.hpp 2025-12-04T08:33:30.0274680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-12-04T08:33:30.0275940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-12-04T08:33:30.0277110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-12-04T08:33:30.0278370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-12-04T08:33:30.0279630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-12-04T08:33:30.0280750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-12-04T08:33:30.0282060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-12-04T08:33:30.0283100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json_fwd.hpp 2025-12-04T08:33:30.0283910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/repodata_record.json 2025-12-04T08:33:30.0284890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/test/run_test.sh 2025-12-04T08:33:30.0285860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/licenses/LICENSE.MIT 2025-12-04T08:33:30.0286740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/bld.bat 2025-12-04T08:33:30.0287660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/build.sh 2025-12-04T08:33:30.0288760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0289660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0290690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0291540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/paths.json 2025-12-04T08:33:30.0292480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/hash_input.json 2025-12-04T08:33:30.0293280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/files 2025-12-04T08:33:30.0294170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/about.json 2025-12-04T08:33:30.0295030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/has_prefix 2025-12-04T08:33:30.0295910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/index.json 2025-12-04T08:33:30.0296710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/git 2025-12-04T08:33:30.0297980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/pkgconfig/nlohmann_json.pc 2025-12-04T08:33:30.0299130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-12-04T08:33:30.0300560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-12-04T08:33:30.0301610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-12-04T08:33:30.0302450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0.conda 2025-12-04T08:33:30.0303410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.0304520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.0305490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/test_jaraco_classes.py 2025-12-04T08:33:30.0306560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.0308100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0309450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.0310060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/test_jaraco_classes.py 2025-12-04T08:33:30.0311040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0311880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0312990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0313840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.0314850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.0315700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.0316760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.0317570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.0318490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.0320020Z /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-12-04T08:33:30.0321530Z /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-12-04T08:33:30.0323100Z /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-12-04T08:33:30.0324400Z /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-12-04T08:33:30.0325860Z /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-12-04T08:33:30.0327310Z /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-12-04T08:33:30.0328700Z /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-12-04T08:33:30.0330200Z /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-12-04T08:33:30.0331460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/properties.py 2025-12-04T08:33:30.0332730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__init__.py 2025-12-04T08:33:30.0334330Z /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-12-04T08:33:30.0335780Z /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-12-04T08:33:30.0337860Z /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-12-04T08:33:30.0338880Z /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-12-04T08:33:30.0340300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/py.typed 2025-12-04T08:33:30.0341310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/ancestry.py 2025-12-04T08:33:30.0342580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/meta.py 2025-12-04T08:33:30.0343460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:30.0344410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:30.0345650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/test_custom_ca.py 2025-12-04T08:33:30.0346500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/test_inject.py 2025-12-04T08:33:30.0347610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/conftest.py 2025-12-04T08:33:30.0348640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/requests_with_inject.py 2025-12-04T08:33:30.0349600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/__init__.py 2025-12-04T08:33:30.0350710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/test_sslcontext.py 2025-12-04T08:33:30.0351670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/test_api.py 2025-12-04T08:33:30.0352790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/tests/aiohttp_with_inject.py 2025-12-04T08:33:30.0353740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:30.0355050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0355730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:30.0356840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0357760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:30.0358820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0359680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/paths.json 2025-12-04T08:33:30.0361440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:30.0361950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/files 2025-12-04T08:33:30.0362610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/about.json 2025-12-04T08:33:30.0363550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/index.json 2025-12-04T08:33:30.0364720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/info/git 2025-12-04T08:33:30.0366610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore-0.10.1.dist-info/RECORD 2025-12-04T08:33:30.0368420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore-0.10.1.dist-info/licenses/LICENSE 2025-12-04T08:33:30.0370230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore-0.10.1.dist-info/direct_url.json 2025-12-04T08:33:30.0371950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore-0.10.1.dist-info/WHEEL 2025-12-04T08:33:30.0373650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore-0.10.1.dist-info/REQUESTED 2025-12-04T08:33:30.0375480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore-0.10.1.dist-info/INSTALLER 2025-12-04T08:33:30.0377190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore-0.10.1.dist-info/METADATA 2025-12-04T08:33:30.0378750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/_openssl.py 2025-12-04T08:33:30.0380290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/_api.py 2025-12-04T08:33:30.0381860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/_macos.py 2025-12-04T08:33:30.0383330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/__init__.py 2025-12-04T08:33:30.0385250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-12-04T08:33:30.0387010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-12-04T08:33:30.0388700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-12-04T08:33:30.0390570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-12-04T08:33:30.0393370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-12-04T08:33:30.0394220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.0395780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-12-04T08:33:30.0397200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/py.typed 2025-12-04T08:33:30.0398660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1/lib/python3.13/site-packages/truststore/_windows.py 2025-12-04T08:33:30.0399290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls 2025-12-04T08:33:30.0400480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1.conda 2025-12-04T08:33:30.0401480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.10.1-py313hca03da5_0.conda 2025-12-04T08:33:30.0402620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/ssl/misc/tsget 2025-12-04T08:33:30.0403790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/ssl/misc/tsget.pl 2025-12-04T08:33:30.0404890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/ssl/misc/CA.pl 2025-12-04T08:33:30.0406030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/ssl/ct_log_list.cnf 2025-12-04T08:33:30.0407150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/ssl/openssl.cnf.dist 2025-12-04T08:33:30.0408280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/ssl/openssl.cnf 2025-12-04T08:33:30.0409230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/ssl/ct_log_list.cnf.dist 2025-12-04T08:33:30.0410210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/bin/c_rehash 2025-12-04T08:33:30.0411170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/bin/openssl 2025-12-04T08:33:30.0412340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/pem2.h 2025-12-04T08:33:30.0413590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/kdf.h 2025-12-04T08:33:30.0414540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/pem.h 2025-12-04T08:33:30.0415710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/asyncerr.h 2025-12-04T08:33:30.0416770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/md2.h 2025-12-04T08:33:30.0417860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ssl3.h 2025-12-04T08:33:30.0419070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ossl_typ.h 2025-12-04T08:33:30.0420220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/dtls1.h 2025-12-04T08:33:30.0421330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/err.h 2025-12-04T08:33:30.0422520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/bn.h 2025-12-04T08:33:30.0423710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/blowfish.h 2025-12-04T08:33:30.0424810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cms.h 2025-12-04T08:33:30.0425900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/engine.h 2025-12-04T08:33:30.0427130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/conf_api.h 2025-12-04T08:33:30.0428290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/esserr.h 2025-12-04T08:33:30.0429410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/core.h 2025-12-04T08:33:30.0430540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/x509.h 2025-12-04T08:33:30.0431750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/asn1_mac.h 2025-12-04T08:33:30.0432930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/objectserr.h 2025-12-04T08:33:30.0434050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/params.h 2025-12-04T08:33:30.0435260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cmserr.h 2025-12-04T08:33:30.0436430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/http.h 2025-12-04T08:33:30.0437520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ui.h 2025-12-04T08:33:30.0438690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/sha.h 2025-12-04T08:33:30.0439930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/symhacks.h 2025-12-04T08:33:30.0441130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/asn1.h 2025-12-04T08:33:30.0442190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/bioerr.h 2025-12-04T08:33:30.0443510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/opensslconf.h 2025-12-04T08:33:30.0444620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/bio.h 2025-12-04T08:33:30.0445690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/rc2.h 2025-12-04T08:33:30.0446820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/types.h 2025-12-04T08:33:30.0447940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/dh.h 2025-12-04T08:33:30.0449190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cryptoerr_legacy.h 2025-12-04T08:33:30.0450200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/proverr.h 2025-12-04T08:33:30.0451340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/x509v3.h 2025-12-04T08:33:30.0452530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/core_object.h 2025-12-04T08:33:30.0453830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/decodererr.h 2025-12-04T08:33:30.0455200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/param_build.h 2025-12-04T08:33:30.0456220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/conf.h 2025-12-04T08:33:30.0457290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/conftypes.h 2025-12-04T08:33:30.0458400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/md5.h 2025-12-04T08:33:30.0459510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/decoder.h 2025-12-04T08:33:30.0460680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/pemerr.h 2025-12-04T08:33:30.0461830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/crmferr.h 2025-12-04T08:33:30.0463060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/x509_vfy.h 2025-12-04T08:33:30.0464380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/txt_db.h 2025-12-04T08:33:30.0465510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cmp.h 2025-12-04T08:33:30.0466630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/comperr.h 2025-12-04T08:33:30.0467800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cterr.h 2025-12-04T08:33:30.0468970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/self_test.h 2025-12-04T08:33:30.0470110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/safestack.h 2025-12-04T08:33:30.0471330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/configuration.h 2025-12-04T08:33:30.0472490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/fips_names.h 2025-12-04T08:33:30.0473450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ecdsa.h 2025-12-04T08:33:30.0474550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/sslerr.h 2025-12-04T08:33:30.0475680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/prov_ssl.h 2025-12-04T08:33:30.0476830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/fipskey.h 2025-12-04T08:33:30.0477890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/rc5.h 2025-12-04T08:33:30.0479020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/uierr.h 2025-12-04T08:33:30.0480240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/x509v3err.h 2025-12-04T08:33:30.0481470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/objects.h 2025-12-04T08:33:30.0482710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/pkcs12.h 2025-12-04T08:33:30.0483880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/crypto.h 2025-12-04T08:33:30.0485060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/crmf.h 2025-12-04T08:33:30.0486380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cmp_util.h 2025-12-04T08:33:30.0487440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/opensslv.h 2025-12-04T08:33:30.0488480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/evperr.h 2025-12-04T08:33:30.0489580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/pkcs7.h 2025-12-04T08:33:30.0491080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/obj_mac.h 2025-12-04T08:33:30.0492110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ct.h 2025-12-04T08:33:30.0493350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/async.h 2025-12-04T08:33:30.0494360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/buffer.h 2025-12-04T08:33:30.0495480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ssl.h 2025-12-04T08:33:30.0496730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/srp.h 2025-12-04T08:33:30.0497880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/camellia.h 2025-12-04T08:33:30.0498950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/httperr.h 2025-12-04T08:33:30.0500150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/dherr.h 2025-12-04T08:33:30.0501260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/evp.h 2025-12-04T08:33:30.0502440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/e_os2.h 2025-12-04T08:33:30.0503350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/trace.h 2025-12-04T08:33:30.0504190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/md4.h 2025-12-04T08:33:30.0505160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/core_names.h 2025-12-04T08:33:30.0506030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/hmac.h 2025-12-04T08:33:30.0506970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/provider.h 2025-12-04T08:33:30.0507860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/aes.h 2025-12-04T08:33:30.0508800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/engineerr.h 2025-12-04T08:33:30.0509690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/comp.h 2025-12-04T08:33:30.0510600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/macros.h 2025-12-04T08:33:30.0511530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/pkcs12err.h 2025-12-04T08:33:30.0512620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/encoder.h 2025-12-04T08:33:30.0513360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cast.h 2025-12-04T08:33:30.0514650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/sslerr_legacy.h 2025-12-04T08:33:30.0515200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/rc4.h 2025-12-04T08:33:30.0516120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/stack.h 2025-12-04T08:33:30.0516990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/des.h 2025-12-04T08:33:30.0517850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ocsp.h 2025-12-04T08:33:30.0518720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ec.h 2025-12-04T08:33:30.0519620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ecdh.h 2025-12-04T08:33:30.0520550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/rand.h 2025-12-04T08:33:30.0521430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ecerr.h 2025-12-04T08:33:30.0522300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ts.h 2025-12-04T08:33:30.0523350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/core_dispatch.h 2025-12-04T08:33:30.0524250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cryptoerr.h 2025-12-04T08:33:30.0525150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/storeerr.h 2025-12-04T08:33:30.0526100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/buffererr.h 2025-12-04T08:33:30.0526970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/seed.h 2025-12-04T08:33:30.0527880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/modes.h 2025-12-04T08:33:30.0528730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ssl2.h 2025-12-04T08:33:30.0529720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/tserr.h 2025-12-04T08:33:30.0530540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/rsa.h 2025-12-04T08:33:30.0531500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ripemd.h 2025-12-04T08:33:30.0532380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/whrlpool.h 2025-12-04T08:33:30.0538770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/encodererr.h 2025-12-04T08:33:30.0539340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cmperr.h 2025-12-04T08:33:30.0539820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/tls1.h 2025-12-04T08:33:30.0540300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/rsaerr.h 2025-12-04T08:33:30.0540770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/randerr.h 2025-12-04T08:33:30.0541250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/mdc2.h 2025-12-04T08:33:30.0541720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ocsperr.h 2025-12-04T08:33:30.0542200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/x509err.h 2025-12-04T08:33:30.0542680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/pkcs7err.h 2025-12-04T08:33:30.0543140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/dsa.h 2025-12-04T08:33:30.0543610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/kdferr.h 2025-12-04T08:33:30.0544070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/srtp.h 2025-12-04T08:33:30.0544530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/asn1t.h 2025-12-04T08:33:30.0545280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/dsaerr.h 2025-12-04T08:33:30.0546110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/bnerr.h 2025-12-04T08:33:30.0547070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/conferr.h 2025-12-04T08:33:30.0548060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/cmac.h 2025-12-04T08:33:30.0548870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ebcdic.h 2025-12-04T08:33:30.0549740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/store.h 2025-12-04T08:33:30.0550630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/idea.h 2025-12-04T08:33:30.0551570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/lhash.h 2025-12-04T08:33:30.0552480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/ess.h 2025-12-04T08:33:30.0553410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/include/openssl/asn1err.h 2025-12-04T08:33:30.0554290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/repodata_record.json 2025-12-04T08:33:30.0555190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/test/run_test.sh 2025-12-04T08:33:30.0556240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0557130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/licenses/LICENSE.txt 2025-12-04T08:33:30.0558110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/activate.bat 2025-12-04T08:33:30.0559990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/activate.ps1 2025-12-04T08:33:30.0560550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/activate.sh 2025-12-04T08:33:30.0561000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/bld.bat 2025-12-04T08:33:30.0561730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/win_pkgconfig/libssl.pc.in 2025-12-04T08:33:30.0562770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/win_pkgconfig/libcrypto.pc.in 2025-12-04T08:33:30.0563810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/win_pkgconfig/openssl.pc.in 2025-12-04T08:33:30.0564660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/build.sh 2025-12-04T08:33:30.0565680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0566580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/deactivate.ps1 2025-12-04T08:33:30.0567400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0568330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/deactivate.bat 2025-12-04T08:33:30.0569290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0570190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/recipe/deactivate.sh 2025-12-04T08:33:30.0571050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/run_exports.json 2025-12-04T08:33:30.0571830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/paths.json 2025-12-04T08:33:30.0572600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/no_link 2025-12-04T08:33:30.0573480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/hash_input.json 2025-12-04T08:33:30.0574210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/files 2025-12-04T08:33:30.0575040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/about.json 2025-12-04T08:33:30.0575860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/has_prefix 2025-12-04T08:33:30.0576660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/index.json 2025-12-04T08:33:30.0577390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/info/git 2025-12-04T08:33:30.0578210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/libcrypto.a 2025-12-04T08:33:30.0579120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/pkgconfig/openssl.pc 2025-12-04T08:33:30.0580010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/pkgconfig/libssl.pc 2025-12-04T08:33:30.0580960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/pkgconfig/libcrypto.pc 2025-12-04T08:33:30.0581730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/libssl.dylib 2025-12-04T08:33:30.0582700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/engines-3/padlock.dylib 2025-12-04T08:33:30.0583580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/engines-3/capi.dylib 2025-12-04T08:33:30.0584560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/engines-3/loader_attic.dylib 2025-12-04T08:33:30.0585370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/libssl.3.dylib 2025-12-04T08:33:30.0586240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/libcrypto.3.dylib 2025-12-04T08:33:30.0587090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/libcrypto.dylib 2025-12-04T08:33:30.0588120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/ossl-modules/legacy.dylib 2025-12-04T08:33:30.0588810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.18-h9b4081a_0/lib/libssl.a 2025-12-04T08:33:30.0589930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/cpu/alias.py 2025-12-04T08:33:30.0591090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/cpu/microarchitecture.py 2025-12-04T08:33:30.0592150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/cpu/__init__.py 2025-12-04T08:33:30.0593160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/cpu/detect.py 2025-12-04T08:33:30.0594190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/cpu/schema.py 2025-12-04T08:33:30.0595200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/__init__.py 2025-12-04T08:33:30.0596300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-APACHE 2025-12-04T08:33:30.0597510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid.json 2025-12-04T08:33:30.0598970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-12-04T08:33:30.0599970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid_schema.json 2025-12-04T08:33:30.0601170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures.json 2025-12-04T08:33:30.0602590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-12-04T08:33:30.0604260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-12-04T08:33:30.0605750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-12-04T08:33:30.0606510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-12-04T08:33:30.0607900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-neoverse_v2 2025-12-04T08:33:30.0609020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-12-04T08:33:30.0610500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-12-04T08:33:30.0612230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-12-04T08:33:30.0612960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-12-04T08:33:30.0614190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-12-04T08:33:30.0615490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-12-04T08:33:30.0616870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-12-04T08:33:30.0618120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-12-04T08:33:30.0619400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-12-04T08:33:30.0620840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-12-04T08:33:30.0621970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-12-04T08:33:30.0623610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-12-04T08:33:30.0624720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-12-04T08:33:30.0625900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky9-zen5 2025-12-04T08:33:30.0627200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-12-04T08:33:30.0628440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-12-04T08:33:30.0629750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel9-neoverse_v2 2025-12-04T08:33:30.0631140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-12-04T08:33:30.0632550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-12-04T08:33:30.0633770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel9-neoverse_n2 2025-12-04T08:33:30.0635040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-12-04T08:33:30.0636390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel8-neoverse_v1 2025-12-04T08:33:30.0637660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-12-04T08:33:30.0638860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-12-04T08:33:30.0640090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-12-04T08:33:30.0641860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-12-04T08:33:30.0642870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-12-04T08:33:30.0644210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-12-04T08:33:30.0645520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-12-04T08:33:30.0647120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-12-04T08:33:30.0648260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-12-04T08:33:30.0649520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-12-04T08:33:30.0650800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-12-04T08:33:30.0652300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_n2 2025-12-04T08:33:30.0653530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-12-04T08:33:30.0654770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-12-04T08:33:30.0656050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-12-04T08:33:30.0657270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-12-04T08:33:30.0658620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-12-04T08:33:30.0659510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/NOTICE 2025-12-04T08:33:30.0660590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/README.md 2025-12-04T08:33:30.0661600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/COPYRIGHT 2025-12-04T08:33:30.0662660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-MIT 2025-12-04T08:33:30.0663710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/cli.py 2025-12-04T08:33:30.0664930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/__main__.py 2025-12-04T08:33:30.0665800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/LICENSE 2025-12-04T08:33:30.0666900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/cpuid.py 2025-12-04T08:33:30.0668000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/README.md 2025-12-04T08:33:30.0669120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/example.py 2025-12-04T08:33:30.0670520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/.gitignore 2025-12-04T08:33:30.0671400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/RECORD 2025-12-04T08:33:30.0672770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/licenses/LICENSE-APACHE 2025-12-04T08:33:30.0673970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/licenses/NOTICE 2025-12-04T08:33:30.0675170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/licenses/LICENSE-MIT 2025-12-04T08:33:30.0676620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/direct_url.json 2025-12-04T08:33:30.0677450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/WHEEL 2025-12-04T08:33:30.0678700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/entry_points.txt 2025-12-04T08:33:30.0679810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/REQUESTED 2025-12-04T08:33:30.0680930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/INSTALLER 2025-12-04T08:33:30.0682350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/site-packages/archspec-0.2.5.dist-info/METADATA 2025-12-04T08:33:30.0683010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/repodata_record.json 2025-12-04T08:33:30.0683910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/test/run_test.sh 2025-12-04T08:33:30.0684740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/test/run_test.py 2025-12-04T08:33:30.0685800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0686680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/test/run_test.bat 2025-12-04T08:33:30.0687750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/licenses/LICENSE-APACHE 2025-12-04T08:33:30.0688680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/licenses/LICENSE-MIT 2025-12-04T08:33:30.0689750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0690570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0691550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0692340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/paths.json 2025-12-04T08:33:30.0693310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/hash_input.json 2025-12-04T08:33:30.0694040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/files 2025-12-04T08:33:30.0694860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/about.json 2025-12-04T08:33:30.0695670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/link.json 2025-12-04T08:33:30.0696520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/index.json 2025-12-04T08:33:30.0697260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0/info/git 2025-12-04T08:33:30.0698010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1.conda 2025-12-04T08:33:30.0699150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/repodata_record.json 2025-12-04T08:33:30.0700120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/test/run_test.sh 2025-12-04T08:33:30.0701110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/licenses/LICENSE 2025-12-04T08:33:30.0702310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0703760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0704850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0705770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/paths.json 2025-12-04T08:33:30.0706780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/hash_input.json 2025-12-04T08:33:30.0707620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/files 2025-12-04T08:33:30.0708570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/about.json 2025-12-04T08:33:30.0709530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/index.json 2025-12-04T08:33:30.0710370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/info/git 2025-12-04T08:33:30.0711960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-12-04T08:33:30.0713550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/RECORD 2025-12-04T08:33:30.0715070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/licenses/LICENSE 2025-12-04T08:33:30.0716570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/direct_url.json 2025-12-04T08:33:30.0717990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/WHEEL 2025-12-04T08:33:30.0719570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/top_level.txt 2025-12-04T08:33:30.0721080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/REQUESTED 2025-12-04T08:33:30.0722670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/INSTALLER 2025-12-04T08:33:30.0724140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/METADATA 2025-12-04T08:33:30.0724600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.2-pyhc872135_1.conda 2025-12-04T08:33:30.0725410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.4.1-py313hca03da5_1.conda 2025-12-04T08:33:30.0726340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/repodata_record.json 2025-12-04T08:33:30.0727190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.sh 2025-12-04T08:33:30.0728390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/include/pybind11/detail/internals.h 2025-12-04T08:33:30.0729190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.bat 2025-12-04T08:33:30.0730030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/licenses/LICENSE 2025-12-04T08:33:30.0731180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.sh 2025-12-04T08:33:30.0732190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.bat 2025-12-04T08:33:30.0733300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.bat 2025-12-04T08:33:30.0734280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.sh 2025-12-04T08:33:30.0735180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:30.0736210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0737040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0738160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/run_exports.json 2025-12-04T08:33:30.0738710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/paths.json 2025-12-04T08:33:30.0739590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/hash_input.json 2025-12-04T08:33:30.0740310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/files 2025-12-04T08:33:30.0741140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/about.json 2025-12-04T08:33:30.0741930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/link.json 2025-12-04T08:33:30.0742790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/index.json 2025-12-04T08:33:30.0743530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/git 2025-12-04T08:33:30.0744270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/bin/unzstd 2025-12-04T08:33:30.0745040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/bin/zstdless 2025-12-04T08:33:30.0745910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/bin/zstdgrep 2025-12-04T08:33:30.0746530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/bin/zstd 2025-12-04T08:33:30.0747320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/bin/zstdcat 2025-12-04T08:33:30.0748070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/bin/zstdmt 2025-12-04T08:33:30.0748900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/include/zdict.h 2025-12-04T08:33:30.0749810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/include/zstd_errors.h 2025-12-04T08:33:30.0750650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/include/zstd.h 2025-12-04T08:33:30.0751630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/repodata_record.json 2025-12-04T08:33:30.0752490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/test/run_test.sh 2025-12-04T08:33:30.0753580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.0754390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/licenses/LICENSE 2025-12-04T08:33:30.0755250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/recipe/bld.bat 2025-12-04T08:33:30.0756130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/recipe/build.sh 2025-12-04T08:33:30.0757290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0758100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/recipe/meta.yaml 2025-12-04T08:33:30.0759120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0759970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/run_exports.json 2025-12-04T08:33:30.0760780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/paths.json 2025-12-04T08:33:30.0761640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/hash_input.json 2025-12-04T08:33:30.0762330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/files 2025-12-04T08:33:30.0763130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/about.json 2025-12-04T08:33:30.0763920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/has_prefix 2025-12-04T08:33:30.0764680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/index.json 2025-12-04T08:33:30.0765370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/info/git 2025-12-04T08:33:30.0766280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/pkgconfig/libzstd.pc 2025-12-04T08:33:30.0767340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/cmake/zstd/zstdConfigVersion.cmake 2025-12-04T08:33:30.0768360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/cmake/zstd/zstdTargets.cmake 2025-12-04T08:33:30.0769210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/cmake/zstd/zstdConfig.cmake 2025-12-04T08:33:30.0770260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/cmake/zstd/zstdTargets-release.cmake 2025-12-04T08:33:30.0770920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/libzstd.a 2025-12-04T08:33:30.0771750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/libzstd.1.dylib 2025-12-04T08:33:30.0772540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/libzstd.dylib 2025-12-04T08:33:30.0773410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/lib/libzstd.1.5.7.dylib 2025-12-04T08:33:30.0774260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/share/man/man1/unzstd.1 2025-12-04T08:33:30.0775180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/share/man/man1/zstdcat.1 2025-12-04T08:33:30.0776120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/share/man/man1/zstdless.1 2025-12-04T08:33:30.0776880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/share/man/man1/zstd.1 2025-12-04T08:33:30.0777770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.7-h817c040_0/share/man/man1/zstdgrep.1 2025-12-04T08:33:30.0778590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0.conda 2025-12-04T08:33:30.0779370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgconv 2025-12-04T08:33:30.0780150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msggrep 2025-12-04T08:33:30.0780980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/autopoint 2025-12-04T08:33:30.0781710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgcomm 2025-12-04T08:33:30.0782480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgen 2025-12-04T08:33:30.0783290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgmerge 2025-12-04T08:33:30.0784070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/envsubst 2025-12-04T08:33:30.0784870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msginit 2025-12-04T08:33:30.0785660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/gettext 2025-12-04T08:33:30.0786440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/gettext.sh 2025-12-04T08:33:30.0787190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgcmp 2025-12-04T08:33:30.0787980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgcat 2025-12-04T08:33:30.0788830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/recode-sr-latin 2025-12-04T08:33:30.0789590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgexec 2025-12-04T08:33:30.0790400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/ngettext 2025-12-04T08:33:30.0791200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgunfmt 2025-12-04T08:33:30.0791970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgfilter 2025-12-04T08:33:30.0792720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgfmt 2025-12-04T08:33:30.0793520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msgattrib 2025-12-04T08:33:30.0794310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/xgettext 2025-12-04T08:33:30.0795120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/gettextize 2025-12-04T08:33:30.0795920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/bin/msguniq 2025-12-04T08:33:30.0796820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/include/autosprintf.h 2025-12-04T08:33:30.0797800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/include/textstyle/version.h 2025-12-04T08:33:30.0798740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/include/textstyle/stdbool.h 2025-12-04T08:33:30.0799660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/include/textstyle/woe32dll.h 2025-12-04T08:33:30.0800520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/include/gettext-po.h 2025-12-04T08:33:30.0801350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/include/libintl.h 2025-12-04T08:33:30.0802230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/include/textstyle.h 2025-12-04T08:33:30.0803440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/repodata_record.json 2025-12-04T08:33:30.0804020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/test/run_test.sh 2025-12-04T08:33:30.0804880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/licenses/COPYING 2025-12-04T08:33:30.0806230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0008-Add-missing-extern-C-protectors.patch 2025-12-04T08:33:30.0806930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/msvcpp.sh 2025-12-04T08:33:30.0808260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0009-Use-the-C-hack-in-a-few-more-files.patch 2025-12-04T08:33:30.0809540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0000-Add-ax_with_curses.m4-and-try-to-use-it.patch 2025-12-04T08:33:30.0810690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0004-Fix-quoting-when-invoking-windres.patch 2025-12-04T08:33:30.0811680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0005-CXXLD-is-not-a-thing.patch 2025-12-04T08:33:30.0812470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/bld.bat 2025-12-04T08:33:30.0813350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/build.sh 2025-12-04T08:33:30.0814720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0007-Work-around-Unixisms-in-libgettextpo.patch 2025-12-04T08:33:30.0816160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0006-Fix-an-inconsistent-noreturn-marking-in-gettext-tool.patch 2025-12-04T08:33:30.0817070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.0818470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0003-Fix-some-DLL-export-markings-in-libintl.patch 2025-12-04T08:33:30.0819470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/use-acinit-for-libtextstyle.patch 2025-12-04T08:33:30.0820510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/meta.yaml 2025-12-04T08:33:30.0821260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/meta.yaml.template 2025-12-04T08:33:30.0822460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0001-Mark-v-snprintf-as-available.patch 2025-12-04T08:33:30.0823930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/recipe/0002-Prevent-libtool-from-worrying-about-dependent-librar.patch 2025-12-04T08:33:30.0824640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/run_exports.json 2025-12-04T08:33:30.0825440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/paths.json 2025-12-04T08:33:30.0826560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/hash_input.json 2025-12-04T08:33:30.0827060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/files 2025-12-04T08:33:30.0827880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/about.json 2025-12-04T08:33:30.0828670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/has_prefix 2025-12-04T08:33:30.0829510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/index.json 2025-12-04T08:33:30.0830230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/info/git 2025-12-04T08:33:30.0831200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libgettextlib.dylib 2025-12-04T08:33:30.0832120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libgettextpo.0.dylib 2025-12-04T08:33:30.0832920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libtextstyle.a 2025-12-04T08:33:30.0833790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libasprintf.dylib 2025-12-04T08:33:30.0834610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libintl.dylib 2025-12-04T08:33:30.0835560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libtextstyle.0.dylib 2025-12-04T08:33:30.0836460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libintl.8.dylib 2025-12-04T08:33:30.0837360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libasprintf.0.dylib 2025-12-04T08:33:30.0838310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/gettext/project-id 2025-12-04T08:33:30.0839050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/gettext/urlget 2025-12-04T08:33:30.0839940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/gettext/hostname 2025-12-04T08:33:30.0840870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/gettext/cldr-plurals 2025-12-04T08:33:30.0841730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/gettext/user-email 2025-12-04T08:33:30.0842490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libintl.a 2025-12-04T08:33:30.0843360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libgettextpo.a 2025-12-04T08:33:30.0844360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libgettextsrc.dylib 2025-12-04T08:33:30.0845190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libtextstyle.dylib 2025-12-04T08:33:30.0846030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libasprintf.a 2025-12-04T08:33:30.0847000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libgettextsrc-0.21.dylib 2025-12-04T08:33:30.0847930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libgettextlib-0.21.dylib 2025-12-04T08:33:30.0848790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/lib/libgettextpo.dylib 2025-12-04T08:33:30.0849770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/gettext.3 2025-12-04T08:33:30.0850680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/dcgettext.3 2025-12-04T08:33:30.0851600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/textdomain.3 2025-12-04T08:33:30.0852500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/ngettext.3 2025-12-04T08:33:30.0853390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/dgettext.3 2025-12-04T08:33:30.0854290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/dngettext.3 2025-12-04T08:33:30.0855520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/bind_textdomain_codeset.3 2025-12-04T08:33:30.0856320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/dcngettext.3 2025-12-04T08:33:30.0857290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man3/bindtextdomain.3 2025-12-04T08:33:30.0858170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/envsubst.1 2025-12-04T08:33:30.0859080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgattrib.1 2025-12-04T08:33:30.0860060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/recode-sr-latin.1 2025-12-04T08:33:30.0861100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgcmp.1 2025-12-04T08:33:30.0861960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgfmt.1 2025-12-04T08:33:30.0862850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/xgettext.1 2025-12-04T08:33:30.0863740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msggrep.1 2025-12-04T08:33:30.0864640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgcomm.1 2025-12-04T08:33:30.0865560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/autopoint.1 2025-12-04T08:33:30.0866570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgunfmt.1 2025-12-04T08:33:30.0867400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgmerge.1 2025-12-04T08:33:30.0868280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgcat.1 2025-12-04T08:33:30.0869230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/gettext.1 2025-12-04T08:33:30.0870040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgen.1 2025-12-04T08:33:30.0870940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgexec.1 2025-12-04T08:33:30.0871840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msguniq.1 2025-12-04T08:33:30.0872820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/gettextize.1 2025-12-04T08:33:30.0873720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgfilter.1 2025-12-04T08:33:30.0874690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msginit.1 2025-12-04T08:33:30.0875570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/ngettext.1 2025-12-04T08:33:30.0876450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/man/man1/msgconv.1 2025-12-04T08:33:30.0877320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/po.m4 2025-12-04T08:33:30.0878200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/lib-link.m4 2025-12-04T08:33:30.0879350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/gettext.m4 2025-12-04T08:33:30.0880250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/progtest.m4 2025-12-04T08:33:30.0881020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/iconv.m4 2025-12-04T08:33:30.0881890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/nls.m4 2025-12-04T08:33:30.0882820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/lib-prefix.m4 2025-12-04T08:33:30.0883700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/lib-ld.m4 2025-12-04T08:33:30.0884670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/host-cpu-c-abi.m4 2025-12-04T08:33:30.0885580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/aclocal/intlmacosx.m4 2025-12-04T08:33:30.0887120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0887980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0889060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sk/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0890140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sk/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0891290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/pl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0892380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/pl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0893480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/vi/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0894920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/vi/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0896010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sv/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0897070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sv/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0898550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0899360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ga/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0900420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/nn/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0901510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/nn/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0902630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/be/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0903720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/be/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0904830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/da/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0905890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/da/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0907050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0908140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0909520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ja/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0910340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ja/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0911430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/el/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0912510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/el/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0913620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/it/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0914750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/it/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0916030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ca/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0916880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ca/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0918050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0919130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0920210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/cs/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0921370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/cs/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0922470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ru/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0923570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ru/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0924620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ro/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0925720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ro/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0926830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0927920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0928890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/locale.alias 2025-12-04T08:33:30.0930020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/pt/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0931070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/pt/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0932170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/uk/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0933270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/uk/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0934340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0935720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/sr/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0937010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0938200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0939230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/pa/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0940300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/gl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0941760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/gl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0942660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/hr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0943770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/hu/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0944820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/nl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0945900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/nl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0952800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/bg/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0953110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/bg/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0953400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ast/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0953670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0953930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0954200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/nb/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0954460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/nb/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0954720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/de/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0955760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/de/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0956930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ko/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0957980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/ko/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0959220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/fi/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0960240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/fi/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0961370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/eo/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0962450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/id/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0963520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/id/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0964600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/fr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0965680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/fr/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0967140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/es/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0967980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/es/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0969120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/et/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0970170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/et/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0971280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/eu/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0972410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/tr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:30.0973570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/locale/tr/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:30.0974410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/info/autosprintf.info 2025-12-04T08:33:30.0975340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/info/libtextstyle.info 2025-12-04T08:33:30.0976200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/info/gettext.info 2025-12-04T08:33:30.0977120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/msgunfmt.tcl 2025-12-04T08:33:30.0978040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/config.rpath 2025-12-04T08:33:30.0979040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/team-address 2025-12-04T08:33:30.0980040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/GNOME/trigger 2025-12-04T08:33:30.0981460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/GNOME/team-address 2025-12-04T08:33:30.0982280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/GNOME/teams.html 2025-12-04T08:33:30.0983280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/GNOME/teams.url 2025-12-04T08:33:30.0984270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/TP/trigger 2025-12-04T08:33:30.0985290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/TP/team-address 2025-12-04T08:33:30.0986310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/TP/teams.html 2025-12-04T08:33:30.0987270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/TP/teams.url 2025-12-04T08:33:30.0988270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/KDE/trigger 2025-12-04T08:33:30.0989460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/KDE/team-address 2025-12-04T08:33:30.0990400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/KDE/teams.html 2025-12-04T08:33:30.0991490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/KDE/teams.url 2025-12-04T08:33:30.0992320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/projects/index 2025-12-04T08:33:30.0993180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/ABOUT-NLS 2025-12-04T08:33:30.0994390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/styles/po-emacs-xterm16.css 2025-12-04T08:33:30.0995610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/styles/po-emacs-xterm.css 2025-12-04T08:33:30.0996400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/styles/po-default.css 2025-12-04T08:33:30.0997320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/styles/po-vim.css 2025-12-04T08:33:30.0998390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/styles/po-emacs-xterm256.css 2025-12-04T08:33:30.0999390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/styles/po-emacs-x.css 2025-12-04T08:33:30.1000360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/boldquot.sed 2025-12-04T08:33:30.1001370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/en@boldquot.header 2025-12-04T08:33:30.1002370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/insert-header.sin 2025-12-04T08:33:30.1003220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/quot.sed 2025-12-04T08:33:30.1004210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/Makevars.template 2025-12-04T08:33:30.1005170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/Makefile.in.in 2025-12-04T08:33:30.1006190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/remove-potcdate.sin 2025-12-04T08:33:30.1007160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/Rules-quot 2025-12-04T08:33:30.1008120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/po/en@quot.header 2025-12-04T08:33:30.1008990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/gettext.h 2025-12-04T08:33:30.1009980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/archive.dir.tar.xz 2025-12-04T08:33:30.1010940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext/javaversion.class 2025-12-04T08:33:30.1012040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_2.html 2025-12-04T08:33:30.1013260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_3.html 2025-12-04T08:33:30.1014380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_toc.html 2025-12-04T08:33:30.1015470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_4.html 2025-12-04T08:33:30.1016540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_5.html 2025-12-04T08:33:30.1017600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_6.html 2025-12-04T08:33:30.1018670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_7.html 2025-12-04T08:33:30.1019800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_abt.html 2025-12-04T08:33:30.1020830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libtextstyle/libtextstyle_1.html 2025-12-04T08:33:30.1021800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_11.html 2025-12-04T08:33:30.1022940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/ngettext.1.html 2025-12-04T08:33:30.1023910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_1.html 2025-12-04T08:33:30.1025010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/bindtextdomain.3.html 2025-12-04T08:33:30.1025990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_27.html 2025-12-04T08:33:30.1026920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/tutorial.html 2025-12-04T08:33:30.1027900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_30.html 2025-12-04T08:33:30.1028880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/xgettext.1.html 2025-12-04T08:33:30.1029880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_26.html 2025-12-04T08:33:30.1030950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/envsubst.1.html 2025-12-04T08:33:30.1032110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgexec.1.html 2025-12-04T08:33:30.1032870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgunfmt.1.html 2025-12-04T08:33:30.1034020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/bind_textdomain_codeset.3.html 2025-12-04T08:33:30.1034960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext.3.html 2025-12-04T08:33:30.1035910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_10.html 2025-12-04T08:33:30.1037060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_toc.html 2025-12-04T08:33:30.1037940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgmerge.1.html 2025-12-04T08:33:30.1038950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/autopoint.1.html 2025-12-04T08:33:30.1039900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_21.html 2025-12-04T08:33:30.1041020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/csharpdoc/GNU_Gettext.html 2025-12-04T08:33:30.1042040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/csharpdoc/index.html 2025-12-04T08:33:30.1043850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html 2025-12-04T08:33:30.1044580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/csharpdoc/namespaces.html 2025-12-04T08:33:30.1045620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/csharpdoc/begin.html 2025-12-04T08:33:30.1047010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html 2025-12-04T08:33:30.1047870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_17.html 2025-12-04T08:33:30.1048860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgcat.1.html 2025-12-04T08:33:30.1049910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_7.html 2025-12-04T08:33:30.1050830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgen.1.html 2025-12-04T08:33:30.1051820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/textdomain.3.html 2025-12-04T08:33:30.1052800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_6.html 2025-12-04T08:33:30.1053850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgattrib.1.html 2025-12-04T08:33:30.1054750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgfmt.1.html 2025-12-04T08:33:30.1055780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_16.html 2025-12-04T08:33:30.1056750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_20.html 2025-12-04T08:33:30.1057810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgconv.1.html 2025-12-04T08:33:30.1058780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msggrep.1.html 2025-12-04T08:33:30.1059730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_9.html 2025-12-04T08:33:30.1060730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgfilter.1.html 2025-12-04T08:33:30.1061720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_23.html 2025-12-04T08:33:30.1062710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_19.html 2025-12-04T08:33:30.1063870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgcomm.1.html 2025-12-04T08:33:30.1064620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_5.html 2025-12-04T08:33:30.1065580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_15.html 2025-12-04T08:33:30.1066560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_14.html 2025-12-04T08:33:30.1067540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_4.html 2025-12-04T08:33:30.1068570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_fot.html 2025-12-04T08:33:30.1069500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msginit.1.html 2025-12-04T08:33:30.1070490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_18.html 2025-12-04T08:33:30.1071440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_22.html 2025-12-04T08:33:30.1072420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_8.html 2025-12-04T08:33:30.1073480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/recode-sr-latin.1.html 2025-12-04T08:33:30.1074440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_3.html 2025-12-04T08:33:30.1075640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/ngettext.3.html 2025-12-04T08:33:30.1076420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_abt.html 2025-12-04T08:33:30.1077350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_29.html 2025-12-04T08:33:30.1078330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_13.html 2025-12-04T08:33:30.1079310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_25.html 2025-12-04T08:33:30.1080300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msgcmp.1.html 2025-12-04T08:33:30.1081470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/msguniq.1.html 2025-12-04T08:33:30.1082210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_24.html 2025-12-04T08:33:30.1083100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/FAQ.html 2025-12-04T08:33:30.1084190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettextize.1.html 2025-12-04T08:33:30.1085100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_12.html 2025-12-04T08:33:30.1086070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext.1.html 2025-12-04T08:33:30.1087060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_28.html 2025-12-04T08:33:30.1088400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/overview-tree.html 2025-12-04T08:33:30.1089160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/index.html 2025-12-04T08:33:30.1090230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/packages.html 2025-12-04T08:33:30.1091350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/serialized-form.html 2025-12-04T08:33:30.1092440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/index-all.html 2025-12-04T08:33:30.1093540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/deprecated-list.html 2025-12-04T08:33:30.1094760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html 2025-12-04T08:33:30.1095960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html 2025-12-04T08:33:30.1097200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html 2025-12-04T08:33:30.1098430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html 2025-12-04T08:33:30.1099470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/stylesheet.css 2025-12-04T08:33:30.1100470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/help-doc.html 2025-12-04T08:33:30.1101620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/allclasses-frame.html 2025-12-04T08:33:30.1102620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/javadoc2/package-list 2025-12-04T08:33:30.1103560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/gettext/gettext_2.html 2025-12-04T08:33:30.1104730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/doc/libasprintf/autosprintf_all.html 2025-12-04T08:33:30.1105670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/gsettings.its 2025-12-04T08:33:30.1106700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/glade.loc 2025-12-04T08:33:30.1107670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/glade2.its 2025-12-04T08:33:30.1108740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/gsettings.loc 2025-12-04T08:33:30.1110080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/glade1.its 2025-12-04T08:33:30.1111170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/gtkbuilder.its 2025-12-04T08:33:30.1112140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/metainfo.loc 2025-12-04T08:33:30.1113130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/gettext-0.21.0-hbdbcc25_2/share/gettext-0.21/its/metainfo.its 2025-12-04T08:33:30.1114280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:30.1115420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:30.1116410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:30.1117660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.1118670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:30.1119890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.1120930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:30.1122230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.1123230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/paths.json 2025-12-04T08:33:30.1124280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:30.1125230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/files 2025-12-04T08:33:30.1126240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/about.json 2025-12-04T08:33:30.1127550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/index.json 2025-12-04T08:33:30.1128320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/info/git 2025-12-04T08:33:30.1130040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-12-04T08:33:30.1131800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/licenses/LICENSE 2025-12-04T08:33:30.1133410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-12-04T08:33:30.1135000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-12-04T08:33:30.1136720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-12-04T08:33:30.1138260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-12-04T08:33:30.1139840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-12-04T08:33:30.1141250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-12-04T08:33:30.1142840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-12-04T08:33:30.1144230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-12-04T08:33:30.1146130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-12-04T08:33:30.1147630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-12-04T08:33:30.1149400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-12-04T08:33:30.1151380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:30.1152840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-12-04T08:33:30.1154530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-12-04T08:33:30.1156250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.1158270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-12-04T08:33:30.1159680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-12-04T08:33:30.1161110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-12-04T08:33:30.1162550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-12-04T08:33:30.1164260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-12-04T08:33:30.1165530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-12-04T08:33:30.1166860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-12-04T08:33:30.1168350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-12-04T08:33:30.1169230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/repodata_record.json 2025-12-04T08:33:30.1170160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/test/run_test.sh 2025-12-04T08:33:30.1171120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/test/run_test.py 2025-12-04T08:33:30.1172220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/test/test_time_dependencies.json 2025-12-04T08:33:30.1173120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/licenses/LICENSE 2025-12-04T08:33:30.1174240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.1175140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/recipe/meta.yaml 2025-12-04T08:33:30.1176420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/recipe/meta.yaml.template 2025-12-04T08:33:30.1177050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/paths.json 2025-12-04T08:33:30.1178010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/hash_input.json 2025-12-04T08:33:30.1178850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/files 2025-12-04T08:33:30.1179820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/about.json 2025-12-04T08:33:30.1180660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/index.json 2025-12-04T08:33:30.1181530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/info/git 2025-12-04T08:33:30.1182790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi/_api.py 2025-12-04T08:33:30.1184090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-12-04T08:33:30.1185300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi/_build.py 2025-12-04T08:33:30.1186780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-12-04T08:33:30.1188270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-12-04T08:33:30.1189720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.1190990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-12-04T08:33:30.1192360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-12-04T08:33:30.1193870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/licenses/LICENSE 2025-12-04T08:33:30.1195350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-12-04T08:33:30.1196600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-12-04T08:33:30.1198040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-12-04T08:33:30.1199370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-12-04T08:33:30.1200740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-12-04T08:33:30.1202150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h50f4ffc_2/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-12-04T08:33:30.1202960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313.conda 2025-12-04T08:33:30.1203800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/repodata_record.json 2025-12-04T08:33:30.1204690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/test/run_test.sh 2025-12-04T08:33:30.1205630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/test/run_test.py 2025-12-04T08:33:30.1206760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.1207630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/licenses/LICENSE 2025-12-04T08:33:30.1208670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/licenses/zstd/LICENSE 2025-12-04T08:33:30.1209870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.1210690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/recipe/run_test.py 2025-12-04T08:33:30.1211890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/recipe/meta.yaml 2025-12-04T08:33:30.1212650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.1213690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/recipe/use_system_zstd.patch 2025-12-04T08:33:30.1214540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/paths.json 2025-12-04T08:33:30.1215440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/hash_input.json 2025-12-04T08:33:30.1216290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/files 2025-12-04T08:33:30.1217240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/about.json 2025-12-04T08:33:30.1218080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/index.json 2025-12-04T08:33:30.1218980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/info/git 2025-12-04T08:33:30.1220320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/RECORD 2025-12-04T08:33:30.1221760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/direct_url.json 2025-12-04T08:33:30.1223040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/WHEEL 2025-12-04T08:33:30.1224760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/top_level.txt 2025-12-04T08:33:30.1225770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/REQUESTED 2025-12-04T08:33:30.1227110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/INSTALLER 2025-12-04T08:33:30.1228430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/METADATA 2025-12-04T08:33:30.1229800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-12-04T08:33:30.1231050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-12-04T08:33:30.1232450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/__init__.py 2025-12-04T08:33:30.1233780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-12-04T08:33:30.1235150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.1236340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-12-04T08:33:30.1237520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/py.typed 2025-12-04T08:33:30.1239070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-12-04T08:33:30.1239680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.14-py313h091b9d3_0.conda 2025-12-04T08:33:30.1240760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/bin/pygmentize 2025-12-04T08:33:30.1241530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.1242410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.1243670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scheme/numbers.txt 2025-12-04T08:33:30.1244750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scheme/keywords.txt 2025-12-04T08:33:30.1245900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scheme/strings.txt 2025-12-04T08:33:30.1247100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bqn/test_arguments.txt 2025-12-04T08:33:30.1248490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bqn/test_number_underscores.txt 2025-12-04T08:33:30.1249510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bqn/test_define.txt 2025-12-04T08:33:30.1250690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bqn/test_syntax_roles.txt 2025-12-04T08:33:30.1251820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bqn/test_comment.txt 2025-12-04T08:33:30.1253010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bqn/test_inter_word.txt 2025-12-04T08:33:30.1254330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bqn/test_recursive_modifier.txt 2025-12-04T08:33:30.1255440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kusto/test_kusto.txt 2025-12-04T08:33:30.1256630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/asn1/certificate.txt 2025-12-04T08:33:30.1257810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/asn1/nested-comment.txt 2025-12-04T08:33:30.1259000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_types.txt 2025-12-04T08:33:30.1260210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_resource.txt 2025-12-04T08:33:30.1261420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_attributes.txt 2025-12-04T08:33:30.1263200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_variable_declaration.txt 2025-12-04T08:33:30.1264100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_variable_read.txt 2025-12-04T08:33:30.1265310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_functions.txt 2025-12-04T08:33:30.1266500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_comment.txt 2025-12-04T08:33:30.1267720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_heredoc.txt 2025-12-04T08:33:30.1268920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_backend.txt 2025-12-04T08:33:30.1270150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/terraform/test_module.txt 2025-12-04T08:33:30.1271540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mcfunction/selectors.txt 2025-12-04T08:33:30.1272560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mcfunction/coordinates.txt 2025-12-04T08:33:30.1273780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mcfunction/commenting.txt 2025-12-04T08:33:30.1275000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mcfunction/multiline.txt 2025-12-04T08:33:30.1276170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mcfunction/difficult_1.txt 2025-12-04T08:33:30.1277300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mcfunction/simple.txt 2025-12-04T08:33:30.1278450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mcfunction/data.txt 2025-12-04T08:33:30.1279870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/numbair/test_numba_ir_snippet.txt 2025-12-04T08:33:30.1280890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/strings-eager.txt 2025-12-04T08:33:30.1282230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/multiline-string-comment.txt 2025-12-04T08:33:30.1283460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/comment-section-header.txt 2025-12-04T08:33:30.1284670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/table-header-string.txt 2025-12-04T08:33:30.1286010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/section-header-whitespace.txt 2025-12-04T08:33:30.1287250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/string-escapes.txt 2025-12-04T08:33:30.1288290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/bool-comment.txt 2025-12-04T08:33:30.1289460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/toml/number-keys.txt 2025-12-04T08:33:30.1290510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/conftest.py 2025-12-04T08:33:30.1291860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/debian.sources/debian.sources.txt 2025-12-04T08:33:30.1292970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gas/test_comments.txt 2025-12-04T08:33:30.1294090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tex/test_basic.txt 2025-12-04T08:33:30.1295260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tex/test_math.txt 2025-12-04T08:33:30.1296390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/asm/test_cpuid.txt 2025-12-04T08:33:30.1297780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/robotframework/test_basic.txt 2025-12-04T08:33:30.1299060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apl/test_leading_underscore.txt 2025-12-04T08:33:30.1300120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/comments.txt 2025-12-04T08:33:30.1301360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/control_structures.txt 2025-12-04T08:33:30.1302520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/string_escape.txt 2025-12-04T08:33:30.1303670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/functions.txt 2025-12-04T08:33:30.1304940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/basic_values.txt 2025-12-04T08:33:30.1306040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/compound_values.txt 2025-12-04T08:33:30.1307170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/built_in.txt 2025-12-04T08:33:30.1308430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/computed_property_names.txt 2025-12-04T08:33:30.1309480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/floats.txt 2025-12-04T08:33:30.1310640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nix/operators.txt 2025-12-04T08:33:30.1311730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vyper/test.txt 2025-12-04T08:33:30.1312890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/snbt/quoted_keys.txt 2025-12-04T08:33:30.1314040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/snbt/literals.txt 2025-12-04T08:33:30.1315160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/snbt/multiline.txt 2025-12-04T08:33:30.1316230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/snbt/json.txt 2025-12-04T08:33:30.1317360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/snbt/nesting.txt 2025-12-04T08:33:30.1318700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ptx/test_ptx_snippet.txt 2025-12-04T08:33:30.1319700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/thingsdb/basic.txt 2025-12-04T08:33:30.1321270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/turtle/test_prefixed_name_starting_with_number.txt 2025-12-04T08:33:30.1322560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/systemverilog/test_basic.txt 2025-12-04T08:33:30.1323700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/systemverilog/test_operators.txt 2025-12-04T08:33:30.1324980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/systemverilog/test_classes.txt 2025-12-04T08:33:30.1326410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/systemverilog/test_numbers.txt 2025-12-04T08:33:30.1328140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/qbasic/test_keywords_with_dollar.txt 2025-12-04T08:33:30.1329750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yang/test_integer_value.txt 2025-12-04T08:33:30.1331210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yang/test_revision_date.txt 2025-12-04T08:33:30.1332660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yang/test_string_value.txt 2025-12-04T08:33:30.1334130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yang/test_namespace_1.txt 2025-12-04T08:33:30.1335570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yang/test_float_value.txt 2025-12-04T08:33:30.1337140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yang/test_namespace_2.txt 2025-12-04T08:33:30.1338600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/doscon/test_gt_only.txt 2025-12-04T08:33:30.1340070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gleam/test_operators.txt 2025-12-04T08:33:30.1341590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gleam/test_numbers.txt 2025-12-04T08:33:30.1343120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gleam/test_strings.txt 2025-12-04T08:33:30.1344810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gleam/test_invalid_string.txt 2025-12-04T08:33:30.1346350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gleam/test_sample.txt 2025-12-04T08:33:30.1347800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gleam/test_punctuation.txt 2025-12-04T08:33:30.1349340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_signal.txt 2025-12-04T08:33:30.1351100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_export_array.txt 2025-12-04T08:33:30.1352830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_multiline_string.txt 2025-12-04T08:33:30.1354420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_comment.txt 2025-12-04T08:33:30.1355960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_simple_function.txt 2025-12-04T08:33:30.1357680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_function_with_types.txt 2025-12-04T08:33:30.1359600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_variable_declaration_and_assigment.txt 2025-12-04T08:33:30.1361070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/gdscript/test_inner_class.txt 2025-12-04T08:33:30.1362730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_22a.txt 2025-12-04T08:33:30.1364320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_34a.txt 2025-12-04T08:33:30.1365900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_14b.txt 2025-12-04T08:33:30.1367890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_18a.txt 2025-12-04T08:33:30.1369340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_02b.txt 2025-12-04T08:33:30.1370950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_22b.txt 2025-12-04T08:33:30.1372350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_34b.txt 2025-12-04T08:33:30.1374020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_14a.txt 2025-12-04T08:33:30.1375540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_18b.txt 2025-12-04T08:33:30.1377080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_02a.txt 2025-12-04T08:33:30.1378440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_03a.txt 2025-12-04T08:33:30.1379890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_19b.txt 2025-12-04T08:33:30.1381470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_15a.txt 2025-12-04T08:33:30.1383040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_35b.txt 2025-12-04T08:33:30.1384630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_string_escape_codes.txt 2025-12-04T08:33:30.1386230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_23b.txt 2025-12-04T08:33:30.1387590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_03b.txt 2025-12-04T08:33:30.1389050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_needs_name.txt 2025-12-04T08:33:30.1390720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_19a.txt 2025-12-04T08:33:30.1392270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_15b.txt 2025-12-04T08:33:30.1393700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_35a.txt 2025-12-04T08:33:30.1395150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_23a.txt 2025-12-04T08:33:30.1396720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_28a.txt 2025-12-04T08:33:30.1398350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_bytes_escape_codes.txt 2025-12-04T08:33:30.1399840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_24b.txt 2025-12-04T08:33:30.1401380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_32b.txt 2025-12-04T08:33:30.1402900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_12a.txt 2025-12-04T08:33:30.1404310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_04a.txt 2025-12-04T08:33:30.1406020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_08b.txt 2025-12-04T08:33:30.1407590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_28b.txt 2025-12-04T08:33:30.1409140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_24a.txt 2025-12-04T08:33:30.1410690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_32a.txt 2025-12-04T08:33:30.1412260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_12b.txt 2025-12-04T08:33:30.1413920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_04b.txt 2025-12-04T08:33:30.1415570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_08a.txt 2025-12-04T08:33:30.1417040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_09a.txt 2025-12-04T08:33:30.1418690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_05b.txt 2025-12-04T08:33:30.1420320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_13b.txt 2025-12-04T08:33:30.1421870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_33a.txt 2025-12-04T08:33:30.1423510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_25a.txt 2025-12-04T08:33:30.1424990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_29b.txt 2025-12-04T08:33:30.1426670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_09b.txt 2025-12-04T08:33:30.1428230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_05a.txt 2025-12-04T08:33:30.1429790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_13a.txt 2025-12-04T08:33:30.1431440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_33b.txt 2025-12-04T08:33:30.1432950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_25b.txt 2025-12-04T08:33:30.1434580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_29a.txt 2025-12-04T08:33:30.1436080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_06a.txt 2025-12-04T08:33:30.1437590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_10a.txt 2025-12-04T08:33:30.1439210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_raw_fstring.txt 2025-12-04T08:33:30.1440770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_30b.txt 2025-12-04T08:33:30.1442340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_26b.txt 2025-12-04T08:33:30.1443880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_06b.txt 2025-12-04T08:33:30.1445410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_10b.txt 2025-12-04T08:33:30.1447070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_30a.txt 2025-12-04T08:33:30.1448700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_walrus_operator.txt 2025-12-04T08:33:30.1450140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_26a.txt 2025-12-04T08:33:30.1451640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_27a.txt 2025-12-04T08:33:30.1453220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_31a.txt 2025-12-04T08:33:30.1454730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_11b.txt 2025-12-04T08:33:30.1456390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_07b.txt 2025-12-04T08:33:30.1458010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_27b.txt 2025-12-04T08:33:30.1459410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_soft_kwds.txt 2025-12-04T08:33:30.1461040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_31b.txt 2025-12-04T08:33:30.1462500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_11a.txt 2025-12-04T08:33:30.1464050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_pep_515.txt 2025-12-04T08:33:30.1465530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_07a.txt 2025-12-04T08:33:30.1467130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_16b.txt 2025-12-04T08:33:30.1468750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_36a.txt 2025-12-04T08:33:30.1470360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_20a.txt 2025-12-04T08:33:30.1472030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_16a.txt 2025-12-04T08:33:30.1473670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_36b.txt 2025-12-04T08:33:30.1475270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_20b.txt 2025-12-04T08:33:30.1476660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_21b.txt 2025-12-04T08:33:30.1478130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_17a.txt 2025-12-04T08:33:30.1479760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_01a.txt 2025-12-04T08:33:30.1481130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_floats.txt 2025-12-04T08:33:30.1482490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_21a.txt 2025-12-04T08:33:30.1483590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_17b.txt 2025-12-04T08:33:30.1484840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python/test_fstring_01b.txt 2025-12-04T08:33:30.1486000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/css/percent_in_func.txt 2025-12-04T08:33:30.1487250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/python2/test_cls_builtin.txt 2025-12-04T08:33:30.1488580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/less/test_single_line_comments.txt 2025-12-04T08:33:30.1489790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/carbon/unterminated_comment.txt 2025-12-04T08:33:30.1492160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/awk/test_ternary.txt 2025-12-04T08:33:30.1492460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/hare/hello-world.txt 2025-12-04T08:33:30.1493200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/js/super.txt 2025-12-04T08:33:30.1494350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/js/2671.txt 2025-12-04T08:33:30.1495670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shell/test_curly_no_escape_and_quotes.txt 2025-12-04T08:33:30.1496840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shell/test_parsed_single.txt 2025-12-04T08:33:30.1497980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shell/test_math.txt 2025-12-04T08:33:30.1499300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shell/test_curly_with_escape.txt 2025-12-04T08:33:30.1500590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shell/test_end_of_line_nums.txt 2025-12-04T08:33:30.1501840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shell/test_short_variable_names.txt 2025-12-04T08:33:30.1503040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shell/test_array_nums.txt 2025-12-04T08:33:30.1504140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/systemd/example1.txt 2025-12-04T08:33:30.1505490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/pwsh-session/test_continuation.txt 2025-12-04T08:33:30.1506640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/markdown/test_headings.txt 2025-12-04T08:33:30.1507920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/markdown/test_invalid_code.txt 2025-12-04T08:33:30.1509150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/markdown/test_subheadings.txt 2025-12-04T08:33:30.1510290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/markdown/test_code.txt 2025-12-04T08:33:30.1511750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/markdown/test_setext_subheadings.txt 2025-12-04T08:33:30.1512940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/markdown/test_setext_headings.txt 2025-12-04T08:33:30.1514410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-double-with-underscores.txt 2025-12-04T08:33:30.1515610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/kwd_lit-just-two-colons.txt 2025-12-04T08:33:30.1516900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/buf_lit-with-hex-escape.txt 2025-12-04T08:33:30.1518090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/qq_lit-paren-tuple.txt 2025-12-04T08:33:30.1519270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/comment-multiple.txt 2025-12-04T08:33:30.1520490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-call.txt 2025-12-04T08:33:30.1521720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/qq_lit-simple.txt 2025-12-04T08:33:30.1523180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/kwd_lit-just-a-colon.txt 2025-12-04T08:33:30.1524130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-integer.txt 2025-12-04T08:33:30.1525300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/bool_lit-false.txt 2025-12-04T08:33:30.1527050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-hex-with-fractional-part-and-underscores.txt 2025-12-04T08:33:30.1528420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-radix-with-exponent.txt 2025-12-04T08:33:30.1529550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-negative-integer.txt 2025-12-04T08:33:30.1531140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-integer-with-sequential-underscores.txt 2025-12-04T08:33:30.1532390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sqr_tup_lit-empty.txt 2025-12-04T08:33:30.1533500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/str_lit-with-escapes.txt 2025-12-04T08:33:30.1534890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-keyword.txt 2025-12-04T08:33:30.1536080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/par_arr_lit-simple.txt 2025-12-04T08:33:30.1537320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/par_tup_lit-simple.txt 2025-12-04T08:33:30.1538450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/bool_lit-true.txt 2025-12-04T08:33:30.1539750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sqr_tup_lit-recursive.txt 2025-12-04T08:33:30.1541450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-double-with-exponent.txt 2025-12-04T08:33:30.1542560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/kwd_lit-simple.txt 2025-12-04T08:33:30.1543710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sym_lit-legal-but-hard-to-read.txt 2025-12-04T08:33:30.1545060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/par_arr_lit-recursive.txt 2025-12-04T08:33:30.1546200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sym_lit-kebab-case.txt 2025-12-04T08:33:30.1547470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/tbl_lit-simple.txt 2025-12-04T08:33:30.1548660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sym_lit-ear-muffs.txt 2025-12-04T08:33:30.1549950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/quote_lit-simple.txt 2025-12-04T08:33:30.1551060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-double.txt 2025-12-04T08:33:30.1552580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-shouting-double-with-exponent.txt 2025-12-04T08:33:30.1553850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sym_lit-snake-case.txt 2025-12-04T08:33:30.1555210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-hex-with-fractional-part.txt 2025-12-04T08:33:30.1556480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/tbl_lit-recursive.txt 2025-12-04T08:33:30.1557680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-number.txt 2025-12-04T08:33:30.1559180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/buf_lit-simple.txt 2025-12-04T08:33:30.1560880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/long_str_lit-simple.txt 2025-12-04T08:33:30.1562780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-integer-ending-with-underscores.txt 2025-12-04T08:33:30.1564360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/par_arr_lit-empty.txt 2025-12-04T08:33:30.1566010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/unquote_lit-in-quasiquote.txt 2025-12-04T08:33:30.1567400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-hex.txt 2025-12-04T08:33:30.1569000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/nil_lit-the-only.txt 2025-12-04T08:33:30.1570720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-struct.txt 2025-12-04T08:33:30.1572550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-double-with-negative-exponent.txt 2025-12-04T08:33:30.1574130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-symbol.txt 2025-12-04T08:33:30.1576000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/buf_lit-with-utf8-four-hex-digits-escape.txt 2025-12-04T08:33:30.1577740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-square-bracket-tuple.txt 2025-12-04T08:33:30.1579230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/long_buf_lit-simple.txt 2025-12-04T08:33:30.1580670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/str_lit-simple.txt 2025-12-04T08:33:30.1582370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/kwd_lit-with-leading-number.txt 2025-12-04T08:33:30.1583750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/str_lit-multiline.txt 2025-12-04T08:33:30.1585200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/splice_lit-in-call.txt 2025-12-04T08:33:30.1586830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-negative-double.txt 2025-12-04T08:33:30.1588460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/unquote_lit-in-compile-call.txt 2025-12-04T08:33:30.1589890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/struct_lit-simple.txt 2025-12-04T08:33:30.1591630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-hex-with-underscores.txt 2025-12-04T08:33:30.1593150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sym_lit-full-of-stars.txt 2025-12-04T08:33:30.1594680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sqr_arr_lit-recursive.txt 2025-12-04T08:33:30.1596570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sym_lit-name-with-module-name.txt 2025-12-04T08:33:30.1598560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/str_lit-with-utf8-four-hex-digits-escape.txt 2025-12-04T08:33:30.1599840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sqr_tup_lit-simple.txt 2025-12-04T08:33:30.1601390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/quote_lit-tuple.txt 2025-12-04T08:33:30.1602920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sqr_arr_lit-simple.txt 2025-12-04T08:33:30.1604580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sym_lit-alphabetic.txt 2025-12-04T08:33:30.1606030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/par_tup_lit-empty.txt 2025-12-04T08:33:30.1607860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-square-bracket-array.txt 2025-12-04T08:33:30.1609290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/str_lit-with-hex-escape.txt 2025-12-04T08:33:30.1611000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-negative-radix.txt 2025-12-04T08:33:30.1617200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-integer-with-underscores.txt 2025-12-04T08:33:30.1617630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/str_lit-with-utf8-six-hex-digits-escape.txt 2025-12-04T08:33:30.1617960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/par_tup_lit-recurisve.txt 2025-12-04T08:33:30.1618270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/buf_lit-with-escape.txt 2025-12-04T08:33:30.1620110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/long_buf_lit-more-than-one-backtick-per-delim.txt 2025-12-04T08:33:30.1621400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-radix.txt 2025-12-04T08:33:30.1623140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/tbl_lit-empty.txt 2025-12-04T08:33:30.1624750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/buf_lit-multiline.txt 2025-12-04T08:33:30.1626360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/num_lit-negative-hex.txt 2025-12-04T08:33:30.1628210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/buf_lit-with-utf8-six-hex-digits-escape.txt 2025-12-04T08:33:30.1629740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/short_fn_lit-string.txt 2025-12-04T08:33:30.1631730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/long_str_lit-more-than-one-backtick-per-delim.txt 2025-12-04T08:33:30.1633350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/struct_lit-empty.txt 2025-12-04T08:33:30.1635230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/struct_lit-recursive.txt 2025-12-04T08:33:30.1636840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/sqr_arr_lit-empty.txt 2025-12-04T08:33:30.1638590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/janet/comment-simple.txt 2025-12-04T08:33:30.1639970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typescript/2671.txt 2025-12-04T08:33:30.1641740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typescript/test_function_definition.txt 2025-12-04T08:33:30.1643430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rust/test_break.txt 2025-12-04T08:33:30.1644850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rust/test_use.txt 2025-12-04T08:33:30.1646400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rust/test_func.txt 2025-12-04T08:33:30.1648060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rust/test_rawstrings.txt 2025-12-04T08:33:30.1649530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rust/test_struct.txt 2025-12-04T08:33:30.1651110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rust/test_attribute.txt 2025-12-04T08:33:30.1652700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rego/test_for_all.txt 2025-12-04T08:33:30.1654570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rego/test_assignment_and_equality.txt 2025-12-04T08:33:30.1655950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rego/test_lookup.txt 2025-12-04T08:33:30.1657410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rego/test_iteration.txt 2025-12-04T08:33:30.1658810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rego/test_rules.txt 2025-12-04T08:33:30.1660360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/rego/test_builtin_functions.txt 2025-12-04T08:33:30.1661450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/zone/a-record.txt 2025-12-04T08:33:30.1662550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/zone/include.txt 2025-12-04T08:33:30.1663690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/zone/soa.txt 2025-12-04T08:33:30.1664980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/llvm/test_constants.txt 2025-12-04T08:33:30.1666020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/llvm/test_vectors.txt 2025-12-04T08:33:30.1667290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_dot_indexing.txt 2025-12-04T08:33:30.1668400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_indexing.txt 2025-12-04T08:33:30.1670080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_custom_operator.txt 2025-12-04T08:33:30.1671040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_call.txt 2025-12-04T08:33:30.1672250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_name1.txt 2025-12-04T08:33:30.1673310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_name3.txt 2025-12-04T08:33:30.1674470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_dot_name.txt 2025-12-04T08:33:30.1675920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/r/test_name2.txt 2025-12-04T08:33:30.1677000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tsql/test_single_line_comment.txt 2025-12-04T08:33:30.1678060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/nasm/checkid.txt 2025-12-04T08:33:30.1679230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/openscad/test_basic.txt 2025-12-04T08:33:30.1680500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_multiline_string.txt 2025-12-04T08:33:30.1681740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_enhanced_for.txt 2025-12-04T08:33:30.1683440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_string_literals.txt 2025-12-04T08:33:30.1684810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_question_mark_type.txt 2025-12-04T08:33:30.1685460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_record.txt 2025-12-04T08:33:30.1686720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_backtracking.txt 2025-12-04T08:33:30.1688160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_multiline_string_only.txt 2025-12-04T08:33:30.1689700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_numeric_literals.txt 2025-12-04T08:33:30.1691380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/java/test_default.txt 2025-12-04T08:33:30.1692480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/desktop/example.txt 2025-12-04T08:33:30.1694010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/diff/unified.txt 2025-12-04T08:33:30.1695390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/diff/normal.txt 2025-12-04T08:33:30.1696910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/html/javascript.txt 2025-12-04T08:33:30.1698370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/html/css_backtracking.txt 2025-12-04T08:33:30.1700000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/html/javascript_unclosed.txt 2025-12-04T08:33:30.1701630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/html/javascript_backtracking.txt 2025-12-04T08:33:30.1703590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/html/multiline-comment-catastrophic-backtracking.txt 2025-12-04T08:33:30.1705450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/html/css.txt 2025-12-04T08:33:30.1706330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_5.txt 2025-12-04T08:33:30.1707830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/imports.txt 2025-12-04T08:33:30.1709290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_4.txt 2025-12-04T08:33:30.1710710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_6.txt 2025-12-04T08:33:30.1712290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/reference_math.txt 2025-12-04T08:33:30.1713530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_7.txt 2025-12-04T08:33:30.1714970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/numbers.txt 2025-12-04T08:33:30.1716420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_3.txt 2025-12-04T08:33:30.1717970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_2.txt 2025-12-04T08:33:30.1719440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/literals.txt 2025-12-04T08:33:30.1720830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_1.txt 2025-12-04T08:33:30.1722320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/headings.txt 2025-12-04T08:33:30.1723910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_12.txt 2025-12-04T08:33:30.1725330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_10.txt 2025-12-04T08:33:30.1727020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/numbered_list.txt 2025-12-04T08:33:30.1728260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_11.txt 2025-12-04T08:33:30.1729970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_9.txt 2025-12-04T08:33:30.1731460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/typst/nesting_8.txt 2025-12-04T08:33:30.1733070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_modifier_keyword.txt 2025-12-04T08:33:30.1734780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_string_interpolation.txt 2025-12-04T08:33:30.1736820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_can_cope_with_commas_and_dashes_in_backtick_Names.txt 2025-12-04T08:33:30.1738750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_can_cope_with_backtick_names_in_functions.txt 2025-12-04T08:33:30.1740400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_can_cope_with_destructuring.txt 2025-12-04T08:33:30.1742370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_can_cope_generics_in_destructuring.txt 2025-12-04T08:33:30.1743990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_can_cope_with_generics.txt 2025-12-04T08:33:30.1745880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/kotlin/test_should_cope_with_multiline_comments.txt 2025-12-04T08:33:30.1747230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_macro.txt 2025-12-04T08:33:30.1748880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_symbols.txt 2025-12-04T08:33:30.1750490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_empty_percent_strings.txt 2025-12-04T08:33:30.1752030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_numbers.txt 2025-12-04T08:33:30.1753820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_interpolation_nested_curly.txt 2025-12-04T08:33:30.1755370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_pseudo_keywords.txt 2025-12-04T08:33:30.1756970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_range_syntax2.txt 2025-12-04T08:33:30.1758590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_pseudo_builtins.txt 2025-12-04T08:33:30.1760130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_annotation.txt 2025-12-04T08:33:30.1761790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_chars.txt 2025-12-04T08:33:30.1763520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_range_syntax1.txt 2025-12-04T08:33:30.1765310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_constant_and_module.txt 2025-12-04T08:33:30.1766980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_percent_strings.txt 2025-12-04T08:33:30.1769220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_string_escapes.txt 2025-12-04T08:33:30.1770640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_escaped_bracestring.txt 2025-12-04T08:33:30.1772080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_lib.txt 2025-12-04T08:33:30.1773880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_escaped_interpolation.txt 2025-12-04T08:33:30.1775460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_array_access.txt 2025-12-04T08:33:30.1777110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_operator_methods.txt 2025-12-04T08:33:30.1778740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/crystal/test_percent_strings_special.txt 2025-12-04T08:33:30.1780250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wren/lonely-paren.txt 2025-12-04T08:33:30.1781750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/urlencoded/example.txt 2025-12-04T08:33:30.1783320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/smarty/test_nested_curly.txt 2025-12-04T08:33:30.1784970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/haskell/test_promoted_names.txt 2025-12-04T08:33:30.1786390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/php/attributes.txt 2025-12-04T08:33:30.1787930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/php/anonymous_class.txt 2025-12-04T08:33:30.1789490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/php/test_string_escaping_run.txt 2025-12-04T08:33:30.1790950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/php/variable_variable.txt 2025-12-04T08:33:30.1792620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/php/test_backslashes_in_strings.txt 2025-12-04T08:33:30.1794280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlabsession/test_wrong_continuation.txt 2025-12-04T08:33:30.1795940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_broken_unquoted_string.txt 2025-12-04T08:33:30.1797420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_function_call.txt 2025-12-04T08:33:30.1799100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_numeric_assignment.txt 2025-12-04T08:33:30.1800610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_string_assignment.txt 2025-12-04T08:33:30.1802690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolated_numeric_hash.txt 2025-12-04T08:33:30.1804140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_inline_if.txt 2025-12-04T08:33:30.1806080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolated_string_indexed.txt 2025-12-04T08:33:30.1807940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolated_local_numeric_with_precision.txt 2025-12-04T08:33:30.1809810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolated_indexed_numeric_with_precision.txt 2025-12-04T08:33:30.1811510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolated_numeric_indexed.txt 2025-12-04T08:33:30.1813050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_string_escaped_quotes.txt 2025-12-04T08:33:30.1814760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolated_string_hash.txt 2025-12-04T08:33:30.1816750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolated_numeric_with_precision.txt 2025-12-04T08:33:30.1818440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/praat/test_interpolation_boundary.txt 2025-12-04T08:33:30.1820200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/xml/multiline-comment-catastrophic-backtracking.txt 2025-12-04T08:33:30.1821500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/peg/test_basic.txt 2025-12-04T08:33:30.1822860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/peg/test_operators.txt 2025-12-04T08:33:30.1824350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/peg/test_modified_strings.txt 2025-12-04T08:33:30.1826190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/powershell/test_colon_punctuation.txt 2025-12-04T08:33:30.1827830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/powershell/test_session.txt 2025-12-04T08:33:30.1829810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/powershell/test_remoting_session.txt 2025-12-04T08:33:30.1830980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mips/variable_substrings.txt 2025-12-04T08:33:30.1832520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mips/keyword_substrings.txt 2025-12-04T08:33:30.1834170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mips/deprecated_substrings.txt 2025-12-04T08:33:30.1835630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/teal/test_literals.txt 2025-12-04T08:33:30.1837100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/teal/test_strings.txt 2025-12-04T08:33:30.1838520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/teal/test_comments.txt 2025-12-04T08:33:30.1840080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia-repl/test_repl.txt 2025-12-04T08:33:30.1841340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tcl/test_vars.txt 2025-12-04T08:33:30.1842740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tcl/test_comma_and_at.txt 2025-12-04T08:33:30.1844260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ini/test_quoted_entries.txt 2025-12-04T08:33:30.1845970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ini/test_indented_entries_2.txt 2025-12-04T08:33:30.1847660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ini/test_indented_entries_3.txt 2025-12-04T08:33:30.1849170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ini/test_indented_entries_1.txt 2025-12-04T08:33:30.1850670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_integers.txt 2025-12-04T08:33:30.1852120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_constants.txt 2025-12-04T08:33:30.1853540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_basic.txt 2025-12-04T08:33:30.1854750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_arrays.txt 2025-12-04T08:33:30.1856150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_escape_sequences.txt 2025-12-04T08:33:30.1857310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_basic_bare.txt 2025-12-04T08:33:30.1858440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_backtracking.txt 2025-12-04T08:33:30.1859660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_strings.txt 2025-12-04T08:33:30.1861350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_objects.txt 2025-12-04T08:33:30.1862370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_comments.txt 2025-12-04T08:33:30.1863230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_whitespace.txt 2025-12-04T08:33:30.1864550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_round_trip.txt 2025-12-04T08:33:30.1865590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json/test_floats.txt 2025-12-04T08:33:30.1866930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bibtex/test_missing_body.txt 2025-12-04T08:33:30.1867940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bibtex/test_entry.txt 2025-12-04T08:33:30.1869370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bibtex/test_mismatched_brace.txt 2025-12-04T08:33:30.1870530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bibtex/test_preamble.txt 2025-12-04T08:33:30.1871640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bibtex/test_comment.txt 2025-12-04T08:33:30.1872930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bibtex/test_basic_bst.txt 2025-12-04T08:33:30.1874140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/bibtex/test_string.txt 2025-12-04T08:33:30.1875640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jslt/test_sample.txt 2025-12-04T08:33:30.1877340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mason/test_handles_tags_correctly.txt 2025-12-04T08:33:30.1878930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/octave/test_multilinecomment.txt 2025-12-04T08:33:30.1880360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/properties/test_just_key.txt 2025-12-04T08:33:30.1882290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/properties/test_space_delimited_kv_pair.txt 2025-12-04T08:33:30.1883970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/properties/test_escaped_space_in_key.txt 2025-12-04T08:33:30.1885930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/properties/test_leading_whitespace_comments.txt 2025-12-04T08:33:30.1887570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/properties/test_escaped_space_in_value.txt 2025-12-04T08:33:30.1889040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/properties/test_comments.txt 2025-12-04T08:33:30.1890840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/properties/test_just_key_with_space.txt 2025-12-04T08:33:30.1892390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/codeql/redundant_select.txt 2025-12-04T08:33:30.1894020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_outer_match_single.txt 2025-12-04T08:33:30.1895560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_string_priority.txt 2025-12-04T08:33:30.1897110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_string_single_line.txt 2025-12-04T08:33:30.1898500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_numbers.txt 2025-12-04T08:33:30.1900330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_string_multiple_line.txt 2025-12-04T08:33:30.1901700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_metadata.txt 2025-12-04T08:33:30.1903370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_composition_arcs.txt 2025-12-04T08:33:30.1904670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/basic.txt 2025-12-04T08:33:30.1906360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_outer_match_at_sign.txt 2025-12-04T08:33:30.1907950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_outer_match_double.txt 2025-12-04T08:33:30.1909470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/usd/test_attribute.txt 2025-12-04T08:33:30.1911250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_symbol_followed_by_op.txt 2025-12-04T08:33:30.1913010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_default_parameter.txt 2025-12-04T08:33:30.1914790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_colon_colon_function_name.txt 2025-12-04T08:33:30.1916300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_qualified_name_class.txt 2025-12-04T08:33:30.1917730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_end_valx.txt 2025-12-04T08:33:30.1919270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_qualified_name.txt 2025-12-04T08:33:30.1920660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_end_val.txt 2025-12-04T08:33:30.1922270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_package_name.txt 2025-12-04T08:33:30.1923940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_float_with_exponents.txt 2025-12-04T08:33:30.1925620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_symbol_name_ending_with_star.txt 2025-12-04T08:33:30.1927380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_underscore_name.txt 2025-12-04T08:33:30.1929250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_invalid_symbol_and_invalid_char.txt 2025-12-04T08:33:30.1931070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_function_operator_name.txt 2025-12-04T08:33:30.1932680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_import_path.txt 2025-12-04T08:33:30.1934300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_open_soft_keyword.txt 2025-12-04T08:33:30.1935940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_script_header.txt 2025-12-04T08:33:30.1937510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/scala/test_prepend_operator.txt 2025-12-04T08:33:30.1939350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/http/test_http_status_line_without_reason_phrase.txt 2025-12-04T08:33:30.1940890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/http/test_http_status_line.txt 2025-12-04T08:33:30.1942480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/http/test_application_xml.txt 2025-12-04T08:33:30.1943930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/http/test_urlencoded.txt 2025-12-04T08:33:30.1945630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/http/test_application_calendar_xml.txt 2025-12-04T08:33:30.1947580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/http/test_http_status_line_without_reason_phrase_rfc_7230.txt 2025-12-04T08:33:30.1949010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/cpp/extension_keywords.txt 2025-12-04T08:33:30.1950570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/cpp/test_unicode_identifiers.txt 2025-12-04T08:33:30.1952060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/cpp/test_good_comment.txt 2025-12-04T08:33:30.1953510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/cpp/alternative_tokens.txt 2025-12-04T08:33:30.1954990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/cpp/test_open_comment.txt 2025-12-04T08:33:30.1956330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/swift/strings.txt 2025-12-04T08:33:30.1958080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_line_continuation.txt 2025-12-04T08:33:30.1959590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_single_line.txt 2025-12-04T08:33:30.1961190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_dot_operator.txt 2025-12-04T08:33:30.1963030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_operator_multiple_space.txt 2025-12-04T08:33:30.1964800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_multiple_spaces_variable_assignment.txt 2025-12-04T08:33:30.1966390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_comment_after_continuation.txt 2025-12-04T08:33:30.1968120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_classes_with_properties.txt 2025-12-04T08:33:30.1969750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_command_mode.txt 2025-12-04T08:33:30.1971570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_keywords_ended_by_newline.txt 2025-12-04T08:33:30.1973140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/matlab/test_one_space_assignment.txt 2025-12-04T08:33:30.1974480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json5/test_arrays.txt 2025-12-04T08:33:30.1975900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json5/test_numbers.txt 2025-12-04T08:33:30.1977540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json5/test_objects.txt 2025-12-04T08:33:30.1979060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/json5/test_example.txt 2025-12-04T08:33:30.1980950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_code_block_with_language.txt 2025-12-04T08:33:30.1982220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_links.txt 2025-12-04T08:33:30.1984220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_inline_code_after_block.txt 2025-12-04T08:33:30.1985640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_invalid_italics.txt 2025-12-04T08:33:30.1987180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_escape_italics.txt 2025-12-04T08:33:30.1988910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_italics_fenced_by_asterisk.txt 2025-12-04T08:33:30.1990490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_inline_code_in_list.txt 2025-12-04T08:33:30.1991830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_topics.txt 2025-12-04T08:33:30.1993310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_numbered_list.txt 2025-12-04T08:33:30.1994770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_quote.txt 2025-12-04T08:33:30.1996400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_bulleted_list_4.txt 2025-12-04T08:33:30.1997840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_bulleted_list_1.txt 2025-12-04T08:33:30.1999430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_italics_no_multiline.txt 2025-12-04T08:33:30.2001000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_bulleted_list_2.txt 2025-12-04T08:33:30.2002520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_bulleted_list_3.txt 2025-12-04T08:33:30.2004140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_bold_fenced_by_asterisk.txt 2025-12-04T08:33:30.2005470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_invalid_bold.txt 2025-12-04T08:33:30.2006980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_strikethrough.txt 2025-12-04T08:33:30.2008350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_task_list.txt 2025-12-04T08:33:30.2009670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_mentions.txt 2025-12-04T08:33:30.2011430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_code_block_fenced_by_backticks.txt 2025-12-04T08:33:30.2013310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_bold_fenced_by_underscore.txt 2025-12-04T08:33:30.2014790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_inline_code.txt 2025-12-04T08:33:30.2016330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_italics_and_bold.txt 2025-12-04T08:33:30.2017950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_reference_style_links.txt 2025-12-04T08:33:30.2019630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/md/test_italics_fenced_by_underscore.txt 2025-12-04T08:33:30.2021000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/prql/rstring.txt 2025-12-04T08:33:30.2022520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/prql/filename.txt 2025-12-04T08:33:30.2023910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/prql/sstring.txt 2025-12-04T08:33:30.2025590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/prql/fstring.txt 2025-12-04T08:33:30.2027380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_variable_name_pattern.txt 2025-12-04T08:33:30.2028980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_string_byte_escape.txt 2025-12-04T08:33:30.2030780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_align_and_offset_accept_hexadecimal_numbers.txt 2025-12-04T08:33:30.2032340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_multiline_comment.txt 2025-12-04T08:33:30.2034070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_comment_with_open_paren.txt 2025-12-04T08:33:30.2035590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_string_with_escape.txt 2025-12-04T08:33:30.2037150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_i32_const_is_builtin.txt 2025-12-04T08:33:30.2038720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_comment_with_semicolon.txt 2025-12-04T08:33:30.2040350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wat/test_nested_comment.txt 2025-12-04T08:33:30.2041980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yaml/test_yaml_colon_in_key.txt 2025-12-04T08:33:30.2043620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yaml/test_yaml_colon_in_key_double.txt 2025-12-04T08:33:30.2045040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yaml/test_yaml.txt 2025-12-04T08:33:30.2046720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/yaml/test_yaml_colon_in_key_start.txt 2025-12-04T08:33:30.2048090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/fortran/test_string_cataback.txt 2025-12-04T08:33:30.2049230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/heading.txt 2025-12-04T08:33:30.2050490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/extlink.txt 2025-12-04T08:33:30.2051470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/list.txt 2025-12-04T08:33:30.2052780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/medialink.txt 2025-12-04T08:33:30.2053880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/magic-word.txt 2025-12-04T08:33:30.2055240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/language-converter.txt 2025-12-04T08:33:30.2056390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/bold-italic.txt 2025-12-04T08:33:30.2057670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/wikilink.txt 2025-12-04T08:33:30.2058780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/parser-tag.txt 2025-12-04T08:33:30.2060330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/only-highlight-first-redirect.txt 2025-12-04T08:33:30.2061430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/parser-function.txt 2025-12-04T08:33:30.2062670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/template.txt 2025-12-04T08:33:30.2063720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/entity.txt 2025-12-04T08:33:30.2064850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/table.txt 2025-12-04T08:33:30.2066160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/signurature.txt 2025-12-04T08:33:30.2067230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/magic-link.txt 2025-12-04T08:33:30.2068590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/html.txt 2025-12-04T08:33:30.2069940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wikitext/hr.txt 2025-12-04T08:33:30.2071670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csharp/test_file_keyword.txt 2025-12-04T08:33:30.2073190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/unixconfig/etc_group.txt 2025-12-04T08:33:30.2074670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/unixconfig/etc_passwd.txt 2025-12-04T08:33:30.2076130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/unixconfig/etc_shadow.txt 2025-12-04T08:33:30.2077660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_types.txt 2025-12-04T08:33:30.2079180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_unicode.txt 2025-12-04T08:33:30.2080610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_macros.txt 2025-12-04T08:33:30.2081990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_operators.txt 2025-12-04T08:33:30.2083630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_symbols.txt 2025-12-04T08:33:30.2085210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_numbers.txt 2025-12-04T08:33:30.2086730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_strings.txt 2025-12-04T08:33:30.2088240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_names.txt 2025-12-04T08:33:30.2089850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/julia/test_keywords.txt 2025-12-04T08:33:30.2091310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/procfile/test_basic.txt 2025-12-04T08:33:30.2092800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mojo/test_needs_name.txt 2025-12-04T08:33:30.2094170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mojo/test_kw.txt 2025-12-04T08:33:30.2095710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mojo/test_soft_kwds.txt 2025-12-04T08:33:30.2097120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/mojo/test_floats.txt 2025-12-04T08:33:30.2099160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/soong/test_variable_assignment_after_module.txt 2025-12-04T08:33:30.2100740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/soong/test_modules.txt 2025-12-04T08:33:30.2102180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/soong/test_comments.txt 2025-12-04T08:33:30.2103930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/soong/test_variable_assignments.txt 2025-12-04T08:33:30.2105640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/coffeescript/test_mixed_slashes.txt 2025-12-04T08:33:30.2107250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/coffeescript/test_beware_infinite_loop.txt 2025-12-04T08:33:30.2108910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/idris/test_compiler_directive.txt 2025-12-04T08:33:30.2110520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/idris/test_reserved_word.txt 2025-12-04T08:33:30.2112240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_octal_literal_negative_matches.txt 2025-12-04T08:33:30.2114090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_octal_literal_positive_matches.txt 2025-12-04T08:33:30.2115980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_hexadecimal_literal_positive_matches.txt 2025-12-04T08:33:30.2117960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_hexadecimal_literal_negative_matches.txt 2025-12-04T08:33:30.2119870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_float_literals_positive_matches.txt 2025-12-04T08:33:30.2121670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_float_literals_negative_matches.txt 2025-12-04T08:33:30.2123390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_integer_literal_positive_matches.txt 2025-12-04T08:33:30.2125230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_binary_literal_positive_matches.txt 2025-12-04T08:33:30.2127330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_integer_literal_negative_matches.txt 2025-12-04T08:33:30.2129210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/javascript/test_binary_literal_negative_matches.txt 2025-12-04T08:33:30.2130960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_other_preprocessor_directives.txt 2025-12-04T08:33:30.2132280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_name.txt 2025-12-04T08:33:30.2134200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_printks_and_prints_escape_sequences.txt 2025-12-04T08:33:30.2135820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_operators.txt 2025-12-04T08:33:30.2137590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_escape_sequences.txt 2025-12-04T08:33:30.2139060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_goto_statements.txt 2025-12-04T08:33:30.2140640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_numbers.txt 2025-12-04T08:33:30.2142490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_function_like_macro_definitions.txt 2025-12-04T08:33:30.2144100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_include_directives.txt 2025-12-04T08:33:30.2145660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_function_like_macros.txt 2025-12-04T08:33:30.2147030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_labels.txt 2025-12-04T08:33:30.2148440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_comments.txt 2025-12-04T08:33:30.2150110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_user_defined_opcodes.txt 2025-12-04T08:33:30.2151760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_includestr_directives.txt 2025-12-04T08:33:30.2153310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_quoted_strings.txt 2025-12-04T08:33:30.2154990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_global_value_identifiers.txt 2025-12-04T08:33:30.2156770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_macro_preprocessor_directives.txt 2025-12-04T08:33:30.2158660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_object_like_macro_definitions.txt 2025-12-04T08:33:30.2160410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_instrument_blocks.txt 2025-12-04T08:33:30.2162050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_braced_strings.txt 2025-12-04T08:33:30.2163320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/csound/test_keywords.txt 2025-12-04T08:33:30.2165070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_multi_include_globs_root.txt 2025-12-04T08:33:30.2166650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_include_globs.txt 2025-12-04T08:33:30.2168370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_directive_no_args.txt 2025-12-04T08:33:30.2170040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_multiline_comment.txt 2025-12-04T08:33:30.2171720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_multiline_argument.txt 2025-12-04T08:33:30.2173470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_normal_scoped_directive.txt 2025-12-04T08:33:30.2175470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_malformed_scoped_directive_closing_tag.txt 2025-12-04T08:33:30.2177140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_fix_lock_absolute_path.txt 2025-12-04T08:33:30.2178830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/apacheconf/test_multi_include_globs.txt 2025-12-04T08:33:30.2180460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ezhil/test_gcd_expr.txt 2025-12-04T08:33:30.2182000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ezhil/test_function.txt 2025-12-04T08:33:30.2183530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ezhil/test_if_statement.txt 2025-12-04T08:33:30.2184910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ezhil/test_sum.txt 2025-12-04T08:33:30.2186820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_pred.txt 2025-12-04T08:33:30.2187970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_namespace.txt 2025-12-04T08:33:30.2189670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_catastrophic_backtracking.txt 2025-12-04T08:33:30.2191090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_chr.txt 2025-12-04T08:33:30.2192420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_comment.txt 2025-12-04T08:33:30.2193970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_clause.txt 2025-12-04T08:33:30.2195470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_type.txt 2025-12-04T08:33:30.2197120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/elpi/test_quotations.txt 2025-12-04T08:33:30.2198740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/whiley/test_whiley_operator.txt 2025-12-04T08:33:30.2200180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/omg-idl/enumerators.txt 2025-12-04T08:33:30.2201860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/omg-idl/annotation_named_params.txt 2025-12-04T08:33:30.2203360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/address-space.txt 2025-12-04T08:33:30.2204740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/attribute.txt 2025-12-04T08:33:30.2206300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/const-numbers.txt 2025-12-04T08:33:30.2207820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/tiny-render.txt 2025-12-04T08:33:30.2209350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/storage-texture.txt 2025-12-04T08:33:30.2210670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/line-comment.txt 2025-12-04T08:33:30.2212210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/multisampled-texture.txt 2025-12-04T08:33:30.2213690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/depth-texture.txt 2025-12-04T08:33:30.2215150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/texel-formats.txt 2025-12-04T08:33:30.2216680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/numeric-types.txt 2025-12-04T08:33:30.2218250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/external-texture.txt 2025-12-04T08:33:30.2219760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/type-generators.txt 2025-12-04T08:33:30.2221240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/sampled-texture.txt 2025-12-04T08:33:30.2222710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/block-comment.txt 2025-12-04T08:33:30.2224170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/wgsl/bool-types.txt 2025-12-04T08:33:30.2226000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tablegen/test_identifiers.txt 2025-12-04T08:33:30.2227430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tablegen/test_bang_operators.txt 2025-12-04T08:33:30.2229010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tablegen/test_strings.txt 2025-12-04T08:33:30.2230630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tablegen/test_numeric_literals.txt 2025-12-04T08:33:30.2232200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tablegen/test_punctuation.txt 2025-12-04T08:33:30.2233850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tablegen/test_keywords.txt 2025-12-04T08:33:30.2235370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/tablegen/test_code_blocks.txt 2025-12-04T08:33:30.2236960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vbscript/test_floats_multiple.txt 2025-12-04T08:33:30.2238550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vbscript/test_integers.txt 2025-12-04T08:33:30.2240240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vbscript/test_unterminated_string.txt 2025-12-04T08:33:30.2241880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vbscript/test_reject_almost_float.txt 2025-12-04T08:33:30.2243180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vbscript/test_names.txt 2025-12-04T08:33:30.2244230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vbscript/test_floats.txt 2025-12-04T08:33:30.2245640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/vbscript/test_invalid_character.txt 2025-12-04T08:33:30.2246650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/pycon/broken_tb.txt 2025-12-04T08:33:30.2247860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/pycon/multiple_tb.txt 2025-12-04T08:33:30.2249120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/pycon/unterminated_tb.txt 2025-12-04T08:33:30.2250310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/j/test_deal_operator.txt 2025-12-04T08:33:30.2251530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/j/test_deal_operator_fixed_seed.txt 2025-12-04T08:33:30.2252760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/coq/test_unicode.txt 2025-12-04T08:33:30.2253760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/builtin_types.txt 2025-12-04T08:33:30.2255160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_switch_space_before_colon.txt 2025-12-04T08:33:30.2256440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_string_resembling_decl_end.txt 2025-12-04T08:33:30.2257750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_label_followed_by_statement.txt 2025-12-04T08:33:30.2259040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_function_comments.txt 2025-12-04T08:33:30.2260140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_numbers.txt 2025-12-04T08:33:30.2261240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_preproc_file3.txt 2025-12-04T08:33:30.2262390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_label.txt 2025-12-04T08:33:30.2263800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_preproc_file2.txt 2025-12-04T08:33:30.2265520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_label_space_before_colon.txt 2025-12-04T08:33:30.2267010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_preproc_file5.txt 2025-12-04T08:33:30.2268500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_preproc_file4.txt 2025-12-04T08:33:30.2269880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_comment_end.txt 2025-12-04T08:33:30.2271220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_switch.txt 2025-12-04T08:33:30.2272780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/c/test_preproc_file.txt 2025-12-04T08:33:30.2274210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsonld/test_json_ld.txt 2025-12-04T08:33:30.2276010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/devicetree/test_fragment_out_of_root_node.txt 2025-12-04T08:33:30.2277410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsx/test_aria_attribute.txt 2025-12-04T08:33:30.2279070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsx/test_function_returning_jsx.text 2025-12-04T08:33:30.2280600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsx/test_object_attribute.txt 2025-12-04T08:33:30.2282090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsx/test_fragment.txt 2025-12-04T08:33:30.2283640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsx/test_short_syntax.txt 2025-12-04T08:33:30.2285340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsx/test_multiple_attributes.txt 2025-12-04T08:33:30.2287060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/jsx/test_arrow_function_attribute.txt 2025-12-04T08:33:30.2288850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_function_sum_with_args.txt 2025-12-04T08:33:30.2290330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_metric.txt 2025-12-04T08:33:30.2292270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_expression_and_comment.txt 2025-12-04T08:33:30.2294100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_matching_operator_no_regex_match.txt 2025-12-04T08:33:30.2295740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_complex_exp_single_quotes.txt 2025-12-04T08:33:30.2297870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_metric_multiple_labels_with_spaces.txt 2025-12-04T08:33:30.2299470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_metric_multiple_labels.txt 2025-12-04T08:33:30.2301010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_metric_one_label.txt 2025-12-04T08:33:30.2302850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_function_multi_line_with_offset.txt 2025-12-04T08:33:30.2304470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_function_delta.txt 2025-12-04T08:33:30.2306140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promql/test_function_multi_line.txt 2025-12-04T08:33:30.2307820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/dotted-assign.txt 2025-12-04T08:33:30.2309240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/intruder.txt 2025-12-04T08:33:30.2310520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/do.txt 2025-12-04T08:33:30.2311820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/skip.txt 2025-12-04T08:33:30.2313200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/msg.txt 2025-12-04T08:33:30.2314720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/ltl.txt 2025-12-04T08:33:30.2316190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/if.txt 2025-12-04T08:33:30.2317670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/promela/welfare.txt 2025-12-04T08:33:30.2319450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ruby/test_interpolation_nested_curly.txt 2025-12-04T08:33:30.2320980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ruby/test_range_syntax2.txt 2025-12-04T08:33:30.2322570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ruby/test_range_syntax3.txt 2025-12-04T08:33:30.2324110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ruby/test_range_syntax1.txt 2025-12-04T08:33:30.2325700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ruby/test_escaped_bracestring.txt 2025-12-04T08:33:30.2327410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/ruby/test_operator_methods.txt 2025-12-04T08:33:30.2328950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/cfm/test_basic_comment.txt 2025-12-04T08:33:30.2330450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/cfm/test_nested_comment.txt 2025-12-04T08:33:30.2332250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/objectivec/test_literal_number_bool_expression.txt 2025-12-04T08:33:30.2333870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/objectivec/test_literal_number_int.txt 2025-12-04T08:33:30.2335340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/objectivec/test_module_import.txt 2025-12-04T08:33:30.2337290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/objectivec/test_literal_number_nested_expression.txt 2025-12-04T08:33:30.2339100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/objectivec/test_literal_number_expression.txt 2025-12-04T08:33:30.2340760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/objectivec/test_literal_number_bool.txt 2025-12-04T08:33:30.2342590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/shexc/test_prefixed_name_starting_with_number.txt 2025-12-04T08:33:30.2344330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/test_newline_in_ls_ps2.txt 2025-12-04T08:33:30.2346000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/test_newline_in_echo_no_ps2.txt 2025-12-04T08:33:30.2347650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/test_newline_in_echo_ps2.txt 2025-12-04T08:33:30.2349210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/test_virtualenv.txt 2025-12-04T08:33:30.2350690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/fake_ps2_prompt.txt 2025-12-04T08:33:30.2352320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/test_comment_after_prompt.txt 2025-12-04T08:33:30.2353950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/prompt_in_output.txt 2025-12-04T08:33:30.2355530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/ps2_prompt.txt 2025-12-04T08:33:30.2357320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/console/test_newline_in_ls_no_ps2.txt 2025-12-04T08:33:30.2358930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/snippets/googlesql/googlesql_test.txt 2025-12-04T08:33:30.2360340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:30.2361740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ocaml/format.ml.output 2025-12-04T08:33:30.2363010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ocaml/format.ml 2025-12-04T08:33:30.2364490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bare/bare.bare.output 2025-12-04T08:33:30.2365930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bare/bare.bare 2025-12-04T08:33:30.2367650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scheme/r6rs-comments.scm.output 2025-12-04T08:33:30.2369190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scheme/boot-9.scm.output 2025-12-04T08:33:30.2370530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scheme/boot-9.scm 2025-12-04T08:33:30.2372070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scheme/r6rs-comments.scm 2025-12-04T08:33:30.2373630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modelica/Constants.mo 2025-12-04T08:33:30.2375330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modelica/Constants.mo.output 2025-12-04T08:33:30.2376940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/idl/idl_sample.pro.output 2025-12-04T08:33:30.2378350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/idl/idl_sample.pro 2025-12-04T08:33:30.2379910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kusto/test.kusto.output 2025-12-04T08:33:30.2381410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kusto/test.kusto 2025-12-04T08:33:30.2382870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/comments.toc 2025-12-04T08:33:30.2384400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/files.toc 2025-12-04T08:33:30.2386040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/official_tags.toc 2025-12-04T08:33:30.2387790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/official_tags.toc.output 2025-12-04T08:33:30.2389330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/files.toc.output 2025-12-04T08:33:30.2390880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/comments.toc.output 2025-12-04T08:33:30.2392690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/other_tags.toc.output 2025-12-04T08:33:30.2394180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wowtoc/other_tags.toc 2025-12-04T08:33:30.2395620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ada/test.adb.output 2025-12-04T08:33:30.2397350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ada/test_ada2022.adb.output 2025-12-04T08:33:30.2398680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ada/test.adb 2025-12-04T08:33:30.2400280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ada/test_ada2022.adb 2025-12-04T08:33:30.2401890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ada/test_ada_aspects.ads 2025-12-04T08:33:30.2403440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ada/test_ada_aspects.ads.output 2025-12-04T08:33:30.2404990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pike/Error.pmod.output 2025-12-04T08:33:30.2406600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pike/FakeFile.pike.output 2025-12-04T08:33:30.2407990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pike/FakeFile.pike 2025-12-04T08:33:30.2409370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pike/Error.pmod 2025-12-04T08:33:30.2410770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vim/vimrc 2025-12-04T08:33:30.2412410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vim/phpcomplete.vim.output 2025-12-04T08:33:30.2414000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vim/phpcomplete.vim 2025-12-04T08:33:30.2415340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vim/vimrc.output 2025-12-04T08:33:30.2416820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pov/sphere.pov 2025-12-04T08:33:30.2418500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pov/while.pov.output 2025-12-04T08:33:30.2419990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pov/sphere.pov.output 2025-12-04T08:33:30.2421410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pov/while.pov 2025-12-04T08:33:30.2427110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/asn1/x509.asn1.output 2025-12-04T08:33:30.2427420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/asn1/x509.asn1 2025-12-04T08:33:30.2427810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/roboconf-instances/roboconf.instances.output 2025-12-04T08:33:30.2428160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/roboconf-instances/roboconf.instances 2025-12-04T08:33:30.2428870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qlik/example.qvs 2025-12-04T08:33:30.2430710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qlik/example.qvs.output 2025-12-04T08:33:30.2432590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/floscript/example.flo 2025-12-04T08:33:30.2434360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/floscript/example.flo.output 2025-12-04T08:33:30.2435730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sp/hello.sp 2025-12-04T08:33:30.2436940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sp/hello.sp.output 2025-12-04T08:33:30.2438300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcfunction/main.mcfunction 2025-12-04T08:33:30.2439560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcfunction/main.mcfunction.output 2025-12-04T08:33:30.2440850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kal/example.kal.output 2025-12-04T08:33:30.2441850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kal/example.kal 2025-12-04T08:33:30.2443080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groff/perlfunc.1.output 2025-12-04T08:33:30.2444220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groff/perlfunc.1 2025-12-04T08:33:30.2445540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_hexdump.output 2025-12-04T08:33:30.2446660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_od 2025-12-04T08:33:30.2447900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_debugexe 2025-12-04T08:33:30.2449440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_hexcat 2025-12-04T08:33:30.2450990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_hd 2025-12-04T08:33:30.2451620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_debugexe.output 2025-12-04T08:33:30.2452930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_od.output 2025-12-04T08:33:30.2454000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_xxd 2025-12-04T08:33:30.2455380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_xxd.output 2025-12-04T08:33:30.2456560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_hexcat.output 2025-12-04T08:33:30.2457830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_hd.output 2025-12-04T08:33:30.2459270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hexdump/hexdump_hexdump 2025-12-04T08:33:30.2460900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nsis/bigtest.nsi.output 2025-12-04T08:33:30.2461810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nsis/bigtest.nsi 2025-12-04T08:33:30.2463230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/applescript/unicode.applescript.output 2025-12-04T08:33:30.2464800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/applescript/unicode.applescript 2025-12-04T08:33:30.2466450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/applescript/pppoe.applescript.output 2025-12-04T08:33:30.2468140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/applescript/pppoe.applescript 2025-12-04T08:33:30.2469830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/postgresql/postgresql_test.txt 2025-12-04T08:33:30.2471550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/postgresql/postgresql_test.txt.output 2025-12-04T08:33:30.2473120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+handlebars/ember.handlebars 2025-12-04T08:33:30.2474920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+handlebars/ember.handlebars.output 2025-12-04T08:33:30.2476670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+handlebars/demo.hbs.output 2025-12-04T08:33:30.2478090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+handlebars/demo.hbs 2025-12-04T08:33:30.2479660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rita/example.rita.output 2025-12-04T08:33:30.2481030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rita/example.rita 2025-12-04T08:33:30.2482610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rbcon/irb_heredoc.output 2025-12-04T08:33:30.2484210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rbcon/console.output 2025-12-04T08:33:30.2485760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rbcon/irb_heredoc 2025-12-04T08:33:30.2487130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rbcon/console 2025-12-04T08:33:30.2488570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ahk/demo.ahk 2025-12-04T08:33:30.2490090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ahk/demo.ahk.output 2025-12-04T08:33:30.2491630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ceylon/example.ceylon 2025-12-04T08:33:30.2493240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ceylon/example.ceylon.output 2025-12-04T08:33:30.2494830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sc/example.scd.output 2025-12-04T08:33:30.2496250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sc/example.scd 2025-12-04T08:33:30.2497990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prolog/strings.prolog.output 2025-12-04T08:33:30.2499460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prolog/strings.prolog 2025-12-04T08:33:30.2500980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prolog/qsort.prolog 2025-12-04T08:33:30.2502590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prolog/sibling.prolog.output 2025-12-04T08:33:30.2504030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prolog/sibling.prolog 2025-12-04T08:33:30.2505600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prolog/qsort.prolog.output 2025-12-04T08:33:30.2507260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/portugol/example.alg.output 2025-12-04T08:33:30.2508830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/portugol/example.alg 2025-12-04T08:33:30.2510300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/toml/example.toml.output 2025-12-04T08:33:30.2511700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/toml/example.toml 2025-12-04T08:33:30.2513020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/golo/hello.golo 2025-12-04T08:33:30.2514450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/golo/hello.golo.output 2025-12-04T08:33:30.2516020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/golo/example.golo 2025-12-04T08:33:30.2517550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/golo/example.golo.output 2025-12-04T08:33:30.2518980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ssp/test.ssp.output 2025-12-04T08:33:30.2520420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ssp/test.ssp 2025-12-04T08:33:30.2521720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/conftest.py 2025-12-04T08:33:30.2523200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pointless/example.ptls 2025-12-04T08:33:30.2524920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pointless/example.ptls.output 2025-12-04T08:33:30.2526430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pig/test.pig.output 2025-12-04T08:33:30.2527760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pig/test.pig 2025-12-04T08:33:30.2529480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pony/example.pony.output 2025-12-04T08:33:30.2530900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pony/example.pony 2025-12-04T08:33:30.2532320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lean/test.lean.output 2025-12-04T08:33:30.2533760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lean/test.lean 2025-12-04T08:33:30.2535290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zig/example.zig.output 2025-12-04T08:33:30.2536730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zig/example.zig 2025-12-04T08:33:30.2538280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tlb/block.tlb.output 2025-12-04T08:33:30.2539810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tlb/block.tlb 2025-12-04T08:33:30.2541310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vcl/varnish.vcl.output 2025-12-04T08:33:30.2542730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vcl/varnish.vcl 2025-12-04T08:33:30.2544550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pkgconfig/pkgconfig_example.pc.output 2025-12-04T08:33:30.2546080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pkgconfig/pkgconfig_example.pc 2025-12-04T08:33:30.2547440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gsql/test.gsql.output 2025-12-04T08:33:30.2548920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gsql/test.gsql 2025-12-04T08:33:30.2550450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ldif/rfc2849.ldif 2025-12-04T08:33:30.2552120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ldif/rfc2849.ldif.output 2025-12-04T08:33:30.2553890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/roboconf-graph/roboconf.graph.output 2025-12-04T08:33:30.2555650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/roboconf-graph/roboconf.graph 2025-12-04T08:33:30.2556930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/docker/docker.docker 2025-12-04T08:33:30.2558660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/docker/docker.docker.output 2025-12-04T08:33:30.2560010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ms/example.ms.output 2025-12-04T08:33:30.2561320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ms/example.ms 2025-12-04T08:33:30.2562810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modula2/test.mod 2025-12-04T08:33:30.2564620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modula2/test.mod.output 2025-12-04T08:33:30.2566240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modula2/Sorting.mod.output 2025-12-04T08:33:30.2567830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modula2/modula2_test_cases.def.output 2025-12-04T08:33:30.2569490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modula2/modula2_test_cases.def 2025-12-04T08:33:30.2570910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/modula2/Sorting.mod 2025-12-04T08:33:30.2572840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/robotframework/robotframework_test.robot.output 2025-12-04T08:33:30.2574520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/robotframework/robotframework_test.robot 2025-12-04T08:33:30.2575770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gst/example.gst 2025-12-04T08:33:30.2577380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gst/example.gst.output 2025-12-04T08:33:30.2579020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/arturo/arturo_test.art.output 2025-12-04T08:33:30.2580630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/arturo/arturo_test.art 2025-12-04T08:33:30.2581990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/go/unicode.go 2025-12-04T08:33:30.2583380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/go/generics.go 2025-12-04T08:33:30.2584870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/go/generics.go.output 2025-12-04T08:33:30.2586440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/go/unicode.go.output 2025-12-04T08:33:30.2587940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dg/inet_pton6.dg 2025-12-04T08:33:30.2589420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dg/inet_pton6.dg.output 2025-12-04T08:33:30.2590990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fortranfixed/ahcon.f.output 2025-12-04T08:33:30.2592390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fortranfixed/ahcon.f 2025-12-04T08:33:30.2593810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/asc/id_ecdsa 2025-12-04T08:33:30.2595310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/asc/id_ecdsa.output 2025-12-04T08:33:30.2596910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/llvm-mir/llvm-mir.mir 2025-12-04T08:33:30.2598550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/llvm-mir/llvm-mir.mir.output 2025-12-04T08:33:30.2600090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/racket/example.rkt.output 2025-12-04T08:33:30.2601610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/racket/example.rkt 2025-12-04T08:33:30.2603150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/swig/swig_std_vector.i 2025-12-04T08:33:30.2604720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/swig/swig_java.swg.output 2025-12-04T08:33:30.2606410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/swig/swig_std_vector.i.output 2025-12-04T08:33:30.2607900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/swig/swig_java.swg 2025-12-04T08:33:30.2609750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apl/test.apl.output 2025-12-04T08:33:30.2611180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apl/test.apl 2025-12-04T08:33:30.2612690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aspx-vb/example2.aspx 2025-12-04T08:33:30.2614370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aspx-vb/example2.aspx.output 2025-12-04T08:33:30.2615880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zephir/test.zep.output 2025-12-04T08:33:30.2617350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zephir/test.zep 2025-12-04T08:33:30.2618880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vyper/test.vy.output 2025-12-04T08:33:30.2620280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vyper/test.vy 2025-12-04T08:33:30.2621850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpsa/yahalom.cpsa 2025-12-04T08:33:30.2623520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpsa/yahalom.cpsa.output 2025-12-04T08:33:30.2624960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fstar/example.fst 2025-12-04T08:33:30.2626560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fstar/example.fst.output 2025-12-04T08:33:30.2628430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/snbt/main.snbt.output 2025-12-04T08:33:30.2630400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/snbt/main.snbt 2025-12-04T08:33:30.2631050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nim/example.nim.output 2025-12-04T08:33:30.2632020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nim/example.nim 2025-12-04T08:33:30.2632760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nim/test.nim 2025-12-04T08:33:30.2633890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nim/test.nim.output 2025-12-04T08:33:30.2635440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vctreestatus/vctreestatus_hg 2025-12-04T08:33:30.2636800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vctreestatus/vctreestatus_hg.output 2025-12-04T08:33:30.2637980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ttl/teraterm.ttl.output 2025-12-04T08:33:30.2639150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ttl/teraterm.ttl 2025-12-04T08:33:30.2640460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aheui/durexmania.aheui.output 2025-12-04T08:33:30.2641690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aheui/fibonacci.tokigun.aheui 2025-12-04T08:33:30.2643210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aheui/durexmania.aheui 2025-12-04T08:33:30.2644700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aheui/hello-world.puzzlet.aheui 2025-12-04T08:33:30.2646530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aheui/fibonacci.tokigun.aheui.output 2025-12-04T08:33:30.2648490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aheui/hello-world.puzzlet.aheui.output 2025-12-04T08:33:30.2650140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/thingsdb/test.ti.output 2025-12-04T08:33:30.2651700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/thingsdb/test.ti 2025-12-04T08:33:30.2653470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/as3/as3_test3.as.output 2025-12-04T08:33:30.2655170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/as3/as3_test.as.output 2025-12-04T08:33:30.2656930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/as3/as3_test2.as.output 2025-12-04T08:33:30.2658490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/as3/as3_test2.as 2025-12-04T08:33:30.2659850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/as3/as3_test3.as 2025-12-04T08:33:30.2661690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/as3/as3_test.as 2025-12-04T08:33:30.2663360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/turtle/example.ttl.output 2025-12-04T08:33:30.2665040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/turtle/example.ttl 2025-12-04T08:33:30.2666980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/systemverilog/flipflop.sv 2025-12-04T08:33:30.2668580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/systemverilog/flipflop.sv.output 2025-12-04T08:33:30.2670180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/chai/example.chai.output 2025-12-04T08:33:30.2671700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/chai/example.chai 2025-12-04T08:33:30.2673250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mako/test.mao.output 2025-12-04T08:33:30.2674840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mako/test.mao 2025-12-04T08:33:30.2676440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jcl/example.jcl.output 2025-12-04T08:33:30.2677780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jcl/example.jcl 2025-12-04T08:33:30.2679380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sparql/sparql.rq.output 2025-12-04T08:33:30.2680880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sparql/sparql.rq 2025-12-04T08:33:30.2682560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/parasail/test.psl 2025-12-04T08:33:30.2684230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/parasail/test.psl.output 2025-12-04T08:33:30.2685920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qbasic/qbasic_example.bas.output 2025-12-04T08:33:30.2687670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qbasic/qbasic_example.bas 2025-12-04T08:33:30.2689360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nt/test.nt.output 2025-12-04T08:33:30.2690710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nt/test.nt 2025-12-04T08:33:30.2692370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nt/test2.nt.output 2025-12-04T08:33:30.2693980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nt/test2.nt 2025-12-04T08:33:30.2695520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gnuplot/test.plot.output 2025-12-04T08:33:30.2697130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gnuplot/test.plot 2025-12-04T08:33:30.2698720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smithy/test.smithy 2025-12-04T08:33:30.2700500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smithy/test.smithy.output 2025-12-04T08:33:30.2702150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csound-document/test.csd 2025-12-04T08:33:30.2703770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csound-document/test.csd.output 2025-12-04T08:33:30.2705260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ncl/test.ncl.output 2025-12-04T08:33:30.2706890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ncl/test.ncl 2025-12-04T08:33:30.2708580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yang/test.yang.output 2025-12-04T08:33:30.2712640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yang/test.yang 2025-12-04T08:33:30.2713250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qml/minehunt.qml 2025-12-04T08:33:30.2713910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qml/minehunt.qml.output 2025-12-04T08:33:30.2714610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cmake/main.cmake 2025-12-04T08:33:30.2716080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cmake/main.cmake.output 2025-12-04T08:33:30.2717600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/doscon/session.output 2025-12-04T08:33:30.2719180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/doscon/session 2025-12-04T08:33:30.2720680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/alloy/example.als.output 2025-12-04T08:33:30.2722230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/alloy/example.als 2025-12-04T08:33:30.2723690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprolog/hanoi.pro 2025-12-04T08:33:30.2725420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprolog/test.pro.output 2025-12-04T08:33:30.2727050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprolog/test.pro 2025-12-04T08:33:30.2728660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprolog/hanoi.pro.output 2025-12-04T08:33:30.2730550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tcshcon/session.output 2025-12-04T08:33:30.2731990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tcshcon/session 2025-12-04T08:33:30.2733480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gleam/gleam.gleam 2025-12-04T08:33:30.2734960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gleam/gleam.gleam.output 2025-12-04T08:33:30.2736630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rql/rql-queries.rql.output 2025-12-04T08:33:30.2738160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rql/rql-queries.rql 2025-12-04T08:33:30.2739980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan-lid/unix-io.lid 2025-12-04T08:33:30.2741670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan-lid/unix-io.lid.output 2025-12-04T08:33:30.2743540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gdscript/gdscript_example.gd.output 2025-12-04T08:33:30.2745160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gdscript/gdscript_example.gd 2025-12-04T08:33:30.2746830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xquery/test-exist-update.xq 2025-12-04T08:33:30.2748280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xquery/test-3.0.xq.output 2025-12-04T08:33:30.2749890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xquery/test-3.0.xq 2025-12-04T08:33:30.2754010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xquery/test.xqy.output 2025-12-04T08:33:30.2754900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xquery/test.xqy 2025-12-04T08:33:30.2755600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xquery/test-exist-update.xq.output 2025-12-04T08:33:30.2756290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/asy/test.asy.output 2025-12-04T08:33:30.2757360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/asy/test.asy 2025-12-04T08:33:30.2759520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/javascript+mozpreproc/demo.js.in.output 2025-12-04T08:33:30.2761290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/javascript+mozpreproc/demo.js.in 2025-12-04T08:33:30.2762770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/py3_test.py.output 2025-12-04T08:33:30.2764480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/linecontinuation.py 2025-12-04T08:33:30.2766060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/unicodedoc.py.output 2025-12-04T08:33:30.2767720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/switch_case.py.output 2025-12-04T08:33:30.2769290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/py3_test.py 2025-12-04T08:33:30.2771100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/linecontinuation.py.output 2025-12-04T08:33:30.2772510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/switch_case.py 2025-12-04T08:33:30.2773970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/python/unicodedoc.py 2025-12-04T08:33:30.2775400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/css/test.css.output 2025-12-04T08:33:30.2776860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/css/test.css 2025-12-04T08:33:30.2778490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/css/webkit-transition.css.output 2025-12-04T08:33:30.2780180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/css/webkit-transition.css 2025-12-04T08:33:30.2781710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bc/example.bc.output 2025-12-04T08:33:30.2783210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bc/example.bc 2025-12-04T08:33:30.2785090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/escape_semicolon.clj.output 2025-12-04T08:33:30.2786550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/genclass.clj 2025-12-04T08:33:30.2788180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/escape_semicolon.clj 2025-12-04T08:33:30.2789760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/genclass.clj.output 2025-12-04T08:33:30.2791420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/clojure-weird-keywords.clj 2025-12-04T08:33:30.2793120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/loggers.cljc.output 2025-12-04T08:33:30.2794790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/clojure-weird-keywords.clj.output 2025-12-04T08:33:30.2796230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojure/loggers.cljc 2025-12-04T08:33:30.2797870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csound-score/test.sco.output 2025-12-04T08:33:30.2799380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csound-score/test.sco 2025-12-04T08:33:30.2800610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hx/OrderedMap.hx 2025-12-04T08:33:30.2802130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hx/OrderedMap.hx.output 2025-12-04T08:33:30.2803540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hx/example.hx 2025-12-04T08:33:30.2805080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hx/example.hx.output 2025-12-04T08:33:30.2806560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/elixir/example_elixir.ex 2025-12-04T08:33:30.2808300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/elixir/example_elixir.ex.output 2025-12-04T08:33:30.2809830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rts/example.rts 2025-12-04T08:33:30.2811350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rts/example.rts.output 2025-12-04T08:33:30.2812800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sgf/example.sgf 2025-12-04T08:33:30.2814360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sgf/example.sgf.output 2025-12-04T08:33:30.2815840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/felix/test.flx.output 2025-12-04T08:33:30.2817350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/felix/test.flx 2025-12-04T08:33:30.2818690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/phix/example.exw 2025-12-04T08:33:30.2820220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/phix/example.exw.output 2025-12-04T08:33:30.2821550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mql/example.mqh 2025-12-04T08:33:30.2822990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mql/example.mq4.output 2025-12-04T08:33:30.2824530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mql/example.mqh.output 2025-12-04T08:33:30.2825920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mql/example.mq4 2025-12-04T08:33:30.2827540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/all_sorts_of_syntax.sed 2025-12-04T08:33:30.2829020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/increment_number.sed.output 2025-12-04T08:33:30.2830330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/all_sorts_of_syntax.sed.output 2025-12-04T08:33:30.2831580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/increment_number.sed 2025-12-04T08:33:30.2832770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/reverse.sed 2025-12-04T08:33:30.2834060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/count_words.sed.output 2025-12-04T08:33:30.2835140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/reverse.sed.output 2025-12-04T08:33:30.2836310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sed/count_words.sed 2025-12-04T08:33:30.2837750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/carbon/example.carbon.output 2025-12-04T08:33:30.2838970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/carbon/declarations.carbon.output 2025-12-04T08:33:30.2840320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/carbon/numbers.carbon.output 2025-12-04T08:33:30.2841550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/carbon/declarations.carbon 2025-12-04T08:33:30.2842640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/carbon/example.carbon 2025-12-04T08:33:30.2843880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/carbon/numbers.carbon 2025-12-04T08:33:30.2845060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/awk/test.awk.output 2025-12-04T08:33:30.2846180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/awk/test.awk 2025-12-04T08:33:30.2847870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/arrow/primesieve.arw.output 2025-12-04T08:33:30.2849340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/arrow/primesieve.arw 2025-12-04T08:33:30.2850900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bnf/bnf_example1.bnf 2025-12-04T08:33:30.2852410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bnf/bnf_example1.bnf.output 2025-12-04T08:33:30.2853980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/splus/test.R.output 2025-12-04T08:33:30.2855430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/splus/test.R 2025-12-04T08:33:30.2857090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tads3/tads3_example.t.output 2025-12-04T08:33:30.2858740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tads3/tads3_example.t 2025-12-04T08:33:30.2860350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/antlr/antlr_ANTLRv3.g 2025-12-04T08:33:30.2861750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/antlr/antlr_throws 2025-12-04T08:33:30.2863320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/antlr/antlr_throws.output 2025-12-04T08:33:30.2864860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/antlr/antlr_ANTLRv3.g.output 2025-12-04T08:33:30.2866560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/chapel/99_bottles_of_beer.chpl.output 2025-12-04T08:33:30.2868150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/chapel/99_bottles_of_beer.chpl 2025-12-04T08:33:30.2869740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/evil_regex.js 2025-12-04T08:33:30.2871290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/evil_regex.js.output 2025-12-04T08:33:30.2872710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/BOM.js.output 2025-12-04T08:33:30.2874270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/unicode.js.output 2025-12-04T08:33:30.2875650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/unicode.js 2025-12-04T08:33:30.2877210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/general.js.output 2025-12-04T08:33:30.2878500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/general.js 2025-12-04T08:33:30.2879850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/regex.js 2025-12-04T08:33:30.2881410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/regex.js.output 2025-12-04T08:33:30.2882690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/js/BOM.js 2025-12-04T08:33:30.2884200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/slurm/example.sl.output 2025-12-04T08:33:30.2885680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/slurm/example.sl 2025-12-04T08:33:30.2887330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/savi/example.savi.output 2025-12-04T08:33:30.2888680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/savi/example.savi 2025-12-04T08:33:30.2890170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dart/test.dart.output 2025-12-04T08:33:30.2891610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dart/test.dart 2025-12-04T08:33:30.2893040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/org/example.org 2025-12-04T08:33:30.2894480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/org/example.org.output 2025-12-04T08:33:30.2896130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/earl-grey/eg_example1.eg.output 2025-12-04T08:33:30.2897530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/earl-grey/eg_example1.eg 2025-12-04T08:33:30.2899340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/inform6/inform6_example.inf.output 2025-12-04T08:33:30.2900940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/inform6/inform6_example.inf 2025-12-04T08:33:30.2902530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pwsh-session/session.output 2025-12-04T08:33:30.2903990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pwsh-session/session 2025-12-04T08:33:30.2905610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/genshitext/genshitext_example.genshitext 2025-12-04T08:33:30.2907360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/genshitext/genshitext_example.genshitext.output 2025-12-04T08:33:30.2908910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jags/example.jag.output 2025-12-04T08:33:30.2914960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jags/example.jag 2025-12-04T08:33:30.2915590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cuda/test.cu.output 2025-12-04T08:33:30.2916250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cuda/test.cu 2025-12-04T08:33:30.2916840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cr/test.cr 2025-12-04T08:33:30.2917510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cr/test.cr.output 2025-12-04T08:33:30.2918180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ca65/ca65_example.s 2025-12-04T08:33:30.2918870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ca65/ca65_example.s.output 2025-12-04T08:33:30.2920740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap-repl/euclidean.tst 2025-12-04T08:33:30.2982920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap-repl/magma.tst.output 2025-12-04T08:33:30.2983680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap-repl/magma.tst 2025-12-04T08:33:30.2985390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap-repl/euclidean.tst.output 2025-12-04T08:33:30.2986740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sophia/test.aes 2025-12-04T08:33:30.2988560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sophia/test.aes.output 2025-12-04T08:33:30.2990180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/spice/dijkstra.spice.output 2025-12-04T08:33:30.2991720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/spice/example.spice 2025-12-04T08:33:30.2993370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/spice/example.spice.output 2025-12-04T08:33:30.2994930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/spice/dijkstra.spice 2025-12-04T08:33:30.2996240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/silver/test.sil 2025-12-04T08:33:30.2997840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/silver/test.sil.output 2025-12-04T08:33:30.2999230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tsx/sample.tsx 2025-12-04T08:33:30.3000750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tsx/sample.tsx.output 2025-12-04T08:33:30.3002300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl/perl_perl5db.pl 2025-12-04T08:33:30.3003880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl/perl_misc.pl.output 2025-12-04T08:33:30.3005320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl/perl_regex-delims.pl 2025-12-04T08:33:30.3006790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl/perl_misc.pl 2025-12-04T08:33:30.3008790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl/perl_regex-delims.pl.output 2025-12-04T08:33:30.3009910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl/perl_perl5db.pl.output 2025-12-04T08:33:30.3011350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/psysh/psysh_test.psysh 2025-12-04T08:33:30.3013010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/psysh/psysh_test.psysh.output 2025-12-04T08:33:30.3014580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smalltalk/Object.st 2025-12-04T08:33:30.3016320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smalltalk/Object.st.output 2025-12-04T08:33:30.3018030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan/nanomsg.intr.output 2025-12-04T08:33:30.3019440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan/classes.dylan.output 2025-12-04T08:33:30.3020910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan/nanomsg.intr 2025-12-04T08:33:30.3022430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan/classes.dylan 2025-12-04T08:33:30.3024100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pawn/test.pwn.output 2025-12-04T08:33:30.3025490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pawn/test.pwn 2025-12-04T08:33:30.3026950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pawn/pawn_example.p 2025-12-04T08:33:30.3028550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pawn/pawn_example.p.output 2025-12-04T08:33:30.3029860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vue/test.vue 2025-12-04T08:33:30.3031390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vue/test.vue.output 2025-12-04T08:33:30.3033030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/moon/example.moon.output 2025-12-04T08:33:30.3034390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/moon/example.moon 2025-12-04T08:33:30.3035700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rust/eval.rs 2025-12-04T08:33:30.3037370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rust/eval.rs.output 2025-12-04T08:33:30.3038930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zone/example.zone.output 2025-12-04T08:33:30.3040530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zone/dig-output.zone 2025-12-04T08:33:30.3041980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zone/example.zone 2025-12-04T08:33:30.3043630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zone/dig-output.zone.output 2025-12-04T08:33:30.3045050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rst/functional.rst 2025-12-04T08:33:30.3046660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rst/functional.rst.output 2025-12-04T08:33:30.3048320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rst/jinjadesignerdoc.rst.output 2025-12-04T08:33:30.3049760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rst/jinjadesignerdoc.rst 2025-12-04T08:33:30.3051070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gosu/example.gs 2025-12-04T08:33:30.3052830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gosu/example.gs.output 2025-12-04T08:33:30.3054430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cucumber/example.feature 2025-12-04T08:33:30.3056050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cucumber/example.feature.output 2025-12-04T08:33:30.3057530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/capnp/pets.capnp.output 2025-12-04T08:33:30.3058860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/capnp/pets.capnp 2025-12-04T08:33:30.3060250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maple/To.mpl 2025-12-04T08:33:30.3061720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maple/Loop.mpl 2025-12-04T08:33:30.3063230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maple/To.mpl.output 2025-12-04T08:33:30.3064730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maple/Loop.mpl.output 2025-12-04T08:33:30.3066540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kconfig/Config.in.cache.output 2025-12-04T08:33:30.3068010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kconfig/Config.in.cache 2025-12-04T08:33:30.3069680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/irc/example.weechatlog.output 2025-12-04T08:33:30.3071250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/irc/example.weechatlog 2025-12-04T08:33:30.3072880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/capdl/capdl_example.cdl 2025-12-04T08:33:30.3074690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/capdl/capdl_example.cdl.output 2025-12-04T08:33:30.3075970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mosel/test.mos 2025-12-04T08:33:30.3114850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mosel/test.mos.output 2025-12-04T08:33:30.3115960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kmsg/example.dmesg 2025-12-04T08:33:30.3117500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kmsg/example.dmesg.output 2025-12-04T08:33:30.3119020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pacmanconf/pacman.conf 2025-12-04T08:33:30.3120160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pacmanconf/pacman.conf.output 2025-12-04T08:33:30.3121420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/erlang/test.escript 2025-12-04T08:33:30.3122570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/erlang/test.erl 2025-12-04T08:33:30.3123720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/erlang/test.erl.output 2025-12-04T08:33:30.3125210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/erlang/test.escript.output 2025-12-04T08:33:30.3126070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ec/test.ec 2025-12-04T08:33:30.3127320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ec/test.eh.output 2025-12-04T08:33:30.3128390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ec/test.ec.output 2025-12-04T08:33:30.3129550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ec/test.eh 2025-12-04T08:33:30.3130760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/inform7/example.i7x.output 2025-12-04T08:33:30.3132080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/inform7/example.i7x 2025-12-04T08:33:30.3133090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/inform7/example.ni 2025-12-04T08:33:30.3134430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/inform7/example.ni.output 2025-12-04T08:33:30.3135690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ride/auction.ride.output 2025-12-04T08:33:30.3136710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ride/auction.ride 2025-12-04T08:33:30.3138070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fsharp/Deflate.fs.output 2025-12-04T08:33:30.3139150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fsharp/Deflate.fs 2025-12-04T08:33:30.3140630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/spec/phpMyAdmin.spec.output 2025-12-04T08:33:30.3142160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/spec/phpMyAdmin.spec 2025-12-04T08:33:30.3143710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/moocode/example.moo.output 2025-12-04T08:33:30.3145200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/moocode/test.moo 2025-12-04T08:33:30.3146700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/moocode/test.moo.output 2025-12-04T08:33:30.3148130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/moocode/example.moo 2025-12-04T08:33:30.3149790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/abnf/abnf_example2.abnf 2025-12-04T08:33:30.3151590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/abnf/abnf_example1.abnf.output 2025-12-04T08:33:30.3153440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/abnf/abnf_example2.abnf.output 2025-12-04T08:33:30.3154850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/abnf/abnf_example1.abnf 2025-12-04T08:33:30.3156610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/logtalk/source.lgt.output 2025-12-04T08:33:30.3158370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/logtalk/source.lgt 2025-12-04T08:33:30.3159910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bugs/example.bug.output 2025-12-04T08:33:30.3161300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bugs/example.bug 2025-12-04T08:33:30.3163150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nusmv/guidance.smv.output 2025-12-04T08:33:30.3164640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nusmv/guidance.smv 2025-12-04T08:33:30.3166180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/extempore/example.xtm 2025-12-04T08:33:30.3167730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/extempore/example.xtm.output 2025-12-04T08:33:30.3169080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/output/output 2025-12-04T08:33:30.3170750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/output/output.output 2025-12-04T08:33:30.3172040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yara/example.yar 2025-12-04T08:33:30.3173770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yara/example.yar.output 2025-12-04T08:33:30.3175380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lsl/hello.lsl.output 2025-12-04T08:33:30.3176750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lsl/hello.lsl 2025-12-04T08:33:30.3178260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/liquid/example.liquid 2025-12-04T08:33:30.3179790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/liquid/example.liquid.output 2025-12-04T08:33:30.3181190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tsql/tsql_example.sql 2025-12-04T08:33:30.3182820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tsql/tsql_example.sql.output 2025-12-04T08:33:30.3184390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/logos/logos_example.xm.output 2025-12-04T08:33:30.3185790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/logos/logos_example.xm 2025-12-04T08:33:30.3187340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lighty/lighttpd.conf 2025-12-04T08:33:30.3189290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lighty/lighttpd.conf.output 2025-12-04T08:33:30.3190690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nasm/nasm_objexe.asm.output 2025-12-04T08:33:30.3192090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nasm/nasm_objexe.asm 2025-12-04T08:33:30.3193780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nasm/nasm_aoutso.asm.output 2025-12-04T08:33:30.3195280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nasm/nasm_aoutso.asm 2025-12-04T08:33:30.3196810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nasm/nasm_simd.asm 2025-12-04T08:33:30.3198430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nasm/nasm_simd.asm.output 2025-12-04T08:33:30.3199810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vgl/example.rpf.output 2025-12-04T08:33:30.3201260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vgl/example.rpf 2025-12-04T08:33:30.3202920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mathematica/example.ma 2025-12-04T08:33:30.3204370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mathematica/example.ma.output 2025-12-04T08:33:30.3240170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsgf/example.jsgf 2025-12-04T08:33:30.3241090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsgf/example.jsgf.output 2025-12-04T08:33:30.3242640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hybris/hybris_File.hyb.output 2025-12-04T08:33:30.3244090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hybris/hybris_File.hyb 2025-12-04T08:33:30.3245560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/execline/example.exec 2025-12-04T08:33:30.3247120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/execline/example.exec.output 2025-12-04T08:33:30.3248640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojurescript/core.cljs.output 2025-12-04T08:33:30.3250220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clojurescript/core.cljs 2025-12-04T08:33:30.3251590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/boogie/test.bpl 2025-12-04T08:33:30.3253170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/boogie/test.bpl.output 2025-12-04T08:33:30.3254710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/java/test.java.output 2025-12-04T08:33:30.3256240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/java/badcase.java 2025-12-04T08:33:30.3257690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/java/example.java 2025-12-04T08:33:30.3259240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/java/test.java 2025-12-04T08:33:30.3260840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/java/badcase.java.output 2025-12-04T08:33:30.3262430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/java/example.java.output 2025-12-04T08:33:30.3263860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ragel-cpp/ragel-cpp_snippet.rl 2025-12-04T08:33:30.3265600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ragel-cpp/ragel-cpp_snippet.rl.output 2025-12-04T08:33:30.3267170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ragel-cpp/ragel-cpp_rlscan.rl 2025-12-04T08:33:30.3268910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ragel-cpp/ragel-cpp_rlscan.rl.output 2025-12-04T08:33:30.3270260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/elm/example.elm.output 2025-12-04T08:33:30.3271810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/elm/example.elm 2025-12-04T08:33:30.3273000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html/test.html 2025-12-04T08:33:30.3274550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html/example.xhtml.output 2025-12-04T08:33:30.3276100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html/test.html.output 2025-12-04T08:33:30.3277320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html/example.xhtml 2025-12-04T08:33:30.3278850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/typst/test.typ.output 2025-12-04T08:33:30.3280120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/typst/test.typ 2025-12-04T08:33:30.3281730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kotlin/example.kt 2025-12-04T08:33:30.3283340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kotlin/example.kt.output 2025-12-04T08:33:30.3284690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cypher/test.cyp 2025-12-04T08:33:30.3286220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cypher/test.cyp.output 2025-12-04T08:33:30.3287970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/trac-wiki/moin_SyntaxReference.txt 2025-12-04T08:33:30.3289820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/trac-wiki/moin_SyntaxReference.txt.output 2025-12-04T08:33:30.3291170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wren/example.wren.output 2025-12-04T08:33:30.3292610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wren/example.wren 2025-12-04T08:33:30.3294150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ebnf/test.ebnf.output 2025-12-04T08:33:30.3295440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ebnf/test.ebnf 2025-12-04T08:33:30.3296890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tal/piano.tal 2025-12-04T08:33:30.3298330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tal/piano.tal.output 2025-12-04T08:33:30.3299960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maql/test.maql.output 2025-12-04T08:33:30.3301350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maql/test.maql 2025-12-04T08:33:30.3302930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/psql/psql_session.txt 2025-12-04T08:33:30.3304400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/psql/psql_session.txt.output 2025-12-04T08:33:30.3305930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/webidl/example.webidl 2025-12-04T08:33:30.3307560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/webidl/example.webidl.output 2025-12-04T08:33:30.3309280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smarty/smarty_example.tpl.output 2025-12-04T08:33:30.3310790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smarty/smarty_example.tpl 2025-12-04T08:33:30.3312240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xtend/example.xtend 2025-12-04T08:33:30.3314380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xtend/example.xtend.output 2025-12-04T08:33:30.3315730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/unicon/example.icn 2025-12-04T08:33:30.3317350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/unicon/example.icn.output 2025-12-04T08:33:30.3318820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/myghty/test.myt.output 2025-12-04T08:33:30.3320220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/myghty/test.myt 2025-12-04T08:33:30.3321740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/haskell/AcidStateAdvanced.hs 2025-12-04T08:33:30.3323190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/haskell/example.hs 2025-12-04T08:33:30.3324760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/haskell/example.hs.output 2025-12-04T08:33:30.3326490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/haskell/SmallCheck.hs.output 2025-12-04T08:33:30.3327860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/haskell/SmallCheck.hs 2025-12-04T08:33:30.3329630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/haskell/AcidStateAdvanced.hs.output 2025-12-04T08:33:30.3331270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/factor/wiki.factor 2025-12-04T08:33:30.3332680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/factor/wiki.factor.output 2025-12-04T08:33:30.3376050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tnt/example.tnt.output 2025-12-04T08:33:30.3376970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tnt/example.tnt 2025-12-04T08:33:30.3378480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/php/test.php.output 2025-12-04T08:33:30.3380030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/php/ints.php.output 2025-12-04T08:33:30.3381550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/php/test.php 2025-12-04T08:33:30.3383120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/php/ints.php 2025-12-04T08:33:30.3384680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/croc/simple.croc.output 2025-12-04T08:33:30.3385990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/croc/simple.croc 2025-12-04T08:33:30.3387360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tap/example.tap.output 2025-12-04T08:33:30.3388340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tap/example.tap 2025-12-04T08:33:30.3389760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/treetop/metagrammar.treetop 2025-12-04T08:33:30.3391860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/treetop/metagrammar.treetop.output 2025-12-04T08:33:30.3392560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cadl/test.cadl 2025-12-04T08:33:30.3393340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cadl/test.cadl.output 2025-12-04T08:33:30.3394490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cadl/example1.cadl 2025-12-04T08:33:30.3395950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cadl/example1.cadl.output 2025-12-04T08:33:30.3397010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rnc/rnc_example.rnc.output 2025-12-04T08:33:30.3430080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rnc/rnc_example.rnc 2025-12-04T08:33:30.3431430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/matlabsession/matlabsession_sample.txt.output 2025-12-04T08:33:30.3433090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/matlabsession/matlabsession_sample.txt 2025-12-04T08:33:30.3434680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/emacs/subr.el.output 2025-12-04T08:33:30.3436010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/emacs/subr.el 2025-12-04T08:33:30.3437750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lua/2.19-regression-1.lua.output 2025-12-04T08:33:30.3439130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lua/example.lua.output 2025-12-04T08:33:30.3440740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lua/2.19-regression-2.lua.output 2025-12-04T08:33:30.3442290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lua/2.19-regression-1.lua 2025-12-04T08:33:30.3443780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lua/2.19-regression-2.lua 2025-12-04T08:33:30.3445180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lua/example.lua 2025-12-04T08:33:30.3446890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nesc/IPDispatchC.nc.output 2025-12-04T08:33:30.3448560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nesc/IPDispatchP.nc.output 2025-12-04T08:33:30.3449910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nesc/IPDispatchC.nc 2025-12-04T08:33:30.3451380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nesc/IPDispatchP.nc 2025-12-04T08:33:30.3453230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/praat/example.praat 2025-12-04T08:33:30.3454480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/praat/example.praat.output 2025-12-04T08:33:30.3455910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xml/xml_example.xml 2025-12-04T08:33:30.3457580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xml/xml_example.xml.output 2025-12-04T08:33:30.3458820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bash/example.sh 2025-12-04T08:33:30.3460480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bash/stripheredoc.sh 2025-12-04T08:33:30.3462000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bash/stripheredoc.sh.output 2025-12-04T08:33:30.3463390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bash/ltmain.sh 2025-12-04T08:33:30.3464910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bash/example.sh.output 2025-12-04T08:33:30.3466570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bash/ltmain.sh.output 2025-12-04T08:33:30.3468140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/solidity/test.sol.output 2025-12-04T08:33:30.3469500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/solidity/test.sol 2025-12-04T08:33:30.3471240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pypylog/test2.pypylog.output 2025-12-04T08:33:30.3472720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pypylog/test.pypylog 2025-12-04T08:33:30.3474560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pypylog/test.pypylog.output 2025-12-04T08:33:30.3475760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pypylog/test2.pypylog 2025-12-04T08:33:30.3477500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/gaussian_mixture.pl.output 2025-12-04T08:33:30.3479210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/bag_game_mpe.pl.output 2025-12-04T08:33:30.3480750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/indian_gpadc.pl 2025-12-04T08:33:30.3482310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/dt_umbrella.pl 2025-12-04T08:33:30.3483740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/bag_game_mpe.pl 2025-12-04T08:33:30.3485330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/gaussian_mixture.pl 2025-12-04T08:33:30.3487020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/indian_gpadc.pl.output 2025-12-04T08:33:30.3488820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/coin.pl.output 2025-12-04T08:33:30.3490210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/dt_umbrella.pl.output 2025-12-04T08:33:30.3491590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cplint/coin.pl 2025-12-04T08:33:30.3493170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/thrift/demo.thrift 2025-12-04T08:33:30.3494650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/thrift/demo.thrift.output 2025-12-04T08:33:30.3495950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/glsl/glsl.frag 2025-12-04T08:33:30.3497460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/glsl/glsl.frag.output 2025-12-04T08:33:30.3498960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/glsl/glsl.vert.output 2025-12-04T08:33:30.3500360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/glsl/glsl.vert 2025-12-04T08:33:30.3502020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/todotxt/example.todotxt 2025-12-04T08:33:30.3503750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/todotxt/example.todotxt.output 2025-12-04T08:33:30.3505150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/monte/test.mt.output 2025-12-04T08:33:30.3506600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/monte/test.mt 2025-12-04T08:33:30.3508180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/stan/example.stan.output 2025-12-04T08:33:30.3509610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/stan/example.stan 2025-12-04T08:33:30.3511240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+php/html+php_faulty.phtml 2025-12-04T08:33:30.3513010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+php/html+php_faulty.phtml.output 2025-12-04T08:33:30.3514420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/red/example.red 2025-12-04T08:33:30.3608220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/red/example.red.output 2025-12-04T08:33:30.3609220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/red/example.reds.output 2025-12-04T08:33:30.3694180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/red/example.reds 2025-12-04T08:33:30.3695280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/autoit/autoit_submit.au3.output 2025-12-04T08:33:30.3696750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/autoit/autoit_submit.au3 2025-12-04T08:33:30.3698490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan-console/session.dylan-console.output 2025-12-04T08:33:30.3700310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan-console/session.dylan-console 2025-12-04T08:33:30.3702030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan-console/console.dylan-console.output 2025-12-04T08:33:30.3703650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dylan-console/console.dylan-console 2025-12-04T08:33:30.3710650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/powershell/Get-CommandDefinitionHtml.ps1 2025-12-04T08:33:30.3711380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/powershell/test.ps1 2025-12-04T08:33:30.3712040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/powershell/test.ps1.output 2025-12-04T08:33:30.3712790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/powershell/Get-CommandDefinitionHtml.ps1.output 2025-12-04T08:33:30.3713570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mips/function_with_stack.mips 2025-12-04T08:33:30.3714290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mips/function_with_stack.mips.output 2025-12-04T08:33:30.3715050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/typoscript/typoscript_example.typoscript 2025-12-04T08:33:30.3716620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/typoscript/typoscript_example.typoscript.output 2025-12-04T08:33:30.3717990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/terminfo/terminfo.output 2025-12-04T08:33:30.3719500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/terminfo/terminfo 2025-12-04T08:33:30.3721250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/adl/test.adls.output 2025-12-04T08:33:30.3722710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/adl/test_basic.adls 2025-12-04T08:33:30.3724490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/adl/test_basic.adls.output 2025-12-04T08:33:30.3725940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/adl/test.adls 2025-12-04T08:33:30.3727380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/teal/example.teal 2025-12-04T08:33:30.3729120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/teal/example.teal.output 2025-12-04T08:33:30.3730490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tea/example.tea 2025-12-04T08:33:30.3731950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tea/example.tea.output 2025-12-04T08:33:30.3733470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/arduino/Blink.ino.output 2025-12-04T08:33:30.3735040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/arduino/Blink.ino 2025-12-04T08:33:30.3736760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/meson/meson.build 2025-12-04T08:33:30.3738290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/meson/meson.build.output 2025-12-04T08:33:30.3739810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jasmin/example.j.output 2025-12-04T08:33:30.3741260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jasmin/example.j 2025-12-04T08:33:30.3742740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clean/StdGeneric.icl.output 2025-12-04T08:33:30.3744100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clean/StdGeneric.icl 2025-12-04T08:33:30.3745560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vhdl/test.vhdl.output 2025-12-04T08:33:30.3747050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vhdl/test.vhdl 2025-12-04T08:33:30.3748660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/urbiscript/example.u 2025-12-04T08:33:30.3750330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/urbiscript/example.u.output 2025-12-04T08:33:30.3751850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tid/TiddlyWiki5.tid 2025-12-04T08:33:30.3753520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tid/TiddlyWiki5.tid.output 2025-12-04T08:33:30.3754880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/berry/berry.be 2025-12-04T08:33:30.3756400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/berry/berry.be.output 2025-12-04T08:33:30.3757900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/easytrieve/example.mac 2025-12-04T08:33:30.3759670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/easytrieve/example.ezt.output 2025-12-04T08:33:30.3761390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/easytrieve/example.ezt 2025-12-04T08:33:30.3762870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/easytrieve/example.mac.output 2025-12-04T08:33:30.3764330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/delphi/test.pas 2025-12-04T08:33:30.3765850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/delphi/example.pas 2025-12-04T08:33:30.3767510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/delphi/example.pas.output 2025-12-04T08:33:30.3769060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/delphi/test.pas.output 2025-12-04T08:33:30.3771070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cheetah/cheetah_example.tmpl.output 2025-12-04T08:33:30.3772480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cheetah/cheetah_example.tmpl 2025-12-04T08:33:30.3774160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/hunspell.SRCINFO.output 2025-12-04T08:33:30.3775650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/compiler-rt.SRCINFO 2025-12-04T08:33:30.3777360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/thunderbird.SRCINFO.output 2025-12-04T08:33:30.3778850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/thunderbird.SRCINFO 2025-12-04T08:33:30.3780280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/hunspell.SRCINFO 2025-12-04T08:33:30.3781990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/c-intercal.SRCINFO 2025-12-04T08:33:30.3783570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/compiler-rt.SRCINFO.output 2025-12-04T08:33:30.3785210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/srcinfo/c-intercal.SRCINFO.output 2025-12-04T08:33:30.3786400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mask/test.mask 2025-12-04T08:33:30.3787650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mask/test.mask.output 2025-12-04T08:33:30.3788800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ini/test.ini.output 2025-12-04T08:33:30.3789900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ini/test.ini 2025-12-04T08:33:30.3791270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ini/2.19-regression.ini.output 2025-12-04T08:33:30.3792460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ini/2.19-regression.ini 2025-12-04T08:33:30.3793680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qvto/sample.qvto.output 2025-12-04T08:33:30.3794820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/qvto/sample.qvto 2025-12-04T08:33:30.3795960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl6/RoleQ.pm6 2025-12-04T08:33:30.3797150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl6/test.p6.output 2025-12-04T08:33:30.3798470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl6/grammar-test.p6.output 2025-12-04T08:33:30.3799810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl6/grammar-test.p6 2025-12-04T08:33:30.3801270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl6/RoleQ.pm6.output 2025-12-04T08:33:30.3802060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/perl6/test.p6 2025-12-04T08:33:30.3803650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pot/de.MoinMoin.po 2025-12-04T08:33:30.3804570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pot/de.MoinMoin.po.output 2025-12-04T08:33:30.3805820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/json/pypi-dump.json 2025-12-04T08:33:30.3807070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/json/json-with-spaces.json.output 2025-12-04T08:33:30.3808360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/json/pypi-dump.json.output 2025-12-04T08:33:30.3809510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/json/json-with-spaces.json 2025-12-04T08:33:30.3810790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lilypond/example.ly 2025-12-04T08:33:30.3812020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lilypond/example.ly.output 2025-12-04T08:33:30.3813460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap/example.gd 2025-12-04T08:33:30.3815010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap/example.gd.output 2025-12-04T08:33:30.3816340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap/example.gi 2025-12-04T08:33:30.3817930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gap/example.gi.output 2025-12-04T08:33:30.3819530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rexx/example.rexx 2025-12-04T08:33:30.3821300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rexx/example.rexx.output 2025-12-04T08:33:30.3823040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/snowball/example.sbl.output 2025-12-04T08:33:30.3824670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/snowball/example.sbl 2025-12-04T08:33:30.3826390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xul+mozpreproc/demo.xul.in 2025-12-04T08:33:30.3828060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xul+mozpreproc/demo.xul.in.output 2025-12-04T08:33:30.3829570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tls/example.txt.output 2025-12-04T08:33:30.3830890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tls/example.txt 2025-12-04T08:33:30.3832460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dtd/test.dtd.output 2025-12-04T08:33:30.3833730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dtd/test.dtd 2025-12-04T08:33:30.3835480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/properties/java.properties.output 2025-12-04T08:33:30.3836920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/properties/java.properties 2025-12-04T08:33:30.3838500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/evoque/test.evoque 2025-12-04T08:33:30.3840070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/evoque/test.evoque.output 2025-12-04T08:33:30.3841730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/verilog/example_coq.v.output 2025-12-04T08:33:30.3843210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/verilog/example_coq.v 2025-12-04T08:33:30.3844680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/usd/example.usd 2025-12-04T08:33:30.3846100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/usd/example.usd.output 2025-12-04T08:33:30.3847440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nginx/nginx.conf 2025-12-04T08:33:30.3849090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nginx/nginx.conf.output 2025-12-04T08:33:30.3850560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cirru/scope.cirru.output 2025-12-04T08:33:30.3851990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cirru/scope.cirru 2025-12-04T08:33:30.3853720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/juttle/example.juttle.output 2025-12-04T08:33:30.3855110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/juttle/example.juttle 2025-12-04T08:33:30.3856730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/py2tb/syntax_error.py2tb.output 2025-12-04T08:33:30.3858260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/py2tb/syntax_error.py2tb 2025-12-04T08:33:30.3859930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/py2tb/syntax_error_caret_code.py2tb 2025-12-04T08:33:30.3861830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/py2tb/syntax_error_caret_code.py2tb.output 2025-12-04T08:33:30.3863300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/constants.scala 2025-12-04T08:33:30.3865000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/match-types.scala.output 2025-12-04T08:33:30.3866590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/declarations.scala.output 2025-12-04T08:33:30.3867940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/char.scala 2025-12-04T08:33:30.3869670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/inheritance.scala.output 2025-12-04T08:33:30.3871180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/declarations.scala 2025-12-04T08:33:30.3872660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/using.scala 2025-12-04T08:33:30.3874430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/char.scala.output 2025-12-04T08:33:30.3876010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/quoted.scala.output 2025-12-04T08:33:30.3877500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/interpolated-string.scala 2025-12-04T08:33:30.3879090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/soft-keywords.scala.output 2025-12-04T08:33:30.3880750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/extensions.scala.output 2025-12-04T08:33:30.3882150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/new.scala.output 2025-12-04T08:33:30.3883760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/storage-modifiers.scala 2025-12-04T08:33:30.3885240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/inheritance.scala 2025-12-04T08:33:30.3886760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/singleton-types.scala 2025-12-04T08:33:30.3888600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/storage-modifiers.scala.output 2025-12-04T08:33:30.3890360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/soft-keywords.scala 2025-12-04T08:33:30.3891720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/extensions.scala 2025-12-04T08:33:30.3893340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/end-soft-keyword.scala 2025-12-04T08:33:30.3894910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/pattern-matching.scala 2025-12-04T08:33:30.3896390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/imports.scala 2025-12-04T08:33:30.3897950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/symbols.scala 2025-12-04T08:33:30.3899560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/comments.scala.output 2025-12-04T08:33:30.3900970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/new.scala 2025-12-04T08:33:30.3902430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/operators.scala 2025-12-04T08:33:30.3903930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/imports.scala.output 2025-12-04T08:33:30.3905630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/dependent-types.scala.output 2025-12-04T08:33:30.3907100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/inline.scala 2025-12-04T08:33:30.3908610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/exports.scala 2025-12-04T08:33:30.3910060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/quoted.scala 2025-12-04T08:33:30.3911880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/inline.scala.output 2025-12-04T08:33:30.3913480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/package.scala.output 2025-12-04T08:33:30.3915170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/constants.scala.output 2025-12-04T08:33:30.3916640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/package.scala 2025-12-04T08:33:30.3918060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/using.scala.output 2025-12-04T08:33:30.3919510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/end.scala.output 2025-12-04T08:33:30.3921440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/end-soft-keyword.scala.output 2025-12-04T08:33:30.3923130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/interpolated-string.scala.output 2025-12-04T08:33:30.3924590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/comments.scala 2025-12-04T08:33:30.3926320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/for-comprehension.scala.output 2025-12-04T08:33:30.3927780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/symbols.scala.output 2025-12-04T08:33:30.3929340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/type-operators.scala 2025-12-04T08:33:30.3930920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/singleton-types.scala.output 2025-12-04T08:33:30.3932480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/for-comprehension.scala 2025-12-04T08:33:30.3934220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/exports.scala.output 2025-12-04T08:33:30.3935980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/type-operators.scala.output 2025-12-04T08:33:30.3937640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/operators.scala.output 2025-12-04T08:33:30.3939020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/match-types.scala 2025-12-04T08:33:30.3940830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/pattern-matching.scala.output 2025-12-04T08:33:30.3942430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/dependent-types.scala 2025-12-04T08:33:30.3943910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scala/end.scala 2025-12-04T08:33:30.3945560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/http/http_request_example 2025-12-04T08:33:30.3947070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/http/http_response_example 2025-12-04T08:33:30.3948840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/http/http_response_example.output 2025-12-04T08:33:30.3950520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/http/http_request_example.output 2025-12-04T08:33:30.3952410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clay/example.clay.output 2025-12-04T08:33:30.3953270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/clay/example.clay 2025-12-04T08:33:30.3954740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cddl/example.cddl 2025-12-04T08:33:30.3956360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cddl/example.cddl.output 2025-12-04T08:33:30.3958050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xorg.conf/xorg.conf.output 2025-12-04T08:33:30.3959280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xorg.conf/xorg.conf 2025-12-04T08:33:30.3960830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/css+mozpreproc/demo.css.in 2025-12-04T08:33:30.3962380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/css+mozpreproc/demo.css.in.output 2025-12-04T08:33:30.3963900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/macaulay2/test.m2.output 2025-12-04T08:33:30.3965460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/macaulay2/test.m2 2025-12-04T08:33:30.3966820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kuin/example.kn 2025-12-04T08:33:30.3968420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/kuin/example.kn.output 2025-12-04T08:33:30.3969990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/example2.cpp.output 2025-12-04T08:33:30.3971470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/example.cpp 2025-12-04T08:33:30.3973010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/noexcept.cpp 2025-12-04T08:33:30.3974540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/example.cpp.output 2025-12-04T08:33:30.3976030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/namespace.cpp 2025-12-04T08:33:30.3977490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/namespace.cpp.output 2025-12-04T08:33:30.3978820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/functions.cpp.output 2025-12-04T08:33:30.3979950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/example2.cpp 2025-12-04T08:33:30.3981020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/functions.cpp 2025-12-04T08:33:30.3982280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cpp/noexcept.cpp.output 2025-12-04T08:33:30.3983440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/swift/test.swift 2025-12-04T08:33:30.3984640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/swift/test.swift.output 2025-12-04T08:33:30.3986030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex03_arguments1.graphql 2025-12-04T08:33:30.3987580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex12_mutations.graphql 2025-12-04T08:33:30.3988690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex05_aliases.graphql.output 2025-12-04T08:33:30.3989970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex07_fragments2.graphql 2025-12-04T08:33:30.3991350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex13_inline_fragments1.graphql 2025-12-04T08:33:30.3993000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex14_inline_fragments2.graphql.output 2025-12-04T08:33:30.3994170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex08_operation_name.graphql.output 2025-12-04T08:33:30.3995860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex12_mutations.graphql.output 2025-12-04T08:33:30.3997610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex13_inline_fragments1.graphql.output 2025-12-04T08:33:30.3999470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex04_arguments2.graphql.output 2025-12-04T08:33:30.4000900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex10_variables2.graphql 2025-12-04T08:33:30.4002610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex11_directives.graphql.output 2025-12-04T08:33:30.4004280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex09_variables1.graphql.output 2025-12-04T08:33:30.4005970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex03_arguments1.graphql.output 2025-12-04T08:33:30.4007720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex02_field2.graphql.output 2025-12-04T08:33:30.4009360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex11_directives.graphql 2025-12-04T08:33:30.4011130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex08_operation_name.graphql 2025-12-04T08:33:30.4012740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex07_fragments2.graphql.output 2025-12-04T08:33:30.4014380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex14_inline_fragments2.graphql 2025-12-04T08:33:30.4015850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex05_aliases.graphql 2025-12-04T08:33:30.4017400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex01_field1.graphql 2025-12-04T08:33:30.4018920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex02_field2.graphql 2025-12-04T08:33:30.4020690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex10_variables2.graphql.output 2025-12-04T08:33:30.4022350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex06_fragments1.graphql 2025-12-04T08:33:30.4023920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex01_field1.graphql.output 2025-12-04T08:33:30.4025610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex09_variables1.graphql 2025-12-04T08:33:30.4027300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex06_fragments1.graphql.output 2025-12-04T08:33:30.4028870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphql/ex04_arguments2.graphql 2025-12-04T08:33:30.4030560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sqlite3/sqlite3.sqlite3-console.output 2025-12-04T08:33:30.4032090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sqlite3/sqlite3.sqlite3-console 2025-12-04T08:33:30.4033620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/python25-bsd.mak.output 2025-12-04T08:33:30.4034960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/vpath.mk 2025-12-04T08:33:30.4036360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/automake.mk 2025-12-04T08:33:30.4037750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/Makefile 2025-12-04T08:33:30.4039080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/firefox.mak 2025-12-04T08:33:30.4040660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/automake.mk.output 2025-12-04T08:33:30.4042110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/Makefile.output 2025-12-04T08:33:30.4043800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/firefox.mak.output 2025-12-04T08:33:30.4045520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/python25-bsd.mak 2025-12-04T08:33:30.4046810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/make/vpath.mk.output 2025-12-04T08:33:30.4048370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/termcap/termcap.output 2025-12-04T08:33:30.4049650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/termcap/termcap 2025-12-04T08:33:30.4051300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/matlab/matlab_noreturn.m.output 2025-12-04T08:33:30.4052890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/matlab/matlab_noreturn.m 2025-12-04T08:33:30.4054710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/matlab/matlab_sample.m.output 2025-12-04T08:33:30.4056200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/matlab/matlab_sample.m 2025-12-04T08:33:30.4057750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vb.net/vbnet_test.bas.output 2025-12-04T08:33:30.4059620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vb.net/test.vb.output 2025-12-04T08:33:30.4060880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vb.net/vbnet_test.bas 2025-12-04T08:33:30.4062330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vb.net/test.vb 2025-12-04T08:33:30.4063930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/postscript/cells.ps.output 2025-12-04T08:33:30.4065490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/postscript/cells.ps 2025-12-04T08:33:30.4067290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/singularity/Singularity.output 2025-12-04T08:33:30.4068790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/singularity/Singularity 2025-12-04T08:33:30.4070400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/amdgpu/amdgpu.isa 2025-12-04T08:33:30.4072060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/amdgpu/amdgpu.isa.output 2025-12-04T08:33:30.4073480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sieve/example.sieve 2025-12-04T08:33:30.4075050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sieve/example.sieve.output 2025-12-04T08:33:30.4076520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jlcon/console.output 2025-12-04T08:33:30.4077990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jlcon/console 2025-12-04T08:33:30.4079460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsonnet/example.jsonnet 2025-12-04T08:33:30.4081160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsonnet/example.jsonnet.output 2025-12-04T08:33:30.4082580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphviz/graphviz-dot.gv 2025-12-04T08:33:30.4084140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/graphviz/graphviz-dot.gv.output 2025-12-04T08:33:30.4085680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zeek/test.bro.output 2025-12-04T08:33:30.4087130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zeek/test.zeek 2025-12-04T08:33:30.4088740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zeek/test.zeek.output 2025-12-04T08:33:30.4090130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/zeek/test.bro 2025-12-04T08:33:30.4091640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ioke/intro.ik 2025-12-04T08:33:30.4093170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ioke/intro.ik.output 2025-12-04T08:33:30.4094600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tcsh/test.tcsh 2025-12-04T08:33:30.4096180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tcsh/test.tcsh.output 2025-12-04T08:33:30.4097640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/x10/example.x10 2025-12-04T08:33:30.4099070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/x10/example.x10.output 2025-12-04T08:33:30.4100630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nemerle/nemerle_sample.n 2025-12-04T08:33:30.4102330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nemerle/nemerle_sample.n.output 2025-12-04T08:33:30.4103920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bib/test.bib.output 2025-12-04T08:33:30.4105220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bib/test.bib 2025-12-04T08:33:30.4106800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hylang/language.hy 2025-12-04T08:33:30.4108330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hylang/language.hy.output 2025-12-04T08:33:30.4109880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mupad/AlternatingGroup.mu 2025-12-04T08:33:30.4111420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mupad/function.mu.output 2025-12-04T08:33:30.4113170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mupad/AlternatingGroup.mu.output 2025-12-04T08:33:30.4114480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mupad/function.mu 2025-12-04T08:33:30.4116000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/opa/test.opa.output 2025-12-04T08:33:30.4117460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/opa/test.opa 2025-12-04T08:33:30.4118950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/md/example.md.output 2025-12-04T08:33:30.4120280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/md/example.md 2025-12-04T08:33:30.4121630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/boa/example.boa 2025-12-04T08:33:30.4123150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/boa/example.boa.output 2025-12-04T08:33:30.4124670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fift/new-wallet-v3.fif 2025-12-04T08:33:30.4126250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fift/new-wallet-v3.fif.output 2025-12-04T08:33:30.4127670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prql/example.prql 2025-12-04T08:33:30.4129290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/prql/example.prql.output 2025-12-04T08:33:30.4130750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+ng2/example.ng2.output 2025-12-04T08:33:30.4132220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/html+ng2/example.ng2 2025-12-04T08:33:30.4133630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/boo/test.boo.output 2025-12-04T08:33:30.4135060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/boo/test.boo 2025-12-04T08:33:30.4136530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/luau/extraTests.luau 2025-12-04T08:33:30.4138030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/luau/Guard.luau 2025-12-04T08:33:30.4139930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/luau/createSignal.luau.output 2025-12-04T08:33:30.4141460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/luau/createSignal.luau 2025-12-04T08:33:30.4142950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/luau/Guard.luau.output 2025-12-04T08:33:30.4144700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/luau/extraTests.luau.output 2025-12-04T08:33:30.4146330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gooddata-cl/test.gdc.output 2025-12-04T08:33:30.4147780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gooddata-cl/test.gdc 2025-12-04T08:33:30.4149430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/registry/example.reg.output 2025-12-04T08:33:30.4150970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/registry/example.reg 2025-12-04T08:33:30.4152720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/verifpal/verifpal_example.vp.output 2025-12-04T08:33:30.4154260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/verifpal/verifpal_example.vp 2025-12-04T08:33:30.4155640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/blitzbasic/test.bb 2025-12-04T08:33:30.4157320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/blitzbasic/test.bb.output 2025-12-04T08:33:30.4158740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/agda/test.agda 2025-12-04T08:33:30.4160340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/agda/test.agda.output 2025-12-04T08:33:30.4161840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rebol/test.r3 2025-12-04T08:33:30.4163340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rebol/test.r3.output 2025-12-04T08:33:30.4164770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/i6t/example.i6t 2025-12-04T08:33:30.4166320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/i6t/example.i6t.output 2025-12-04T08:33:30.4167760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/at/hello.at.output 2025-12-04T08:33:30.4169070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/at/hello.at 2025-12-04T08:33:30.4170440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wat/fib.wat.output 2025-12-04T08:33:30.4171790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wat/fib.wat 2025-12-04T08:33:30.4172850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/postgres-explain/plan.explain 2025-12-04T08:33:30.4174230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/postgres-explain/plan.explain.output 2025-12-04T08:33:30.4175340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tasm/example.tasm 2025-12-04T08:33:30.4176580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tasm/example.tasm.output 2025-12-04T08:33:30.4178120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fancy/example_file.fy.output 2025-12-04T08:33:30.4179070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fancy/example_file.fy 2025-12-04T08:33:30.4180190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yaml/example.yaml 2025-12-04T08:33:30.4181440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yaml/example.yaml.output 2025-12-04T08:33:30.4182720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fortran/example.f90.output 2025-12-04T08:33:30.4183860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fortran/zmlrpc.f90 2025-12-04T08:33:30.4185100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fortran/example.f90 2025-12-04T08:33:30.4186330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fortran/zmlrpc.f90.output 2025-12-04T08:33:30.4187510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/monkey/example.monkey 2025-12-04T08:33:30.4188880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/monkey/example.monkey.output 2025-12-04T08:33:30.4190100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mime/MIME_example.eml.output 2025-12-04T08:33:30.4191290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mime/MIME_example.eml 2025-12-04T08:33:30.4192480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sml/intsyn.sig.output 2025-12-04T08:33:30.4193610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sml/example.sml 2025-12-04T08:33:30.4194770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sml/intsyn.sig 2025-12-04T08:33:30.4196040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sml/intsyn.fun.output 2025-12-04T08:33:30.4197200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sml/example.sml.output 2025-12-04T08:33:30.4198330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sml/intsyn.fun 2025-12-04T08:33:30.4199520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nit/all.nit.output 2025-12-04T08:33:30.4200610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nit/all.nit 2025-12-04T08:33:30.4202120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wikitext/article_france.wikitext.output 2025-12-04T08:33:30.4203370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wikitext/article_france.wikitext 2025-12-04T08:33:30.4204540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/snobol/example.snobol 2025-12-04T08:33:30.4205850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/snobol/example.snobol.output 2025-12-04T08:33:30.4206990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csharp/numbers.cs 2025-12-04T08:33:30.4208090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csharp/test.cs 2025-12-04T08:33:30.4209320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csharp/test.cs.output 2025-12-04T08:33:30.4210570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csharp/numbers.cs.output 2025-12-04T08:33:30.4211850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newspeak/example.ns2.output 2025-12-04T08:33:30.4213020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newspeak/example.ns2 2025-12-04T08:33:30.4214230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newspeak/minimal.ns2 2025-12-04T08:33:30.4215530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newspeak/minimal.ns2.output 2025-12-04T08:33:30.4216640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/limbo/limbo.b 2025-12-04T08:33:30.4217850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/limbo/limbo.b.output 2025-12-04T08:33:30.4219070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hsail/test.hsail.output 2025-12-04T08:33:30.4220230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hsail/test.hsail 2025-12-04T08:33:30.4221510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lagda/example.lagda 2025-12-04T08:33:30.4222710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lagda/example.lagda.output 2025-12-04T08:33:30.4223900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jmespath/example.jp 2025-12-04T08:33:30.4225160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jmespath/example.jp.output 2025-12-04T08:33:30.4226260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/julia/string.jl 2025-12-04T08:33:30.4227530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/julia/string.jl.output 2025-12-04T08:33:30.4228890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lasso/json.lasso 2025-12-04T08:33:30.4229840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lasso/json.lasso.output 2025-12-04T08:33:30.4230990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lasso/json.lasso9 2025-12-04T08:33:30.4232210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lasso/json.lasso9.output 2025-12-04T08:33:30.4233320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/shen/test.shen 2025-12-04T08:33:30.4234540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/shen/test.shen.output 2025-12-04T08:33:30.4235750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nixos/example.nix.output 2025-12-04T08:33:30.4236880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nixos/example.nix 2025-12-04T08:33:30.4238150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lhs/Sudoku.lhs.output 2025-12-04T08:33:30.4239430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lhs/DancingSudoku.lhs.output 2025-12-04T08:33:30.4240510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lhs/Sudoku.lhs 2025-12-04T08:33:30.4241720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lhs/DancingSudoku.lhs 2025-12-04T08:33:30.4243050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/duel/jbst_example2.jbst.output 2025-12-04T08:33:30.4244240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/duel/jbst_example2.jbst 2025-12-04T08:33:30.4245530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/duel/jbst_example1.jbst.output 2025-12-04T08:33:30.4246730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/duel/jbst_example1.jbst 2025-12-04T08:33:30.4248050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/notmuch/notmuch_example.output 2025-12-04T08:33:30.4249340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/notmuch/notmuch_example 2025-12-04T08:33:30.4250600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bbcbasic/example.bbc.output 2025-12-04T08:33:30.4251730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bbcbasic/example.bbc 2025-12-04T08:33:30.4252930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bat/example.bat 2025-12-04T08:33:30.4254070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bat/example.bat.output 2025-12-04T08:33:30.4255490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fennel/fennelview.fnl 2025-12-04T08:33:30.4256520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fennel/fennelview.fnl.output 2025-12-04T08:33:30.4257810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yaml+jinja/example.sls.output 2025-12-04T08:33:30.4259000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/yaml+jinja/example.sls 2025-12-04T08:33:30.4260270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_types.ul4.output 2025-12-04T08:33:30.4261500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_tags.ul4.output 2025-12-04T08:33:30.4262650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_tags.ul4 2025-12-04T08:33:30.4264020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_operators.ul4.output 2025-12-04T08:33:30.4265160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_types.ul4 2025-12-04T08:33:30.4266470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_template.ul4 2025-12-04T08:33:30.4267730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_operators.ul4 2025-12-04T08:33:30.4269050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ul4/example_template.ul4.output 2025-12-04T08:33:30.4270080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fan/test.fan 2025-12-04T08:33:30.4271310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fan/test.fan.output 2025-12-04T08:33:30.4272480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/foxpro/example.prg 2025-12-04T08:33:30.4273720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/foxpro/example.prg.output 2025-12-04T08:33:30.4274840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xpp/test.xpp 2025-12-04T08:33:30.4276030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xpp/test.xpp.output 2025-12-04T08:33:30.4277210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/redcode/dwarf.cw 2025-12-04T08:33:30.4278420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/redcode/dwarf.cw.output 2025-12-04T08:33:30.4279620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/procfile/Procfile.output 2025-12-04T08:33:30.4280750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/procfile/Procfile 2025-12-04T08:33:30.4282200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl 2025-12-04T08:33:30.4283660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output 2025-12-04T08:33:30.4284880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mojo/sample.mojo.output 2025-12-04T08:33:30.4285920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mojo/sample.mojo 2025-12-04T08:33:30.4295820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apdl/example1apdl.ans.output 2025-12-04T08:33:30.4296740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apdl/example1apdl.ans 2025-12-04T08:33:30.4298000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apdl/example2apdl.ans.output 2025-12-04T08:33:30.4299210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apdl/example2apdl.ans 2025-12-04T08:33:30.4300420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/test.groovy.output 2025-12-04T08:33:30.4301680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/test.gradle.output 2025-12-04T08:33:30.4302830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/test.gradle 2025-12-04T08:33:30.4304110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/example.groovy.output 2025-12-04T08:33:30.4305380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/quoted.groovy.output 2025-12-04T08:33:30.4306540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/quoted.groovy 2025-12-04T08:33:30.4308010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/test.groovy 2025-12-04T08:33:30.4308980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/groovy/example.groovy 2025-12-04T08:33:30.4310180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cbmbas/cbmbas_example.bas 2025-12-04T08:33:30.4311530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cbmbas/cbmbas_example.bas.output 2025-12-04T08:33:30.4312580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/idris/test.idr 2025-12-04T08:33:30.4313840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/idris/test.idr.output 2025-12-04T08:33:30.4315080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gcode/boomerangv4.gcode 2025-12-04T08:33:30.4316380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gcode/SupportLogo.gcode.output 2025-12-04T08:33:30.4317640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gcode/boomerangv4.gcode.output 2025-12-04T08:33:30.4318870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/gcode/SupportLogo.gcode 2025-12-04T08:33:30.4320070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/text/mysql.txt.output 2025-12-04T08:33:30.4321140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/text/mysql.txt 2025-12-04T08:33:30.4322350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dax/dax_example1.dax 2025-12-04T08:33:30.4323630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/dax/dax_example1.dax.output 2025-12-04T08:33:30.4324860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newlisp/markdown.lsp 2025-12-04T08:33:30.4325920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newlisp/irc.lsp 2025-12-04T08:33:30.4327150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newlisp/irc.lsp.output 2025-12-04T08:33:30.4328310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newlisp/reversi.lsp 2025-12-04T08:33:30.4329560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newlisp/markdown.lsp.output 2025-12-04T08:33:30.4331140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/newlisp/reversi.lsp.output 2025-12-04T08:33:30.4332020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/slim/example.slim 2025-12-04T08:33:30.4333260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/slim/example.slim.output 2025-12-04T08:33:30.4334330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xslt/test.xsl 2025-12-04T08:33:30.4335510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/xslt/test.xsl.output 2025-12-04T08:33:30.4336660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/odin/test.odin 2025-12-04T08:33:30.4337800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/odin/test2.odin 2025-12-04T08:33:30.4339030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/odin/test.odin.output 2025-12-04T08:33:30.4340200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/odin/test2.odin.output 2025-12-04T08:33:30.4341450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/freefem/freefem.edp.output 2025-12-04T08:33:30.4342610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/freefem/freefem.edp 2025-12-04T08:33:30.4343780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csound/test.orc 2025-12-04T08:33:30.4345200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/csound/test.orc.output 2025-12-04T08:33:30.4346150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bdd/example.feature 2025-12-04T08:33:30.4347390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bdd/example.feature.output 2025-12-04T08:33:30.4348680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/icon/example.icon 2025-12-04T08:33:30.4350100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/icon/example.icon.output 2025-12-04T08:33:30.4351100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mscgen/example.msc.output 2025-12-04T08:33:30.4352260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mscgen/example.msc 2025-12-04T08:33:30.4353550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mscgen/example2.msc.output 2025-12-04T08:33:30.4354680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mscgen/example2.msc 2025-12-04T08:33:30.4356140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/comal80/test.comal.output 2025-12-04T08:33:30.4357120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/comal80/test.comal 2025-12-04T08:33:30.4358300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sourceslist/sources.list 2025-12-04T08:33:30.4359650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sourceslist/sources.list.output 2025-12-04T08:33:30.4361050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/twig/twig_test.output 2025-12-04T08:33:30.4361950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/twig/twig_test 2025-12-04T08:33:30.4363210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apacheconf/apache2.conf 2025-12-04T08:33:30.4364480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/apacheconf/apache2.conf.output 2025-12-04T08:33:30.4365710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/futhark/example.fut.output 2025-12-04T08:33:30.4367100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/futhark/example.fut 2025-12-04T08:33:30.4368120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ezhil/ezhil_primefactors.n 2025-12-04T08:33:30.4369490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ezhil/ezhil_primefactors.n.output 2025-12-04T08:33:30.4370900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprologgrammar/test.vipgrm 2025-12-04T08:33:30.4372370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprologgrammar/grammarDef.vipgrm.output 2025-12-04T08:33:30.4373910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprologgrammar/grammarDef.vipgrm 2025-12-04T08:33:30.4375050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/visualprologgrammar/test.vipgrm.output 2025-12-04T08:33:30.4376280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/resource/resourcebundle_demo 2025-12-04T08:33:30.4377640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/resource/resourcebundle_demo.output 2025-12-04T08:33:30.4379150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pddl/example-domain.pddl.output 2025-12-04T08:33:30.4380110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pddl/example-domain.pddl 2025-12-04T08:33:30.4381340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pddl/example-problem.pddl 2025-12-04T08:33:30.4382670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pddl/example-problem.pddl.output 2025-12-04T08:33:30.4383960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/whiley/example.whiley.output 2025-12-04T08:33:30.4385130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/whiley/example.whiley 2025-12-04T08:33:30.4386270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/erl/erl_session.erl-sh 2025-12-04T08:33:30.4387580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/erl/erl_session.erl-sh.output 2025-12-04T08:33:30.4388860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rhtml/example.rhtml 2025-12-04T08:33:30.4390190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rhtml/test.rhtml 2025-12-04T08:33:30.4391100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rhtml/test.rhtml.output 2025-12-04T08:33:30.4392330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rhtml/example.rhtml.output 2025-12-04T08:33:30.4393510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lean4/Test.lean.output 2025-12-04T08:33:30.4394660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/lean4/Test.lean 2025-12-04T08:33:30.4395910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/charmci/Charmci.ci.output 2025-12-04T08:33:30.4397070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/charmci/Charmci.ci 2025-12-04T08:33:30.4398130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rsl/test.rsl 2025-12-04T08:33:30.4399330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rsl/test.rsl.output 2025-12-04T08:33:30.4400510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/eiffel/example.e 2025-12-04T08:33:30.4401940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/eiffel/example.e.output 2025-12-04T08:33:30.4403150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/objdump-nasm/no-show-raw-isns.objdump-intel 2025-12-04T08:33:30.4409530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/objdump-nasm/no-show-raw-isns.objdump-intel.output 2025-12-04T08:33:30.4409960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/blitzmax/test.bmx 2025-12-04T08:33:30.4410270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/blitzmax/test.bmx.output 2025-12-04T08:33:30.4410570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/omg-idl/example.idl.output 2025-12-04T08:33:30.4410860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/omg-idl/example.idl 2025-12-04T08:33:30.4411160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cobol/example.cob.output 2025-12-04T08:33:30.4411750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cobol/example.cob 2025-12-04T08:33:30.4412970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scaml/test.scaml.output 2025-12-04T08:33:30.4413960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scaml/test.scaml 2025-12-04T08:33:30.4415280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/attribute.mcschema 2025-12-04T08:33:30.4416600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/manifest.mcschema.output 2025-12-04T08:33:30.4417920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/geometry.mcschema.output 2025-12-04T08:33:30.4419220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/attribute.mcschema.output 2025-12-04T08:33:30.4420660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/actor_animation.mcschema.output 2025-12-04T08:33:30.4421750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/manifest.mcschema 2025-12-04T08:33:30.4423120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/actor_animation.mcschema 2025-12-04T08:33:30.4424330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/mcschema/geometry.mcschema 2025-12-04T08:33:30.4425490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/camkes/simple.camkes 2025-12-04T08:33:30.4426780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/camkes/simple.camkes.output 2025-12-04T08:33:30.4427910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rd/example.Rd.output 2025-12-04T08:33:30.4429080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rd/example.Rd 2025-12-04T08:33:30.4430340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vbscript/example.vbs.output 2025-12-04T08:33:30.4431520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/vbscript/example.vbs 2025-12-04T08:33:30.4432880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coffee-script/underscore.coffee 2025-12-04T08:33:30.4434110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coffee-script/example.coffee 2025-12-04T08:33:30.4435530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coffee-script/underscore.coffee.output 2025-12-04T08:33:30.4436860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coffee-script/example.coffee.output 2025-12-04T08:33:30.4438020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pycon/pycon_test.pycon 2025-12-04T08:33:30.4439380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pycon/pycon_ctrlc_traceback.output 2025-12-04T08:33:30.4440660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pycon/pycon_test.pycon.output 2025-12-04T08:33:30.4441880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pycon/pycon_ctrlc_traceback 2025-12-04T08:33:30.4443030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/j/pacman.ijs.output 2025-12-04T08:33:30.4444120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/j/pacman.ijs 2025-12-04T08:33:30.4445300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hlsl/example.hlsl 2025-12-04T08:33:30.4446820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/hlsl/example.hlsl.output 2025-12-04T08:33:30.4447960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/live-script/livescript-demo.ls.output 2025-12-04T08:33:30.4449290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/live-script/livescript-demo.ls 2025-12-04T08:33:30.4450300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/forth/demo.frt 2025-12-04T08:33:30.4451600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/forth/demo.frt.output 2025-12-04T08:33:30.4452750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coq/coq_test.v.output 2025-12-04T08:33:30.4454100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coq/coq_RelationClasses.v.output 2025-12-04T08:33:30.4455310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coq/coq_RelationClasses.v 2025-12-04T08:33:30.4456450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/coq/coq_test.v 2025-12-04T08:33:30.4457700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ts/typescript_example.ts 2025-12-04T08:33:30.4459050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ts/typescript_example.ts.output 2025-12-04T08:33:30.4460250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/puppet/example.pp.output 2025-12-04T08:33:30.4461400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/puppet/example.pp 2025-12-04T08:33:30.4462880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/django/django_sample.html+django.output 2025-12-04T08:33:30.4464130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/django/django_sample.html+django 2025-12-04T08:33:30.4465250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/ceval.c.output 2025-12-04T08:33:30.4466420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/labels.c.output 2025-12-04T08:33:30.4467530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/labels.c 2025-12-04T08:33:30.4468680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/numbers.c 2025-12-04T08:33:30.4470010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/example.c 2025-12-04T08:33:30.4470960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/numbers.c.output 2025-12-04T08:33:30.4472000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/ceval.c 2025-12-04T08:33:30.4473200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/c/example.c.output 2025-12-04T08:33:30.4474400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fish/example.fish 2025-12-04T08:33:30.4475670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/fish/example.fish.output 2025-12-04T08:33:30.4476950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsonld/example.jsonld.output 2025-12-04T08:33:30.4478210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsonld/example.jsonld 2025-12-04T08:33:30.4479400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scilab/foo.sce 2025-12-04T08:33:30.4480810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scilab/bench_chol.tst 2025-12-04T08:33:30.4481870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scilab/bench_chol.tst.output 2025-12-04T08:33:30.4483010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scilab/foo.sce.output 2025-12-04T08:33:30.4484340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scilab/scilab.sci.output 2025-12-04T08:33:30.4485410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scilab/scilab.sci 2025-12-04T08:33:30.4486570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smali/hello.smali 2025-12-04T08:33:30.4487800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/smali/hello.smali.output 2025-12-04T08:33:30.4489060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/crmsh/example.pcmk.output 2025-12-04T08:33:30.4490290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/crmsh/example.pcmk 2025-12-04T08:33:30.4491750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/openedge/openedge_example.p 2025-12-04T08:33:30.4492820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/openedge/openedge_example.p.output 2025-12-04T08:33:30.4493960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/openedge/example.cls 2025-12-04T08:33:30.4495230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/openedge/example.cls.output 2025-12-04T08:33:30.4496380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/d/test.d.output 2025-12-04T08:33:30.4497650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/d/string_delimiters.d.output 2025-12-04T08:33:30.4498850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/d/string_delimiters.d 2025-12-04T08:33:30.4499860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/d/test.d 2025-12-04T08:33:30.4501090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/iex/iex_example.output 2025-12-04T08:33:30.4502260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/iex/iex_example 2025-12-04T08:33:30.4503540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/devicetree/example.dts.output 2025-12-04T08:33:30.4504720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/devicetree/example.dts 2025-12-04T08:33:30.4505830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maxima/foo.mac 2025-12-04T08:33:30.4507030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/maxima/foo.mac.output 2025-12-04T08:33:30.4508390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wdiff/wdiff_example1.wdiff.output 2025-12-04T08:33:30.4509880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wdiff/wdiff_example3.wdiff 2025-12-04T08:33:30.4510900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wdiff/wdiff_example1.wdiff 2025-12-04T08:33:30.4512210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/wdiff/wdiff_example3.wdiff.output 2025-12-04T08:33:30.4513370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/common-lisp/type.lisp 2025-12-04T08:33:30.4514620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/common-lisp/type.lisp.output 2025-12-04T08:33:30.4516080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/q/example.q 2025-12-04T08:33:30.4516910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/q/example.q.output 2025-12-04T08:33:30.4518130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/control/control.output 2025-12-04T08:33:30.4519250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/control/control 2025-12-04T08:33:30.4520630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/objective-j/CPDictionary.j.output 2025-12-04T08:33:30.4521830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/objective-j/CPDictionary.j 2025-12-04T08:33:30.4523030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sql+jinja/example.sql 2025-12-04T08:33:30.4524360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/sql+jinja/example.sql.output 2025-12-04T08:33:30.4525670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/flatline/flatline_example 2025-12-04T08:33:30.4527040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/flatline/flatline_example.output 2025-12-04T08:33:30.4528350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/objective-c/objc_example.m.output 2025-12-04T08:33:30.4529540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/objective-c/objc_example.m 2025-12-04T08:33:30.4530750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsx/general.jsx.output 2025-12-04T08:33:30.4532140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsx/general.jsx 2025-12-04T08:33:30.4533280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/isabelle/example_unicode.thy.output 2025-12-04T08:33:30.4534590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/isabelle/example_ascii.thy.output 2025-12-04T08:33:30.4535770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/isabelle/example_ascii.thy 2025-12-04T08:33:30.4537040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/isabelle/example_unicode.thy 2025-12-04T08:33:30.4538440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/protobuf/addressbook.proto.output 2025-12-04T08:33:30.4539710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/protobuf/addressbook.proto 2025-12-04T08:33:30.4540950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/promql/example.promql.output 2025-12-04T08:33:30.4542120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/promql/example.promql 2025-12-04T08:33:30.4543280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/email/example.eml 2025-12-04T08:33:30.4544540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/email/example.eml.output 2025-12-04T08:33:30.4545750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/promela/calc.pml.output 2025-12-04T08:33:30.4546930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/promela/sample.pml 2025-12-04T08:33:30.4548220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/promela/sample.pml.output 2025-12-04T08:33:30.4549290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/promela/calc.pml 2025-12-04T08:33:30.4550590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/koka/garcia-wachs.kk.output 2025-12-04T08:33:30.4551750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/koka/garcia-wachs.kk 2025-12-04T08:33:30.4552930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cfm/demo.cfm.output 2025-12-04T08:33:30.4554050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cfm/demo.cfm 2025-12-04T08:33:30.4555150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pan/test.pan 2025-12-04T08:33:30.4556370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pan/test.pan.output 2025-12-04T08:33:30.4557760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aspx-cs/aspx-cs_example.aspx.output 2025-12-04T08:33:30.4559000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/aspx-cs/aspx-cs_example.aspx 2025-12-04T08:33:30.4560210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/pytb_test3.pytb.output 2025-12-04T08:33:30.4561700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/truncated.pytb.output 2025-12-04T08:33:30.4562680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/error_locations.pytb 2025-12-04T08:33:30.4563820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/truncated.pytb 2025-12-04T08:33:30.4565070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/database.pytb.output 2025-12-04T08:33:30.4566260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/pytb_test2.pytb 2025-12-04T08:33:30.4567790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/syntax_error.pytb.output 2025-12-04T08:33:30.4568950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/syntax_error_caret_code.pytb.output 2025-12-04T08:33:30.4570110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/syntax_error.pytb 2025-12-04T08:33:30.4571350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/pytb_test2.pytb.output 2025-12-04T08:33:30.4572710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/error_locations.pytb.output 2025-12-04T08:33:30.4574000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/pytb_test3.pytb 2025-12-04T08:33:30.4575080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/database.pytb 2025-12-04T08:33:30.4576470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/syntax_error_caret_code.pytb 2025-12-04T08:33:30.4577690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/py3tb_test.py3tb.output 2025-12-04T08:33:30.4578850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/pytb/py3tb_test.py3tb 2025-12-04T08:33:30.4580150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scdoc/scdoc_manual.scd 2025-12-04T08:33:30.4581640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/scdoc/scdoc_manual.scd.output 2025-12-04T08:33:30.4582440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/reason/test.re 2025-12-04T08:33:30.4583640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/reason/test.re.output 2025-12-04T08:33:30.4584900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/ruby_func_def.rb.output 2025-12-04T08:33:30.4586100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/condensed_ruby.rb 2025-12-04T08:33:30.4587230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/hash_syntax.rb 2025-12-04T08:33:30.4588430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/example.rb.output 2025-12-04T08:33:30.4589650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/hash_syntax.rb.output 2025-12-04T08:33:30.4590800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/ruby_func_def.rb 2025-12-04T08:33:30.4591970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/test.rb.output 2025-12-04T08:33:30.4593070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/example.rb 2025-12-04T08:33:30.4594320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/multiline_regexes.rb 2025-12-04T08:33:30.4595590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/condensed_ruby.rb.output 2025-12-04T08:33:30.4596770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/pleac.in.rb.output 2025-12-04T08:33:30.4597900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/test.rb 2025-12-04T08:33:30.4599000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/pleac.in.rb 2025-12-04T08:33:30.4600240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/fucked_up.rb.output 2025-12-04T08:33:30.4601550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/multiline_regexes.rb.output 2025-12-04T08:33:30.4602670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rb/fucked_up.rb 2025-12-04T08:33:30.4603950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/blueprint/test.blp.output 2025-12-04T08:33:30.4605520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/blueprint/test.blp 2025-12-04T08:33:30.4606470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/squidconf/squid.conf.output 2025-12-04T08:33:30.4607630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/squidconf/squid.conf 2025-12-04T08:33:30.4608850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cfc/exampleScript.cfc 2025-12-04T08:33:30.4610110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cfc/exampleTag.cfc.output 2025-12-04T08:33:30.4611310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cfc/exampleTag.cfc 2025-12-04T08:33:30.4612810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/cfc/exampleScript.cfc.output 2025-12-04T08:33:30.4613780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tact/sample.tact.output 2025-12-04T08:33:30.4614880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/tact/sample.tact 2025-12-04T08:33:30.4616350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/genshi/genshi_example.xml+genshi.kid 2025-12-04T08:33:30.4617850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/genshi/genshi_example.xml+genshi.kid.output 2025-12-04T08:33:30.4618990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/shexc/example.shex.output 2025-12-04T08:33:30.4620130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/shexc/example.shex 2025-12-04T08:33:30.4621510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/console/example.shell-session.output 2025-12-04T08:33:30.4622680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/console/example.sh-session 2025-12-04T08:33:30.4623980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/console/example.shell-session 2025-12-04T08:33:30.4625380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/console/example.sh-session.output 2025-12-04T08:33:30.4626500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ucode/example.u1.output 2025-12-04T08:33:30.4627580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ucode/example.u1 2025-12-04T08:33:30.4628660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsp/test.jsp 2025-12-04T08:33:30.4630270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/jsp/test.jsp.output 2025-12-04T08:33:30.4631080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ldaprc/ldaprc.output 2025-12-04T08:33:30.4632210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/ldaprc/ldaprc 2025-12-04T08:33:30.4633620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rconsole/r-console-transcript.Rout 2025-12-04T08:33:30.4635030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/rconsole/r-console-transcript.Rout.output 2025-12-04T08:33:30.4636270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/func/test.fc 2025-12-04T08:33:30.4637210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/func/test.fc.output 2025-12-04T08:33:30.4638340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bst/plain.bst 2025-12-04T08:33:30.4639530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/examplefiles/bst/plain.bst.output 2025-12-04T08:33:30.4640440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_tnt.py 2025-12-04T08:33:30.4641780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_html_formatter.py 2025-12-04T08:33:30.4642560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_unistring.py 2025-12-04T08:33:30.4643600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_words.py 2025-12-04T08:33:30.4644590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_graphql.py 2025-12-04T08:33:30.4645640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_templates.py 2025-12-04T08:33:30.4646670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_modeline.py 2025-12-04T08:33:30.4647830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_terminal_formatter.py 2025-12-04T08:33:30.4648780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_theorem.py 2025-12-04T08:33:30.4649950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_groff_formatter.py 2025-12-04T08:33:30.4650990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_coffeescript.py 2025-12-04T08:33:30.4651960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_ruby.py 2025-12-04T08:33:30.4653020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_raw_token.py 2025-12-04T08:33:30.4653980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:30.4655230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_mysql.py 2025-12-04T08:33:30.4656000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTMLsym.ent 2025-12-04T08:33:30.4657010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTML4.dtd 2025-12-04T08:33:30.4658050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTMLlat1.ent 2025-12-04T08:33:30.4659040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTML4.dcl 2025-12-04T08:33:30.4660170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTML4.soc 2025-12-04T08:33:30.4661100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTML4-s.dtd 2025-12-04T08:33:30.4662130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTMLspec.ent 2025-12-04T08:33:30.4663160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/dtds/HTML4-f.dtd 2025-12-04T08:33:30.4664230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_basic_api.py 2025-12-04T08:33:30.4665170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_util.py 2025-12-04T08:33:30.4666210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_cmdline.py 2025-12-04T08:33:30.4667260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_regexlexer.py 2025-12-04T08:33:30.4668330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_rtf_formatter.py 2025-12-04T08:33:30.4669360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_using_api.py 2025-12-04T08:33:30.4670320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_sql.py 2025-12-04T08:33:30.4671370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_perllexer.py 2025-12-04T08:33:30.4672800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/support/structural_diff.py 2025-12-04T08:33:30.4673650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/support/empty.py 2025-12-04T08:33:30.4674560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/support/tags 2025-12-04T08:33:30.4675660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/support/python_lexer.py 2025-12-04T08:33:30.4676790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/support/html_formatter.py 2025-12-04T08:33:30.4677910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_irc_formatter.py 2025-12-04T08:33:30.4678870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_token.py 2025-12-04T08:33:30.4680400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_html_formatter_linenos_elements.py 2025-12-04T08:33:30.4681990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4683670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4685450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4687570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4689700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4691760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4694040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4696020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4698090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4700250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4702490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4704630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4706910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4709030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4711390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4713800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4715840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4718010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4720340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4723580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4724740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4726880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4728970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4731280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4733310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4735440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4737640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4739710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4741880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4744070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4746290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4748430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4750580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4752790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4754940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4757090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4759280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4761240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4763490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4765570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4767680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4769960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4772160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4774160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4776370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4778440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4780500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4782600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4784650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4786940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4789010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4791160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4793260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4795510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4797770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4799930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4802150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4804340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4806590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4808700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4810840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4813240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4815220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4817440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4819460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4821870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4823920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4825990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4828180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4830510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4832570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4834940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4836720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4839030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4840880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4842760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4845080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4847230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4849410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_3_anchor_filename.html 2025-12-04T08:33:30.4851570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4853640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4855900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4858050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4860260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4862410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4864450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4866680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4868710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4875110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4876760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4878860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4880850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4883080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4885220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4887640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_0_anchor_filename.html 2025-12-04T08:33:30.4889950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4892310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4894520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4896800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4899110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4901430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4903680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4905850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4908010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4910100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4912220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4914280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_3_noanchor_filename.html 2025-12-04T08:33:30.4916430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_3_noanchor_filename.html 2025-12-04T08:33:30.4918380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4920540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4922560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_0_anchor_nofilename.html 2025-12-04T08:33:30.4924790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4927020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4929310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_1_start_1_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4931430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4933530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4935550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4937660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_8_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4939660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4941890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_2_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4943960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_0_noanchor_filename.html 2025-12-04T08:33:30.4946150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_2_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4948130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_cls_step_2_start_1_special_0_noanchor_nofilename.html 2025-12-04T08:33:30.4950300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_2_start_1_special_0_noanchor_filename.html 2025-12-04T08:33:30.4952440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_8_special_3_anchor_nofilename.html 2025-12-04T08:33:30.4954470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_cls_step_1_start_8_special_3_anchor_filename.html 2025-12-04T08:33:30.4956680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/inline_nocls_step_1_start_1_special_3_noanchor_nofilename.html 2025-12-04T08:33:30.4958890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/html_linenos_expected_output/table_nocls_step_1_start_1_special_0_anchor_filename.html 2025-12-04T08:33:30.4960140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_pangomarkup_formatter.py 2025-12-04T08:33:30.4961720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/contrast/test_contrasts.py 2025-12-04T08:33:30.4963260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/contrast/min_contrasts.json 2025-12-04T08:33:30.4964470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_func.py 2025-12-04T08:33:30.4965750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_guess.py 2025-12-04T08:33:30.4967220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_latex_formatter.py 2025-12-04T08:33:30.4968480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_inherit.py 2025-12-04T08:33:30.4969880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/tests/test_regexopt.py 2025-12-04T08:33:30.4970990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.4972310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.4973540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.4975050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.4976150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.4977600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.4978640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.4979870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.4980820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/files 2025-12-04T08:33:30.4981980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.4983320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:30.4984470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.4985590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/info/git 2025-12-04T08:33:30.4987400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-12-04T08:33:30.4989390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.4990840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/modeline.py 2025-12-04T08:33:30.4992390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/console.py 2025-12-04T08:33:30.4993950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/scanner.py 2025-12-04T08:33:30.4995530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatter.py 2025-12-04T08:33:30.4997090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-12-04T08:33:30.4998540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-12-04T08:33:30.5000070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-12-04T08:33:30.5001770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-12-04T08:33:30.5003270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-12-04T08:33:30.5004870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-12-04T08:33:30.5006490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-12-04T08:33:30.5008130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-12-04T08:33:30.5009570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-12-04T08:33:30.5011490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-12-04T08:33:30.5012890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/console.py 2025-12-04T08:33:30.5014450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-12-04T08:33:30.5016110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-12-04T08:33:30.5017670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-12-04T08:33:30.5019230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-12-04T08:33:30.5020690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-12-04T08:33:30.5022510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-12-04T08:33:30.5023970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-12-04T08:33:30.5025790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-12-04T08:33:30.5027100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-12-04T08:33:30.5028680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-12-04T08:33:30.5030230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-12-04T08:33:30.5031920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-12-04T08:33:30.5033460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-12-04T08:33:30.5035280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-12-04T08:33:30.5036820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/web.py 2025-12-04T08:33:30.5038030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-12-04T08:33:30.5039400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-12-04T08:33:30.5040570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-12-04T08:33:30.5041930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_sql_builtins.py 2025-12-04T08:33:30.5043190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-12-04T08:33:30.5044720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-12-04T08:33:30.5045840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-12-04T08:33:30.5046830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-12-04T08:33:30.5048130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-12-04T08:33:30.5049300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-12-04T08:33:30.5050530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-12-04T08:33:30.5051780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-12-04T08:33:30.5053040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-12-04T08:33:30.5054480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-12-04T08:33:30.5056030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-12-04T08:33:30.5057470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-12-04T08:33:30.5058980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-12-04T08:33:30.5060650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-12-04T08:33:30.5062330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-12-04T08:33:30.5063800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-12-04T08:33:30.5065320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-12-04T08:33:30.5066790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-12-04T08:33:30.5068540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-12-04T08:33:30.5070200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-12-04T08:33:30.5071760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-12-04T08:33:30.5073370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-12-04T08:33:30.5074860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/r.py 2025-12-04T08:33:30.5076430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-12-04T08:33:30.5077870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-12-04T08:33:30.5079350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-12-04T08:33:30.5080890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-12-04T08:33:30.5082500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-12-04T08:33:30.5084070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-12-04T08:33:30.5085550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-12-04T08:33:30.5087320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-12-04T08:33:30.5088660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-12-04T08:33:30.5090290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-12-04T08:33:30.5091930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-12-04T08:33:30.5093710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-12-04T08:33:30.5095330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-12-04T08:33:30.5096900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-12-04T08:33:30.5098430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/j.py 2025-12-04T08:33:30.5100000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-12-04T08:33:30.5101600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-12-04T08:33:30.5103420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-12-04T08:33:30.5105040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-12-04T08:33:30.5106640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-12-04T08:33:30.5108160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-12-04T08:33:30.5109700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-12-04T08:33:30.5111200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-12-04T08:33:30.5112930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-12-04T08:33:30.5114560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-12-04T08:33:30.5116070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-12-04T08:33:30.5117610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-12-04T08:33:30.5119250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-12-04T08:33:30.5121020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-12-04T08:33:30.5122510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-12-04T08:33:30.5124040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-12-04T08:33:30.5125580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-12-04T08:33:30.5127100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-12-04T08:33:30.5128760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-12-04T08:33:30.5130220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-12-04T08:33:30.5131830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-12-04T08:33:30.5133530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-12-04T08:33:30.5135130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-12-04T08:33:30.5136760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-12-04T08:33:30.5138220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-12-04T08:33:30.5139280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-12-04T08:33:30.5140800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-12-04T08:33:30.5142390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-12-04T08:33:30.5144000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/html.py 2025-12-04T08:33:30.5150070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-12-04T08:33:30.5150770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-12-04T08:33:30.5151480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-12-04T08:33:30.5152150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-12-04T08:33:30.5152820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-12-04T08:33:30.5153520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-12-04T08:33:30.5154800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-12-04T08:33:30.5156390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-12-04T08:33:30.5158300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-12-04T08:33:30.5159690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-12-04T08:33:30.5161380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-12-04T08:33:30.5162760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-12-04T08:33:30.5164540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/d.py 2025-12-04T08:33:30.5166110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-12-04T08:33:30.5168150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/other.py 2025-12-04T08:33:30.5169810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-12-04T08:33:30.5171630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-12-04T08:33:30.5173610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-12-04T08:33:30.5175260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-12-04T08:33:30.5177290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-12-04T08:33:30.5178830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-12-04T08:33:30.5180570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-12-04T08:33:30.5182520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-12-04T08:33:30.5184690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-12-04T08:33:30.5186320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-12-04T08:33:30.5187960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-12-04T08:33:30.5189660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-12-04T08:33:30.5191500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-12-04T08:33:30.5193030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-12-04T08:33:30.5194760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-12-04T08:33:30.5196750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-12-04T08:33:30.5198590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-12-04T08:33:30.5200390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-12-04T08:33:30.5202110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-12-04T08:33:30.5204270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-12-04T08:33:30.5206460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-12-04T08:33:30.5208190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-12-04T08:33:30.5209990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-12-04T08:33:30.5212070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-12-04T08:33:30.5213770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-12-04T08:33:30.5215570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-12-04T08:33:30.5217290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-12-04T08:33:30.5219090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sql_builtins.cpython-313.pyc 2025-12-04T08:33:30.5220990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-12-04T08:33:30.5222710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-12-04T08:33:30.5224770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-12-04T08:33:30.5226560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-12-04T08:33:30.5228650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-12-04T08:33:30.5230530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-12-04T08:33:30.5232300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-12-04T08:33:30.5233830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-12-04T08:33:30.5235270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-12-04T08:33:30.5236840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-12-04T08:33:30.5238250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-12-04T08:33:30.5239710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-12-04T08:33:30.5241250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-12-04T08:33:30.5243090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-12-04T08:33:30.5245100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-12-04T08:33:30.5246890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-12-04T08:33:30.5248770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-12-04T08:33:30.5250580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-12-04T08:33:30.5252270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-12-04T08:33:30.5254060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-12-04T08:33:30.5255850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-12-04T08:33:30.5257620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-12-04T08:33:30.5259490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-12-04T08:33:30.5261230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-12-04T08:33:30.5263000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-12-04T08:33:30.5264760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-12-04T08:33:30.5266680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-12-04T08:33:30.5268340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-12-04T08:33:30.5270290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-12-04T08:33:30.5272330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-12-04T08:33:30.5274120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-12-04T08:33:30.5276180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-12-04T08:33:30.5278070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-12-04T08:33:30.5279850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-12-04T08:33:30.5281700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-12-04T08:33:30.5283880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-12-04T08:33:30.5285500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-12-04T08:33:30.5287190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-12-04T08:33:30.5288940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-12-04T08:33:30.5290760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-12-04T08:33:30.5292710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-12-04T08:33:30.5294370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-12-04T08:33:30.5296120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-12-04T08:33:30.5298220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-12-04T08:33:30.5300170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-12-04T08:33:30.5301870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-12-04T08:33:30.5303890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-12-04T08:33:30.5306000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-12-04T08:33:30.5307920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-12-04T08:33:30.5309960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-12-04T08:33:30.5311810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-12-04T08:33:30.5313680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-12-04T08:33:30.5315940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-12-04T08:33:30.5317460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-12-04T08:33:30.5319390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-12-04T08:33:30.5321230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-12-04T08:33:30.5323000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-12-04T08:33:30.5325010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-12-04T08:33:30.5326970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-12-04T08:33:30.5328600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-12-04T08:33:30.5330440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-12-04T08:33:30.5332200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-12-04T08:33:30.5334160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-12-04T08:33:30.5335880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-12-04T08:33:30.5337950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-12-04T08:33:30.5339580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-12-04T08:33:30.5341440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-12-04T08:33:30.5343300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-12-04T08:33:30.5345100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-12-04T08:33:30.5346780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-12-04T08:33:30.5348650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-12-04T08:33:30.5350460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-12-04T08:33:30.5353740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-12-04T08:33:30.5355150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-12-04T08:33:30.5357460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-12-04T08:33:30.5358910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-12-04T08:33:30.5360690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-12-04T08:33:30.5362560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-12-04T08:33:30.5364320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-12-04T08:33:30.5366190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-12-04T08:33:30.5367970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-12-04T08:33:30.5369880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-12-04T08:33:30.5371830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-12-04T08:33:30.5373630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-12-04T08:33:30.5375710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-12-04T08:33:30.5377370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-12-04T08:33:30.5379230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-12-04T08:33:30.5381090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-12-04T08:33:30.5382830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-12-04T08:33:30.5384710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-12-04T08:33:30.5386480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-12-04T08:33:30.5388240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-12-04T08:33:30.5390090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-12-04T08:33:30.5391950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-12-04T08:33:30.5393980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-12-04T08:33:30.5395760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-12-04T08:33:30.5397750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-12-04T08:33:30.5399470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-12-04T08:33:30.5401460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-12-04T08:33:30.5403300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-12-04T08:33:30.5404990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-12-04T08:33:30.5406930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-12-04T08:33:30.5408710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-12-04T08:33:30.5410510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-12-04T08:33:30.5412350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-12-04T08:33:30.5414230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-12-04T08:33:30.5416150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:30.5417980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-12-04T08:33:30.5419770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-12-04T08:33:30.5421700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-12-04T08:33:30.5423400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-12-04T08:33:30.5425270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-12-04T08:33:30.5426940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-12-04T08:33:30.5428580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-12-04T08:33:30.5429930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-12-04T08:33:30.5431360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-12-04T08:33:30.5433120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-12-04T08:33:30.5434290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-12-04T08:33:30.5435830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-12-04T08:33:30.5437250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-12-04T08:33:30.5438810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-12-04T08:33:30.5440380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-12-04T08:33:30.5441800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-12-04T08:33:30.5443280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-12-04T08:33:30.5444770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-12-04T08:33:30.5446270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-12-04T08:33:30.5447670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-12-04T08:33:30.5449280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-12-04T08:33:30.5451000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-12-04T08:33:30.5452290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-12-04T08:33:30.5453650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-12-04T08:33:30.5455100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-12-04T08:33:30.5456940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-12-04T08:33:30.5458080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-12-04T08:33:30.5459450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-12-04T08:33:30.5460970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-12-04T08:33:30.5462440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-12-04T08:33:30.5463970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-12-04T08:33:30.5465380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-12-04T08:33:30.5466840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-12-04T08:33:30.5468400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-12-04T08:33:30.5469980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-12-04T08:33:30.5471420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-12-04T08:33:30.5473010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-12-04T08:33:30.5474500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-12-04T08:33:30.5476020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-12-04T08:33:30.5477530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-12-04T08:33:30.5478940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-12-04T08:33:30.5480410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-12-04T08:33:30.5481970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-12-04T08:33:30.5483390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-12-04T08:33:30.5484840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-12-04T08:33:30.5486320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-12-04T08:33:30.5487710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-12-04T08:33:30.5489340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-12-04T08:33:30.5490720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-12-04T08:33:30.5492110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-12-04T08:33:30.5493590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-12-04T08:33:30.5495340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-12-04T08:33:30.5496790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-12-04T08:33:30.5498210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-12-04T08:33:30.5499990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-12-04T08:33:30.5501210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-12-04T08:33:30.5502640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-12-04T08:33:30.5504060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-12-04T08:33:30.5505580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-12-04T08:33:30.5507250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-12-04T08:33:30.5508570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-12-04T08:33:30.5510010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-12-04T08:33:30.5511570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-12-04T08:33:30.5513040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-12-04T08:33:30.5514580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-12-04T08:33:30.5515970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-12-04T08:33:30.5517480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-12-04T08:33:30.5518810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-12-04T08:33:30.5520260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-12-04T08:33:30.5521800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-12-04T08:33:30.5523300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-12-04T08:33:30.5524860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-12-04T08:33:30.5526340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-12-04T08:33:30.5528110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-12-04T08:33:30.5529300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-12-04T08:33:30.5530770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-12-04T08:33:30.5532210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-12-04T08:33:30.5533670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-12-04T08:33:30.5535170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-12-04T08:33:30.5536730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-12-04T08:33:30.5538180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-12-04T08:33:30.5539690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-12-04T08:33:30.5541150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:30.5542600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-12-04T08:33:30.5544170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-12-04T08:33:30.5545880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-12-04T08:33:30.5547090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-12-04T08:33:30.5548710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-12-04T08:33:30.5550790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-12-04T08:33:30.5551650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-12-04T08:33:30.5553170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-12-04T08:33:30.5554730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-12-04T08:33:30.5556130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-12-04T08:33:30.5557640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-12-04T08:33:30.5559230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-12-04T08:33:30.5560620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-12-04T08:33:30.5562270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-12-04T08:33:30.5563600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-12-04T08:33:30.5565070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-12-04T08:33:30.5566480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-12-04T08:33:30.5567950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-12-04T08:33:30.5569730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-12-04T08:33:30.5570940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-12-04T08:33:30.5572350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-12-04T08:33:30.5573860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-12-04T08:33:30.5575420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-12-04T08:33:30.5576870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-12-04T08:33:30.5578440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-12-04T08:33:30.5579950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-12-04T08:33:30.5581370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-12-04T08:33:30.5582940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-12-04T08:33:30.5584280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-12-04T08:33:30.5586160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-12-04T08:33:30.5587860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-12-04T08:33:30.5588710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-12-04T08:33:30.5590280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-12-04T08:33:30.5591740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.5593170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-12-04T08:33:30.5594850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-12-04T08:33:30.5596230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-12-04T08:33:30.5597800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-12-04T08:33:30.5599250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-12-04T08:33:30.5600630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-12-04T08:33:30.5607640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-12-04T08:33:30.5608470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-12-04T08:33:30.5609260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-12-04T08:33:30.5610100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-12-04T08:33:30.5610940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-12-04T08:33:30.5611730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-12-04T08:33:30.5612530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-12-04T08:33:30.5613330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-12-04T08:33:30.5614140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:30.5615780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-12-04T08:33:30.5617110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-12-04T08:33:30.5618560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-12-04T08:33:30.5620120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-12-04T08:33:30.5621610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-12-04T08:33:30.5623360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-12-04T08:33:30.5625180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-12-04T08:33:30.5626620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-12-04T08:33:30.5628060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-12-04T08:33:30.5629770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-12-04T08:33:30.5631170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-12-04T08:33:30.5632710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-12-04T08:33:30.5634330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-12-04T08:33:30.5635980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-12-04T08:33:30.5637510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-12-04T08:33:30.5638910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-12-04T08:33:30.5640390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-12-04T08:33:30.5641930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-12-04T08:33:30.5643530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-12-04T08:33:30.5645150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-12-04T08:33:30.5646700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-12-04T08:33:30.5648270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/css.py 2025-12-04T08:33:30.5649820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-12-04T08:33:30.5651320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-12-04T08:33:30.5652990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-12-04T08:33:30.5654780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-12-04T08:33:30.5656310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-12-04T08:33:30.5657870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-12-04T08:33:30.5659520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-12-04T08:33:30.5661130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-12-04T08:33:30.5662730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-12-04T08:33:30.5664280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-12-04T08:33:30.5665980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-12-04T08:33:30.5667490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-12-04T08:33:30.5669000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-12-04T08:33:30.5670640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-12-04T08:33:30.5672540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-12-04T08:33:30.5673960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/business.py 2025-12-04T08:33:30.5675580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-12-04T08:33:30.5677140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-12-04T08:33:30.5678570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-12-04T08:33:30.5680120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-12-04T08:33:30.5681620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-12-04T08:33:30.5683070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-12-04T08:33:30.5684690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-12-04T08:33:30.5686120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-12-04T08:33:30.5687730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-12-04T08:33:30.5689230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-12-04T08:33:30.5690850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-12-04T08:33:30.5692500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-12-04T08:33:30.5694200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-12-04T08:33:30.5695890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/email.py 2025-12-04T08:33:30.5697550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-12-04T08:33:30.5699190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-12-04T08:33:30.5700680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-12-04T08:33:30.5702270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-12-04T08:33:30.5703880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-12-04T08:33:30.5705350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/text.py 2025-12-04T08:33:30.5706890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-12-04T08:33:30.5708410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-12-04T08:33:30.5710130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-12-04T08:33:30.5711630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-12-04T08:33:30.5713080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-12-04T08:33:30.5714620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-12-04T08:33:30.5716190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/python.py 2025-12-04T08:33:30.5717850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-12-04T08:33:30.5719590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-12-04T08:33:30.5721200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-12-04T08:33:30.5722580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/go.py 2025-12-04T08:33:30.5724170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-12-04T08:33:30.5725740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-12-04T08:33:30.5727580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-12-04T08:33:30.5728980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-12-04T08:33:30.5730510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-12-04T08:33:30.5732180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/make.py 2025-12-04T08:33:30.5733650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-12-04T08:33:30.5735150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-12-04T08:33:30.5736780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-12-04T08:33:30.5738350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-12-04T08:33:30.5739760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-12-04T08:33:30.5741550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-12-04T08:33:30.5743110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/math.py 2025-12-04T08:33:30.5744640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-12-04T08:33:30.5746220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-12-04T08:33:30.5747620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/php.py 2025-12-04T08:33:30.5749040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-12-04T08:33:30.5750600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-12-04T08:33:30.5752240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-12-04T08:33:30.5753930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-12-04T08:33:30.5755450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-12-04T08:33:30.5757120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-12-04T08:33:30.5758530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-12-04T08:33:30.5760100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-12-04T08:33:30.5762730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-12-04T08:33:30.5764220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/q.py 2025-12-04T08:33:30.5765810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-12-04T08:33:30.5767360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-12-04T08:33:30.5768780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-12-04T08:33:30.5770370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-12-04T08:33:30.5771850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-12-04T08:33:30.5772820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-12-04T08:33:30.5774080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-12-04T08:33:30.5775410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-12-04T08:33:30.5776570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-12-04T08:33:30.5777980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-12-04T08:33:30.5779040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-12-04T08:33:30.5780320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-12-04T08:33:30.5781590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-12-04T08:33:30.5782930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-12-04T08:33:30.5784020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-12-04T08:33:30.5785380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-12-04T08:33:30.5786490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-12-04T08:33:30.5787730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-12-04T08:33:30.5788960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-12-04T08:33:30.5790180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-12-04T08:33:30.5791580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-12-04T08:33:30.5793060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-12-04T08:33:30.5794050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-12-04T08:33:30.5795280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-12-04T08:33:30.5796500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-12-04T08:33:30.5797760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/special.py 2025-12-04T08:33:30.5799320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-12-04T08:33:30.5800730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-12-04T08:33:30.5801450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-12-04T08:33:30.5802670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-12-04T08:33:30.5804070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-12-04T08:33:30.5805350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-12-04T08:33:30.5806600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-12-04T08:33:30.5808090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-12-04T08:33:30.5808990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-12-04T08:33:30.5810230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/func.py 2025-12-04T08:33:30.5811420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/data.py 2025-12-04T08:33:30.5812810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-12-04T08:33:30.5814050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-12-04T08:33:30.5815260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-12-04T08:33:30.5816480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-12-04T08:33:30.5817840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-12-04T08:33:30.5819000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-12-04T08:33:30.5820260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-12-04T08:33:30.5821400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/token.py 2025-12-04T08:33:30.5822570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/style.py 2025-12-04T08:33:30.5823720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/util.py 2025-12-04T08:33:30.5824910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/sphinxext.py 2025-12-04T08:33:30.5826110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/cmdline.py 2025-12-04T08:33:30.5827630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__init__.py 2025-12-04T08:33:30.5828700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-12-04T08:33:30.5829930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/html.py 2025-12-04T08:33:30.5831190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-12-04T08:33:30.5832500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-12-04T08:33:30.5833760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/other.py 2025-12-04T08:33:30.5835540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-12-04T08:33:30.5836860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-12-04T08:33:30.5838280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-12-04T08:33:30.5839870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-12-04T08:33:30.5841240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-12-04T08:33:30.5842750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-12-04T08:33:30.5844270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-12-04T08:33:30.5845930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-12-04T08:33:30.5847440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-12-04T08:33:30.5848970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-12-04T08:33:30.5850520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:30.5851960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-12-04T08:33:30.5853600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-12-04T08:33:30.5855050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.5856190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/img.py 2025-12-04T08:33:30.5857560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-12-04T08:33:30.5858740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-12-04T08:33:30.5860320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-12-04T08:33:30.5861340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-12-04T08:33:30.5862680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-12-04T08:33:30.5863960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-12-04T08:33:30.5865190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-12-04T08:33:30.5866770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-12-04T08:33:30.5868240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-12-04T08:33:30.5870110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-12-04T08:33:30.5871940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-12-04T08:33:30.5873820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-12-04T08:33:30.5875440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-12-04T08:33:30.5877230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-12-04T08:33:30.5879100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:30.5880990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-12-04T08:33:30.5882670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-12-04T08:33:30.5884340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:30.5886090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-12-04T08:33:30.5887790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-12-04T08:33:30.5889720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-12-04T08:33:30.5891430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:30.5893400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.5895210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:30.5896640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/sas.py 2025-12-04T08:33:30.5898320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/material.py 2025-12-04T08:33:30.5900060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-12-04T08:33:30.5901590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-12-04T08:33:30.5903110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-12-04T08:33:30.5904790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-12-04T08:33:30.5906340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-12-04T08:33:30.5907890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-12-04T08:33:30.5909760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-12-04T08:33:30.5911380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/tango.py 2025-12-04T08:33:30.5912900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-12-04T08:33:30.5914420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-12-04T08:33:30.5916140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-12-04T08:33:30.5917640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-12-04T08:33:30.5919110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-12-04T08:33:30.5920720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-12-04T08:33:30.5922440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-12-04T08:33:30.5924000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/native.py 2025-12-04T08:33:30.5925890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-12-04T08:33:30.5927800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-12-04T08:33:30.5929740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-12-04T08:33:30.5931500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-12-04T08:33:30.5933400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-12-04T08:33:30.5935330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-12-04T08:33:30.5937310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-12-04T08:33:30.5939200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-12-04T08:33:30.5941170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-12-04T08:33:30.5942930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-12-04T08:33:30.5944580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-12-04T08:33:30.5945960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-12-04T08:33:30.5947410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-12-04T08:33:30.5948860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-12-04T08:33:30.5950380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-12-04T08:33:30.5951840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-12-04T08:33:30.5953330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-12-04T08:33:30.5954840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-12-04T08:33:30.5956230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-12-04T08:33:30.5957710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-12-04T08:33:30.5959170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-12-04T08:33:30.5960690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-12-04T08:33:30.5962290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-12-04T08:33:30.5963800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-12-04T08:33:30.5965350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-12-04T08:33:30.5966820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-12-04T08:33:30.5968380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-12-04T08:33:30.5969830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-12-04T08:33:30.5971720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-12-04T08:33:30.5973620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-12-04T08:33:30.5975520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-12-04T08:33:30.5977440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-12-04T08:33:30.5979370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-12-04T08:33:30.5981140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-12-04T08:33:30.5983000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-12-04T08:33:30.5984850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-12-04T08:33:30.5986770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-12-04T08:33:30.5988760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-12-04T08:33:30.5990550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-12-04T08:33:30.5992460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-12-04T08:33:30.5994170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-12-04T08:33:30.5996030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:30.5997860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-12-04T08:33:30.5999630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-12-04T08:33:30.6001460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-12-04T08:33:30.6003270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-12-04T08:33:30.6005240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.6007080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-12-04T08:33:30.6008560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-12-04T08:33:30.6010350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-12-04T08:33:30.6011860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/igor.py 2025-12-04T08:33:30.6013410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-12-04T08:33:30.6014830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/bw.py 2025-12-04T08:33:30.6016410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-12-04T08:33:30.6017950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-12-04T08:33:30.6019390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vs.py 2025-12-04T08:33:30.6021020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/default.py 2025-12-04T08:33:30.6022640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-12-04T08:33:30.6024220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-12-04T08:33:30.6025830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-12-04T08:33:30.6027380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vim.py 2025-12-04T08:33:30.6028890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/borland.py 2025-12-04T08:33:30.6030450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-12-04T08:33:30.6032160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-12-04T08:33:30.6033460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-12-04T08:33:30.6035300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-12-04T08:33:30.6036640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-12-04T08:33:30.6038200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/abap.py 2025-12-04T08:33:30.6039820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-12-04T08:33:30.6041400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/manni.py 2025-12-04T08:33:30.6042900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-12-04T08:33:30.6044390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-12-04T08:33:30.6045930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-12-04T08:33:30.6047500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/trac.py 2025-12-04T08:33:30.6049120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol.py 2025-12-04T08:33:30.6050790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-12-04T08:33:30.6052300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/nord.py 2025-12-04T08:33:30.6053930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-12-04T08:33:30.6055610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/unistring.py 2025-12-04T08:33:30.6057020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexer.py 2025-12-04T08:33:30.6058530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/regexopt.py 2025-12-04T08:33:30.6060060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/plugin.py 2025-12-04T08:33:30.6061510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/filter.py 2025-12-04T08:33:30.6062990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments/__main__.py 2025-12-04T08:33:30.6064610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/RECORD 2025-12-04T08:33:30.6066470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE 2025-12-04T08:33:30.6068220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/AUTHORS 2025-12-04T08:33:30.6070020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/direct_url.json 2025-12-04T08:33:30.6071820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/WHEEL 2025-12-04T08:33:30.6073780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/entry_points.txt 2025-12-04T08:33:30.6075300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/REQUESTED 2025-12-04T08:33:30.6077000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/INSTALLER 2025-12-04T08:33:30.6078600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.2.dist-info/METADATA 2025-12-04T08:33:30.6079540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_1.conda 2025-12-04T08:33:30.6080440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0.conda 2025-12-04T08:33:30.6081540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.8.0-py313hca03da5_0.conda 2025-12-04T08:33:30.6082460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.16.0-h01d3526_0.conda 2025-12-04T08:33:30.6083570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.12.3-py313hca03da5_1.conda 2025-12-04T08:33:30.6084760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/repodata_record.json 2025-12-04T08:33:30.6085700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/test/run_test.sh 2025-12-04T08:33:30.6086770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/licenses/LICENSE 2025-12-04T08:33:30.6087800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/recipe/LICENSE 2025-12-04T08:33:30.6089160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6090260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/recipe/meta.yaml 2025-12-04T08:33:30.6091460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6092460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/paths.json 2025-12-04T08:33:30.6093520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/hash_input.json 2025-12-04T08:33:30.6094480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/files 2025-12-04T08:33:30.6095630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/about.json 2025-12-04T08:33:30.6096640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/index.json 2025-12-04T08:33:30.6103520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-1_cp313/info/git 2025-12-04T08:33:30.6103880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.6104110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.6104360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.6104630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.6104860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.6105280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6106530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.6107920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6109010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.6110230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.6111470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.6112610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.6113620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.6114670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.6116470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/__init__.py 2025-12-04T08:33:30.6118610Z /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-12-04T08:33:30.6120170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/py.typed 2025-12-04T08:33:30.6121860Z /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-12-04T08:33:30.6123670Z /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-12-04T08:33:30.6125530Z /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-12-04T08:33:30.6127380Z /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-12-04T08:33:30.6129080Z /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-12-04T08:33:30.6130860Z /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-12-04T08:33:30.6132950Z /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-12-04T08:33:30.6134410Z /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-12-04T08:33:30.6135120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/include/jansson_config.h 2025-12-04T08:33:30.6136160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/include/jansson.h 2025-12-04T08:33:30.6136820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/repodata_record.json 2025-12-04T08:33:30.6137640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/test/run_test.sh 2025-12-04T08:33:30.6138490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/licenses/LICENSE 2025-12-04T08:33:30.6139320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/recipe/bld.bat 2025-12-04T08:33:30.6140190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/recipe/build.sh 2025-12-04T08:33:30.6141180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6142040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/recipe/meta.yaml 2025-12-04T08:33:30.6143080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6143790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/run_exports.json 2025-12-04T08:33:30.6144590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/paths.json 2025-12-04T08:33:30.6145430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/hash_input.json 2025-12-04T08:33:30.6146140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/files 2025-12-04T08:33:30.6147020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/about.json 2025-12-04T08:33:30.6147750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/has_prefix 2025-12-04T08:33:30.6148550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/index.json 2025-12-04T08:33:30.6149280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/info/git 2025-12-04T08:33:30.6150210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/lib/pkgconfig/jansson.pc 2025-12-04T08:33:30.6151010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/lib/libjansson.dylib 2025-12-04T08:33:30.6151900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1/lib/libjansson.4.dylib 2025-12-04T08:33:30.6152570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0.conda 2025-12-04T08:33:30.6153340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_1.conda 2025-12-04T08:33:30.6153750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls.txt 2025-12-04T08:33:30.6154630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.24.0-py313hbc14757_0.conda 2025-12-04T08:33:30.6155460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/bin/keyring 2025-12-04T08:33:30.6156470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.6157460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.6158810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_packaging.py 2025-12-04T08:33:30.6160210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/util/test_platform.py 2025-12-04T08:33:30.6161500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_errors.py 2025-12-04T08:33:30.6162890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_kwallet.py 2025-12-04T08:33:30.6164320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_libsecret.py 2025-12-04T08:33:30.6165890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_SecretService.py 2025-12-04T08:33:30.6167230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_macOS.py 2025-12-04T08:33:30.6168620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_chainer.py 2025-12-04T08:33:30.6170030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_Windows.py 2025-12-04T08:33:30.6171630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_core.py 2025-12-04T08:33:30.6173010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_multiprocess.py 2025-12-04T08:33:30.6174340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_integration.py 2025-12-04T08:33:30.6175530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-12-04T08:33:30.6176640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.6178060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.6179120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.6180450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6181650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.6183020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6184050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.6185260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.6186360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.6187460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.6188560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:30.6189740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.6190590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.6192340Z /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-12-04T08:33:30.6194100Z /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-12-04T08:33:30.6195940Z /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-12-04T08:33:30.6197470Z /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-12-04T08:33:30.6199260Z /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-12-04T08:33:30.6201000Z /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-12-04T08:33:30.6202600Z /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-12-04T08:33:30.6204200Z /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-12-04T08:33:30.6205740Z /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-12-04T08:33:30.6207290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/py38.py 2025-12-04T08:33:30.6209030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/properties.py 2025-12-04T08:33:30.6210470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__init__.py 2025-12-04T08:33:30.6211970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/py312.py 2025-12-04T08:33:30.6213960Z /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-12-04T08:33:30.6215910Z /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-12-04T08:33:30.6217890Z /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-12-04T08:33:30.6219990Z /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-12-04T08:33:30.6221410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend.py 2025-12-04T08:33:30.6223030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/__init__.py 2025-12-04T08:33:30.6225050Z /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-12-04T08:33:30.6226770Z /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-12-04T08:33:30.6228130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/platform_.py 2025-12-04T08:33:30.6229650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/completion.py 2025-12-04T08:33:30.6231210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/credentials.py 2025-12-04T08:33:30.6232920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/__init__.py 2025-12-04T08:33:30.6234840Z /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-12-04T08:33:30.6236790Z /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-12-04T08:33:30.6238340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/api.py 2025-12-04T08:33:30.6239960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/null.py 2025-12-04T08:33:30.6241530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/kwallet.py 2025-12-04T08:33:30.6243080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__init__.py 2025-12-04T08:33:30.6245170Z /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-12-04T08:33:30.6247190Z /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-12-04T08:33:30.6249310Z /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-12-04T08:33:30.6251310Z /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-12-04T08:33:30.6253140Z /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-12-04T08:33:30.6254950Z /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-12-04T08:33:30.6256850Z /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-12-04T08:33:30.6258850Z /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-12-04T08:33:30.6260240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/fail.py 2025-12-04T08:33:30.6261870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/SecretService.py 2025-12-04T08:33:30.6263360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/Windows.py 2025-12-04T08:33:30.6264990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/libsecret.py 2025-12-04T08:33:30.6266500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/chainer.py 2025-12-04T08:33:30.6268080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend_complete.zsh 2025-12-04T08:33:30.6269750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__init__.py 2025-12-04T08:33:30.6271220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/core.py 2025-12-04T08:33:30.6273070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/credentials.cpython-313.pyc 2025-12-04T08:33:30.6274860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:30.6276680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:30.6278540Z /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-12-04T08:33:30.6280250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:30.6282010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/completion.cpython-313.pyc 2025-12-04T08:33:30.6283760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/backend.cpython-313.pyc 2025-12-04T08:33:30.6285690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:30.6287450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.6289070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/http.cpython-313.pyc 2025-12-04T08:33:30.6290610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/backend.py 2025-12-04T08:33:30.6292090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/util.py 2025-12-04T08:33:30.6293640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__init__.py 2025-12-04T08:33:30.6295460Z /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-12-04T08:33:30.6297290Z /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-12-04T08:33:30.6299040Z /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-12-04T08:33:30.6300360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/cli.py 2025-12-04T08:33:30.6302060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/http.py 2025-12-04T08:33:30.6303530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend_complete.bash 2025-12-04T08:33:30.6304880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/py.typed 2025-12-04T08:33:30.6306380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/errors.py 2025-12-04T08:33:30.6307800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/devpi_client.py 2025-12-04T08:33:30.6309240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__main__.py 2025-12-04T08:33:30.6310220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/bin/mamba-package 2025-12-04T08:33:30.6311580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/activation.hpp 2025-12-04T08:33:30.6312890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/environments_manager.hpp 2025-12-04T08:33:30.6314250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/transaction.hpp 2025-12-04T08:33:30.6315510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/package_handling.hpp 2025-12-04T08:33:30.6316550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/invoke.hpp 2025-12-04T08:33:30.6317820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/prefix_data.hpp 2025-12-04T08:33:30.6319010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/common_types.hpp 2025-12-04T08:33:30.6320130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/palette.hpp 2025-12-04T08:33:30.6321470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/error_handling.hpp 2025-12-04T08:33:30.6322710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/repo_checker_store.hpp 2025-12-04T08:33:30.6324000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/subdir_index.hpp 2025-12-04T08:33:30.6325420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/package_fetcher.hpp 2025-12-04T08:33:30.6326590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/execution.hpp 2025-12-04T08:33:30.6327700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/shell_init.hpp 2025-12-04T08:33:30.6328520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/fsutil.hpp 2025-12-04T08:33:30.6329660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/channel_context.hpp 2025-12-04T08:33:30.6330550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/env_lockfile.hpp 2025-12-04T08:33:30.6331540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/util_scope.hpp 2025-12-04T08:33:30.6332620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/download_progress_bar.hpp 2025-12-04T08:33:30.6333540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/context.hpp 2025-12-04T08:33:30.6334520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/timeref.hpp 2025-12-04T08:33:30.6335450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/util_os.hpp 2025-12-04T08:33:30.6336700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/tasksync.hpp 2025-12-04T08:33:30.6337540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/history.hpp 2025-12-04T08:33:30.6338690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/progress_bar.hpp 2025-12-04T08:33:30.6339500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/run.hpp 2025-12-04T08:33:30.6340880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/subdir_parameters.hpp 2025-12-04T08:33:30.6341590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/package_paths.hpp 2025-12-04T08:33:30.6342730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/package_database_loader.hpp 2025-12-04T08:33:30.6343740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/virtual_packages.hpp 2025-12-04T08:33:30.6344750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/thread_utils.hpp 2025-12-04T08:33:30.6345730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/output.hpp 2025-12-04T08:33:30.6346780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/package_cache.hpp 2025-12-04T08:33:30.6347660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/pinning.hpp 2025-12-04T08:33:30.6348580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/query.hpp 2025-12-04T08:33:30.6349480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/util.hpp 2025-12-04T08:33:30.6350500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/context_params.hpp 2025-12-04T08:33:30.6351460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/core/menuinst.hpp 2025-12-04T08:33:30.6352360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/cast.hpp 2025-12-04T08:33:30.6353460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/os_unix.hpp 2025-12-04T08:33:30.6354390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/cryptography.hpp 2025-12-04T08:33:30.6355250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/build.hpp 2025-12-04T08:33:30.6356190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/json.hpp 2025-12-04T08:33:30.6357130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/os_osx.hpp 2025-12-04T08:33:30.6358160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/weakening_map.hpp 2025-12-04T08:33:30.6359230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/synchronized_value.hpp 2025-12-04T08:33:30.6360380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/path_manip.hpp 2025-12-04T08:33:30.6361330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/flat_binary_tree.hpp 2025-12-04T08:33:30.6362320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/variant_cmp.hpp 2025-12-04T08:33:30.6363290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/encoding.hpp 2025-12-04T08:33:30.6364420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/flat_bool_expr_tree.hpp 2025-12-04T08:33:30.6365380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/type_traits.hpp 2025-12-04T08:33:30.6366580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/random.hpp 2025-12-04T08:33:30.6367330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/os_linux.hpp 2025-12-04T08:33:30.6368360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/heap_optional.hpp 2025-12-04T08:33:30.6369300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/graph.hpp 2025-12-04T08:33:30.6370310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/loop_control.hpp 2025-12-04T08:33:30.6371250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/url.hpp 2025-12-04T08:33:30.6372150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/os_win.hpp 2025-12-04T08:33:30.6373240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/url_manip.hpp 2025-12-04T08:33:30.6374270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/string.hpp 2025-12-04T08:33:30.6375520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/deprecation.hpp 2025-12-04T08:33:30.6376630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/parsers.hpp 2025-12-04T08:33:30.6377920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/cfile.hpp 2025-12-04T08:33:30.6379010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/os.hpp 2025-12-04T08:33:30.6380200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/charconv.hpp 2025-12-04T08:33:30.6381390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/conditional.hpp 2025-12-04T08:33:30.6382670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/flat_set.hpp 2025-12-04T08:33:30.6383850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/iterator.hpp 2025-12-04T08:33:30.6385100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/environment.hpp 2025-12-04T08:33:30.6386300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/util/tuple_hash.hpp 2025-12-04T08:33:30.6387600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/archive.hpp 2025-12-04T08:33:30.6388990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/package_info.hpp 2025-12-04T08:33:30.6390040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/match_spec.hpp 2025-12-04T08:33:30.6391470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/glob_spec.hpp 2025-12-04T08:33:30.6392510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/repo_data.hpp 2025-12-04T08:33:30.6393660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/regex_spec.hpp 2025-12-04T08:33:30.6395070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/chimera_string_spec.hpp 2025-12-04T08:33:30.6396320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/platform.hpp 2025-12-04T08:33:30.6397490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/error.hpp 2025-12-04T08:33:30.6398680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/version.hpp 2025-12-04T08:33:30.6400000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/channel.hpp 2025-12-04T08:33:30.6401250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/conda_url.hpp 2025-12-04T08:33:30.6402660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/unresolved_channel.hpp 2025-12-04T08:33:30.6404010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/build_number_spec.hpp 2025-12-04T08:33:30.6405340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/authentication_info.hpp 2025-12-04T08:33:30.6406610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/specs/version_spec.hpp 2025-12-04T08:33:30.6407820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/request.hpp 2025-12-04T08:33:30.6409180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/solution.hpp 2025-12-04T08:33:30.6410410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/problems_graph.hpp 2025-12-04T08:33:30.6411740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/libsolv/solver.hpp 2025-12-04T08:33:30.6413070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/libsolv/unsolvable.hpp 2025-12-04T08:33:30.6414370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/libsolv/database.hpp 2025-12-04T08:33:30.6415750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/libsolv/parameters.hpp 2025-12-04T08:33:30.6417200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/solver/libsolv/repo_info.hpp 2025-12-04T08:33:30.6418250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/version.hpp 2025-12-04T08:33:30.6419560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/download/mirror_map.hpp 2025-12-04T08:33:30.6420800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/download/downloader.hpp 2025-12-04T08:33:30.6422070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/download/mirror.hpp 2025-12-04T08:33:30.6423280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/download/request.hpp 2025-12-04T08:33:30.6424540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/download/parameters.hpp 2025-12-04T08:33:30.6425640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/update.hpp 2025-12-04T08:33:30.6426750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/info.hpp 2025-12-04T08:33:30.6428030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/configuration_impl.hpp 2025-12-04T08:33:30.6429180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/shell.hpp 2025-12-04T08:33:30.6430510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/channel_loader.hpp 2025-12-04T08:33:30.6431670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/install.hpp 2025-12-04T08:33:30.6432800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/c_api.h 2025-12-04T08:33:30.6433980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/env.hpp 2025-12-04T08:33:30.6435130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/repoquery.hpp 2025-12-04T08:33:30.6436400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/config.hpp 2025-12-04T08:33:30.6437500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/list.hpp 2025-12-04T08:33:30.6438730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/configuration.hpp 2025-12-04T08:33:30.6439960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/create.hpp 2025-12-04T08:33:30.6441030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/clean.hpp 2025-12-04T08:33:30.6442200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/constants.hpp 2025-12-04T08:33:30.6443420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/api/remove.hpp 2025-12-04T08:33:30.6444600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/fs/filesystem.hpp 2025-12-04T08:33:30.6445920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/validation/errors.hpp 2025-12-04T08:33:30.6447250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/validation/keys.hpp 2025-12-04T08:33:30.6448660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/validation/update_framework_v0_6.hpp 2025-12-04T08:33:30.6449940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/validation/repo_checker.hpp 2025-12-04T08:33:30.6451130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/validation/tools.hpp 2025-12-04T08:33:30.6452550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/validation/update_framework_v1.hpp 2025-12-04T08:33:30.6454170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/include/mamba/validation/update_framework.hpp 2025-12-04T08:33:30.6455330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/repodata_record.json 2025-12-04T08:33:30.6456390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/test/run_test.sh 2025-12-04T08:33:30.6457640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/licenses/LICENSE 2025-12-04T08:33:30.6459280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/parent/patches/0001-revert-use-range-in-solution.patch 2025-12-04T08:33:30.6460400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/parent/build_mamba.bat 2025-12-04T08:33:30.6461750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/parent/conda_build_config.yaml 2025-12-04T08:33:30.6463180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/parent/test_libmamba_version.py 2025-12-04T08:33:30.6464370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:30.6465720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/parent/build_mamba.sh 2025-12-04T08:33:30.6467070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6468080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/meta.yaml 2025-12-04T08:33:30.6469300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/recipe/build_mamba.sh 2025-12-04T08:33:30.6470410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/run_exports.json 2025-12-04T08:33:30.6471450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/paths.json 2025-12-04T08:33:30.6472570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/hash_input.json 2025-12-04T08:33:30.6473510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/files 2025-12-04T08:33:30.6474520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/about.json 2025-12-04T08:33:30.6475460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/index.json 2025-12-04T08:33:30.6476380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/info/git 2025-12-04T08:33:30.6477390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/lib/libmamba.4.dylib 2025-12-04T08:33:30.6478920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-12-04T08:33:30.6480330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/lib/cmake/libmamba/libmambaTargets.cmake 2025-12-04T08:33:30.6481720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-12-04T08:33:30.6483020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/lib/cmake/libmamba/libmambaConfig.cmake 2025-12-04T08:33:30.6484120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/lib/libmamba.4.0.1.dylib 2025-12-04T08:33:30.6485240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.3.2-he2fa6f2_0/lib/libmamba.dylib 2025-12-04T08:33:30.6486450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/bin/cph 2025-12-04T08:33:30.6487800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:30.6489160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:30.6490570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/test_utils.py 2025-12-04T08:33:30.6491990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/conftest.py 2025-12-04T08:33:30.6493400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/__init__.py 2025-12-04T08:33:30.6494840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/test_degraded.py 2025-12-04T08:33:30.6496410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/recipes/cph_test_data/build.sh 2025-12-04T08:33:30.6498190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/recipes/cph_test_data/meta.yaml 2025-12-04T08:33:30.6499700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/test_validate.py 2025-12-04T08:33:30.6501150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/test_api.py 2025-12-04T08:33:30.6502530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/test_cli.py 2025-12-04T08:33:30.6504270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/data/mock-2.0.0-py37_1000.conda 2025-12-04T08:33:30.6505890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/data/mock-2.0.0-py37_1000.tar.bz2 2025-12-04T08:33:30.6507630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/data/cph_test_data-0.0.1-0.tar.bz2 2025-12-04T08:33:30.6509010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/test_interface.py 2025-12-04T08:33:30.6510570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/tests/memory_test.py 2025-12-04T08:33:30.6511920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:30.6513320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.6514590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:30.6515550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6516550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:30.6517710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6518680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/paths.json 2025-12-04T08:33:30.6519770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:30.6520680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/files 2025-12-04T08:33:30.6521890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/about.json 2025-12-04T08:33:30.6522680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/has_prefix 2025-12-04T08:33:30.6523860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/index.json 2025-12-04T08:33:30.6524620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/info/git 2025-12-04T08:33:30.6526560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-12-04T08:33:30.6528370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-12-04T08:33:30.6530270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-12-04T08:33:30.6532420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:30.6534490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-12-04T08:33:30.6536620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-12-04T08:33:30.6538810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-12-04T08:33:30.6541020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-12-04T08:33:30.6543180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-12-04T08:33:30.6545190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.6547390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:30.6549440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:30.6551650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:30.6554020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.6555780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/api.py 2025-12-04T08:33:30.6557490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-12-04T08:33:30.6559520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-12-04T08:33:30.6561330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-12-04T08:33:30.6563260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-12-04T08:33:30.6565080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-12-04T08:33:30.6566970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-12-04T08:33:30.6568690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-12-04T08:33:30.6570670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-12-04T08:33:30.6572890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:30.6574970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/licenses/LICENSE 2025-12-04T08:33:30.6577180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-12-04T08:33:30.6579040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-12-04T08:33:30.6581500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-12-04T08:33:30.6583570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-12-04T08:33:30.6585540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-12-04T08:33:30.6587520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-12-04T08:33:30.6589670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_1/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-12-04T08:33:30.6590590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzegrep.1 2025-12-04T08:33:30.6591470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzmore.1 2025-12-04T08:33:30.6592470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzdiff.1 2025-12-04T08:33:30.6593580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzfgrep.1 2025-12-04T08:33:30.6594470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzip2.1 2025-12-04T08:33:30.6595620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzcmp.1 2025-12-04T08:33:30.6596490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzgrep.1 2025-12-04T08:33:30.6597640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzless.1 2025-12-04T08:33:30.6598550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2recover 2025-12-04T08:33:30.6599540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzfgrep 2025-12-04T08:33:30.6600610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzmore 2025-12-04T08:33:30.6601420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzgrep 2025-12-04T08:33:30.6602390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzegrep 2025-12-04T08:33:30.6603290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzdiff 2025-12-04T08:33:30.6604210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bunzip2 2025-12-04T08:33:30.6605140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcmp 2025-12-04T08:33:30.6606110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzless 2025-12-04T08:33:30.6606960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcat 2025-12-04T08:33:30.6607980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2 2025-12-04T08:33:30.6609130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/include/bzlib.h 2025-12-04T08:33:30.6609980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/repodata_record.json 2025-12-04T08:33:30.6611190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/test/run_test.sh 2025-12-04T08:33:30.6612410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/licenses/LICENSE 2025-12-04T08:33:30.6613610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/0001-cross.patch 2025-12-04T08:33:30.6614610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bld.bat 2025-12-04T08:33:30.6615700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build.sh 2025-12-04T08:33:30.6616880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build_dll.patch 2025-12-04T08:33:30.6618150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6619130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bz2.c 2025-12-04T08:33:30.6620250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml 2025-12-04T08:33:30.6621400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/run_test.bat 2025-12-04T08:33:30.6622600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6623660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/run_exports.json 2025-12-04T08:33:30.6624770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/paths.json 2025-12-04T08:33:30.6625860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/hash_input.json 2025-12-04T08:33:30.6627020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/files 2025-12-04T08:33:30.6627760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/about.json 2025-12-04T08:33:30.6628720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/index.json 2025-12-04T08:33:30.6629830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/git 2025-12-04T08:33:30.6630500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.a 2025-12-04T08:33:30.6631540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.dylib 2025-12-04T08:33:30.6632670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.1.0.8.dylib 2025-12-04T08:33:30.6633790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0.conda 2025-12-04T08:33:30.6634760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.5-pyhd3eb1b0_0.conda 2025-12-04T08:33:30.6635880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/bin/idn2 2025-12-04T08:33:30.6636720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/include/idn2.h 2025-12-04T08:33:30.6637900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/repodata_record.json 2025-12-04T08:33:30.6638870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/test/run_test.sh 2025-12-04T08:33:30.6639980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/licenses/COPYING 2025-12-04T08:33:30.6640930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/recipe/build.sh 2025-12-04T08:33:30.6642130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6643350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/recipe/meta.yaml 2025-12-04T08:33:30.6644470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6645530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/run_exports.json 2025-12-04T08:33:30.6646510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/paths.json 2025-12-04T08:33:30.6647550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/hash_input.json 2025-12-04T08:33:30.6648510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/files 2025-12-04T08:33:30.6649470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/about.json 2025-12-04T08:33:30.6650600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/has_prefix 2025-12-04T08:33:30.6651550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/index.json 2025-12-04T08:33:30.6652440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/info/git 2025-12-04T08:33:30.6653470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/lib/pkgconfig/libidn2.pc 2025-12-04T08:33:30.6654570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/lib/libidn2.0.dylib 2025-12-04T08:33:30.6655590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libidn2-2.3.8-h9681e36_0/lib/libidn2.dylib 2025-12-04T08:33:30.6656670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.4-pyhb46e38b_100.conda 2025-12-04T08:33:30.6657740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-46.0.3-py313h81b0bee_0.conda 2025-12-04T08:33:30.6658830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.5.0-py313hca03da5_0.conda 2025-12-04T08:33:30.6659740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/bin/bsdcpio 2025-12-04T08:33:30.6660900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/bin/bsdunzip 2025-12-04T08:33:30.6661880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/bin/bsdtar 2025-12-04T08:33:30.6663120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/bin/bsdcat 2025-12-04T08:33:30.6663990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/include/archive.h 2025-12-04T08:33:30.6665140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/include/archive_entry.h 2025-12-04T08:33:30.6666360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/repodata_record.json 2025-12-04T08:33:30.6667470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/test/run_test.sh 2025-12-04T08:33:30.6668920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/test/test-archives/hello_world.tar.zst 2025-12-04T08:33:30.6670230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/test/test-archives/archive.7z 2025-12-04T08:33:30.6671610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/test/test-archives/hello_world.xar 2025-12-04T08:33:30.6672950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.6674010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/licenses/COPYING 2025-12-04T08:33:30.6675910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/patches/0001-Add-lib-to-CMAKE_FIND_LIBRARY_PREFIXES-for-lzma.patch 2025-12-04T08:33:30.6677130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/test-archives/hello_world.tar.zst 2025-12-04T08:33:30.6678330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/test-archives/archive.7z 2025-12-04T08:33:30.6679650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/test-archives/hello_world.xar 2025-12-04T08:33:30.6680880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/bld.bat 2025-12-04T08:33:30.6681990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/build.sh 2025-12-04T08:33:30.6683400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6684440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/meta.yaml 2025-12-04T08:33:30.6685740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6686940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/run_exports.json 2025-12-04T08:33:30.6688020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/paths.json 2025-12-04T08:33:30.6689140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/hash_input.json 2025-12-04T08:33:30.6689930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/files 2025-12-04T08:33:30.6690990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/about.json 2025-12-04T08:33:30.6692150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/has_prefix 2025-12-04T08:33:30.6693510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/index.json 2025-12-04T08:33:30.6694070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/info/git 2025-12-04T08:33:30.6695460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/lib/pkgconfig/libarchive.pc 2025-12-04T08:33:30.6696670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/lib/libarchive.dylib 2025-12-04T08:33:30.6697620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/lib/libarchive.a 2025-12-04T08:33:30.6698850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/lib/libarchive.13.dylib 2025-12-04T08:33:30.6700050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/lib/libarchive.13.8.2.dylib 2025-12-04T08:33:30.6701390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man5/libarchive-formats.5 2025-12-04T08:33:30.6702530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man5/mtree.5 2025-12-04T08:33:30.6703620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man5/cpio.5 2025-12-04T08:33:30.6704830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man5/tar.5 2025-12-04T08:33:30.6706160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_format.3 2025-12-04T08:33:30.6707280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_disk.3 2025-12-04T08:33:30.6708870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_set_passphrase.3 2025-12-04T08:33:30.6709950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_new.3 2025-12-04T08:33:30.6711050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_open.3 2025-12-04T08:33:30.6712020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_extract.3 2025-12-04T08:33:30.6713070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_util.3 2025-12-04T08:33:30.6714080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_blocksize.3 2025-12-04T08:33:30.6715230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry_stat.3 2025-12-04T08:33:30.6716080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry_misc.3 2025-12-04T08:33:30.6717180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_free.3 2025-12-04T08:33:30.6718250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_filter.3 2025-12-04T08:33:30.6719290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_data.3 2025-12-04T08:33:30.6720230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_disk.3 2025-12-04T08:33:30.6721310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read.3 2025-12-04T08:33:30.6722280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_open.3 2025-12-04T08:33:30.6723420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_format.3 2025-12-04T08:33:30.6724350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry_paths.3 2025-12-04T08:33:30.6725400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_filter.3 2025-12-04T08:33:30.6726630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_data.3 2025-12-04T08:33:30.6727960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry_time.3 2025-12-04T08:33:30.6729140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_free.3 2025-12-04T08:33:30.6730570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry_linkify.3 2025-12-04T08:33:30.6731780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry.3 2025-12-04T08:33:30.6733000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write.3 2025-12-04T08:33:30.6734360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_add_passphrase.3 2025-12-04T08:33:30.6735740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_header.3 2025-12-04T08:33:30.6736970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry_acl.3 2025-12-04T08:33:30.6738320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_new.3 2025-12-04T08:33:30.6739630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/libarchive_changes.3 2025-12-04T08:33:30.6740730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/libarchive.3 2025-12-04T08:33:30.6742160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/libarchive_internals.3 2025-12-04T08:33:30.6743600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_set_options.3 2025-12-04T08:33:30.6745330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_finish_entry.3 2025-12-04T08:33:30.6746630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_read_set_options.3 2025-12-04T08:33:30.6747960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_write_header.3 2025-12-04T08:33:30.6749180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man3/archive_entry_perms.3 2025-12-04T08:33:30.6750320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man1/bsdtar.1 2025-12-04T08:33:30.6751480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man1/bsdunzip.1 2025-12-04T08:33:30.6752690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man1/bsdcpio.1 2025-12-04T08:33:30.6753770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.8.2-ha845c4f_0/share/man/man1/bsdcat.1 2025-12-04T08:33:30.6754830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_1.conda 2025-12-04T08:33:30.6755910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0.conda 2025-12-04T08:33:30.6756870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/pythonw 2025-12-04T08:33:30.6758390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-post-link.sh 2025-12-04T08:33:30.6759430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/python.app 2025-12-04T08:33:30.6760840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-pre-unlink.sh 2025-12-04T08:33:30.6762060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/repodata_record.json 2025-12-04T08:33:30.6763200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.sh 2025-12-04T08:33:30.6764310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.py 2025-12-04T08:33:30.6765500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/t.py 2025-12-04T08:33:30.6766810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/licenses/LICENSE 2025-12-04T08:33:30.6768750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/classes.nib 2025-12-04T08:33:30.6769980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/info.nib 2025-12-04T08:33:30.6771640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-12-04T08:33:30.6773040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/empty.lproj 2025-12-04T08:33:30.6774210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Info.plist 2025-12-04T08:33:30.6775510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/PkgInfo 2025-12-04T08:33:30.6776710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.sh 2025-12-04T08:33:30.6777870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/post-link.sh 2025-12-04T08:33:30.6779000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/LICENSE 2025-12-04T08:33:30.6780330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/pre-unlink.sh 2025-12-04T08:33:30.6781410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/build.sh 2025-12-04T08:33:30.6786990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6787420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.py 2025-12-04T08:33:30.6787640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml 2025-12-04T08:33:30.6787950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6788140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/t.py 2025-12-04T08:33:30.6788340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/paths.json 2025-12-04T08:33:30.6789170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/hash_input.json 2025-12-04T08:33:30.6790210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/files 2025-12-04T08:33:30.6791500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/about.json 2025-12-04T08:33:30.6792760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/has_prefix 2025-12-04T08:33:30.6794140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/index.json 2025-12-04T08:33:30.6795250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/git 2025-12-04T08:33:30.6796470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/MacOS/python 2025-12-04T08:33:30.6798380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/classes.nib 2025-12-04T08:33:30.6800170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/info.nib 2025-12-04T08:33:30.6801860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-12-04T08:33:30.6803330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/empty.lproj 2025-12-04T08:33:30.6804510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Info.plist 2025-12-04T08:33:30.6805780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/PkgInfo 2025-12-04T08:33:30.6807400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.6808820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.6810410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6811730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.6813380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6814590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.6815970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.6817170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.6818430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.6819660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.6820770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.6823100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-12-04T08:33:30.6825150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/RECORD 2025-12-04T08:33:30.6827330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE 2025-12-04T08:33:30.6829190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/direct_url.json 2025-12-04T08:33:30.6831270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/WHEEL 2025-12-04T08:33:30.6833290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/REQUESTED 2025-12-04T08:33:30.6835490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/INSTALLER 2025-12-04T08:33:30.6837680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/METADATA 2025-12-04T08:33:30.6839490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.15.0-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions.py 2025-12-04T08:33:30.6840110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/.constructor-build.info 2025-12-04T08:33:30.6841080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0.conda 2025-12-04T08:33:30.6842170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/bin/pcre2grep 2025-12-04T08:33:30.6843410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/bin/pcre2test 2025-12-04T08:33:30.6844710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/bin/pcre2-config 2025-12-04T08:33:30.6845970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/include/pcre2posix.h 2025-12-04T08:33:30.6847030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/include/pcre2.h 2025-12-04T08:33:30.6848340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/repodata_record.json 2025-12-04T08:33:30.6849500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/test/run_test.sh 2025-12-04T08:33:30.6850840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/licenses/LICENCE.md 2025-12-04T08:33:30.6851950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/recipe/bld.bat 2025-12-04T08:33:30.6853020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/recipe/build.sh 2025-12-04T08:33:30.6854510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.6855630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/recipe/meta.yaml 2025-12-04T08:33:30.6857060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.6858340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/run_exports.json 2025-12-04T08:33:30.6859250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/paths.json 2025-12-04T08:33:30.6860500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/hash_input.json 2025-12-04T08:33:30.6861430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/files 2025-12-04T08:33:30.6862530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/about.json 2025-12-04T08:33:30.6863740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/has_prefix 2025-12-04T08:33:30.6864950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/index.json 2025-12-04T08:33:30.6865940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/info/git 2025-12-04T08:33:30.6867210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-16.0.dylib 2025-12-04T08:33:30.6868460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-posix.3.0.6.dylib 2025-12-04T08:33:30.6869730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/pkgconfig/libpcre2-posix.pc 2025-12-04T08:33:30.6870820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/pkgconfig/libpcre2-8.pc 2025-12-04T08:33:30.6872290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/pkgconfig/libpcre2-16.pc 2025-12-04T08:33:30.6873570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/pkgconfig/libpcre2-32.pc 2025-12-04T08:33:30.6874480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-8.0.dylib 2025-12-04T08:33:30.6875780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/cmake/pcre2/pcre2-config-version.cmake 2025-12-04T08:33:30.6876920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/cmake/pcre2/pcre2-config.cmake 2025-12-04T08:33:30.6877950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-posix.a 2025-12-04T08:33:30.6879040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-16.a 2025-12-04T08:33:30.6880280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-16.dylib 2025-12-04T08:33:30.6881520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-32.0.dylib 2025-12-04T08:33:30.6882700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-32.dylib 2025-12-04T08:33:30.6883620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-8.a 2025-12-04T08:33:30.6884670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-32.a 2025-12-04T08:33:30.6885980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-posix.3.dylib 2025-12-04T08:33:30.6886990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-8.dylib 2025-12-04T08:33:30.6888260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-16.0.14.0.dylib 2025-12-04T08:33:30.6889410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-32.0.14.0.dylib 2025-12-04T08:33:30.6890680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-8.0.14.0.dylib 2025-12-04T08:33:30.6891900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/lib/libpcre2-posix.dylib 2025-12-04T08:33:30.6893520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_recursion_limit.3 2025-12-04T08:33:30.6894650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2syntax.3 2025-12-04T08:33:30.6895810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2jit.3 2025-12-04T08:33:30.6897190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2demo.3 2025-12-04T08:33:30.6898600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_offset_limit.3 2025-12-04T08:33:30.6899940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_match_context_create.3 2025-12-04T08:33:30.6901190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2serialize.3 2025-12-04T08:33:30.6902660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_bsr.3 2025-12-04T08:33:30.6903960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2unicode.3 2025-12-04T08:33:30.6905410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_get_bynumber.3 2025-12-04T08:33:30.6906650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_copy_byname.3 2025-12-04T08:33:30.6908000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2api.3 2025-12-04T08:33:30.6909410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_parens_nest_limit.3 2025-12-04T08:33:30.6910600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_get_startchar.3 2025-12-04T08:33:30.6911760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2limits.3 2025-12-04T08:33:30.6913380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_recursion_memory_management.3 2025-12-04T08:33:30.6914500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_newline.3 2025-12-04T08:33:30.6915740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_depth_limit.3 2025-12-04T08:33:30.6916730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_match_data_free.3 2025-12-04T08:33:30.6917940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_compile_context_free.3 2025-12-04T08:33:30.6919070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_max_pattern_length.3 2025-12-04T08:33:30.6919780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2matching.3 2025-12-04T08:33:30.6920890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_jit_stack_free.3 2025-12-04T08:33:30.6921730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_callout.3 2025-12-04T08:33:30.6922840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_code_copy_with_tables.3 2025-12-04T08:33:30.6923790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_glob_escape.3 2025-12-04T08:33:30.6924930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_compile_extra_options.3 2025-12-04T08:33:30.6925720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2.3 2025-12-04T08:33:30.6926670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2perform.3 2025-12-04T08:33:30.6927640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_pattern_info.3 2025-12-04T08:33:30.6928780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_substitute_callout.3 2025-12-04T08:33:30.6929760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_jit_stack_create.3 2025-12-04T08:33:30.6930620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2build.3 2025-12-04T08:33:30.6931760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_length_byname.3 2025-12-04T08:33:30.6932760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_serialize_free.3 2025-12-04T08:33:30.6933660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_dfa_match.3 2025-12-04T08:33:30.6934580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2convert.3 2025-12-04T08:33:30.6935630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_jit_match.3 2025-12-04T08:33:30.6936660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_nametable_scan.3 2025-12-04T08:33:30.6937500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_match.3 2025-12-04T08:33:30.6938600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_converted_pattern_free.3 2025-12-04T08:33:30.6939570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_heap_limit.3 2025-12-04T08:33:30.6940690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_number_from_name.3 2025-12-04T08:33:30.6941670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_pattern_convert.3 2025-12-04T08:33:30.6942730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_maketables.3 2025-12-04T08:33:30.6943750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_match_context_free.3 2025-12-04T08:33:30.6944590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_code_free.3 2025-12-04T08:33:30.6945650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_jit_compile.3 2025-12-04T08:33:30.6946450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_compile.3 2025-12-04T08:33:30.6947520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_get_ovector_pointer.3 2025-12-04T08:33:30.6948520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_list_get.3 2025-12-04T08:33:30.6949680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_general_context_free.3 2025-12-04T08:33:30.6950610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_get_match_data_size.3 2025-12-04T08:33:30.6951700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_convert_context_copy.3 2025-12-04T08:33:30.6952810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_character_tables.3 2025-12-04T08:33:30.6953720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_get_error_message.3 2025-12-04T08:33:30.6954980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_substitute_case_callout.3 2025-12-04T08:33:30.6956010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_compile_context_create.3 2025-12-04T08:33:30.6957120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_glob_separator.3 2025-12-04T08:33:30.6957980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_maketables_free.3 2025-12-04T08:33:30.6959180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_convert_context_free.3 2025-12-04T08:33:30.6960090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_serialize_decode.3 2025-12-04T08:33:30.6961450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_general_context_copy.3 2025-12-04T08:33:30.6962640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_code_copy.3 2025-12-04T08:33:30.6963820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2compat.3 2025-12-04T08:33:30.6965400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_max_pattern_compiled_length.3 2025-12-04T08:33:30.6966930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_match_data_create_from_pattern.3 2025-12-04T08:33:30.6968200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_match_limit.3 2025-12-04T08:33:30.6969590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_get_match_data_heapframes_size.3 2025-12-04T08:33:30.6970790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_match_context_copy.3 2025-12-04T08:33:30.6972170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_serialize_encode.3 2025-12-04T08:33:30.6973350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substitute.3 2025-12-04T08:33:30.6974720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_get_ovector_count.3 2025-12-04T08:33:30.6975850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_get_mark.3 2025-12-04T08:33:30.6977360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_max_varlookbehind.3 2025-12-04T08:33:30.6978600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_jit_stack_assign.3 2025-12-04T08:33:30.6979840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_optimize.3 2025-12-04T08:33:30.6981210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_list_free.3 2025-12-04T08:33:30.6982440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2callout.3 2025-12-04T08:33:30.6983840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_match_data_create.3 2025-12-04T08:33:30.6985230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_get_byname.3 2025-12-04T08:33:30.6986800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_copy_bynumber.3 2025-12-04T08:33:30.6987760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2sample.3 2025-12-04T08:33:30.6989300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_length_bynumber.3 2025-12-04T08:33:30.6990480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2partial.3 2025-12-04T08:33:30.6991710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2posix.3 2025-12-04T08:33:30.6993140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_convert_context_create.3 2025-12-04T08:33:30.6994480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_compile_context_copy.3 2025-12-04T08:33:30.6995640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_config.3 2025-12-04T08:33:30.6997120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_set_compile_recursion_guard.3 2025-12-04T08:33:30.6998800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_serialize_get_number_of_codes.3 2025-12-04T08:33:30.7000050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_general_context_create.3 2025-12-04T08:33:30.7001420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_jit_free_unused_memory.3 2025-12-04T08:33:30.7002680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_callout_enumerate.3 2025-12-04T08:33:30.7003990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2_substring_free.3 2025-12-04T08:33:30.7005250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man3/pcre2pattern.3 2025-12-04T08:33:30.7006260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man1/pcre2grep.1 2025-12-04T08:33:30.7007500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man1/pcre2test.1 2025-12-04T08:33:30.7008760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/man/man1/pcre2-config.1 2025-12-04T08:33:30.7009750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/AUTHORS.md 2025-12-04T08:33:30.7010840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/ChangeLog 2025-12-04T08:33:30.7011970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/LICENCE.md 2025-12-04T08:33:30.7013170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/pcre2.txt 2025-12-04T08:33:30.7014450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/pcre2-config.txt 2025-12-04T08:33:30.7015610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_config.html 2025-12-04T08:33:30.7016880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2compat.html 2025-12-04T08:33:30.7018220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-12-04T08:33:30.7019300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2.html 2025-12-04T08:33:30.7020900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-12-04T08:33:30.7022060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2unicode.html 2025-12-04T08:33:30.7023250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2sample.html 2025-12-04T08:33:30.7024620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-12-04T08:33:30.7026060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-12-04T08:33:30.7027550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-12-04T08:33:30.7028620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/index.html 2025-12-04T08:33:30.7029880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_code_free.html 2025-12-04T08:33:30.7031440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-12-04T08:33:30.7032820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-12-04T08:33:30.7034200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_match_data_free.html 2025-12-04T08:33:30.7035570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-12-04T08:33:30.7036900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_free.html 2025-12-04T08:33:30.7038450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_substitute_case_callout.html 2025-12-04T08:33:30.7039590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2perform.html 2025-12-04T08:33:30.7040970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-12-04T08:33:30.7042150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2jit.html 2025-12-04T08:33:30.7043740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_optimize.html 2025-12-04T08:33:30.7045020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2serialize.html 2025-12-04T08:33:30.7046420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_match_data_create.html 2025-12-04T08:33:30.7048040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_maketables.html 2025-12-04T08:33:30.7049400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-12-04T08:33:30.7050710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_bsr.html 2025-12-04T08:33:30.7052280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-12-04T08:33:30.7053520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_get_mark.html 2025-12-04T08:33:30.7054850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-12-04T08:33:30.7056540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_max_pattern_compiled_length.html 2025-12-04T08:33:30.7058030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-12-04T08:33:30.7059440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-12-04T08:33:30.7061060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_max_varlookbehind.html 2025-12-04T08:33:30.7062540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-12-04T08:33:30.7063750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2syntax.html 2025-12-04T08:33:30.7065070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2api.html 2025-12-04T08:33:30.7066720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_get_error_message.html 2025-12-04T08:33:30.7067960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_get_startchar.html 2025-12-04T08:33:30.7069350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_newline.html 2025-12-04T08:33:30.7070460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2convert.html 2025-12-04T08:33:30.7072030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-12-04T08:33:30.7073250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_pattern_info.html 2025-12-04T08:33:30.7074730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_maketables_free.html 2025-12-04T08:33:30.7075990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-12-04T08:33:30.7077340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-12-04T08:33:30.7078700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_code_copy.html 2025-12-04T08:33:30.7079990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2matching.html 2025-12-04T08:33:30.7081420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_general_context_create.html 2025-12-04T08:33:30.7082600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2test.html 2025-12-04T08:33:30.7083940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_dfa_match.html 2025-12-04T08:33:30.7085330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/NON-AUTOTOOLS-BUILD.txt 2025-12-04T08:33:30.7086540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2posix.html 2025-12-04T08:33:30.7088130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-12-04T08:33:30.7089410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-12-04T08:33:30.7090700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-12-04T08:33:30.7092060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-12-04T08:33:30.7093530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-12-04T08:33:30.7094820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2callout.html 2025-12-04T08:33:30.7096290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-12-04T08:33:30.7097750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-12-04T08:33:30.7098970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2build.html 2025-12-04T08:33:30.7100410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-12-04T08:33:30.7102320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-12-04T08:33:30.7103130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_jit_match.html 2025-12-04T08:33:30.7104300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-12-04T08:33:30.7105330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2partial.html 2025-12-04T08:33:30.7106230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2grep.html 2025-12-04T08:33:30.7107360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_match_context_free.html 2025-12-04T08:33:30.7108520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-12-04T08:33:30.7109380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/README.txt 2025-12-04T08:33:30.7110520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2pattern.html 2025-12-04T08:33:30.7111640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_general_context_free.html 2025-12-04T08:33:30.7112700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2demo.html 2025-12-04T08:33:30.7113900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-12-04T08:33:30.7115120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-12-04T08:33:30.7116210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-12-04T08:33:30.7117560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-12-04T08:33:30.7118680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-12-04T08:33:30.7120010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-12-04T08:33:30.7121020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-12-04T08:33:30.7122260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-12-04T08:33:30.7123730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-12-04T08:33:30.7125260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-12-04T08:33:30.7126760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-12-04T08:33:30.7127990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_jit_compile.html 2025-12-04T08:33:30.7129490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-12-04T08:33:30.7130620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-12-04T08:33:30.7132290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_get_match_data_heapframes_size.html 2025-12-04T08:33:30.7133500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_compile.html 2025-12-04T08:33:30.7134900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-12-04T08:33:30.7136200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2limits.html 2025-12-04T08:33:30.7137400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2-config.html 2025-12-04T08:33:30.7138720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substitute.html 2025-12-04T08:33:30.7140040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_match.html 2025-12-04T08:33:30.7141550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-12-04T08:33:30.7142860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_serialize_free.html 2025-12-04T08:33:30.7144380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-12-04T08:33:30.7145650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_set_callout.html 2025-12-04T08:33:30.7147200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-12-04T08:33:30.7148640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-12-04T08:33:30.7150020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/html/pcre2_match_context_create.html 2025-12-04T08:33:30.7151110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/pcre2test.txt 2025-12-04T08:33:30.7152220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/README 2025-12-04T08:33:30.7153410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/pcre2grep.txt 2025-12-04T08:33:30.7154500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/COPYING 2025-12-04T08:33:30.7155590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/NEWS 2025-12-04T08:33:30.7156680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.46-h1dacb4a_0/share/doc/pcre2/SECURITY.md 2025-12-04T08:33:30.7157700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_sftp.h 2025-12-04T08:33:30.7158810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2.h 2025-12-04T08:33:30.7160040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_publickey.h 2025-12-04T08:33:30.7161130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/repodata_record.json 2025-12-04T08:33:30.7162210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/test/run_test.sh 2025-12-04T08:33:30.7163340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/licenses/COPYING 2025-12-04T08:33:30.7164380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/bld.bat 2025-12-04T08:33:30.7165540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/build.sh 2025-12-04T08:33:30.7166880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.7168010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml 2025-12-04T08:33:30.7169250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.7170230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/run_exports.json 2025-12-04T08:33:30.7171220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/paths.json 2025-12-04T08:33:30.7172360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/hash_input.json 2025-12-04T08:33:30.7173250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/files 2025-12-04T08:33:30.7174310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/about.json 2025-12-04T08:33:30.7175340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/has_prefix 2025-12-04T08:33:30.7176350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/index.json 2025-12-04T08:33:30.7177190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/git 2025-12-04T08:33:30.7178440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/pkgconfig/libssh2.pc 2025-12-04T08:33:30.7179410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.0.1.dylib 2025-12-04T08:33:30.7180770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-12-04T08:33:30.7182180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config-version.cmake 2025-12-04T08:33:30.7183730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets.cmake 2025-12-04T08:33:30.7184770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindMbedTLS.cmake 2025-12-04T08:33:30.7185930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindWolfSSL.cmake 2025-12-04T08:33:30.7187330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config.cmake 2025-12-04T08:33:30.7189070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-12-04T08:33:30.7189750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.dylib 2025-12-04T08:33:30.7190760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.dylib 2025-12-04T08:33:30.7192410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_statvfs.3 2025-12-04T08:33:30.7193870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read.3 2025-12-04T08:33:30.7195340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_get_channel.3 2025-12-04T08:33:30.7196790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_status.3 2025-12-04T08:33:30.7198050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_method_pref.3 2025-12-04T08:33:30.7199280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init.3 2025-12-04T08:33:30.7200860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-12-04T08:33:30.7202240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set.3 2025-12-04T08:33:30.7203550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv_ex.3 2025-12-04T08:33:30.7204970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex.3 2025-12-04T08:33:30.7206350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_startup.3 2025-12-04T08:33:30.7207920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity.3 2025-12-04T08:33:30.7209040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password.3 2025-12-04T08:33:30.7210260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek.3 2025-12-04T08:33:30.7211530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_ex.3 2025-12-04T08:33:30.7212840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_subsystem.3 2025-12-04T08:33:30.7214730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rewind.3 2025-12-04T08:33:30.7215490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_error.3 2025-12-04T08:33:30.7216980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty.3 2025-12-04T08:33:30.7218480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_ex.3 2025-12-04T08:33:30.7219800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_banner_set.3 2025-12-04T08:33:30.7221530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_auth_agent.3 2025-12-04T08:33:30.7223000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_supported_algs.3 2025-12-04T08:33:30.7224320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_shutdown.3 2025-12-04T08:33:30.7225560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_check.3 2025-12-04T08:33:30.7226940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_free.3 2025-12-04T08:33:30.7228260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write.3 2025-12-04T08:33:30.7229480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename.3 2025-12-04T08:33:30.7230810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_connect.3 2025-12-04T08:33:30.7232240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_handshake.3 2025-12-04T08:33:30.7233640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_free.3 2025-12-04T08:33:30.7235030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writeline.3 2025-12-04T08:33:30.7236320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir.3 2025-12-04T08:33:30.7237630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink.3 2025-12-04T08:33:30.7238910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_exec.3 2025-12-04T08:33:30.7240190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_opendir.3 2025-12-04T08:33:30.7241880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-12-04T08:33:30.7243410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen.3 2025-12-04T08:33:30.7244690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_close.3 2025-12-04T08:33:30.7246030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_stderr.3 2025-12-04T08:33:30.7247710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_last_error.3 2025-12-04T08:33:30.7249140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_process_startup.3 2025-12-04T08:33:30.7250490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_userauth.3 2025-12-04T08:33:30.7251810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add.3 2025-12-04T08:33:30.7253030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace.3 2025-12-04T08:33:30.7254430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_timeout.3 2025-12-04T08:33:30.7255770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_set.3 2025-12-04T08:33:30.7257050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink_ex.3 2025-12-04T08:33:30.7258390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close.3 2025-12-04T08:33:30.7259750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close_handle.3 2025-12-04T08:33:30.7261010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send_ex.3 2025-12-04T08:33:30.7262370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_ex.3 2025-12-04T08:33:30.7263630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_shell.3 2025-12-04T08:33:30.7264870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_init.3 2025-12-04T08:33:30.7266130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_list.3 2025-12-04T08:33:30.7267400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_signal_ex.3 2025-12-04T08:33:30.7268910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_stderr.3 2025-12-04T08:33:30.7270260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read_ex.3 2025-12-04T08:33:30.7271380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_free.3 2025-12-04T08:33:30.7272700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat.3 2025-12-04T08:33:30.7274070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_addc.3 2025-12-04T08:33:30.7275680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_session.3 2025-12-04T08:33:30.7277020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readline.3 2025-12-04T08:33:30.7278430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_set_identity_path.3 2025-12-04T08:33:30.7279900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_get.3 2025-12-04T08:33:30.7281290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_checkp.3 2025-12-04T08:33:30.7282820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-12-04T08:33:30.7283980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_write.3 2025-12-04T08:33:30.7285580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_cancel.3 2025-12-04T08:33:30.7286890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add_ex.3 2025-12-04T08:33:30.7288320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_config.3 2025-12-04T08:33:30.7289640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir.3 2025-12-04T08:33:30.7291010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_disconnect.3 2025-12-04T08:33:30.7292320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink_ex.3 2025-12-04T08:33:30.7293420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_version.3 2025-12-04T08:33:30.7294710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink.3 2025-12-04T08:33:30.7296120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send.3 2025-12-04T08:33:30.7297610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey.3 2025-12-04T08:33:30.7298730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open.3 2025-12-04T08:33:30.7299640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-12-04T08:33:30.7300760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_base64_decode.3 2025-12-04T08:33:30.7301630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sign_sk.3 2025-12-04T08:33:30.7302630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_lstat.3 2025-12-04T08:33:30.7303710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_init.3 2025-12-04T08:33:30.7304680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read.3 2025-12-04T08:33:30.7305810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password_ex.3 2025-12-04T08:33:30.7306980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_sk.3 2025-12-04T08:33:30.7308060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size.3 2025-12-04T08:33:30.7309270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_stderr.3 2025-12-04T08:33:30.7310200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_crypto_engine.3 2025-12-04T08:33:30.7311390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_add.3 2025-12-04T08:33:30.7312850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_signal.3 2025-12-04T08:33:30.7314250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_read_timeout.3 2025-12-04T08:33:30.7315760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_read_timeout.3 2025-12-04T08:33:30.7317150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-12-04T08:33:30.7318330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstatvfs.3 2025-12-04T08:33:30.7319660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv.3 2025-12-04T08:33:30.7320910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell.3 2025-12-04T08:33:30.7322500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-12-04T08:33:30.7323870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll_channel_read.3 2025-12-04T08:33:30.7325530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-12-04T08:33:30.7326990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-12-04T08:33:30.7328280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace_sethandler.3 2025-12-04T08:33:30.7329670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove_ex.3 2025-12-04T08:33:30.7330930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_free.3 2025-12-04T08:33:30.7332280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_realpath.3 2025-12-04T08:33:30.7333500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_init.3 2025-12-04T08:33:30.7334880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_fetch.3 2025-12-04T08:33:30.7336270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req.3 2025-12-04T08:33:30.7337560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove.3 2025-12-04T08:33:30.7338910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_methods.3 2025-12-04T08:33:30.7340140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek64.3 2025-12-04T08:33:30.7341560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-12-04T08:33:30.7342990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_block_directions.3 2025-12-04T08:33:30.7344310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_eof.3 2025-12-04T08:33:30.7345740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_flag.3 2025-12-04T08:33:30.7346800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_exit.3 2025-12-04T08:33:30.7348000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll.3 2025-12-04T08:33:30.7349360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_free.3 2025-12-04T08:33:30.7350840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-12-04T08:33:30.7352060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init_ex.3 2025-12-04T08:33:30.7353430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write_ex.3 2025-12-04T08:33:30.7354940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_timeout.3 2025-12-04T08:33:30.7356440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_blocking.3 2025-12-04T08:33:30.7357820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write.3 2025-12-04T08:33:30.7359180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip.3 2025-12-04T08:33:30.7360720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writefile.3 2025-12-04T08:33:30.7362130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect_ex.3 2025-12-04T08:33:30.7363380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect.3 2025-12-04T08:33:30.7364760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req_ex.3 2025-12-04T08:33:30.7366290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-12-04T08:33:30.7367550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readlink.3 2025-12-04T08:33:30.7368890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename_ex.3 2025-12-04T08:33:30.7370220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_send.3 2025-12-04T08:33:30.7371480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_hostkey_hash.3 2025-12-04T08:33:30.7372850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat.3 2025-12-04T08:33:30.7374250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_abstract.3 2025-12-04T08:33:30.7375630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv2.3 2025-12-04T08:33:30.7376850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex_r.3 2025-12-04T08:33:30.7378390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-12-04T08:33:30.7379560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsetstat.3 2025-12-04T08:33:30.7380960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_shutdown.3 2025-12-04T08:33:30.7382210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_eof.3 2025-12-04T08:33:30.7383570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-12-04T08:33:30.7384820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat_ex.3 2025-12-04T08:33:30.7386210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity_path.3 2025-12-04T08:33:30.7387610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_set_blocking.3 2025-12-04T08:33:30.7388960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat_ex.3 2025-12-04T08:33:30.7390220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv.3 2025-12-04T08:33:30.7391510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_get.3 2025-12-04T08:33:30.7392820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_free.3 2025-12-04T08:33:30.7394090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_sign.3 2025-12-04T08:33:30.7395710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readfile.3 2025-12-04T08:33:30.7397000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_banner.3 2025-12-04T08:33:30.7398340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_setstat.3 2025-12-04T08:33:30.7399630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell64.3 2025-12-04T08:33:30.7401030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_authenticated.3 2025-12-04T08:33:30.7402310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send64.3 2025-12-04T08:33:30.7403550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_init.3 2025-12-04T08:33:30.7405070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_last_error.3 2025-12-04T08:33:30.7406510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_list_identities.3 2025-12-04T08:33:30.7407770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename.3 2025-12-04T08:33:30.7409060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_closedir.3 2025-12-04T08:33:30.7410350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsync.3 2025-12-04T08:33:30.7411750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_r.3 2025-12-04T08:33:30.7413280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data.3 2025-12-04T08:33:30.7414490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_blocking.3 2025-12-04T08:33:30.7416010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-12-04T08:33:30.7417370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir_ex.3 2025-12-04T08:33:30.7418730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_errno.3 2025-12-04T08:33:30.7420410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_ex.3 2025-12-04T08:33:30.7421820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_hostkey.3 2025-12-04T08:33:30.7422940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_read.3 2025-12-04T08:33:30.7424490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_send_eof.3 2025-12-04T08:33:30.7425860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_accept.3 2025-12-04T08:33:30.7427380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-12-04T08:33:30.7428600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir.3 2025-12-04T08:33:30.7430120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-12-04T08:33:30.7431380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_del.3 2025-12-04T08:33:30.7432820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_ex.3 2025-12-04T08:33:30.7434420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-12-04T08:33:30.7435740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set2.3 2025-12-04T08:33:30.7437180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_closed.3 2025-12-04T08:33:30.7438520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush.3 2025-12-04T08:33:30.7439990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-12-04T08:33:30.7441230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_init.3 2025-12-04T08:33:30.7442410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/BINDINGS.md 2025-12-04T08:33:30.7443590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/AUTHORS 2025-12-04T08:33:30.7444730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/HACKING.md 2025-12-04T08:33:30.7445960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/RELEASE-NOTES 2025-12-04T08:33:30.7447090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/README 2025-12-04T08:33:30.7448310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/COPYING 2025-12-04T08:33:30.7449370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/NEWS 2025-12-04T08:33:30.7450290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.3.1-h5f15de7_0.conda 2025-12-04T08:33:30.7451250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmainfo 2025-12-04T08:33:30.7452160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdec 2025-12-04T08:33:30.7453360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unxz 2025-12-04T08:33:30.7454000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzegrep 2025-12-04T08:33:30.7455200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unlzma 2025-12-04T08:33:30.7455800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzfgrep 2025-12-04T08:33:30.7456600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xz 2025-12-04T08:33:30.7457650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzless 2025-12-04T08:33:30.7458380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzless 2025-12-04T08:33:30.7459270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcmp 2025-12-04T08:33:30.7460220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcat 2025-12-04T08:33:30.7461060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcmp 2025-12-04T08:33:30.7461960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcat 2025-12-04T08:33:30.7466880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzdiff 2025-12-04T08:33:30.7467060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmadec 2025-12-04T08:33:30.7467210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzgrep 2025-12-04T08:33:30.7467800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmore 2025-12-04T08:33:30.7467950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzfgrep 2025-12-04T08:33:30.7468100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzmore 2025-12-04T08:33:30.7468240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzgrep 2025-12-04T08:33:30.7468980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzma 2025-12-04T08:33:30.7470000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzegrep 2025-12-04T08:33:30.7471000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdiff 2025-12-04T08:33:30.7472010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma.h 2025-12-04T08:33:30.7473140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index.h 2025-12-04T08:33:30.7474240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/version.h 2025-12-04T08:33:30.7475390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index_hash.h 2025-12-04T08:33:30.7476560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/lzma12.h 2025-12-04T08:33:30.7477940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/container.h 2025-12-04T08:33:30.7478880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/delta.h 2025-12-04T08:33:30.7480030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/vli.h 2025-12-04T08:33:30.7481090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/check.h 2025-12-04T08:33:30.7482360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/bcj.h 2025-12-04T08:33:30.7483590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/stream_flags.h 2025-12-04T08:33:30.7484620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/block.h 2025-12-04T08:33:30.7485790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/hardware.h 2025-12-04T08:33:30.7487110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/filter.h 2025-12-04T08:33:30.7488260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/base.h 2025-12-04T08:33:30.7489400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/repodata_record.json 2025-12-04T08:33:30.7490470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/run_test.sh 2025-12-04T08:33:30.7491720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.7492690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/licenses/COPYING 2025-12-04T08:33:30.7494030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/bld.bat 2025-12-04T08:33:30.7495150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/build.sh 2025-12-04T08:33:30.7496550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.7497490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml 2025-12-04T08:33:30.7498460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.7499210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/run_exports.json 2025-12-04T08:33:30.7499970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/paths.json 2025-12-04T08:33:30.7500800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/hash_input.json 2025-12-04T08:33:30.7501510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/files 2025-12-04T08:33:30.7502290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/about.json 2025-12-04T08:33:30.7503060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/has_prefix 2025-12-04T08:33:30.7503820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/index.json 2025-12-04T08:33:30.7504510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/git 2025-12-04T08:33:30.7505410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/pkgconfig/liblzma.pc 2025-12-04T08:33:30.7506430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config.cmake 2025-12-04T08:33:30.7507560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets.cmake 2025-12-04T08:33:30.7508490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-12-04T08:33:30.7509660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config-version.cmake 2025-12-04T08:33:30.7510670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.6.4.dylib 2025-12-04T08:33:30.7511660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.dylib 2025-12-04T08:33:30.7512770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.dylib 2025-12-04T08:33:30.7513710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzma.1 2025-12-04T08:33:30.7514720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmore.1 2025-12-04T08:33:30.7515790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzmore.1 2025-12-04T08:33:30.7516860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmainfo.1 2025-12-04T08:33:30.7517840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcat.1 2025-12-04T08:33:30.7518800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcmp.1 2025-12-04T08:33:30.7519820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzdiff.1 2025-12-04T08:33:30.7520750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdiff.1 2025-12-04T08:33:30.7521640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xz.1 2025-12-04T08:33:30.7522690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdec.1 2025-12-04T08:33:30.7523840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzegrep.1 2025-12-04T08:33:30.7524870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzgrep.1 2025-12-04T08:33:30.7525880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzgrep.1 2025-12-04T08:33:30.7527030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzegrep.1 2025-12-04T08:33:30.7528120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzless.1 2025-12-04T08:33:30.7529240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unlzma.1 2025-12-04T08:33:30.7530350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzless.1 2025-12-04T08:33:30.7531330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzfgrep.1 2025-12-04T08:33:30.7532480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcmp.1 2025-12-04T08:33:30.7533530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unxz.1 2025-12-04T08:33:30.7534590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzfgrep.1 2025-12-04T08:33:30.7535700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmadec.1 2025-12-04T08:33:30.7536790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcat.1 2025-12-04T08:33:30.7537790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/AUTHORS 2025-12-04T08:33:30.7539040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/lzma-file-format.txt 2025-12-04T08:33:30.7540000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/README 2025-12-04T08:33:30.7541030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/faq.txt 2025-12-04T08:33:30.7541990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING 2025-12-04T08:33:30.7543050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/NEWS 2025-12-04T08:33:30.7544470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/04_compress_easy_mt.c 2025-12-04T08:33:30.7545680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/01_compress_easy.c 2025-12-04T08:33:30.7546810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/02_decompress.c 2025-12-04T08:33:30.7547970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/Makefile 2025-12-04T08:33:30.7549250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/03_compress_custom.c 2025-12-04T08:33:30.7550520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/00_README.txt 2025-12-04T08:33:30.7551730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/11_file_info.c 2025-12-04T08:33:30.7553000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.0BSD 2025-12-04T08:33:30.7553970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.GPLv2 2025-12-04T08:33:30.7555010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/history.txt 2025-12-04T08:33:30.7555920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/THANKS 2025-12-04T08:33:30.7557220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/xz-file-format.txt 2025-12-04T08:33:30.7558420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:30.7559800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:30.7561120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/pyproject.toml 2025-12-04T08:33:30.7562810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_utils.py 2025-12-04T08:33:30.7564060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/conftest.py 2025-12-04T08:33:30.7565250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_structures.py 2025-12-04T08:33:30.7566590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_packages.py 2025-12-04T08:33:30.7567950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/testserver/server.py 2025-12-04T08:33:30.7569300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/testserver/__init__.py 2025-12-04T08:33:30.7570640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_testserver.py 2025-12-04T08:33:30.7571830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/compat.py 2025-12-04T08:33:30.7572960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/__init__.py 2025-12-04T08:33:30.7574240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_hooks.py 2025-12-04T08:33:30.7575550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/ca/ca.cnf 2025-12-04T08:33:30.7577010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/ca/ca-private.key 2025-12-04T08:33:30.7578510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/ca/Makefile 2025-12-04T08:33:30.7579850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/ca/ca.crt 2025-12-04T08:33:30.7581270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/ca/ca.srl 2025-12-04T08:33:30.7583030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/server/server.key 2025-12-04T08:33:30.7584420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/server/Makefile 2025-12-04T08:33:30.7585930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/server/server.pem 2025-12-04T08:33:30.7587310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/server/server.csr 2025-12-04T08:33:30.7588700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/valid/server/cert.cnf 2025-12-04T08:33:30.7589960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/Makefile 2025-12-04T08:33:30.7591330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/README.md 2025-12-04T08:33:30.7592700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/Makefile 2025-12-04T08:33:30.7594020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/ca/ca.cnf 2025-12-04T08:33:30.7595670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/ca/ca-private.key 2025-12-04T08:33:30.7597380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/ca/Makefile 2025-12-04T08:33:30.7598930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/ca/ca.crt 2025-12-04T08:33:30.7600330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/ca/ca.srl 2025-12-04T08:33:30.7601680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/client.pem 2025-12-04T08:33:30.7602980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/client.csr 2025-12-04T08:33:30.7604370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/cert.cnf 2025-12-04T08:33:30.7605780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/mtls/client/client.key 2025-12-04T08:33:30.7607050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/README.md 2025-12-04T08:33:30.7608440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/Makefile 2025-12-04T08:33:30.7609800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/ca/ca.cnf 2025-12-04T08:33:30.7611440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/ca/ca-private.key 2025-12-04T08:33:30.7612720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/ca/Makefile 2025-12-04T08:33:30.7614100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/ca/ca.crt 2025-12-04T08:33:30.7615510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/ca/ca.srl 2025-12-04T08:33:30.7617030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/server/server.key 2025-12-04T08:33:30.7618470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/server/Makefile 2025-12-04T08:33:30.7619950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/server/server.pem 2025-12-04T08:33:30.7621590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/server/server.csr 2025-12-04T08:33:30.7622930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/server/cert.cnf 2025-12-04T08:33:30.7624310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/certs/expired/README.md 2025-12-04T08:33:30.7625660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_requests.py 2025-12-04T08:33:30.7626880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/utils.py 2025-12-04T08:33:30.7628270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_adapters.py 2025-12-04T08:33:30.7629690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_help.py 2025-12-04T08:33:30.7631020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/tests/test_lowlevel.py 2025-12-04T08:33:30.7632200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:30.7633510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.7634770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:30.7636060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.7637140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:30.7638530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.7639660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/paths.json 2025-12-04T08:33:30.7640870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:30.7641840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/files 2025-12-04T08:33:30.7642970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/about.json 2025-12-04T08:33:30.7644100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/index.json 2025-12-04T08:33:30.7645100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/info/git 2025-12-04T08:33:30.7646810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/RECORD 2025-12-04T08:33:30.7648640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/licenses/LICENSE 2025-12-04T08:33:30.7650350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/direct_url.json 2025-12-04T08:33:30.7652220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/WHEEL 2025-12-04T08:33:30.7653980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/top_level.txt 2025-12-04T08:33:30.7655630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/REQUESTED 2025-12-04T08:33:30.7657360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/INSTALLER 2025-12-04T08:33:30.7658990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.5.dist-info/METADATA 2025-12-04T08:33:30.7660430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/cookies.py 2025-12-04T08:33:30.7662450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/auth.py 2025-12-04T08:33:30.7664170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/sessions.py 2025-12-04T08:33:30.7665020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/hooks.py 2025-12-04T08:33:30.7665860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/compat.py 2025-12-04T08:33:30.7667550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/models.py 2025-12-04T08:33:30.7668540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/certs.py 2025-12-04T08:33:30.7670330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__init__.py 2025-12-04T08:33:30.7671900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/status_codes.py 2025-12-04T08:33:30.7673640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/packages.py 2025-12-04T08:33:30.7674940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__version__.py 2025-12-04T08:33:30.7677080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-12-04T08:33:30.7678700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:30.7680460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-12-04T08:33:30.7682430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-12-04T08:33:30.7684440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:30.7686320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-12-04T08:33:30.7688370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-12-04T08:33:30.7690330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.7692570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-12-04T08:33:30.7694480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-12-04T08:33:30.7696790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:30.7697890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:30.7699710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:30.7700500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-12-04T08:33:30.7701710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-12-04T08:33:30.7703070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-12-04T08:33:30.7704470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7705940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-12-04T08:33:30.7706990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/api.py 2025-12-04T08:33:30.7708270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/_internal_utils.py 2025-12-04T08:33:30.7709400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/utils.py 2025-12-04T08:33:30.7710640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/exceptions.py 2025-12-04T08:33:30.7712000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/structures.py 2025-12-04T08:33:30.7713420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/help.py 2025-12-04T08:33:30.7714860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.5-py313hca03da5_1/lib/python3.13/site-packages/requests/adapters.py 2025-12-04T08:33:30.7715950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/bin/jsonpointer 2025-12-04T08:33:30.7717200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.7718260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.7719390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.7721020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.7722000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/tests.py 2025-12-04T08:33:30.7723290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-12-04T08:33:30.7724730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.7725990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.7727300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.7728470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.7729670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.7730740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.7731870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.7732890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:30.7734050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.7735140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.7736810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer.py 2025-12-04T08:33:30.7738580Z /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-12-04T08:33:30.7740380Z /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-12-04T08:33:30.7742220Z /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-12-04T08:33:30.7743860Z /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-12-04T08:33:30.7745580Z /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-12-04T08:33:30.7747330Z /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-12-04T08:33:30.7749210Z /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-12-04T08:33:30.7751070Z /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-12-04T08:33:30.7752850Z /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-12-04T08:33:30.7754640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-12-04T08:33:30.7756450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/hooks.py 2025-12-04T08:33:30.7758050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/_version.py 2025-12-04T08:33:30.7759730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/__init__.py 2025-12-04T08:33:30.7761340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/py.typed 2025-12-04T08:33:30.7763320Z /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-12-04T08:33:30.7765080Z /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-12-04T08:33:30.7767490Z /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-12-04T08:33:30.7768970Z /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-12-04T08:33:30.7770980Z /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-12-04T08:33:30.7772710Z /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-12-04T08:33:30.7774610Z /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-12-04T08:33:30.7776360Z /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-12-04T08:33:30.7777700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/repodata_record.json 2025-12-04T08:33:30.7779040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.sh 2025-12-04T08:33:30.7780390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.py 2025-12-04T08:33:30.7781790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.7783060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.bat 2025-12-04T08:33:30.7784460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/licenses/LICENSE 2025-12-04T08:33:30.7785950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.7787350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/meta.yaml 2025-12-04T08:33:30.7788920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.7790150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/paths.json 2025-12-04T08:33:30.7791490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/hash_input.json 2025-12-04T08:33:30.7792710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/files 2025-12-04T08:33:30.7793890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/about.json 2025-12-04T08:33:30.7795180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/link.json 2025-12-04T08:33:30.7796450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/index.json 2025-12-04T08:33:30.7797590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/git 2025-12-04T08:33:30.7798660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/condabin/conda 2025-12-04T08:33:30.7799670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/bin/conda 2025-12-04T08:33:30.7800810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/bin/deactivate 2025-12-04T08:33:30.7801930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/bin/activate 2025-12-04T08:33:30.7802890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/bin/conda-env 2025-12-04T08:33:30.7804140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/shell/condabin/conda-hook.ps1 2025-12-04T08:33:30.7805390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/shell/condabin/Conda.psm1 2025-12-04T08:33:30.7806530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/etc/profile.d/conda.csh 2025-12-04T08:33:30.7807670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/etc/profile.d/conda.sh 2025-12-04T08:33:30.7808970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/etc/fish/conf.d/conda.fish 2025-12-04T08:33:30.7810220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.7811350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.7812550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.7813960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/licenses/conda-src/LICENSE 2025-12-04T08:33:30.7815200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/recipe/run_test.sh 2025-12-04T08:33:30.7816470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.7817690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.7818910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/recipe/run_test.bat 2025-12-04T08:33:30.7820130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.7821200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.7822350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.7823320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/files 2025-12-04T08:33:30.7824470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.7825440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/has_prefix 2025-12-04T08:33:30.7826520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.7827520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/info/git 2025-12-04T08:33:30.7828850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exports.py 2025-12-04T08:33:30.7830190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/misc.py 2025-12-04T08:33:30.7831670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plan.py 2025-12-04T08:33:30.7833120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/resolve.py 2025-12-04T08:33:30.7834410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/link.py 2025-12-04T08:33:30.7835970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-12-04T08:33:30.7837790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/path_actions.py 2025-12-04T08:33:30.7838880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/index.py 2025-12-04T08:33:30.7840510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/initialize.py 2025-12-04T08:33:30.7841950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/portability.py 2025-12-04T08:33:30.7843410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__init__.py 2025-12-04T08:33:30.7844900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-12-04T08:33:30.7846640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-12-04T08:33:30.7848430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-12-04T08:33:30.7849930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-12-04T08:33:30.7851790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-12-04T08:33:30.7853860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-12-04T08:33:30.7855740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-12-04T08:33:30.7857490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-12-04T08:33:30.7859350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-12-04T08:33:30.7861190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-12-04T08:33:30.7863210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7865380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-12-04T08:33:30.7866390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/solve.py 2025-12-04T08:33:30.7867920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-12-04T08:33:30.7869460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-12-04T08:33:30.7870800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_version.py 2025-12-04T08:33:30.7872200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/config.py 2025-12-04T08:33:30.7873890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-12-04T08:33:30.7875660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-12-04T08:33:30.7877780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:30.7879960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7882100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:30.7883510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-12-04T08:33:30.7885260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-12-04T08:33:30.7887010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-12-04T08:33:30.7888650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-12-04T08:33:30.7890400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-12-04T08:33:30.7891900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-12-04T08:33:30.7893610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-12-04T08:33:30.7895120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:30.7896660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-12-04T08:33:30.7898240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-12-04T08:33:30.7899790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-12-04T08:33:30.7901560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7902800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-12-04T08:33:30.7904140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-12-04T08:33:30.7905460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-12-04T08:33:30.7906850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-12-04T08:33:30.7908260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-12-04T08:33:30.7909660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-12-04T08:33:30.7911020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-12-04T08:33:30.7912690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7914400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-12-04T08:33:30.7922230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-12-04T08:33:30.7923100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7923900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/cep_24.py 2025-12-04T08:33:30.7924650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/explicit.py 2025-12-04T08:33:30.7925420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-12-04T08:33:30.7926330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-12-04T08:33:30.7927290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-12-04T08:33:30.7928220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/explicit.cpython-313.pyc 2025-12-04T08:33:30.7929120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/cep_24.cpython-313.pyc 2025-12-04T08:33:30.7931280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7933270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-12-04T08:33:30.7935170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-12-04T08:33:30.7936560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-12-04T08:33:30.7938050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-12-04T08:33:30.7939440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/types.py 2025-12-04T08:33:30.7941250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-12-04T08:33:30.7942980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:30.7944780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-12-04T08:33:30.7946650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:30.7948520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-12-04T08:33:30.7950680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7952400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-12-04T08:33:30.7954610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-12-04T08:33:30.7956870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7958750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-12-04T08:33:30.7960400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-12-04T08:33:30.7962700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7964620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-12-04T08:33:30.7966240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-12-04T08:33:30.7968360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7970530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-12-04T08:33:30.7971830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-12-04T08:33:30.7973660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/explicit.py 2025-12-04T08:33:30.7975450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__init__.py 2025-12-04T08:33:30.7977700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/requirements_txt.cpython-313.pyc 2025-12-04T08:33:30.7979680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/environment_yml.cpython-313.pyc 2025-12-04T08:33:30.7981850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/explicit.cpython-313.pyc 2025-12-04T08:33:30.7983940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.7985800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/requirements_txt.py 2025-12-04T08:33:30.7987720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/environment_yml.py 2025-12-04T08:33:30.7989130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/manager.py 2025-12-04T08:33:30.7990890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-12-04T08:33:30.7992490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-12-04T08:33:30.7994110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-12-04T08:33:30.7995760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-12-04T08:33:30.7997420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-12-04T08:33:30.7998980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-12-04T08:33:30.8000570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-12-04T08:33:30.8002290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-12-04T08:33:30.8004040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-12-04T08:33:30.8005590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-12-04T08:33:30.8007120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/activate 2025-12-04T08:33:30.8008660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-12-04T08:33:30.8010320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-12-04T08:33:30.8011800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-12-04T08:33:30.8013330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-12-04T08:33:30.8014830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-12-04T08:33:30.8016380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-12-04T08:33:30.8017760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-12-04T08:33:30.8019190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-12-04T08:33:30.8020730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-12-04T08:33:30.8022230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/instructions.py 2025-12-04T08:33:30.8023650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__init__.py 2025-12-04T08:33:30.8025140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/package_info.py 2025-12-04T08:33:30.8026500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/enums.py 2025-12-04T08:33:30.8028040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/version.py 2025-12-04T08:33:30.8029570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/records.py 2025-12-04T08:33:30.8031120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/channel.py 2025-12-04T08:33:30.8032600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__init__.py 2025-12-04T08:33:30.8034390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-12-04T08:33:30.8036300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-12-04T08:33:30.8038030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-12-04T08:33:30.8039900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-12-04T08:33:30.8041660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/environment.cpython-313.pyc 2025-12-04T08:33:30.8043500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-12-04T08:33:30.8045340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-12-04T08:33:30.8047060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-12-04T08:33:30.8049400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8050850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:30.8052360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/environment.py 2025-12-04T08:33:30.8053930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/match_spec.py 2025-12-04T08:33:30.8055450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/dist.py 2025-12-04T08:33:30.8057050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-12-04T08:33:30.8058870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-12-04T08:33:30.8060610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:30.8062520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-12-04T08:33:30.8064260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-12-04T08:33:30.8066030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-12-04T08:33:30.8067780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.8069450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-12-04T08:33:30.8071230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:30.8073010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:30.8074690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-12-04T08:33:30.8076360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-12-04T08:33:30.8077950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:30.8079140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8080540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-12-04T08:33:30.8082010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-12-04T08:33:30.8083500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-12-04T08:33:30.8084840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-12-04T08:33:30.8086200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-12-04T08:33:30.8087850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-12-04T08:33:30.8088480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_create.py 2025-12-04T08:33:30.8089510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_config.py 2025-12-04T08:33:30.8090810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-12-04T08:33:30.8091920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_update.py 2025-12-04T08:33:30.8093250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_install.py 2025-12-04T08:33:30.8094390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-12-04T08:33:30.8095600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-12-04T08:33:30.8096810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_export.py 2025-12-04T08:33:30.8097930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_run.py 2025-12-04T08:33:30.8099100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_init.py 2025-12-04T08:33:30.8100330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-12-04T08:33:30.8101480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env.py 2025-12-04T08:33:30.8102670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/actions.py 2025-12-04T08:33:30.8103820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__init__.py 2025-12-04T08:33:30.8105060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-12-04T08:33:30.8106220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_info.py 2025-12-04T08:33:30.8107810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:30.8109130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:30.8110680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-12-04T08:33:30.8112130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-12-04T08:33:30.8113580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-12-04T08:33:30.8115390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-12-04T08:33:30.8117260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-12-04T08:33:30.8119100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-12-04T08:33:30.8120870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-12-04T08:33:30.8122740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-12-04T08:33:30.8124540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-12-04T08:33:30.8126370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-12-04T08:33:30.8128030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-12-04T08:33:30.8129940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-12-04T08:33:30.8131750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-12-04T08:33:30.8133600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-12-04T08:33:30.8135410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-12-04T08:33:30.8137240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-12-04T08:33:30.8138970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-12-04T08:33:30.8140860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-12-04T08:33:30.8142720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-12-04T08:33:30.8144450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-12-04T08:33:30.8146190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-12-04T08:33:30.8147950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-12-04T08:33:30.8149830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-12-04T08:33:30.8151540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-12-04T08:33:30.8153280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-12-04T08:33:30.8154940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-12-04T08:33:30.8156870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-12-04T08:33:30.8158790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-12-04T08:33:30.8160370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-12-04T08:33:30.8162590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-12-04T08:33:30.8164190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8166040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-12-04T08:33:30.8167870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-12-04T08:33:30.8169360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-12-04T08:33:30.8170990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-12-04T08:33:30.8172460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_search.py 2025-12-04T08:33:30.8173790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-12-04T08:33:30.8175300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-12-04T08:33:30.8176900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-12-04T08:33:30.8178310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/common.py 2025-12-04T08:33:30.8179810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_list.py 2025-12-04T08:33:30.8181410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-12-04T08:33:30.8182740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/install.py 2025-12-04T08:33:30.8184290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-12-04T08:33:30.8185820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main.py 2025-12-04T08:33:30.8187350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-12-04T08:33:30.8188730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/helpers.py 2025-12-04T08:33:30.8190200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-12-04T08:33:30.8191580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-12-04T08:33:30.8193070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_package.py 2025-12-04T08:33:30.8194590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/fetch.py 2025-12-04T08:33:30.8195930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/cache.py 2025-12-04T08:33:30.8197490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__init__.py 2025-12-04T08:33:30.8198880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/core.py 2025-12-04T08:33:30.8200320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/types.py 2025-12-04T08:33:30.8202110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-12-04T08:33:30.8203860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-12-04T08:33:30.8205530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:30.8207280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-12-04T08:33:30.8209200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:30.8210900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8212320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/views.py 2025-12-04T08:33:30.8213680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/env.py 2025-12-04T08:33:30.8215140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/cep_24.py 2025-12-04T08:33:30.8216740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/explicit.py 2025-12-04T08:33:30.8218300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-12-04T08:33:30.8220250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-12-04T08:33:30.8222160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:30.8224010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/explicit.cpython-313.pyc 2025-12-04T08:33:30.8225870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/cep_24.cpython-313.pyc 2025-12-04T08:33:30.8227680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8229350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-12-04T08:33:30.8230940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-12-04T08:33:30.8232370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-12-04T08:33:30.8233860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-12-04T08:33:30.8235330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__init__.py 2025-12-04T08:33:30.8237260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-12-04T08:33:30.8239060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-12-04T08:33:30.8240810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8242260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/pip_util.py 2025-12-04T08:33:30.8243890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-12-04T08:33:30.8245390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-12-04T08:33:30.8247370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-12-04T08:33:30.8249180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:30.8250920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-12-04T08:33:30.8252910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8254330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-12-04T08:33:30.8255920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/base.py 2025-12-04T08:33:30.8257370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/deprecations.py 2025-12-04T08:33:30.8258810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/api.py 2025-12-04T08:33:30.8260430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__init__.py 2025-12-04T08:33:30.8262060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-12-04T08:33:30.8263370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/cases.py 2025-12-04T08:33:30.8264960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:30.8266370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-12-04T08:33:30.8267800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-12-04T08:33:30.8269760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:30.8271610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-12-04T08:33:30.8273660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8275240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-12-04T08:33:30.8277490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:30.8279030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:30.8281010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8282570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-12-04T08:33:30.8284320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-12-04T08:33:30.8285960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/integration.py 2025-12-04T08:33:30.8287640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-12-04T08:33:30.8289620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:30.8291600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8293180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-12-04T08:33:30.8294760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/helpers.py 2025-12-04T08:33:30.8296210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-12-04T08:33:30.8297620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-12-04T08:33:30.8299190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-12-04T08:33:30.8301150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:30.8302890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-12-04T08:33:30.8304730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-12-04T08:33:30.8306730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8308620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:30.8310110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-12-04T08:33:30.8311700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-12-04T08:33:30.8313240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-12-04T08:33:30.8314840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/configuration.py 2025-12-04T08:33:30.8316530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/signals.py 2025-12-04T08:33:30.8317800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_logic.py 2025-12-04T08:33:30.8319210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/toposort.py 2025-12-04T08:33:30.8320550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/compat.py 2025-12-04T08:33:30.8322240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-12-04T08:33:30.8324100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-12-04T08:33:30.8326010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8327600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-12-04T08:33:30.8329230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/directories.py 2025-12-04T08:33:30.8330650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-12-04T08:33:30.8332180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-12-04T08:33:30.8334180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:30.8336140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-12-04T08:33:30.8337960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-12-04T08:33:30.8340210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8341870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-12-04T08:33:30.8343420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/python.py 2025-12-04T08:33:30.8345000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/windows.py 2025-12-04T08:33:30.8346450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/constants.py 2025-12-04T08:33:30.8347900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/io.py 2025-12-04T08:33:30.8349440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__init__.py 2025-12-04T08:33:30.8351250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__init__.py 2025-12-04T08:33:30.8353110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:30.8354990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8356560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/json.py 2025-12-04T08:33:30.8358230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-12-04T08:33:30.8360270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-12-04T08:33:30.8361970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-12-04T08:33:30.8363770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-12-04T08:33:30.8365640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:30.8367510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-12-04T08:33:30.8369490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-12-04T08:33:30.8371230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:30.8378350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8379110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-12-04T08:33:30.8379850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-12-04T08:33:30.8380540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/logic.py 2025-12-04T08:33:30.8381150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/url.py 2025-12-04T08:33:30.8382340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/iterators.py 2025-12-04T08:33:30.8383970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exception_handler.py 2025-12-04T08:33:30.8385470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/utils.py 2025-12-04T08:33:30.8387310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/logging.py 2025-12-04T08:33:30.8389180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-12-04T08:33:30.8391030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-12-04T08:33:30.8392750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-12-04T08:33:30.8394950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-12-04T08:33:30.8396720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-12-04T08:33:30.8398710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8400590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-12-04T08:33:30.8402690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-12-04T08:33:30.8404840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-12-04T08:33:30.8406980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-12-04T08:33:30.8409010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8410890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-12-04T08:33:30.8412450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-12-04T08:33:30.8414110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-12-04T08:33:30.8416120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-12-04T08:33:30.8417950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-12-04T08:33:30.8419590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-12-04T08:33:30.8421250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-12-04T08:33:30.8422990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-12-04T08:33:30.8424660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-12-04T08:33:30.8426300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-12-04T08:33:30.8427970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-12-04T08:33:30.8430030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-12-04T08:33:30.8431890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-12-04T08:33:30.8433950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:30.8436080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8437540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-12-04T08:33:30.8439250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-12-04T08:33:30.8441540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8442720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-12-04T08:33:30.8444380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-12-04T08:33:30.8446130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:30.8447980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-12-04T08:33:30.8449780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8451520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-12-04T08:33:30.8453100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-12-04T08:33:30.8454540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-12-04T08:33:30.8456140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-12-04T08:33:30.8457650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-12-04T08:33:30.8459270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-12-04T08:33:30.8461170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-12-04T08:33:30.8462570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-12-04T08:33:30.8464070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-12-04T08:33:30.8465540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-12-04T08:33:30.8466960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-12-04T08:33:30.8468440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-12-04T08:33:30.8470010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-12-04T08:33:30.8471430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-12-04T08:33:30.8472940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8486140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-12-04T08:33:30.8486470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-12-04T08:33:30.8486780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-12-04T08:33:30.8487080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-12-04T08:33:30.8487350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/reporters.py 2025-12-04T08:33:30.8567240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/py.typed 2025-12-04T08:33:30.8567550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exceptions.py 2025-12-04T08:33:30.8567890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-12-04T08:33:30.8568190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/constants.py 2025-12-04T08:33:30.8568480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__init__.py 2025-12-04T08:33:30.8568850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:30.8569200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8569600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-12-04T08:33:30.8569870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-12-04T08:33:30.8570170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-12-04T08:33:30.8570450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-12-04T08:33:30.8570730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-12-04T08:33:30.8571020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-12-04T08:33:30.8571370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-12-04T08:33:30.8571720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-12-04T08:33:30.8572070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:30.8572400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-12-04T08:33:30.8572760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-12-04T08:33:30.8573120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:30.8573470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-12-04T08:33:30.8574020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-12-04T08:33:30.8574380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8574670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-12-04T08:33:30.8574950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-12-04T08:33:30.8575250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-12-04T08:33:30.8668900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-12-04T08:33:30.8669200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-12-04T08:33:30.8669460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_vendor.py 2025-12-04T08:33:30.8669730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__main__.py 2025-12-04T08:33:30.8670020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/constants.py 2025-12-04T08:33:30.8670300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__init__.py 2025-12-04T08:33:30.8670650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-12-04T08:33:30.8671000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:30.8671350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8671630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/context.py 2025-12-04T08:33:30.8671900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/activate.py 2025-12-04T08:33:30.8672160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda/history.py 2025-12-04T08:33:30.8672610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-12-04T08:33:30.8673060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-12-04T08:33:30.8673510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-12-04T08:33:30.8673960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-12-04T08:33:30.8674230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/xontrib/conda.xsh 2025-12-04T08:33:30.8674540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/RECORD 2025-12-04T08:33:30.8674870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:30.8675340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/licenses/LICENSE 2025-12-04T08:33:30.8675660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/direct_url.json 2025-12-04T08:33:30.8675960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/WHEEL 2025-12-04T08:33:30.8676290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/entry_points.txt 2025-12-04T08:33:30.8676590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/REQUESTED 2025-12-04T08:33:30.8676990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/INSTALLER 2025-12-04T08:33:30.8677300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.9.1.dist-info/METADATA 2025-12-04T08:33:30.8677580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__init__.py 2025-12-04T08:33:30.8677920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8678210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-12-04T08:33:30.8678550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8678830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/README.md 2025-12-04T08:33:30.8679140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-12-04T08:33:30.8679510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.9.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8679720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.8679930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.8680150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_utils.py 2025-12-04T08:33:30.8680400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jwt.py 2025-12-04T08:33:30.8680650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_compressed_jwt.py 2025-12-04T08:33:30.8680890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_advisory.py 2025-12-04T08:33:30.8681130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_exceptions.py 2025-12-04T08:33:30.8681350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:30.8681580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_jwks_client.py 2025-12-04T08:33:30.8681800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/utils.py 2025-12-04T08:33:30.8682020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_jwt.py 2025-12-04T08:33:30.8682310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_keyset_only_unknown_alg.json 2025-12-04T08:33:30.8682580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_key_Ed25519.json 2025-12-04T08:33:30.8682940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.cer 2025-12-04T08:33:30.8683210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec_secp192r1.priv 2025-12-04T08:33:30.8683480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-384.json 2025-12-04T08:33:30.8683740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_pub_Ed448.json 2025-12-04T08:33:30.8683990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-521.json 2025-12-04T08:33:30.8684260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_secp256k1.json 2025-12-04T08:33:30.8684590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-256.json 2025-12-04T08:33:30.8684820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/__init__.py 2025-12-04T08:33:30.8685060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_rsa_pub.json 2025-12-04T08:33:30.8685320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_secp256k1.json 2025-12-04T08:33:30.8685560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec.priv 2025-12-04T08:33:30.8685810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec_ssh.pub 2025-12-04T08:33:30.8686040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_rsa_key.json 2025-12-04T08:33:30.8686300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-521.json 2025-12-04T08:33:30.8686560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_key_Ed448.json 2025-12-04T08:33:30.8686810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey2_rsa.pub.pem 2025-12-04T08:33:30.8687060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-384.json 2025-12-04T08:33:30.8687300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.pub 2025-12-04T08:33:30.8687560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_pkcs1.pub.pem 2025-12-04T08:33:30.8687800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.priv 2025-12-04T08:33:30.8688040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec.pub 2025-12-04T08:33:30.8688330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_keyset_with_unknown_alg.json 2025-12-04T08:33:30.8688600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_pub_Ed25519.json 2025-12-04T08:33:30.8688850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-256.json 2025-12-04T08:33:30.8689090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_hmac.json 2025-12-04T08:33:30.8689330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_empty.json 2025-12-04T08:33:30.8689570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ed25519.pub 2025-12-04T08:33:30.8689810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ed25519 2025-12-04T08:33:30.8690040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jwk.py 2025-12-04T08:33:30.8690400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jws.py 2025-12-04T08:33:30.8690640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_algorithms.py 2025-12-04T08:33:30.8690850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.8691100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.8691300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.8691540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.8691840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/run_test.py 2025-12-04T08:33:30.8692050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.8692280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.8692470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.8692660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.8692840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/files 2025-12-04T08:33:30.8693030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.8693210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.8693380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/git 2025-12-04T08:33:30.8693660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/algorithms.py 2025-12-04T08:33:30.8693920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jwt.py 2025-12-04T08:33:30.8694180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/warnings.py 2025-12-04T08:33:30.8694440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__init__.py 2025-12-04T08:33:30.8694690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/types.py 2025-12-04T08:33:30.8695040Z /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-12-04T08:33:30.8695360Z /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-12-04T08:33:30.8695700Z /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-12-04T08:33:30.8696020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.8696340Z /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-12-04T08:33:30.8696670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:30.8696980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:30.8697310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:30.8697630Z /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-12-04T08:33:30.8698080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:30.8698420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/algorithms.cpython-313.pyc 2025-12-04T08:33:30.8698740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8699020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/jwk_set_cache.py 2025-12-04T08:33:30.8699280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/utils.py 2025-12-04T08:33:30.8699620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/py.typed 2025-12-04T08:33:30.8699890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/exceptions.py 2025-12-04T08:33:30.8700160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jwk.py 2025-12-04T08:33:30.8700430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/jwks_client.py 2025-12-04T08:33:30.8700680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jws.py 2025-12-04T08:33:30.8700930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/help.py 2025-12-04T08:33:30.8701230Z /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-12-04T08:33:30.8701530Z /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-12-04T08:33:30.8701860Z /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-12-04T08:33:30.8702160Z /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-12-04T08:33:30.8702470Z /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-12-04T08:33:30.8702790Z /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-12-04T08:33:30.8703090Z /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-12-04T08:33:30.8703400Z /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-12-04T08:33:30.8703720Z /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-12-04T08:33:30.8703910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_1.conda 2025-12-04T08:33:30.8704090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.2-py313hca03da5_0.conda 2025-12-04T08:33:30.8704220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1.conda 2025-12-04T08:33:30.8704450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/repodata_record.json 2025-12-04T08:33:30.8704650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/test/run_test.sh 2025-12-04T08:33:30.8704890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/licenses/COPYRIGHT.txt 2025-12-04T08:33:30.8705130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/fix-dll-name.diff 2025-12-04T08:33:30.8705350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/bld.bat 2025-12-04T08:33:30.8705680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/build.sh 2025-12-04T08:33:30.8705910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:30.8706140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.8706340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/meta.yaml 2025-12-04T08:33:30.8706520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/paths.json 2025-12-04T08:33:30.8706710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/hash_input.json 2025-12-04T08:33:30.8706950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/files 2025-12-04T08:33:30.8707130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/about.json 2025-12-04T08:33:30.8708070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/index.json 2025-12-04T08:33:30.8709010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/git 2025-12-04T08:33:30.8710100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.0.0.dylib 2025-12-04T08:33:30.8711200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.dylib 2025-12-04T08:33:30.8712610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.8713770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.8715130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/pyproject.toml 2025-12-04T08:33:30.8716460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_parser.py 2025-12-04T08:33:30.8717960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_shell_completion.py 2025-12-04T08:33:30.8719050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_basic.py 2025-12-04T08:33:30.8720300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_utils.py 2025-12-04T08:33:30.8721410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_termui.py 2025-12-04T08:33:30.8722630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:30.8723940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_options.py 2025-12-04T08:33:30.8725080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_info_dict.py 2025-12-04T08:33:30.8726370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_imports.py 2025-12-04T08:33:30.8727690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_command_decorators.py 2025-12-04T08:33:30.8729290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_confirmation_option.py 2025-12-04T08:33:30.8730680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_help_option.py 2025-12-04T08:33:30.8732000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_options.py 2025-12-04T08:33:30.8733490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_group_kw_options.py 2025-12-04T08:33:30.8734940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_aliased_group.py 2025-12-04T08:33:30.8736280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_simple_example.py 2025-12-04T08:33:30.8737750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_version_option.py 2025-12-04T08:33:30.8739030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/typing/typing_password_option.py 2025-12-04T08:33:30.8740120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_commands.py 2025-12-04T08:33:30.8741360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_compat.py 2025-12-04T08:33:30.8742620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_formatting.py 2025-12-04T08:33:30.8743840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_context.py 2025-12-04T08:33:30.8745030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_chain.py 2025-12-04T08:33:30.8746350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_normalization.py 2025-12-04T08:33:30.8747670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_defaults.py 2025-12-04T08:33:30.8749010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_custom_classes.py 2025-12-04T08:33:30.8750180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_types.py 2025-12-04T08:33:30.8751450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_arguments.py 2025-12-04T08:33:30.8752640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/tests/test_testing.py 2025-12-04T08:33:30.8753920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/shell-completion.rst 2025-12-04T08:33:30.8755040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/index.rst 2025-12-04T08:33:30.8756290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/documentation.rst 2025-12-04T08:33:30.8757480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/wincmd.rst 2025-12-04T08:33:30.8758690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/testing.rst 2025-12-04T08:33:30.8759830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/Makefile 2025-12-04T08:33:30.8761010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/why.rst 2025-12-04T08:33:30.8762650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/conf.py 2025-12-04T08:33:30.8763380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/prompts.rst 2025-12-04T08:33:30.8764720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/setuptools.rst 2025-12-04T08:33:30.8765900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/virtualenv.rst 2025-12-04T08:33:30.8767160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/_static/click-logo.png 2025-12-04T08:33:30.8768520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/_static/click-icon.png 2025-12-04T08:33:30.8769870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/_static/click-logo-sidebar.png 2025-12-04T08:33:30.8770980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/complex.rst 2025-12-04T08:33:30.8772220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/options.rst 2025-12-04T08:33:30.8773300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/make.bat 2025-12-04T08:33:30.8774560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/quickstart.rst 2025-12-04T08:33:30.8775750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/commands.rst 2025-12-04T08:33:30.8776830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/license.rst 2025-12-04T08:33:30.8777970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/contrib.rst 2025-12-04T08:33:30.8779200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/arguments.rst 2025-12-04T08:33:30.8780390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/upgrading.rst 2025-12-04T08:33:30.8781590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/changes.rst 2025-12-04T08:33:30.8782800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/advanced.rst 2025-12-04T08:33:30.8784000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/utils.rst 2025-12-04T08:33:30.8785420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/unicode-support.rst 2025-12-04T08:33:30.8786540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/api.rst 2025-12-04T08:33:30.8787790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/handling-files.rst 2025-12-04T08:33:30.8789090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/exceptions.rst 2025-12-04T08:33:30.8790390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/docs/parameters.rst 2025-12-04T08:33:30.8791570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.8792860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.8794040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/licenses/LICENSE.txt 2025-12-04T08:33:30.8795280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.8796230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.8797460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.8798420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.8799650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.8800620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/files 2025-12-04T08:33:30.8801640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.8802810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.8803960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/info/git 2025-12-04T08:33:30.8805570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click-8.1.8.dist-info/RECORD 2025-12-04T08:33:30.8807310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click-8.1.8.dist-info/direct_url.json 2025-12-04T08:33:30.8808820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click-8.1.8.dist-info/WHEEL 2025-12-04T08:33:30.8810400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click-8.1.8.dist-info/LICENSE.txt 2025-12-04T08:33:30.8812070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click-8.1.8.dist-info/REQUESTED 2025-12-04T08:33:30.8813460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click-8.1.8.dist-info/INSTALLER 2025-12-04T08:33:30.8815200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click-8.1.8.dist-info/METADATA 2025-12-04T08:33:30.8816480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/_winconsole.py 2025-12-04T08:33:30.8817940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/_textwrap.py 2025-12-04T08:33:30.8819310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/globals.py 2025-12-04T08:33:30.8820700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__init__.py 2025-12-04T08:33:30.8822120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/core.py 2025-12-04T08:33:30.8823580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/types.py 2025-12-04T08:33:30.8825320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_winconsole.cpython-313.pyc 2025-12-04T08:33:30.8827020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/shell_completion.cpython-313.pyc 2025-12-04T08:33:30.8828830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/globals.cpython-313.pyc 2025-12-04T08:33:30.8830320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:30.8832040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_compat.cpython-313.pyc 2025-12-04T08:33:30.8833760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_termui_impl.cpython-313.pyc 2025-12-04T08:33:30.8835390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/testing.cpython-313.pyc 2025-12-04T08:33:30.8837210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/decorators.cpython-313.pyc 2025-12-04T08:33:30.8838790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.8840180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:30.8841510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/formatting.cpython-313.pyc 2025-12-04T08:33:30.8842840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:30.8844460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/termui.cpython-313.pyc 2025-12-04T08:33:30.8845540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_textwrap.cpython-313.pyc 2025-12-04T08:33:30.8846950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.8848250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:30.8849380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/formatting.py 2025-12-04T08:33:30.8850900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/parser.py 2025-12-04T08:33:30.8851780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/termui.py 2025-12-04T08:33:30.8852670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/utils.py 2025-12-04T08:33:30.8854030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/py.typed 2025-12-04T08:33:30.8855430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/exceptions.py 2025-12-04T08:33:30.8856980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/shell_completion.py 2025-12-04T08:33:30.8858460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/_compat.py 2025-12-04T08:33:30.8860100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/_termui_impl.py 2025-12-04T08:33:30.8861440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/testing.py 2025-12-04T08:33:30.8862880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.1.8-py313hca03da5_0/lib/python3.13/site-packages/click/decorators.py 2025-12-04T08:33:30.8863640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jansson-2.14-h80987f9_1.conda 2025-12-04T08:33:30.8865020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/bin/conda-content-trust 2025-12-04T08:33:30.8866300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:30.8867550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-12-04T08:33:30.8868910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:30.8870430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-12-04T08:33:30.8871700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:30.8873310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.8874490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:30.8875960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.8877110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/paths.json 2025-12-04T08:33:30.8878380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:30.8879540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/files 2025-12-04T08:33:30.8880710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/about.json 2025-12-04T08:33:30.8881900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/has_prefix 2025-12-04T08:33:30.8883110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/index.json 2025-12-04T08:33:30.8884180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/git 2025-12-04T08:33:30.8886150Z /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-12-04T08:33:30.8887980Z /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-12-04T08:33:30.8889840Z /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-12-04T08:33:30.8892120Z /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-12-04T08:33:30.8894020Z /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-12-04T08:33:30.8896030Z /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-12-04T08:33:30.8898270Z /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-12-04T08:33:30.8900330Z /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-12-04T08:33:30.8902280Z /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-12-04T08:33:30.8904660Z /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-12-04T08:33:30.8906630Z /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-12-04T08:33:30.8908570Z /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-12-04T08:33:30.8910910Z /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-12-04T08:33:30.8912560Z /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-12-04T08:33:30.8914220Z /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-12-04T08:33:30.8915940Z /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-12-04T08:33:30.8917710Z /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-12-04T08:33:30.8919340Z /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-12-04T08:33:30.8921170Z /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-12-04T08:33:30.8923020Z /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-12-04T08:33:30.8924970Z /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-12-04T08:33:30.8927080Z /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-12-04T08:33:30.8929130Z /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-12-04T08:33:30.8931150Z /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-12-04T08:33:30.8933140Z /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-12-04T08:33:30.8935130Z /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-12-04T08:33:30.8937050Z /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-12-04T08:33:30.8938850Z /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-12-04T08:33:30.8940650Z /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-12-04T08:33:30.8941800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/repodata_record.json 2025-12-04T08:33:30.8942920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/test/run_test.py 2025-12-04T08:33:30.8944040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/licenses/LICENSE 2025-12-04T08:33:30.8945390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.8946480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/recipe/meta.yaml 2025-12-04T08:33:30.8947720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/recipe/meta.yaml.template 2025-12-04T08:33:30.8948770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/paths.json 2025-12-04T08:33:30.8950000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/hash_input.json 2025-12-04T08:33:30.8951020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/files 2025-12-04T08:33:30.8952110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/about.json 2025-12-04T08:33:30.8953310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/index.json 2025-12-04T08:33:30.8954050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/info/git 2025-12-04T08:33:30.8955530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/sockshandler.py 2025-12-04T08:33:30.8957220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/RECORD 2025-12-04T08:33:30.8959530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/licenses/LICENSE 2025-12-04T08:33:30.8961140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/direct_url.json 2025-12-04T08:33:30.8962710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/WHEEL 2025-12-04T08:33:30.8964410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/top_level.txt 2025-12-04T08:33:30.8965960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/REQUESTED 2025-12-04T08:33:30.8967580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/INSTALLER 2025-12-04T08:33:30.8969090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/METADATA 2025-12-04T08:33:30.8970830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-12-04T08:33:30.8972510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-12-04T08:33:30.8973620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_1/lib/python3.13/site-packages/socks.py 2025-12-04T08:33:30.8974480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/bin/adig 2025-12-04T08:33:30.8975410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/bin/ahost 2025-12-04T08:33:30.8976530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_version.h 2025-12-04T08:33:30.8977630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_build.h 2025-12-04T08:33:30.8978570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares.h 2025-12-04T08:33:30.8979760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_nameser.h 2025-12-04T08:33:30.8980930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_dns_record.h 2025-12-04T08:33:30.8982030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_dns.h 2025-12-04T08:33:30.8983200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/repodata_record.json 2025-12-04T08:33:30.8984330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/test/run_test.sh 2025-12-04T08:33:30.8985530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/licenses/LICENSE.md 2025-12-04T08:33:30.8986700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/bld_output.bat 2025-12-04T08:33:30.8987760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:30.8989060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/build_output.sh 2025-12-04T08:33:30.8990390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.8991480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/meta.yaml 2025-12-04T08:33:30.8992610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/build_output.sh 2025-12-04T08:33:30.8993690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/run_exports.json 2025-12-04T08:33:30.8994710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/paths.json 2025-12-04T08:33:30.8995700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/hash_input.json 2025-12-04T08:33:30.8996700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/files 2025-12-04T08:33:30.8997800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/about.json 2025-12-04T08:33:30.8998680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/has_prefix 2025-12-04T08:33:30.8999720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/index.json 2025-12-04T08:33:30.9000640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/git 2025-12-04T08:33:30.9001830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.2.19.4.dylib 2025-12-04T08:33:30.9002870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/pkgconfig/libcares.pc 2025-12-04T08:33:30.9004250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-12-04T08:33:30.9005530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-config.cmake 2025-12-04T08:33:30.9006780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-targets.cmake 2025-12-04T08:33:30.9008230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-config-version.cmake 2025-12-04T08:33:30.9009250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.dylib 2025-12-04T08:33:30.9010430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.2.dylib 2025-12-04T08:33:30.9011770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_del.3 2025-12-04T08:33:30.9012930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_expand_string.3 2025-12-04T08:33:30.9014160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers.3 2025-12-04T08:33:30.9015360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_mapping.3 2025-12-04T08:33:30.9016450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_init.3 2025-12-04T08:33:30.9017590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_reinit.3 2025-12-04T08:33:30.9019050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt_cnt.3 2025-12-04T08:33:30.9020270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_ip4.3 2025-12-04T08:33:30.9021360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue.3 2025-12-04T08:33:30.9022660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u16.3 2025-12-04T08:33:30.9023920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_search_dnsrec.3 2025-12-04T08:33:30.9025110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_destroy.3 2025-12-04T08:33:30.9026420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_parse.3 2025-12-04T08:33:30.9027750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_inet_pton.3 2025-12-04T08:33:30.9028910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process.3 2025-12-04T08:33:30.9030220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_create_query.3 2025-12-04T08:33:30.9031670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_destroy.3 2025-12-04T08:33:30.9032820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_svcb_param_t.3 2025-12-04T08:33:30.9033960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_csv.3 2025-12-04T08:33:30.9034900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_add.3 2025-12-04T08:33:30.9036010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_t.3 2025-12-04T08:33:30.9036980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt_byid.3 2025-12-04T08:33:30.9038030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_init.3 2025-12-04T08:33:30.9038960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_tostr.3 2025-12-04T08:33:30.9040030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_string.3 2025-12-04T08:33:30.9040960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_create.3 2025-12-04T08:33:30.9042000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getsock.3 2025-12-04T08:33:30.9042920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u16.3 2025-12-04T08:33:30.9044040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_addr6.3 2025-12-04T08:33:30.9044840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_mkquery.3 2025-12-04T08:33:30.9045910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_write.3 2025-12-04T08:33:30.9047220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_del_opt_byid.3 2025-12-04T08:33:30.9048660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_fromstr.3 2025-12-04T08:33:30.9049890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_ports_csv.3 2025-12-04T08:33:30.9056310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_freeaddrinfo.3 2025-12-04T08:33:30.9056610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_destroy_options.3 2025-12-04T08:33:30.9056980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_get.3 2025-12-04T08:33:30.9057190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_fds.3 2025-12-04T08:33:30.9057420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyname.3 2025-12-04T08:33:30.9057680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_abin.3 2025-12-04T08:33:30.9058750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_init_options.3 2025-12-04T08:33:30.9060130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_keys.3 2025-12-04T08:33:30.9061550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_type.3 2025-12-04T08:33:30.9062620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_timeout.3 2025-12-04T08:33:30.9063820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getnameinfo.3 2025-12-04T08:33:30.9065080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_dev.3 2025-12-04T08:33:30.9066550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_section_t.3 2025-12-04T08:33:30.9067970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyname_file.3 2025-12-04T08:33:30.9069480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_pending_write.3 2025-12-04T08:33:30.9070740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers_csv.3 2025-12-04T08:33:30.9072140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_get_datatype.3 2025-12-04T08:33:30.9073320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opcode_t.3 2025-12-04T08:33:30.9074630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_set_id.3 2025-12-04T08:33:30.9075970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers_ports.3 2025-12-04T08:33:30.9077270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_get_name.3 2025-12-04T08:33:30.9078750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr.3 2025-12-04T08:33:30.9079930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_soa_reply.3 2025-12-04T08:33:30.9081230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_naptr_reply.3 2025-12-04T08:33:30.9082660Z /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-12-04T08:33:30.9084080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_a_reply.3 2025-12-04T08:33:30.9085690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_configure_callback.3 2025-12-04T08:33:30.9086870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_opt_param_t.3 2025-12-04T08:33:30.9088120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_id.3 2025-12-04T08:33:30.9089300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rcode_tostr.3 2025-12-04T08:33:30.9090640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_pending_write_cb.3 2025-12-04T08:33:30.9091930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_ttl.3 2025-12-04T08:33:30.9093270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_name.3 2025-12-04T08:33:30.9094610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_t.3 2025-12-04T08:33:30.9095960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_init_android.3 2025-12-04T08:33:30.9097070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_strerror.3 2025-12-04T08:33:30.9098340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_fromstr.3 2025-12-04T08:33:30.9099650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_functions_ex.3 2025-12-04T08:33:30.9100780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_send.3 2025-12-04T08:33:30.9102480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_opcode.3 2025-12-04T08:33:30.9103740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_aaaa_reply.3 2025-12-04T08:33:30.9105070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record.3 2025-12-04T08:33:30.9106370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_callback.3 2025-12-04T08:33:30.9107520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_flags_t.3 2025-12-04T08:33:30.9108850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_ns_reply.3 2025-12-04T08:33:30.9110230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_cnt.3 2025-12-04T08:33:30.9111510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_add_abin.3 2025-12-04T08:33:30.9112660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getaddrinfo.3 2025-12-04T08:33:30.9113870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_caa_reply.3 2025-12-04T08:33:30.9115320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_addr6.3 2025-12-04T08:33:30.9116480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_tostr.3 2025-12-04T08:33:30.9117840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_add.3 2025-12-04T08:33:30.9119440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_abin_cnt.3 2025-12-04T08:33:30.9120870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_set_type.3 2025-12-04T08:33:30.9122150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt.3 2025-12-04T08:33:30.9123400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_fd.3 2025-12-04T08:33:30.9124610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_sortlist.3 2025-12-04T08:33:30.9126010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_hostent.3 2025-12-04T08:33:30.9127230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u8.3 2025-12-04T08:33:30.9128590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_selector_t.3 2025-12-04T08:33:30.9129750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u8.3 2025-12-04T08:33:30.9131090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_get.3 2025-12-04T08:33:30.9132390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_ip6.3 2025-12-04T08:33:30.9133820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_flags.3 2025-12-04T08:33:30.9134930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_opt.3 2025-12-04T08:33:30.9136150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_txt_reply.3 2025-12-04T08:33:30.9137520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_send_dnsrec.3 2025-12-04T08:33:30.9138800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_class.3 2025-12-04T08:33:30.9140090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_datatype_t.3 2025-12-04T08:33:30.9141400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_search.3 2025-12-04T08:33:30.9142700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_set_name.3 2025-12-04T08:33:30.9144070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_get_const.3 2025-12-04T08:33:30.9145370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_datatype_t.3 2025-12-04T08:33:30.9146650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_mx_reply.3 2025-12-04T08:33:30.9147890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_section_tostr.3 2025-12-04T08:33:30.9149120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opcode_tostr.3 2025-12-04T08:33:30.9150300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_version.3 2025-12-04T08:33:30.9151520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_srv_reply.3 2025-12-04T08:33:30.9152710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyaddr.3 2025-12-04T08:33:30.9153940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_t.3 2025-12-04T08:33:30.9155220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_functions.3 2025-12-04T08:33:30.9156470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_datatype.3 2025-12-04T08:33:30.9157660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_fds.3 2025-12-04T08:33:30.9158650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dup.3 2025-12-04T08:33:30.9159970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_bin.3 2025-12-04T08:33:30.9161150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_ports.3 2025-12-04T08:33:30.9162480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_cleanup.3 2025-12-04T08:33:30.9163950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_addr.3 2025-12-04T08:33:30.9165290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_rcode.3 2025-12-04T08:33:30.9166500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_threadsafety.3 2025-12-04T08:33:30.9167800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_str.3 2025-12-04T08:33:30.9169090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue_wait_empty.3 2025-12-04T08:33:30.9170290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_data.3 2025-12-04T08:33:30.9171510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_usage_t.3 2025-12-04T08:33:30.9172910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_initialized.3 2025-12-04T08:33:30.9174170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u32.3 2025-12-04T08:33:30.9175620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_query_dnsrec.3 2025-12-04T08:33:30.9176860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_cnt.3 2025-12-04T08:33:30.9178070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_uri_reply.3 2025-12-04T08:33:30.9179260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers.3 2025-12-04T08:33:30.9180380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_query.3 2025-12-04T08:33:30.9181750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_match_t.3 2025-12-04T08:33:30.9183080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_ptr_reply.3 2025-12-04T08:33:30.9184340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u32.3 2025-12-04T08:33:30.9185640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue_active_queries.3 2025-12-04T08:33:30.9186980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_addr.3 2025-12-04T08:33:30.9188230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_save_options.3 2025-12-04T08:33:30.9189580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_inet_ntop.3 2025-12-04T08:33:30.9190840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_bin.3 2025-12-04T08:33:30.9191970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_cancel.3 2025-12-04T08:33:30.9193530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_server_state_callback.3 2025-12-04T08:33:30.9195170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_duplicate.3 2025-12-04T08:33:30.9196050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rcode_t.3 2025-12-04T08:33:30.9197310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_tostr.3 2025-12-04T08:33:30.9198600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_str.3 2025-12-04T08:33:30.9199780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_expand_name.3 2025-12-04T08:33:30.9201080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_del_abin.3 2025-12-04T08:33:30.9202080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man1/adig.1 2025-12-04T08:33:30.9203200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man1/ahost.1 2025-12-04T08:33:30.9204310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.9205440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.9206650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/tests/test_idna.py 2025-12-04T08:33:30.9207940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/tests/test_idna_uts46.py 2025-12-04T08:33:30.9209290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/tests/test_idna_codec.py 2025-12-04T08:33:30.9210660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/tests/test_idna_compat.py 2025-12-04T08:33:30.9211830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/tests/__init__.py 2025-12-04T08:33:30.9213070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/tests/test_intranges.py 2025-12-04T08:33:30.9214240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.9215460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.9216640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/licenses/LICENSE.md 2025-12-04T08:33:30.9217980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.9219110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.9220260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.9221320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.9222480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.9223590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/files 2025-12-04T08:33:30.9224480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.9225500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.9226450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/info/git 2025-12-04T08:33:30.9228160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna-3.11.dist-info/RECORD 2025-12-04T08:33:30.9229860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna-3.11.dist-info/licenses/LICENSE.md 2025-12-04T08:33:30.9231250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna-3.11.dist-info/direct_url.json 2025-12-04T08:33:30.9232260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna-3.11.dist-info/WHEEL 2025-12-04T08:33:30.9233550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna-3.11.dist-info/REQUESTED 2025-12-04T08:33:30.9234730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna-3.11.dist-info/INSTALLER 2025-12-04T08:33:30.9236040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna-3.11.dist-info/METADATA 2025-12-04T08:33:30.9237000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/intranges.py 2025-12-04T08:33:30.9238280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/package_data.py 2025-12-04T08:33:30.9239190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/compat.py 2025-12-04T08:33:30.9240470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/idnadata.py 2025-12-04T08:33:30.9241740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__init__.py 2025-12-04T08:33:30.9243000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/core.py 2025-12-04T08:33:30.9244850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-12-04T08:33:30.9246550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:30.9248340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-12-04T08:33:30.9249920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:30.9251640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-12-04T08:33:30.9253370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-12-04T08:33:30.9255160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-12-04T08:33:30.9256690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9258030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/py.typed 2025-12-04T08:33:30.9259490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/codec.py 2025-12-04T08:33:30.9260880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.11-py313hca03da5_0/lib/python3.13/site-packages/idna/uts46data.py 2025-12-04T08:33:30.9261930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.9263010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.9264150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.9265590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.9266630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/example.toml 2025-12-04T08:33:30.9267650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.9269050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.9270320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/run_test.py 2025-12-04T08:33:30.9272440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.9272690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.9273780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/example.toml 2025-12-04T08:33:30.9274660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.9275780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.9276810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/files 2025-12-04T08:33:30.9277910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.9279080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.9279990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/git 2025-12-04T08:33:30.9281620Z /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-12-04T08:33:30.9283320Z /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-12-04T08:33:30.9285130Z /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-12-04T08:33:30.9286810Z /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-12-04T08:33:30.9288560Z /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-12-04T08:33:30.9290000Z /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-12-04T08:33:30.9291580Z /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-12-04T08:33:30.9292950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_types.py 2025-12-04T08:33:30.9294450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__init__.py 2025-12-04T08:33:30.9296190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:30.9297810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_re.cpython-313.pyc 2025-12-04T08:33:30.9299510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9301190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:30.9302430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_parser.py 2025-12-04T08:33:30.9303750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_re.py 2025-12-04T08:33:30.9305080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/py.typed 2025-12-04T08:33:30.9306050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libunistring-1.3-h1799b2a_0.conda 2025-12-04T08:33:30.9307020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.41.4-py313h108b7f8_0.conda 2025-12-04T08:33:30.9308280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/include/simdjson.h 2025-12-04T08:33:30.9309470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/repodata_record.json 2025-12-04T08:33:30.9310690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/run_test.sh 2025-12-04T08:33:30.9311880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/CMakeLists.txt 2025-12-04T08:33:30.9313040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.cpp 2025-12-04T08:33:30.9314210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.json 2025-12-04T08:33:30.9315540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.9316550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/licenses/LICENSE 2025-12-04T08:33:30.9317830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/CMakeLists.txt 2025-12-04T08:33:30.9319190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.cpp 2025-12-04T08:33:30.9320460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.json 2025-12-04T08:33:30.9321570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/bld.bat 2025-12-04T08:33:30.9322790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/build.sh 2025-12-04T08:33:30.9324020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-12-04T08:33:30.9325460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.9326640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/meta.yaml 2025-12-04T08:33:30.9327660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/run_exports.json 2025-12-04T08:33:30.9328730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/paths.json 2025-12-04T08:33:30.9329870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/hash_input.json 2025-12-04T08:33:30.9330870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/files 2025-12-04T08:33:30.9331880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/about.json 2025-12-04T08:33:30.9333070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/has_prefix 2025-12-04T08:33:30.9334030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/index.json 2025-12-04T08:33:30.9335010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/git 2025-12-04T08:33:30.9336250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/pkgconfig/simdjson.pc 2025-12-04T08:33:30.9337400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.0.0.dylib 2025-12-04T08:33:30.9338990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config-version.cmake 2025-12-04T08:33:30.9340300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config.cmake 2025-12-04T08:33:30.9341660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets.cmake 2025-12-04T08:33:30.9343050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-12-04T08:33:30.9344230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.dylib 2025-12-04T08:33:30.9345260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.dylib 2025-12-04T08:33:30.9346680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.9348030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.9349420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/tests/conftest.py 2025-12-04T08:33:30.9351210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/tests/introspection/test_literal_values.py 2025-12-04T08:33:30.9352720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/tests/introspection/__init__.py 2025-12-04T08:33:30.9354350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/tests/introspection/test_is_union_origin.py 2025-12-04T08:33:30.9356000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/tests/introspection/test_inspect_annotation.py 2025-12-04T08:33:30.9357540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/tests/typing_objects/__init__.py 2025-12-04T08:33:30.9359330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/tests/typing_objects/test_member_checks.py 2025-12-04T08:33:30.9360660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.9362160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.9363490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.9364980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.9366330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.9367760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.9369020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.9370200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.9371360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/files 2025-12-04T08:33:30.9372460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.9373600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.9374690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/info/git 2025-12-04T08:33:30.9376560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-12-04T08:33:30.9378500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-12-04T08:33:30.9380610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-12-04T08:33:30.9382590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-12-04T08:33:30.9384510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9386160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-12-04T08:33:30.9387830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-12-04T08:33:30.9389590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/py.typed 2025-12-04T08:33:30.9391420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/RECORD 2025-12-04T08:33:30.9393450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/licenses/LICENSE 2025-12-04T08:33:30.9395630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/direct_url.json 2025-12-04T08:33:30.9397640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/WHEEL 2025-12-04T08:33:30.9399580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/REQUESTED 2025-12-04T08:33:30.9401280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/INSTALLER 2025-12-04T08:33:30.9403250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.2-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/METADATA 2025-12-04T08:33:30.9404190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhdf14ebd_1.conda 2025-12-04T08:33:30.9405540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:30.9406870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:30.9408080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:30.9409500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:30.9410590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:30.9412740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/recipe/patches/0021-Add-d1trimfile-SRC_DIR-to-make-pdbs-more-relocatable.patch 2025-12-04T08:33:30.9413690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/recipe/bld.bat 2025-12-04T08:33:30.9414940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/recipe/build.sh 2025-12-04T08:33:30.9416420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:30.9417660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:30.9419120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:30.9420240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/paths.json 2025-12-04T08:33:30.9421450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:30.9422660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/files 2025-12-04T08:33:30.9423750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/about.json 2025-12-04T08:33:30.9424890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/index.json 2025-12-04T08:33:30.9426070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/info/git 2025-12-04T08:33:30.9427930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/PKG-INFO 2025-12-04T08:33:30.9429390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/SOURCES.txt 2025-12-04T08:33:30.9430890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/entry_points.txt 2025-12-04T08:33:30.9432300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/requires.txt 2025-12-04T08:33:30.9434010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/top_level.txt 2025-12-04T08:33:30.9436020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/dependency_links.txt 2025-12-04T08:33:30.9437500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/distutils-precedence.pth 2025-12-04T08:33:30.9439050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_path.py 2025-12-04T08:33:30.9440620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-12-04T08:33:30.9442150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/logging.py 2025-12-04T08:33:30.9443680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/windows_support.py 2025-12-04T08:33:30.9445490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_normalization.py 2025-12-04T08:33:30.9447080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-12-04T08:33:30.9448640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-12-04T08:33:30.9450250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-12-04T08:33:30.9452170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-12-04T08:33:30.9454530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-12-04T08:33:30.9456390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-12-04T08:33:30.9458710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9460650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:30.9462550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-12-04T08:33:30.9464180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-12-04T08:33:30.9465800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/archive_util.py 2025-12-04T08:33:30.9467320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_imp.py 2025-12-04T08:33:30.9468880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/version.py 2025-12-04T08:33:30.9470490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/modified.py 2025-12-04T08:33:30.9472300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-12-04T08:33:30.9474200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-12-04T08:33:30.9476180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-12-04T08:33:30.9478010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-12-04T08:33:30.9479800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-12-04T08:33:30.9481610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-12-04T08:33:30.9483850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-12-04T08:33:30.9485980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9487690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-12-04T08:33:30.9489900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:30.9492010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:30.9494170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:30.9496310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.9498340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:30.9500310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:30.9502600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:30.9504530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:30.9506740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:30.9508780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9510860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:30.9512790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:30.9514810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:30.9517060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:30.9518680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-12-04T08:33:30.9520600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-12-04T08:33:30.9522470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-12-04T08:33:30.9524300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-12-04T08:33:30.9525950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-12-04T08:33:30.9527800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-12-04T08:33:30.9529620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-12-04T08:33:30.9531490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-12-04T08:33:30.9533370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-12-04T08:33:30.9535110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-12-04T08:33:30.9537190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-12-04T08:33:30.9539130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-12-04T08:33:30.9541040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-12-04T08:33:30.9542910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-12-04T08:33:30.9545280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-12-04T08:33:30.9546860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-12-04T08:33:30.9548670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-12-04T08:33:30.9550940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-12-04T08:33:30.9553140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-12-04T08:33:30.9555360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-12-04T08:33:30.9557480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-12-04T08:33:30.9559600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-12-04T08:33:30.9561710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-12-04T08:33:30.9563590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-12-04T08:33:30.9565860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-12-04T08:33:30.9568000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-12-04T08:33:30.9570200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-12-04T08:33:30.9572460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-12-04T08:33:30.9574630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-12-04T08:33:30.9576730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-12-04T08:33:30.9579110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-12-04T08:33:30.9580810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-12-04T08:33:30.9582810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-12-04T08:33:30.9585180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-12-04T08:33:30.9587490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9589150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-12-04T08:33:30.9591340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9593010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-12-04T08:33:30.9596080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-12-04T08:33:30.9597640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-12-04T08:33:30.9599160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-12-04T08:33:30.9600760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-12-04T08:33:30.9603130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9604870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-12-04T08:33:30.9606870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-12-04T08:33:30.9608970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-12-04T08:33:30.9610740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-12-04T08:33:30.9612560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-12-04T08:33:30.9614760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-12-04T08:33:30.9617100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-12-04T08:33:30.9619140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-12-04T08:33:30.9622240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-12-04T08:33:30.9623630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-12-04T08:33:30.9625170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9627180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-12-04T08:33:30.9629340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-12-04T08:33:30.9630710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-12-04T08:33:30.9632110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-12-04T08:33:30.9634550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9635530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-12-04T08:33:30.9638230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-12-04T08:33:30.9639530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-12-04T08:33:30.9641800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-12-04T08:33:30.9643870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-12-04T08:33:30.9645780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-12-04T08:33:30.9648120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-12-04T08:33:30.9650500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-12-04T08:33:30.9651880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-12-04T08:33:30.9653970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-12-04T08:33:30.9656090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-12-04T08:33:30.9658180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-12-04T08:33:30.9660290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-12-04T08:33:30.9662260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-12-04T08:33:30.9663960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-12-04T08:33:30.9665900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-12-04T08:33:30.9668790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-12-04T08:33:30.9669860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-12-04T08:33:30.9671990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-12-04T08:33:30.9673860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-12-04T08:33:30.9675780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-12-04T08:33:30.9677730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-12-04T08:33:30.9680160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-12-04T08:33:30.9682530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9684780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:30.9686690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-12-04T08:33:30.9688840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-12-04T08:33:30.9690700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-12-04T08:33:30.9692610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-12-04T08:33:30.9695030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-12-04T08:33:30.9697240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-12-04T08:33:30.9699730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-12-04T08:33:30.9701730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-12-04T08:33:30.9704250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-12-04T08:33:30.9706200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-12-04T08:33:30.9708440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9710760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-12-04T08:33:30.9712820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:30.9714540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-12-04T08:33:30.9716320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-12-04T08:33:30.9718250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-12-04T08:33:30.9720070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-12-04T08:33:30.9722060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-12-04T08:33:30.9723960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-12-04T08:33:30.9725600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-12-04T08:33:30.9727450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-12-04T08:33:30.9729280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-12-04T08:33:30.9731110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-12-04T08:33:30.9732870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-12-04T08:33:30.9734900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-12-04T08:33:30.9736960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-12-04T08:33:30.9738820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:30.9740780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:30.9742990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-12-04T08:33:30.9745090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-12-04T08:33:30.9747400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-12-04T08:33:30.9749290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:30.9751340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9753070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-12-04T08:33:30.9754890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-12-04T08:33:30.9756830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-12-04T08:33:30.9758580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-12-04T08:33:30.9760720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-12-04T08:33:30.9762680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:30.9764710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-12-04T08:33:30.9766710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-12-04T08:33:30.9768900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9770640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-12-04T08:33:30.9772470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-12-04T08:33:30.9774400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-12-04T08:33:30.9776740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-12-04T08:33:30.9778220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-12-04T08:33:30.9780230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-12-04T08:33:30.9782120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-12-04T08:33:30.9784190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-12-04T08:33:30.9786600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:30.9788790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:30.9791000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:30.9793060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:30.9795120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:30.9797380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:30.9799800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:30.9802170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:30.9804320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9806770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:30.9808960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:30.9811210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:30.9813300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:30.9815410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-12-04T08:33:30.9817090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-12-04T08:33:30.9819130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-12-04T08:33:30.9821020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-12-04T08:33:30.9823030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-12-04T08:33:30.9824840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-12-04T08:33:30.9826830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-12-04T08:33:30.9828470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-12-04T08:33:30.9830040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-12-04T08:33:30.9831500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-12-04T08:33:30.9832990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-12-04T08:33:30.9834360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-12-04T08:33:30.9836330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9837960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-12-04T08:33:30.9839520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-12-04T08:33:30.9841240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-12-04T08:33:30.9843010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-12-04T08:33:30.9844990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-12-04T08:33:30.9846970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9848730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-12-04T08:33:30.9850410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-12-04T08:33:30.9852390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:30.9854430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9855960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-12-04T08:33:30.9857980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-12-04T08:33:30.9859860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-12-04T08:33:30.9861760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-12-04T08:33:30.9863770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-12-04T08:33:30.9865660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-12-04T08:33:30.9867540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-12-04T08:33:30.9869880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-12-04T08:33:30.9871500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-12-04T08:33:30.9873220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-12-04T08:33:30.9875030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-12-04T08:33:30.9877000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-12-04T08:33:30.9879190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-12-04T08:33:30.9881340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9882980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-12-04T08:33:30.9884990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-12-04T08:33:30.9886800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-12-04T08:33:30.9888570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-12-04T08:33:30.9890480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-12-04T08:33:30.9892390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-12-04T08:33:30.9894500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-12-04T08:33:30.9897310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9899230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-12-04T08:33:30.9906610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:30.9909060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9909490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-12-04T08:33:30.9909860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-12-04T08:33:30.9910300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9910790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-12-04T08:33:30.9912730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-12-04T08:33:30.9914740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-12-04T08:33:30.9916740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:30.9918730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-12-04T08:33:30.9920780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9922910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-12-04T08:33:30.9924500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-12-04T08:33:30.9926200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-12-04T08:33:30.9928020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-12-04T08:33:30.9929770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-12-04T08:33:30.9931600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-12-04T08:33:30.9933190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-12-04T08:33:30.9934900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-12-04T08:33:30.9937040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:30.9938840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-12-04T08:33:30.9940890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:30.9942930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:30.9944390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-12-04T08:33:30.9945940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-12-04T08:33:30.9947640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-12-04T08:33:30.9949560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-12-04T08:33:30.9951850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-12-04T08:33:30.9953910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-12-04T08:33:30.9956000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-12-04T08:33:30.9957970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-12-04T08:33:30.9960110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-12-04T08:33:30.9962550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-12-04T08:33:30.9964280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-12-04T08:33:30.9966080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-12-04T08:33:30.9968010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-12-04T08:33:30.9970030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-12-04T08:33:30.9971990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-12-04T08:33:30.9973910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-12-04T08:33:30.9975790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-12-04T08:33:30.9977670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-12-04T08:33:30.9979540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-12-04T08:33:30.9981430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-12-04T08:33:30.9983110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-12-04T08:33:30.9985330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-12-04T08:33:30.9987110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-12-04T08:33:30.9989010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-12-04T08:33:30.9990900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-12-04T08:33:30.9992810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-12-04T08:33:30.9994930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-12-04T08:33:30.9996950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-12-04T08:33:30.9998860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-12-04T08:33:31.0000810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-12-04T08:33:31.0002940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-12-04T08:33:31.0005110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-12-04T08:33:31.0006870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-12-04T08:33:31.0008830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-12-04T08:33:31.0010710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-12-04T08:33:31.0012700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-12-04T08:33:31.0014530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-12-04T08:33:31.0016720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-12-04T08:33:31.0018510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-12-04T08:33:31.0020340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-12-04T08:33:31.0022170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-12-04T08:33:31.0023610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-12-04T08:33:31.0025110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-12-04T08:33:31.0026740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-12-04T08:33:31.0028090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-12-04T08:33:31.0030010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-12-04T08:33:31.0031990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-12-04T08:33:31.0034160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-12-04T08:33:31.0036200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-12-04T08:33:31.0038310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-12-04T08:33:31.0040190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-12-04T08:33:31.0042120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-12-04T08:33:31.0044100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-12-04T08:33:31.0046200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-12-04T08:33:31.0048130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-12-04T08:33:31.0050210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-12-04T08:33:31.0052170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-12-04T08:33:31.0054250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-12-04T08:33:31.0056190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-12-04T08:33:31.0058080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-12-04T08:33:31.0060110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-12-04T08:33:31.0062030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-12-04T08:33:31.0063890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-12-04T08:33:31.0065700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-12-04T08:33:31.0067420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-12-04T08:33:31.0069370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-12-04T08:33:31.0070930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-12-04T08:33:31.0072580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-12-04T08:33:31.0074800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-12-04T08:33:31.0077180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-12-04T08:33:31.0079090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-12-04T08:33:31.0081440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-12-04T08:33:31.0083600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-12-04T08:33:31.0085650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-12-04T08:33:31.0087650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-12-04T08:33:31.0089800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-12-04T08:33:31.0092110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-12-04T08:33:31.0094180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-12-04T08:33:31.0096270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0098380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-12-04T08:33:31.0100540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-12-04T08:33:31.0102290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-12-04T08:33:31.0104000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-12-04T08:33:31.0105830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-12-04T08:33:31.0107580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-12-04T08:33:31.0109590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-12-04T08:33:31.0111610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-12-04T08:33:31.0113180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-12-04T08:33:31.0114770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-12-04T08:33:31.0116540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-12-04T08:33:31.0118520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-12-04T08:33:31.0120420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-12-04T08:33:31.0122180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-12-04T08:33:31.0124010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-12-04T08:33:31.0126250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.0128290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-12-04T08:33:31.0130440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:31.0132550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-12-04T08:33:31.0134740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.0136830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0139140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.0141210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:31.0142740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-12-04T08:33:31.0144570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-12-04T08:33:31.0146370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-12-04T08:33:31.0148060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-12-04T08:33:31.0149890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-12-04T08:33:31.0151320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/discovery.py 2025-12-04T08:33:31.0153310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-12-04T08:33:31.0154980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-12-04T08:33:31.0156890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-12-04T08:33:31.0159020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.0161060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.0162820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0164950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-12-04T08:33:31.0166860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-12-04T08:33:31.0168860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-12-04T08:33:31.0170920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-12-04T08:33:31.0173160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-12-04T08:33:31.0175660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-12-04T08:33:31.0177780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-12-04T08:33:31.0179920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-12-04T08:33:31.0182290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-12-04T08:33:31.0184540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0186310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-12-04T08:33:31.0188540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-12-04T08:33:31.0190260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-12-04T08:33:31.0191780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-12-04T08:33:31.0193500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-12-04T08:33:31.0195390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-12-04T08:33:31.0197170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-12-04T08:33:31.0198950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-12-04T08:33:31.0200570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-12-04T08:33:31.0202140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/expand.py 2025-12-04T08:33:31.0203750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_static.py 2025-12-04T08:33:31.0205780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/warnings.py 2025-12-04T08:33:31.0207200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-12-04T08:33:31.0208690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_reqs.py 2025-12-04T08:33:31.0210610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-12-04T08:33:31.0212260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-12-04T08:33:31.0214070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-12-04T08:33:31.0215770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-12-04T08:33:31.0217440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-12-04T08:33:31.0219160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-12-04T08:33:31.0220850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0222400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.0223650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-12-04T08:33:31.0225010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-12-04T08:33:31.0226380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-12-04T08:33:31.0227750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-12-04T08:33:31.0229130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-12-04T08:33:31.0230530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-12-04T08:33:31.0231960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-12-04T08:33:31.0233750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-12-04T08:33:31.0234920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-12-04T08:33:31.0236310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-12-04T08:33:31.0237990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-12-04T08:33:31.0239970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-12-04T08:33:31.0241510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.0243140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-12-04T08:33:31.0244990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.0246540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0247930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-12-04T08:33:31.0249290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-12-04T08:33:31.0251050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-12-04T08:33:31.0252480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-12-04T08:33:31.0253620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-12-04T08:33:31.0255370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-12-04T08:33:31.0257100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0258530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-12-04T08:33:31.0259800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-12-04T08:33:31.0261220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-12-04T08:33:31.0262920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:31.0264580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pbr.cpython-313.pyc 2025-12-04T08:33:31.0266560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-12-04T08:33:31.0267990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0269300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/test_pbr.py 2025-12-04T08:33:31.0270710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-12-04T08:33:31.0272410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-12-04T08:33:31.0273670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-12-04T08:33:31.0274940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-12-04T08:33:31.0276260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-12-04T08:33:31.0277990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-12-04T08:33:31.0279570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-12-04T08:33:31.0281250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-12-04T08:33:31.0282880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-12-04T08:33:31.0284530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-12-04T08:33:31.0286050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_scripts.cpython-313.pyc 2025-12-04T08:33:31.0287720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-12-04T08:33:31.0289220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-12-04T08:33:31.0290810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-12-04T08:33:31.0292380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-12-04T08:33:31.0293940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-12-04T08:33:31.0295520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-12-04T08:33:31.0297160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-12-04T08:33:31.0298920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-12-04T08:33:31.0300310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-12-04T08:33:31.0301910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-12-04T08:33:31.0303560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-12-04T08:33:31.0305040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-12-04T08:33:31.0306710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-12-04T08:33:31.0308150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-12-04T08:33:31.0309730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-12-04T08:33:31.0311250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-12-04T08:33:31.0312770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-12-04T08:33:31.0314200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:31.0315780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-12-04T08:33:31.0317400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-12-04T08:33:31.0318970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.0320470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-12-04T08:33:31.0322030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-12-04T08:33:31.0323620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-12-04T08:33:31.0325120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:31.0326720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-12-04T08:33:31.0328270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-12-04T08:33:31.0329780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-12-04T08:33:31.0331320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-12-04T08:33:31.0333370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-12-04T08:33:31.0334620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-12-04T08:33:31.0336310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-12-04T08:33:31.0337940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-12-04T08:33:31.0339770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-12-04T08:33:31.0341240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-12-04T08:33:31.0343020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0344360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-12-04T08:33:31.0346200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-12-04T08:33:31.0347720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-12-04T08:33:31.0349770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-12-04T08:33:31.0350690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-12-04T08:33:31.0351720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-12-04T08:33:31.0353040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-12-04T08:33:31.0354370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-12-04T08:33:31.0355650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-12-04T08:33:31.0357060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-12-04T08:33:31.0358820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-12-04T08:33:31.0359880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-12-04T08:33:31.0361320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-12-04T08:33:31.0362510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/text.py 2025-12-04T08:33:31.0364010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-12-04T08:33:31.0365320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-12-04T08:33:31.0366550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-12-04T08:33:31.0367960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-12-04T08:33:31.0369550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-12-04T08:33:31.0370780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-12-04T08:33:31.0372280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-12-04T08:33:31.0373550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-12-04T08:33:31.0374910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-12-04T08:33:31.0376300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-12-04T08:33:31.0377620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_scripts.py 2025-12-04T08:33:31.0378980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-12-04T08:33:31.0380320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-12-04T08:33:31.0381760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-12-04T08:33:31.0383040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-12-04T08:33:31.0384320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-12-04T08:33:31.0385600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-12-04T08:33:31.0387220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-12-04T08:33:31.0389050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-12-04T08:33:31.0390780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-12-04T08:33:31.0392000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-12-04T08:33:31.0393160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-12-04T08:33:31.0394600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/depends.py 2025-12-04T08:33:31.0395590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__init__.py 2025-12-04T08:33:31.0396840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_discovery.py 2025-12-04T08:33:31.0398460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-12-04T08:33:31.0399840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-12-04T08:33:31.0401310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-12-04T08:33:31.0402840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-12-04T08:33:31.0404260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-12-04T08:33:31.0405820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_discovery.cpython-313.pyc 2025-12-04T08:33:31.0407240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-12-04T08:33:31.0408660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-12-04T08:33:31.0410210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-12-04T08:33:31.0411720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-12-04T08:33:31.0413290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-12-04T08:33:31.0414750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:31.0416140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:31.0417670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-12-04T08:33:31.0419530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-12-04T08:33:31.0420710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.0422250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-12-04T08:33:31.0423610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-12-04T08:33:31.0425040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.0426520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-12-04T08:33:31.0427970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:31.0429370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-12-04T08:33:31.0430800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-12-04T08:33:31.0432380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-12-04T08:33:31.0433820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-12-04T08:33:31.0435220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-12-04T08:33:31.0436670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-12-04T08:33:31.0438160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-12-04T08:33:31.0439570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_scripts.cpython-313.pyc 2025-12-04T08:33:31.0441000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0442460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.0443910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-12-04T08:33:31.0445380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:31.0446600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/installer.py 2025-12-04T08:33:31.0447720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/glob.py 2025-12-04T08:33:31.0454380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script.tmpl 2025-12-04T08:33:31.0455050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/launch.py 2025-12-04T08:33:31.0455710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/extension.py 2025-12-04T08:33:31.0456390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-12-04T08:33:31.0457090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-12-04T08:33:31.0457770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_itertools.py 2025-12-04T08:33:31.0458440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/monkey.py 2025-12-04T08:33:31.0459100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/build_meta.py 2025-12-04T08:33:31.0459760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli.exe 2025-12-04T08:33:31.0460400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/errors.py 2025-12-04T08:33:31.0461690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build.py 2025-12-04T08:33:31.0463870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-12-04T08:33:31.0464750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/alias.py 2025-12-04T08:33:31.0465760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-12-04T08:33:31.0467030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-12-04T08:33:31.0468460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-12-04T08:33:31.0469840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-12-04T08:33:31.0471240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-12-04T08:33:31.0472650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-12-04T08:33:31.0473970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-12-04T08:33:31.0475260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-12-04T08:33:31.0476550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-12-04T08:33:31.0478300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-12-04T08:33:31.0479860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-12-04T08:33:31.0481320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-12-04T08:33:31.0482930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-12-04T08:33:31.0484390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-12-04T08:33:31.0485950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-12-04T08:33:31.0487530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-12-04T08:33:31.0489120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-12-04T08:33:31.0490640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-12-04T08:33:31.0492280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-12-04T08:33:31.0493810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-12-04T08:33:31.0495570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-12-04T08:33:31.0497030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-12-04T08:33:31.0498450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-12-04T08:33:31.0499950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-12-04T08:33:31.0501500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.0503050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-12-04T08:33:31.0504680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-12-04T08:33:31.0506270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-12-04T08:33:31.0507900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-12-04T08:33:31.0509360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-12-04T08:33:31.0510920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0512420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-12-04T08:33:31.0514400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-12-04T08:33:31.0515180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-12-04T08:33:31.0516530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/test.py 2025-12-04T08:33:31.0518050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-12-04T08:33:31.0519710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-12-04T08:33:31.0521530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-12-04T08:33:31.0523120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-12-04T08:33:31.0524950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-12-04T08:33:31.0526670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-12-04T08:33:31.0528280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install.py 2025-12-04T08:33:31.0529910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/develop.py 2025-12-04T08:33:31.0531630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-12-04T08:33:31.0533380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-12-04T08:33:31.0534860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-12-04T08:33:31.0536450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/msvc.py 2025-12-04T08:33:31.0537970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_importlib.py 2025-12-04T08:33:31.0539190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_scripts.py 2025-12-04T08:33:31.0540560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-12-04T08:33:31.0541640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-12-04T08:33:31.0542860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-12-04T08:33:31.0544040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui.exe 2025-12-04T08:33:31.0545270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/dist.py 2025-12-04T08:33:31.0546670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-12-04T08:33:31.0547990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-12-04T08:33:31.0549390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-12-04T08:33:31.0550760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-12-04T08:33:31.0552120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-12-04T08:33:31.0553510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-12-04T08:33:31.0554860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-12-04T08:33:31.0556260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-12-04T08:33:31.0557960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-12-04T08:33:31.0559800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0561140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.0562410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-12-04T08:33:31.0563730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-12-04T08:33:31.0565000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-12-04T08:33:31.0566370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-12-04T08:33:31.0567550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-12-04T08:33:31.0569090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-12-04T08:33:31.0570550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-12-04T08:33:31.0571980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-12-04T08:33:31.0573780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-12-04T08:33:31.0575670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-12-04T08:33:31.0577450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-12-04T08:33:31.0579220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-12-04T08:33:31.0580970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-12-04T08:33:31.0582810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-12-04T08:33:31.0585020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0587360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.0589330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-12-04T08:33:31.0591210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-12-04T08:33:31.0593250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-12-04T08:33:31.0595090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-12-04T08:33:31.0596880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-12-04T08:33:31.0598780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-12-04T08:33:31.0600450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-12-04T08:33:31.0602230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-12-04T08:33:31.0604000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-12-04T08:33:31.0606170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-12-04T08:33:31.0608130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-12-04T08:33:31.0610250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-12-04T08:33:31.0612430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-12-04T08:33:31.0614420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-12-04T08:33:31.0616580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-12-04T08:33:31.0618690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-12-04T08:33:31.0620770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-12-04T08:33:31.0623160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-12-04T08:33:31.0625050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-12-04T08:33:31.0627120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-12-04T08:33:31.0629220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-12-04T08:33:31.0631250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-12-04T08:33:31.0633330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-12-04T08:33:31.0635160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-12-04T08:33:31.0637140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-12-04T08:33:31.0639470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-12-04T08:33:31.0641540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-12-04T08:33:31.0643900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-12-04T08:33:31.0646250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-12-04T08:33:31.0648290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-12-04T08:33:31.0650310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-12-04T08:33:31.0652390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-12-04T08:33:31.0654580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-12-04T08:33:31.0656480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-12-04T08:33:31.0658660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-12-04T08:33:31.0660660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-12-04T08:33:31.0662570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-12-04T08:33:31.0664770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-12-04T08:33:31.0666670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-12-04T08:33:31.0668700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-12-04T08:33:31.0670770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0672940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-12-04T08:33:31.0674950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-12-04T08:33:31.0677260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-12-04T08:33:31.0679290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-12-04T08:33:31.0680950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-12-04T08:33:31.0682820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-12-04T08:33:31.0684790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-12-04T08:33:31.0686660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-12-04T08:33:31.0688410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-12-04T08:33:31.0690310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-12-04T08:33:31.0692250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-12-04T08:33:31.0693960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-12-04T08:33:31.0695720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-12-04T08:33:31.0697540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-12-04T08:33:31.0699300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-12-04T08:33:31.0701040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-12-04T08:33:31.0702820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-12-04T08:33:31.0704590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-12-04T08:33:31.0706280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-12-04T08:33:31.0708010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-12-04T08:33:31.0709640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-12-04T08:33:31.0711330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-12-04T08:33:31.0713260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-12-04T08:33:31.0714940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-12-04T08:33:31.0716920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-12-04T08:33:31.0718540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-12-04T08:33:31.0720170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-12-04T08:33:31.0721840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-12-04T08:33:31.0723380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-12-04T08:33:31.0725370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-12-04T08:33:31.0726990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-12-04T08:33:31.0728570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-12-04T08:33:31.0730130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-12-04T08:33:31.0731780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-12-04T08:33:31.0733210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-12-04T08:33:31.0734740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.0736360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-12-04T08:33:31.0738000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-12-04T08:33:31.0739600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-12-04T08:33:31.0741160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-12-04T08:33:31.0743020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-12-04T08:33:31.0744320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.0746060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-12-04T08:33:31.0747670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-12-04T08:33:31.0749350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-12-04T08:33:31.0751390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-12-04T08:33:31.0752840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-12-04T08:33:31.0754540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-12-04T08:33:31.0756250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-12-04T08:33:31.0758210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-12-04T08:33:31.0760240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.0762300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-12-04T08:33:31.0764340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-12-04T08:33:31.0766360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-12-04T08:33:31.0768300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0770300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-12-04T08:33:31.0772330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.0774120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-12-04T08:33:31.0775740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-12-04T08:33:31.0777330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-12-04T08:33:31.0778840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-12-04T08:33:31.0780550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-12-04T08:33:31.0782170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-12-04T08:33:31.0783810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-12-04T08:33:31.0785670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-12-04T08:33:31.0787330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-12-04T08:33:31.0789280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-12-04T08:33:31.0790950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-12-04T08:33:31.0792620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-12-04T08:33:31.0794330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-12-04T08:33:31.0796340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-12-04T08:33:31.0798210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-12-04T08:33:31.0799940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-12-04T08:33:31.0801710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-12-04T08:33:31.0803450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-12-04T08:33:31.0805220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-12-04T08:33:31.0806980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-12-04T08:33:31.0809200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-12-04T08:33:31.0811240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.0813350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-12-04T08:33:31.0815440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-12-04T08:33:31.0817680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-12-04T08:33:31.0819750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-12-04T08:33:31.0821920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-12-04T08:33:31.0824090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-12-04T08:33:31.0826390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-12-04T08:33:31.0828420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-12-04T08:33:31.0830490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-12-04T08:33:31.0832680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-12-04T08:33:31.0834920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-12-04T08:33:31.0836890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-12-04T08:33:31.0838950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-12-04T08:33:31.0841150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-12-04T08:33:31.0843140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0845120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-12-04T08:33:31.0847190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-12-04T08:33:31.0849510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-12-04T08:33:31.0851350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-12-04T08:33:31.0852930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-12-04T08:33:31.0854650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-12-04T08:33:31.0856440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-12-04T08:33:31.0858340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-12-04T08:33:31.0860050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-12-04T08:33:31.0861970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-12-04T08:33:31.0863840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-12-04T08:33:31.0865380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-12-04T08:33:31.0867280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-12-04T08:33:31.0868890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-12-04T08:33:31.0870820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-12-04T08:33:31.0872590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-12-04T08:33:31.0874720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-12-04T08:33:31.0876700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-12-04T08:33:31.0878780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-12-04T08:33:31.0880900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-12-04T08:33:31.0883160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-12-04T08:33:31.0884960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-12-04T08:33:31.0886840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-12-04T08:33:31.0888880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-12-04T08:33:31.0890960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-12-04T08:33:31.0893030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-12-04T08:33:31.0895130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.0897030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.0899260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-12-04T08:33:31.0901370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:31.0903130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-12-04T08:33:31.0904870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-12-04T08:33:31.0906670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-12-04T08:33:31.0908500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-12-04T08:33:31.0910140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-12-04T08:33:31.0912100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-12-04T08:33:31.0913580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-12-04T08:33:31.0914970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-12-04T08:33:31.0916250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/wheel.py 2025-12-04T08:33:31.0917380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-12-04T08:33:31.0918680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/namespaces.py 2025-12-04T08:33:31.0920240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-12-04T08:33:31.0921900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_shutil.py 2025-12-04T08:33:31.0923810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-12-04T08:33:31.0925850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-12-04T08:33:31.0932120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-12-04T08:33:31.0933010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-12-04T08:33:31.0934070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-12-04T08:33:31.0934980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-12-04T08:33:31.0935900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-12-04T08:33:31.0937780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-12-04T08:33:31.0939990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-12-04T08:33:31.0941950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0943720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-12-04T08:33:31.0945620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-12-04T08:33:31.0947590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-12-04T08:33:31.0949900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-12-04T08:33:31.0952410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-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-12-04T08:33:31.0954900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-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-12-04T08:33:31.0957130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-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-12-04T08:33:31.0959640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-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-12-04T08:33:31.0962220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-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-12-04T08:33:31.0964780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-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-12-04T08:33:31.0967110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-12-04T08:33:31.0968650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-12-04T08:33:31.0970720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-12-04T08:33:31.0972440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-12-04T08:33:31.0974040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-12-04T08:33:31.0976070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0977410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/py.typed 2025-12-04T08:33:31.0978990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-12-04T08:33:31.0980710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-12-04T08:33:31.0982610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-12-04T08:33:31.0984440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.0985960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-80.9.0-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/override.py 2025-12-04T08:33:31.0987050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/repodata_record.json 2025-12-04T08:33:31.0988200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_package.py 2025-12-04T08:33:31.0989500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.sh 2025-12-04T08:33:31.0990730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.py 2025-12-04T08:33:31.0991960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/uf20-098.cnf 2025-12-04T08:33:31.0993250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_time_dependencies.json 2025-12-04T08:33:31.0994410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/sudoku.py 2025-12-04T08:33:31.0995540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/qg3-08.cnf 2025-12-04T08:33:31.0996730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/test_package.py 2025-12-04T08:33:31.0997870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/LICENSE 2025-12-04T08:33:31.0999960Z /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-12-04T08:33:31.1001310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-12-04T08:33:31.1002420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/uf20-098.cnf 2025-12-04T08:33:31.1003450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/COPYRIGHT 2025-12-04T08:33:31.1004550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/sudoku.py 2025-12-04T08:33:31.1005580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml 2025-12-04T08:33:31.1006870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/qg3-08.cnf 2025-12-04T08:33:31.1008090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml.template 2025-12-04T08:33:31.1009120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/paths.json 2025-12-04T08:33:31.1010360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/hash_input.json 2025-12-04T08:33:31.1011290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/files 2025-12-04T08:33:31.1012450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/about.json 2025-12-04T08:33:31.1013480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/index.json 2025-12-04T08:33:31.1014470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/git 2025-12-04T08:33:31.1016090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-12-04T08:33:31.1017450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/test_pycosat.py 2025-12-04T08:33:31.1019240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-12-04T08:33:31.1020980Z /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-12-04T08:33:31.1022440Z /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-12-04T08:33:31.1024090Z /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-12-04T08:33:31.1025880Z /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-12-04T08:33:31.1027340Z /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-12-04T08:33:31.1029110Z /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-12-04T08:33:31.1030900Z /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-12-04T08:33:31.1032510Z /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-12-04T08:33:31.1034190Z /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-12-04T08:33:31.1035070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/repodata_record.json 2025-12-04T08:33:31.1036120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/run_test.sh 2025-12-04T08:33:31.1037430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/run_test.py 2025-12-04T08:33:31.1038850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/test_time_dependencies.json 2025-12-04T08:33:31.1039970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/licenses/LICENSE 2025-12-04T08:33:31.1041400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-12-04T08:33:31.1042440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/meta.yaml 2025-12-04T08:33:31.1043700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/meta.yaml.template 2025-12-04T08:33:31.1044720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/paths.json 2025-12-04T08:33:31.1045910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/hash_input.json 2025-12-04T08:33:31.1046840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/files 2025-12-04T08:33:31.1047800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/about.json 2025-12-04T08:33:31.1048810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/index.json 2025-12-04T08:33:31.1049820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/git 2025-12-04T08:33:31.1051440Z /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-12-04T08:33:31.1053150Z /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-12-04T08:33:31.1054810Z /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-12-04T08:33:31.1056550Z /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-12-04T08:33:31.1058080Z /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-12-04T08:33:31.1059540Z /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-12-04T08:33:31.1061210Z /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-12-04T08:33:31.1062740Z /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-12-04T08:33:31.1064110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/__init__.py 2025-12-04T08:33:31.1065760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.1066960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/py.typed 2025-12-04T08:33:31.1067740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2.conda 2025-12-04T08:33:31.1068430Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++.a 2025-12-04T08:33:31.1069230Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.0.dylib 2025-12-04T08:33:31.1070110Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.0.dylib 2025-12-04T08:33:31.1070960Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.dylib 2025-12-04T08:33:31.1071700Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.1.dylib 2025-12-04T08:33:31.1072390Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.0.0.dylib 2025-12-04T08:33:31.1073300Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.dylib 2025-12-04T08:33:31.1074020Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.a 2025-12-04T08:33:31.1074860Z /opt/homebrew/Caskroom/miniconda/base/lib/libgettextlib.dylib 2025-12-04T08:33:31.1075690Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.0.6.dylib 2025-12-04T08:33:31.1076560Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.a 2025-12-04T08:33:31.1077160Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.2.dylib 2025-12-04T08:33:31.1077950Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.a 2025-12-04T08:33:31.1078770Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.dylib 2025-12-04T08:33:31.1079890Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/tdbcmysql.tcl 2025-12-04T08:33:31.1080950Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/libtdbcmysql1.1.9.dylib 2025-12-04T08:33:31.1082120Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/pkgIndex.tcl 2025-12-04T08:33:31.1082590Z /opt/homebrew/Caskroom/miniconda/base/lib/libgettextpo.0.dylib 2025-12-04T08:33:31.1083250Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.8.dylib 2025-12-04T08:33:31.1083950Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.a 2025-12-04T08:33:31.1085010Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.6.dylib 2025-12-04T08:33:31.1085540Z /opt/homebrew/Caskroom/miniconda/base/lib/libtcl8.6.dylib 2025-12-04T08:33:31.1086230Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.19.4.dylib 2025-12-04T08:33:31.1087040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/fmt.pc 2025-12-04T08:33:31.1087880Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/openssl.pc 2025-12-04T08:33:31.1088570Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/expat.pc 2025-12-04T08:33:31.1089700Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libarchive.pc 2025-12-04T08:33:31.1090490Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3.pc 2025-12-04T08:33:31.1091200Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-uc.pc 2025-12-04T08:33:31.1092040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/readline.pc 2025-12-04T08:33:31.1092780Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolv.pc 2025-12-04T08:33:31.1093600Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/yaml-cpp.pc 2025-12-04T08:33:31.1094290Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcares.pc 2025-12-04T08:33:31.1095180Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock_main.pc 2025-12-04T08:33:31.1095860Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-io.pc 2025-12-04T08:33:31.1096780Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblzma.pc 2025-12-04T08:33:31.1097650Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13-embed.pc 2025-12-04T08:33:31.1098320Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblz4.pc 2025-12-04T08:33:31.1099210Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libidn2.pc 2025-12-04T08:33:31.1100040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcurl.pc 2025-12-04T08:33:31.1100840Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock.pc 2025-12-04T08:33:31.1101680Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncursesw.pc 2025-12-04T08:33:31.1102470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/simdjson.pc 2025-12-04T08:33:31.1103150Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/formw.pc 2025-12-04T08:33:31.1103880Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tcl.pc 2025-12-04T08:33:31.1104640Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tk.pc 2025-12-04T08:33:31.1105530Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncurses++w.pc 2025-12-04T08:33:31.1106450Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13.pc 2025-12-04T08:33:31.1107260Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libffi.pc 2025-12-04T08:33:31.1108030Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/zlib.pc 2025-12-04T08:33:31.1108650Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libzstd.pc 2025-12-04T08:33:31.1109420Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssl.pc 2025-12-04T08:33:31.1110220Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tinfow.pc 2025-12-04T08:33:31.1110950Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/menuw.pc 2025-12-04T08:33:31.1111680Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-i18n.pc 2025-12-04T08:33:31.1112530Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcrypto.pc 2025-12-04T08:33:31.1113350Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3-embed.pc 2025-12-04T08:33:31.1114120Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc.pc 2025-12-04T08:33:31.1114720Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/sqlite3.pc 2025-12-04T08:33:31.1115450Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libnghttp2.pc 2025-12-04T08:33:31.1116010Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libxml-2.0.pc 2025-12-04T08:33:31.1116860Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-posix.pc 2025-12-04T08:33:31.1117390Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-8.pc 2025-12-04T08:33:31.1118030Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/history.pc 2025-12-04T08:33:31.1118640Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-16.pc 2025-12-04T08:33:31.1119470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc++.pc 2025-12-04T08:33:31.1119960Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-32.pc 2025-12-04T08:33:31.1120470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssh2.pc 2025-12-04T08:33:31.1121070Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/panelw.pc 2025-12-04T08:33:31.1121740Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest_main.pc 2025-12-04T08:33:31.1122430Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolvext.pc 2025-12-04T08:33:31.1122930Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/jansson.pc 2025-12-04T08:33:31.1123540Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest.pc 2025-12-04T08:33:31.1124050Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.dylib 2025-12-04T08:33:31.1124630Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.4.dylib 2025-12-04T08:33:31.1125290Z /opt/homebrew/Caskroom/miniconda/base/lib/libtextstyle.a 2025-12-04T08:33:31.1125750Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.a 2025-12-04T08:33:31.1126440Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.dylib 2025-12-04T08:33:31.1127000Z /opt/homebrew/Caskroom/miniconda/base/lib/libasprintf.dylib 2025-12-04T08:33:31.1127930Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.0.0.dylib 2025-12-04T08:33:31.1128590Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.a 2025-12-04T08:33:31.1129200Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.0.1.dylib 2025-12-04T08:33:31.1129970Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.dylib 2025-12-04T08:33:31.1130620Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.dylib 2025-12-04T08:33:31.1131330Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.dylib 2025-12-04T08:33:31.1132010Z /opt/homebrew/Caskroom/miniconda/base/lib/libunistring.dylib 2025-12-04T08:33:31.1132690Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.1.dylib 2025-12-04T08:33:31.1133430Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.dylib 2025-12-04T08:33:31.1134390Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config.cmake 2025-12-04T08:33:31.1135530Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets-release.cmake 2025-12-04T08:33:31.1136600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets.cmake 2025-12-04T08:33:31.1137580Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config-version.cmake 2025-12-04T08:33:31.1138570Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config.cmake 2025-12-04T08:33:31.1139460Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets.cmake 2025-12-04T08:33:31.1140600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-12-04T08:33:31.1141570Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config-version.cmake 2025-12-04T08:33:31.1142570Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libxml2/libxml2-config.cmake 2025-12-04T08:33:31.1143640Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config-version.cmake 2025-12-04T08:33:31.1144590Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config.cmake 2025-12-04T08:33:31.1145470Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets.cmake 2025-12-04T08:33:31.1146540Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-12-04T08:33:31.1147700Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config-version.cmake 2025-12-04T08:33:31.1148590Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config.cmake 2025-12-04T08:33:31.1149500Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets.cmake 2025-12-04T08:33:31.1150600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-12-04T08:33:31.1151540Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets-release.cmake 2025-12-04T08:33:31.1152370Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config.cmake 2025-12-04T08:33:31.1153400Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config-version.cmake 2025-12-04T08:33:31.1154270Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets.cmake 2025-12-04T08:33:31.1155380Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-12-04T08:33:31.1156190Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config.cmake 2025-12-04T08:33:31.1157670Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets.cmake 2025-12-04T08:33:31.1158610Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config-version.cmake 2025-12-04T08:33:31.1159670Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-12-04T08:33:31.1160650Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets.cmake 2025-12-04T08:33:31.1161920Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-12-04T08:33:31.1162850Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfig.cmake 2025-12-04T08:33:31.1163800Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-12-04T08:33:31.1164990Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-12-04T08:33:31.1165990Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-12-04T08:33:31.1166950Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-12-04T08:33:31.1167810Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets.cmake 2025-12-04T08:33:31.1168920Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets-release.cmake 2025-12-04T08:33:31.1169600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfig.cmake 2025-12-04T08:33:31.1170640Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfigVersion.cmake 2025-12-04T08:33:31.1171700Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-12-04T08:33:31.1172800Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config-version.cmake 2025-12-04T08:33:31.1173780Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets.cmake 2025-12-04T08:33:31.1174780Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindMbedTLS.cmake 2025-12-04T08:33:31.1175570Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindWolfSSL.cmake 2025-12-04T08:33:31.1176540Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config.cmake 2025-12-04T08:33:31.1177640Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-12-04T08:33:31.1178530Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.3/expat-config.cmake 2025-12-04T08:33:31.1179740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.3/expat-config-version.cmake 2025-12-04T08:33:31.1180720Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.3/expat-noconfig.cmake 2025-12-04T08:33:31.1181630Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.3/expat.cmake 2025-12-04T08:33:31.1182660Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfigVersion.cmake 2025-12-04T08:33:31.1183550Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets.cmake 2025-12-04T08:33:31.1184360Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfig.cmake 2025-12-04T08:33:31.1185330Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets-release.cmake 2025-12-04T08:33:31.1186510Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/pcre2/pcre2-config-version.cmake 2025-12-04T08:33:31.1187100Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/pcre2/pcre2-config.cmake 2025-12-04T08:33:31.1187820Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.dylib 2025-12-04T08:33:31.1188520Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.dylib 2025-12-04T08:33:31.1189200Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.a 2025-12-04T08:33:31.1189990Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.1.dylib 2025-12-04T08:33:31.1190590Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.dylib 2025-12-04T08:33:31.1191410Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++w.a 2025-12-04T08:33:31.1192170Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.a 2025-12-04T08:33:31.1192820Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.1.dylib 2025-12-04T08:33:31.1193730Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.6.dylib 2025-12-04T08:33:31.1194600Z /opt/homebrew/Caskroom/miniconda/base/lib/libidn2.0.dylib 2025-12-04T08:33:31.1195230Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.dylib 2025-12-04T08:33:31.1196110Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/tdbcodbc.tcl 2025-12-04T08:33:31.1197120Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/libtdbcodbc1.1.9.dylib 2025-12-04T08:33:31.1197960Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/pkgIndex.tcl 2025-12-04T08:33:31.1198630Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.4.0.1.dylib 2025-12-04T08:33:31.1199620Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.45.3/libsqlite3.45.3.dylib 2025-12-04T08:33:31.1200380Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.45.3/pkgIndex.tcl 2025-12-04T08:33:31.1201090Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.dylib 2025-12-04T08:33:31.1201930Z /opt/homebrew/Caskroom/miniconda/base/lib/libpython3.13.dylib 2025-12-04T08:33:31.1202570Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.1.11.0.dylib 2025-12-04T08:33:31.1203190Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.dylib 2025-12-04T08:33:31.1203960Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.dylib 2025-12-04T08:33:31.1204760Z /opt/homebrew/Caskroom/miniconda/base/lib/libiomp5.dylib 2025-12-04T08:33:31.1205340Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.dylib 2025-12-04T08:33:31.1206080Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.dylib 2025-12-04T08:33:31.1206780Z /opt/homebrew/Caskroom/miniconda/base/lib/libtclstub8.6.a 2025-12-04T08:33:31.1207660Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.1.dylib 2025-12-04T08:33:31.1208330Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.9.4.dylib 2025-12-04T08:33:31.1209110Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.dylib 2025-12-04T08:33:31.1209860Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.a 2025-12-04T08:33:31.1210520Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.0.dylib 2025-12-04T08:33:31.1211080Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.a 2025-12-04T08:33:31.1211860Z /opt/homebrew/Caskroom/miniconda/base/lib/libidn2.dylib 2025-12-04T08:33:31.1212700Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.2.dylib 2025-12-04T08:33:31.1213500Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/padlock.dylib 2025-12-04T08:33:31.1214250Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/capi.dylib 2025-12-04T08:33:31.1215220Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/loader_attic.dylib 2025-12-04T08:33:31.1215880Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.3.dylib 2025-12-04T08:33:31.1216560Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.11.2.0.dylib 2025-12-04T08:33:31.1217600Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.3.dylib 2025-12-04T08:33:31.1218250Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.a 2025-12-04T08:33:31.1219110Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.dylib 2025-12-04T08:33:31.1219700Z /opt/homebrew/Caskroom/miniconda/base/lib/libomp.dylib 2025-12-04T08:33:31.1220450Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.1.11.0.dylib 2025-12-04T08:33:31.1221130Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.dylib 2025-12-04T08:33:31.1221820Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.dylib 2025-12-04T08:33:31.1222560Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.6.dylib 2025-12-04T08:33:31.1223140Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.a 2025-12-04T08:33:31.1224280Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.3.dylib 2025-12-04T08:33:31.1224840Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.6.dylib 2025-12-04T08:33:31.1225380Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.tiff 2025-12-04T08:33:31.1226050Z /opt/homebrew/Caskroom/miniconda/base/lib/libintl.dylib 2025-12-04T08:33:31.1226950Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.8.0.dylib 2025-12-04T08:33:31.1227640Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.dylib 2025-12-04T08:33:31.1228470Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.dylib 2025-12-04T08:33:31.1229170Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.dylib 2025-12-04T08:33:31.1229970Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.dylib 2025-12-04T08:33:31.1230510Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.dylib 2025-12-04T08:33:31.1231350Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.dylib 2025-12-04T08:33:31.1232200Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/libthread2.8.10.dylib 2025-12-04T08:33:31.1233010Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/pkgIndex.tcl 2025-12-04T08:33:31.1233820Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/ttrace.tcl 2025-12-04T08:33:31.1234450Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.dylib 2025-12-04T08:33:31.1235180Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.6.dylib 2025-12-04T08:33:31.1235900Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.a 2025-12-04T08:33:31.1236610Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.dylib 2025-12-04T08:33:31.1237290Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.dylib 2025-12-04T08:33:31.1237980Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.dylib 2025-12-04T08:33:31.1238760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/panedwindow.tcl 2025-12-04T08:33:31.1239470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkfbox.tcl 2025-12-04T08:33:31.1240310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgbox.tcl 2025-12-04T08:33:31.1240820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/button.tcl 2025-12-04T08:33:31.1241580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/text.tcl 2025-12-04T08:33:31.1242500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/megawidget.tcl 2025-12-04T08:33:31.1243230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tk.tcl 2025-12-04T08:33:31.1244050Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/fontchooser.tcl 2025-12-04T08:33:31.1245040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/panedwindow.tcl 2025-12-04T08:33:31.1245770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scrollbar.tcl 2025-12-04T08:33:31.1246600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/sizegrip.tcl 2025-12-04T08:33:31.1247360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/button.tcl 2025-12-04T08:33:31.1248330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/defaults.tcl 2025-12-04T08:33:31.1248940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/utils.tcl 2025-12-04T08:33:31.1249750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/ttk.tcl 2025-12-04T08:33:31.1250570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/treeview.tcl 2025-12-04T08:33:31.1251470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/classicTheme.tcl 2025-12-04T08:33:31.1252290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/spinbox.tcl 2025-12-04T08:33:31.1252970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/clamTheme.tcl 2025-12-04T08:33:31.1253840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/aquaTheme.tcl 2025-12-04T08:33:31.1254680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/xpTheme.tcl 2025-12-04T08:33:31.1255550Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/entry.tcl 2025-12-04T08:33:31.1256430Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/notebook.tcl 2025-12-04T08:33:31.1257320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/fonts.tcl 2025-12-04T08:33:31.1258250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/vistaTheme.tcl 2025-12-04T08:33:31.1259100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/altTheme.tcl 2025-12-04T08:33:31.1259830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/combobox.tcl 2025-12-04T08:33:31.1260670Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/winTheme.tcl 2025-12-04T08:33:31.1261360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scale.tcl 2025-12-04T08:33:31.1262200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/menubutton.tcl 2025-12-04T08:33:31.1263010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/progress.tcl 2025-12-04T08:33:31.1263830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/cursors.tcl 2025-12-04T08:33:31.1264480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/obsolete.tcl 2025-12-04T08:33:31.1265220Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/mkpsenc.tcl 2025-12-04T08:33:31.1266110Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoMed.gif 2025-12-04T08:33:31.1266900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo.eps 2025-12-04T08:33:31.1267790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo150.gif 2025-12-04T08:33:31.1268680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/tai-ku.gif 2025-12-04T08:33:31.1269320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/README 2025-12-04T08:33:31.1270160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo.eps 2025-12-04T08:33:31.1271140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo200.gif 2025-12-04T08:33:31.1271930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoLarge.gif 2025-12-04T08:33:31.1272930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo175.gif 2025-12-04T08:33:31.1273820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo75.gif 2025-12-04T08:33:31.1274650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo100.gif 2025-12-04T08:33:31.1275400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo100.gif 2025-12-04T08:33:31.1276250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo64.gif 2025-12-04T08:33:31.1277020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/spinbox.tcl 2025-12-04T08:33:31.1277810Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/unsupported.tcl 2025-12-04T08:33:31.1278480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/clrpick.tcl 2025-12-04T08:33:31.1279200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/entry.tcl 2025-12-04T08:33:31.1279970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/console.tcl 2025-12-04T08:33:31.1280740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/icons.tcl 2025-12-04T08:33:31.1281530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/choosedir.tcl 2025-12-04T08:33:31.1282210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/menu.tcl 2025-12-04T08:33:31.1282960Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/dialog.tcl 2025-12-04T08:33:31.1283680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/comdlg.tcl 2025-12-04T08:33:31.1284320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tclIndex 2025-12-04T08:33:31.1285090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pl.msg 2025-12-04T08:33:31.1285780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/el.msg 2025-12-04T08:33:31.1286650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/sv.msg 2025-12-04T08:33:31.1287290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en.msg 2025-12-04T08:33:31.1288090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/eo.msg 2025-12-04T08:33:31.1288870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/ru.msg 2025-12-04T08:33:31.1289560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fr.msg 2025-12-04T08:33:31.1290370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/nl.msg 2025-12-04T08:33:31.1291170Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/cs.msg 2025-12-04T08:33:31.1291870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en_gb.msg 2025-12-04T08:33:31.1292580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/es.msg 2025-12-04T08:33:31.1293260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/hu.msg 2025-12-04T08:33:31.1294110Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/da.msg 2025-12-04T08:33:31.1294860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fi.msg 2025-12-04T08:33:31.1295630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/zh_cn.msg 2025-12-04T08:33:31.1296370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pt.msg 2025-12-04T08:33:31.1297130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/de.msg 2025-12-04T08:33:31.1297900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/it.msg 2025-12-04T08:33:31.1298760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tearoff.tcl 2025-12-04T08:33:31.1299490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/pkgIndex.tcl 2025-12-04T08:33:31.1300230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkAppInit.c 2025-12-04T08:33:31.1300910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/bgerror.tcl 2025-12-04T08:33:31.1301640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scrlbar.tcl 2025-12-04T08:33:31.1302350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/safetk.tcl 2025-12-04T08:33:31.1303020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/iconlist.tcl 2025-12-04T08:33:31.1303830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/optMenu.tcl 2025-12-04T08:33:31.1304530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/xmfbox.tcl 2025-12-04T08:33:31.1305210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/listbox.tcl 2025-12-04T08:33:31.1306090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/focus.tcl 2025-12-04T08:33:31.1306830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/style.tcl 2025-12-04T08:33:31.1307580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bitmap.tcl 2025-12-04T08:33:31.1308390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/aniwave.tcl 2025-12-04T08:33:31.1309090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bind.tcl 2025-12-04T08:33:31.1309820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image1.tcl 2025-12-04T08:33:31.1310630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/textpeer.tcl 2025-12-04T08:33:31.1311410Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/msgbox.tcl 2025-12-04T08:33:31.1312200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/button.tcl 2025-12-04T08:33:31.1312890Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/en.msg 2025-12-04T08:33:31.1313700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/text.tcl 2025-12-04T08:33:31.1314480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image2.tcl 2025-12-04T08:33:31.1315070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned2.tcl 2025-12-04T08:33:31.1315760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/filebox.tcl 2025-12-04T08:33:31.1316380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/sayings.tcl 2025-12-04T08:33:31.1316970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/plot.tcl 2025-12-04T08:33:31.1317640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkscale.tcl 2025-12-04T08:33:31.1318270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/goldberg.tcl 2025-12-04T08:33:31.1318850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/widget 2025-12-04T08:33:31.1319560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkprogress.tcl 2025-12-04T08:33:31.1320160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned1.tcl 2025-12-04T08:33:31.1320820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttknote.tcl 2025-12-04T08:33:31.1321440Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/form.tcl 2025-12-04T08:33:31.1322100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagup.xbm 2025-12-04T08:33:31.1322810Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/letters.xbm 2025-12-04T08:33:31.1323780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthris.gif 2025-12-04T08:33:31.1324400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/gray25.xbm 2025-12-04T08:33:31.1325240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthmenu.png 2025-12-04T08:33:31.1325850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/ouster.png 2025-12-04T08:33:31.1326650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/noletter.xbm 2025-12-04T08:33:31.1327270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/teapot.ppm 2025-12-04T08:33:31.1327970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/pattern.xbm 2025-12-04T08:33:31.1328650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/tcllogo.gif 2025-12-04T08:33:31.1329400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagdown.xbm 2025-12-04T08:33:31.1330020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earth.gif 2025-12-04T08:33:31.1330620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tree.tcl 2025-12-04T08:33:31.1331230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/floor.tcl 2025-12-04T08:33:31.1331910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/clrpick.tcl 2025-12-04T08:33:31.1332500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/spin.tcl 2025-12-04T08:33:31.1333090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/timer 2025-12-04T08:33:31.1333750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkpane.tcl 2025-12-04T08:33:31.1334520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/fontchoose.tcl 2025-12-04T08:33:31.1335180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog1.tcl 2025-12-04T08:33:31.1335860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/license.terms 2025-12-04T08:33:31.1336320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/nl.msg 2025-12-04T08:33:31.1337080Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog2.tcl 2025-12-04T08:33:31.1337630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/twind.tcl 2025-12-04T08:33:31.1338330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menu.tcl 2025-12-04T08:33:31.1338970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/knightstour.tcl 2025-12-04T08:33:31.1339620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/README 2025-12-04T08:33:31.1340160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/cscroll.tcl 2025-12-04T08:33:31.1341040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/anilabel.tcl 2025-12-04T08:33:31.1341690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ixset 2025-12-04T08:33:31.1342490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/arrow.tcl 2025-12-04T08:33:31.1343230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/toolbar.tcl 2025-12-04T08:33:31.1344020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkmenu.tcl 2025-12-04T08:33:31.1344840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/search.tcl 2025-12-04T08:33:31.1345640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tclIndex 2025-12-04T08:33:31.1346330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ctext.tcl 2025-12-04T08:33:31.1347330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menubu.tcl 2025-12-04T08:33:31.1347930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/label.tcl 2025-12-04T08:33:31.1348730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tcolor 2025-12-04T08:33:31.1349570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkspin.tcl 2025-12-04T08:33:31.1350420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/puzzle.tcl 2025-12-04T08:33:31.1351230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hscale.tcl 2025-12-04T08:33:31.1351970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hello 2025-12-04T08:33:31.1352690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/browse 2025-12-04T08:33:31.1353510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkbut.tcl 2025-12-04T08:33:31.1354400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/labelframe.tcl 2025-12-04T08:33:31.1355160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/states.tcl 2025-12-04T08:33:31.1356130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/unicodeout.tcl 2025-12-04T08:33:31.1356880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rolodex 2025-12-04T08:33:31.1357650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry1.tcl 2025-12-04T08:33:31.1358470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/combo.tcl 2025-12-04T08:33:31.1359230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/check.tcl 2025-12-04T08:33:31.1360000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/pendulum.tcl 2025-12-04T08:33:31.1360810Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/mclist.tcl 2025-12-04T08:33:31.1361790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry2.tcl 2025-12-04T08:33:31.1362520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/radio.tcl 2025-12-04T08:33:31.1363310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/colors.tcl 2025-12-04T08:33:31.1364040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/icon.tcl 2025-12-04T08:33:31.1364820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rmt 2025-12-04T08:33:31.1365700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/items.tcl 2025-12-04T08:33:31.1366580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry3.tcl 2025-12-04T08:33:31.1367390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ruler.tcl 2025-12-04T08:33:31.1368140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/vscale.tcl 2025-12-04T08:33:31.1368960Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scale.tcl 2025-12-04T08:33:31.1369650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/palette.tcl 2025-12-04T08:33:31.1370260Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.1.0.8.dylib 2025-12-04T08:33:31.1371110Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.dylib 2025-12-04T08:33:31.1371790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/word.tcl 2025-12-04T08:33:31.1372560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tm.tcl 2025-12-04T08:33:31.1373340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/clock.tcl 2025-12-04T08:33:31.1374010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/history.tcl 2025-12-04T08:33:31.1374900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp869.enc 2025-12-04T08:33:31.1375730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp855.enc 2025-12-04T08:33:31.1376750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-jp.enc 2025-12-04T08:33:31.1377580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0201.enc 2025-12-04T08:33:31.1378390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp857.enc 2025-12-04T08:33:31.1379360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macJapan.enc 2025-12-04T08:33:31.1380310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macUkraine.enc 2025-12-04T08:33:31.1381130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp936.enc 2025-12-04T08:33:31.1381920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp932.enc 2025-12-04T08:33:31.1382760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/tis-620.enc 2025-12-04T08:33:31.1387510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp852.enc 2025-12-04T08:33:31.1387660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-kr.enc 2025-12-04T08:33:31.1387850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macIceland.enc 2025-12-04T08:33:31.1387990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp850.enc 2025-12-04T08:33:31.1388130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0212.enc 2025-12-04T08:33:31.1388260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/symbol.enc 2025-12-04T08:33:31.1388410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macTurkish.enc 2025-12-04T08:33:31.1389300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ascii.enc 2025-12-04T08:33:31.1390260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macGreek.enc 2025-12-04T08:33:31.1390960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb12345.enc 2025-12-04T08:33:31.1391820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-6.enc 2025-12-04T08:33:31.1392890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-7.enc 2025-12-04T08:33:31.1393930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-5.enc 2025-12-04T08:33:31.1394760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-4.enc 2025-12-04T08:33:31.1395650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-1.enc 2025-12-04T08:33:31.1396480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/dingbats.enc 2025-12-04T08:33:31.1397650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp950.enc 2025-12-04T08:33:31.1398410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1258.enc 2025-12-04T08:33:31.1399250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp775.enc 2025-12-04T08:33:31.1400360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-3.enc 2025-12-04T08:33:31.1401320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-2.enc 2025-12-04T08:33:31.1402410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312-raw.enc 2025-12-04T08:33:31.1403350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCyrillic.enc 2025-12-04T08:33:31.1404270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1256.enc 2025-12-04T08:33:31.1405160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb1988.enc 2025-12-04T08:33:31.1405980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ebcdic.enc 2025-12-04T08:33:31.1406940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-jp.enc 2025-12-04T08:33:31.1407770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-13.enc 2025-12-04T08:33:31.1408630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ksc5601.enc 2025-12-04T08:33:31.1409590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/big5.enc 2025-12-04T08:33:31.1410520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1257.enc 2025-12-04T08:33:31.1411410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312.enc 2025-12-04T08:33:31.1412230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1255.enc 2025-12-04T08:33:31.1413130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp949.enc 2025-12-04T08:33:31.1414150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-11.enc 2025-12-04T08:33:31.1415230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-10.enc 2025-12-04T08:33:31.1416010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1254.enc 2025-12-04T08:33:31.1416750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1250.enc 2025-12-04T08:33:31.1417820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCentEuro.enc 2025-12-04T08:33:31.1418870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-14.enc 2025-12-04T08:33:31.1419820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-9.enc 2025-12-04T08:33:31.1420740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-kr.enc 2025-12-04T08:33:31.1421550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-8.enc 2025-12-04T08:33:31.1422410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-15.enc 2025-12-04T08:33:31.1423250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1251.enc 2025-12-04T08:33:31.1424170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1253.enc 2025-12-04T08:33:31.1425090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-16.enc 2025-12-04T08:33:31.1425880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp437.enc 2025-12-04T08:33:31.1426810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1252.enc 2025-12-04T08:33:31.1427810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-u.enc 2025-12-04T08:33:31.1428800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macThai.enc 2025-12-04T08:33:31.1429860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/shiftjis.enc 2025-12-04T08:33:31.1430620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp861.enc 2025-12-04T08:33:31.1431690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRomania.enc 2025-12-04T08:33:31.1432500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp860.enc 2025-12-04T08:33:31.1433650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp874.enc 2025-12-04T08:33:31.1434300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cns11643.enc 2025-12-04T08:33:31.1435220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-t.enc 2025-12-04T08:33:31.1436130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRoman.enc 2025-12-04T08:33:31.1436960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0208.enc 2025-12-04T08:33:31.1437750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp862.enc 2025-12-04T08:33:31.1438760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022.enc 2025-12-04T08:33:31.1439590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macDingbats.enc 2025-12-04T08:33:31.1440560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp863.enc 2025-12-04T08:33:31.1441330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp866.enc 2025-12-04T08:33:31.1442250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-r.enc 2025-12-04T08:33:31.1443320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp737.enc 2025-12-04T08:33:31.1444080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-ru.enc 2025-12-04T08:33:31.1444910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp864.enc 2025-12-04T08:33:31.1445870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCroatian.enc 2025-12-04T08:33:31.1446650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-cn.enc 2025-12-04T08:33:31.1447460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp865.enc 2025-12-04T08:33:31.1448430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/optparse.tcl 2025-12-04T08:33:31.1449380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-12-04T08:33:31.1450010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclIndex 2025-12-04T08:33:31.1450860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok.msg 2025-12-04T08:33:31.1451690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sw.msg 2025-12-04T08:33:31.1452840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pl.msg 2025-12-04T08:33:31.1453560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa.msg 2025-12-04T08:33:31.1454520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_at.msg 2025-12-04T08:33:31.1455310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_bo.msg 2025-12-04T08:33:31.1455990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/el.msg 2025-12-04T08:33:31.1456720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sv.msg 2025-12-04T08:33:31.1457540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl_es.msg 2025-12-04T08:33:31.1458310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_bw.msg 2025-12-04T08:33:31.1459290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ca.msg 2025-12-04T08:33:31.1459910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_be.msg 2025-12-04T08:33:31.1460680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi.msg 2025-12-04T08:33:31.1461360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ja.msg 2025-12-04T08:33:31.1462220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eo.msg 2025-12-04T08:33:31.1463040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt_br.msg 2025-12-04T08:33:31.1463810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn_in.msg 2025-12-04T08:33:31.1464840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru_ua.msg 2025-12-04T08:33:31.1465550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ca.msg 2025-12-04T08:33:31.1466310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_be.msg 2025-12-04T08:33:31.1467660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sq.msg 2025-12-04T08:33:31.1468490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru.msg 2025-12-04T08:33:31.1469200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cl.msg 2025-12-04T08:33:31.1470070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw.msg 2025-12-04T08:33:31.1470870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ar.msg 2025-12-04T08:33:31.1471610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_in.msg 2025-12-04T08:33:31.1472570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_zw.msg 2025-12-04T08:33:31.1473190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sr.msg 2025-12-04T08:33:31.1473970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it_ch.msg 2025-12-04T08:33:31.1474740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_co.msg 2025-12-04T08:33:31.1475650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv.msg 2025-12-04T08:33:31.1476590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr.msg 2025-12-04T08:33:31.1477320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga.msg 2025-12-04T08:33:31.1478200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ni.msg 2025-12-04T08:33:31.1479160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_za.msg 2025-12-04T08:33:31.1479690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af.msg 2025-12-04T08:33:31.1480450Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_hn.msg 2025-12-04T08:33:31.1481180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lv.msg 2025-12-04T08:33:31.1481950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr.msg 2025-12-04T08:33:31.1482850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms.msg 2025-12-04T08:33:31.1483630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar.msg 2025-12-04T08:33:31.1484580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_do.msg 2025-12-04T08:33:31.1485360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_gt.msg 2025-12-04T08:33:31.1486090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lt.msg 2025-12-04T08:33:31.1486820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te.msg 2025-12-04T08:33:31.1487640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/tr.msg 2025-12-04T08:33:31.1488420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ie.msg 2025-12-04T08:33:31.1489190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl_be.msg 2025-12-04T08:33:31.1489980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_py.msg 2025-12-04T08:33:31.1490690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta.msg 2025-12-04T08:33:31.1491560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/vi.msg 2025-12-04T08:33:31.1492370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mt.msg 2025-12-04T08:33:31.1493140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nn.msg 2025-12-04T08:33:31.1494040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_sv.msg 2025-12-04T08:33:31.1494750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl.msg 2025-12-04T08:33:31.1495490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn.msg 2025-12-04T08:33:31.1496430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_lb.msg 2025-12-04T08:33:31.1497310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh.msg 2025-12-04T08:33:31.1498150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_in.msg 2025-12-04T08:33:31.1498930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko_kr.msg 2025-12-04T08:33:31.1499770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_in.msg 2025-12-04T08:33:31.1500550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pa.msg 2025-12-04T08:33:31.1501430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te_in.msg 2025-12-04T08:33:31.1502220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/uk.msg 2025-12-04T08:33:31.1502970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_hk.msg 2025-12-04T08:33:31.1503840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_hk.msg 2025-12-04T08:33:31.1504810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga_ie.msg 2025-12-04T08:33:31.1505600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/cs.msg 2025-12-04T08:33:31.1506350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ec.msg 2025-12-04T08:33:31.1507140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nb.msg 2025-12-04T08:33:31.1508070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi_in.msg 2025-12-04T08:33:31.1508810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af_za.msg 2025-12-04T08:33:31.1509630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo_fo.msg 2025-12-04T08:33:31.1510390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_ir.msg 2025-12-04T08:33:31.1511210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/th.msg 2025-12-04T08:33:31.1511940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ca.msg 2025-12-04T08:33:31.1512570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/be.msg 2025-12-04T08:33:31.1513430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mk.msg 2025-12-04T08:33:31.1514330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok_in.msg 2025-12-04T08:33:31.1515040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_gb.msg 2025-12-04T08:33:31.1515770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_sg.msg 2025-12-04T08:33:31.1516350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_sg.msg 2025-12-04T08:33:31.1516990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw_gb.msg 2025-12-04T08:33:31.1517570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bg.msg 2025-12-04T08:33:31.1518220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pe.msg 2025-12-04T08:33:31.1518930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pr.msg 2025-12-04T08:33:31.1519470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ph.msg 2025-12-04T08:33:31.1520060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms_my.msg 2025-12-04T08:33:31.1520680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_uy.msg 2025-12-04T08:33:31.1521280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr_in.msg 2025-12-04T08:33:31.1521900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv_gb.msg 2025-12-04T08:33:31.1522520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_sy.msg 2025-12-04T08:33:31.1523090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl.msg 2025-12-04T08:33:31.1523690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es.msg 2025-12-04T08:33:31.1524260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko.msg 2025-12-04T08:33:31.1524930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hu.msg 2025-12-04T08:33:31.1525500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/da.msg 2025-12-04T08:33:31.1526070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fi.msg 2025-12-04T08:33:31.1526680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sh.msg 2025-12-04T08:33:31.1527310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ch.msg 2025-12-04T08:33:31.1527880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_jo.msg 2025-12-04T08:33:31.1528470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/is.msg 2025-12-04T08:33:31.1529060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl.msg 2025-12-04T08:33:31.1529680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_be.msg 2025-12-04T08:33:31.1530270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id.msg 2025-12-04T08:33:31.1530910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sk.msg 2025-12-04T08:33:31.1531620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ro.msg 2025-12-04T08:33:31.1532120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_cn.msg 2025-12-04T08:33:31.1532850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id_id.msg 2025-12-04T08:33:31.1533390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu_es.msg 2025-12-04T08:33:31.1534210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt.msg 2025-12-04T08:33:31.1534580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu.msg 2025-12-04T08:33:31.1535280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cr.msg 2025-12-04T08:33:31.1535860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta_in.msg 2025-12-04T08:33:31.1536390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/he.msg 2025-12-04T08:33:31.1537100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hr.msg 2025-12-04T08:33:31.1537620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_mx.msg 2025-12-04T08:33:31.1538180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/et.msg 2025-12-04T08:33:31.1539160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo.msg 2025-12-04T08:33:31.1539590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ve.msg 2025-12-04T08:33:31.1540200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_tw.msg 2025-12-04T08:33:31.1540770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sl.msg 2025-12-04T08:33:31.1541340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de.msg 2025-12-04T08:33:31.1541920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it.msg 2025-12-04T08:33:31.1542620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_au.msg 2025-12-04T08:33:31.1543170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl_gl.msg 2025-12-04T08:33:31.1543790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_nz.msg 2025-12-04T08:33:31.1544480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/safe.tcl 2025-12-04T08:33:31.1545020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/parray.tcl 2025-12-04T08:33:31.1545710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclAppInit.c 2025-12-04T08:33:31.1546210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/package.tcl 2025-12-04T08:33:31.1546870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/auto.tcl 2025-12-04T08:33:31.1547480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/http.tcl 2025-12-04T08:33:31.1548260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-12-04T08:33:31.1548720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/init.tcl 2025-12-04T08:33:31.1549580Z /opt/homebrew/Caskroom/miniconda/base/lib/libtextstyle.0.dylib 2025-12-04T08:33:31.1550210Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.dylib 2025-12-04T08:33:31.1550980Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.a 2025-12-04T08:33:31.1551330Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.dylib 2025-12-04T08:33:31.1551640Z /opt/homebrew/Caskroom/miniconda/base/lib/terminfo 2025-12-04T08:33:31.1552200Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.dylib 2025-12-04T08:33:31.1552740Z /opt/homebrew/Caskroom/miniconda/base/lib/libtkstub8.6.a 2025-12-04T08:33:31.1553420Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.1.dylib 2025-12-04T08:33:31.1554010Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.1.dylib 2025-12-04T08:33:31.1555060Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.1.dylib 2025-12-04T08:33:31.1555880Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.3.1.dylib 2025-12-04T08:33:31.1556550Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.6.4.dylib 2025-12-04T08:33:31.1557520Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.1.dylib 2025-12-04T08:33:31.1558140Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.dylib 2025-12-04T08:33:31.1559030Z /opt/homebrew/Caskroom/miniconda/base/lib/libintl.8.dylib 2025-12-04T08:33:31.1559880Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.1.11.0.dylib 2025-12-04T08:33:31.1560430Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.a 2025-12-04T08:33:31.1561220Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.dylib 2025-12-04T08:33:31.1562220Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.dylib 2025-12-04T08:33:31.1562770Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.dylib 2025-12-04T08:33:31.1563670Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.3.51.0.dylib 2025-12-04T08:33:31.1564430Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.dylib 2025-12-04T08:33:31.1565070Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.a 2025-12-04T08:33:31.1565750Z /opt/homebrew/Caskroom/miniconda/base/lib/tclConfig.sh 2025-12-04T08:33:31.1566750Z /opt/homebrew/Caskroom/miniconda/base/lib/libasprintf.0.dylib 2025-12-04T08:33:31.1567840Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.2.4.dylib 2025-12-04T08:33:31.1568230Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.14.dylib 2025-12-04T08:33:31.1568700Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.a 2025-12-04T08:33:31.1569640Z /opt/homebrew/Caskroom/miniconda/base/lib/gettext/project-id 2025-12-04T08:33:31.1570220Z /opt/homebrew/Caskroom/miniconda/base/lib/gettext/urlget 2025-12-04T08:33:31.1570910Z /opt/homebrew/Caskroom/miniconda/base/lib/gettext/hostname 2025-12-04T08:33:31.1571730Z /opt/homebrew/Caskroom/miniconda/base/lib/gettext/cldr-plurals 2025-12-04T08:33:31.1572510Z /opt/homebrew/Caskroom/miniconda/base/lib/gettext/user-email 2025-12-04T08:33:31.1573210Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.a 2025-12-04T08:33:31.1573990Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.a 2025-12-04T08:33:31.1574720Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.a 2025-12-04T08:33:31.1575220Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.a 2025-12-04T08:33:31.1576010Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.dylib 2025-12-04T08:33:31.1576770Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.dylib 2025-12-04T08:33:31.1577710Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.dylib 2025-12-04T08:33:31.1578360Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.dylib 2025-12-04T08:33:31.1579280Z /opt/homebrew/Caskroom/miniconda/base/lib/ossl-modules/legacy.dylib 2025-12-04T08:33:31.1580430Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.a 2025-12-04T08:33:31.1580560Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.3.dylib 2025-12-04T08:33:31.1581320Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.dylib 2025-12-04T08:33:31.1582070Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.6.dylib 2025-12-04T08:33:31.1582660Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.dylib 2025-12-04T08:33:31.1583650Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.dylib 2025-12-04T08:33:31.1584600Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.dylib 2025-12-04T08:33:31.1585240Z /opt/homebrew/Caskroom/miniconda/base/lib/libintl.a 2025-12-04T08:33:31.1586210Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.dylib 2025-12-04T08:33:31.1586960Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.dylib 2025-12-04T08:33:31.1587790Z /opt/homebrew/Caskroom/miniconda/base/lib/libgettextpo.a 2025-12-04T08:33:31.1588490Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.dylib 2025-12-04T08:33:31.1589440Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/tdbcpostgres.tcl 2025-12-04T08:33:31.1590380Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/pkgIndex.tcl 2025-12-04T08:33:31.1591750Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/libtdbcpostgres1.1.9.dylib 2025-12-04T08:33:31.1592530Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.6.dylib 2025-12-04T08:33:31.1593200Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.dylib 2025-12-04T08:33:31.1594050Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.a 2025-12-04T08:33:31.1595030Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/libtdbcstub1.1.9.a 2025-12-04T08:33:31.1595980Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/libtdbc1.1.9.dylib 2025-12-04T08:33:31.1596920Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/pkgIndex.tcl 2025-12-04T08:33:31.1597650Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/tdbc.tcl 2025-12-04T08:33:31.1598560Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/tdbcConfig.sh 2025-12-04T08:33:31.1599410Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.7.dylib 2025-12-04T08:33:31.1600130Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.dylib 2025-12-04T08:33:31.1601090Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.dylib 2025-12-04T08:33:31.1601750Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.icns 2025-12-04T08:33:31.1602830Z /opt/homebrew/Caskroom/miniconda/base/lib/libgettextsrc.dylib 2025-12-04T08:33:31.1603520Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.dylib 2025-12-04T08:33:31.1604390Z /opt/homebrew/Caskroom/miniconda/base/lib/tclooConfig.sh 2025-12-04T08:33:31.1605370Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.dylib 2025-12-04T08:33:31.1606090Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.dylib 2025-12-04T08:33:31.1606820Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.dylib 2025-12-04T08:33:31.1607700Z /opt/homebrew/Caskroom/miniconda/base/lib/libjansson.dylib 2025-12-04T08:33:31.1608390Z /opt/homebrew/Caskroom/miniconda/base/lib/libtextstyle.dylib 2025-12-04T08:33:31.1609210Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.dylib 2025-12-04T08:33:31.1609720Z /opt/homebrew/Caskroom/miniconda/base/lib/libtk8.6.dylib 2025-12-04T08:33:31.1610430Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.a 2025-12-04T08:33:31.1611330Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.a 2025-12-04T08:33:31.1612190Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.dylib 2025-12-04T08:33:31.1612900Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.dylib 2025-12-04T08:33:31.1613850Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.dylib 2025-12-04T08:33:31.1614600Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.a 2025-12-04T08:33:31.1615340Z /opt/homebrew/Caskroom/miniconda/base/lib/libasprintf.a 2025-12-04T08:33:31.1616240Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.14.0.dylib 2025-12-04T08:33:31.1616960Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.6.dylib 2025-12-04T08:33:31.1617730Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.11.dylib 2025-12-04T08:33:31.1618520Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.a 2025-12-04T08:33:31.1619490Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.dylib 2025-12-04T08:33:31.1620430Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.dylib 2025-12-04T08:33:31.1621240Z /opt/homebrew/Caskroom/miniconda/base/lib/libunistring.5.dylib 2025-12-04T08:33:31.1621790Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.a 2025-12-04T08:33:31.1622400Z /opt/homebrew/Caskroom/miniconda/base/lib/tkConfig.sh 2025-12-04T08:33:31.1623170Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.dylib 2025-12-04T08:33:31.1624100Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.dylib 2025-12-04T08:33:31.1624810Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.a 2025-12-04T08:33:31.1625430Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.4.dylib 2025-12-04T08:33:31.1626170Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.11.1.dylib 2025-12-04T08:33:31.1626870Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.dylib 2025-12-04T08:33:31.1627840Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.dylib 2025-12-04T08:33:31.1628630Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.14.0.dylib 2025-12-04T08:33:31.1629310Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.dylib 2025-12-04T08:33:31.1630020Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.6.dylib 2025-12-04T08:33:31.1630620Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.a 2025-12-04T08:33:31.1631330Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.dylib 2025-12-04T08:33:31.1632090Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.dylib 2025-12-04T08:33:31.1632820Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.dylib 2025-12-04T08:33:31.1633710Z /opt/homebrew/Caskroom/miniconda/base/lib/libgettextsrc-0.21.dylib 2025-12-04T08:33:31.1634330Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.dylib 2025-12-04T08:33:31.1635420Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.2.4.dylib 2025-12-04T08:33:31.1636120Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.dylib 2025-12-04T08:33:31.1637210Z /opt/homebrew/Caskroom/miniconda/base/lib/libgettextlib-0.21.dylib 2025-12-04T08:33:31.1637760Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.a 2025-12-04T08:33:31.1638440Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.dylib 2025-12-04T08:33:31.1639310Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.dylib 2025-12-04T08:33:31.1640090Z /opt/homebrew/Caskroom/miniconda/base/lib/libgomp.1.dylib 2025-12-04T08:33:31.1641300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.uuid 2025-12-04T08:33:31.1642020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.tm 2025-12-04T08:33:31.1642810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/http-2.9.8.tm 2025-12-04T08:33:31.1643840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-12-04T08:33:31.1644920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform-1.0.19.tm 2025-12-04T08:33:31.1645740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-12-04T08:33:31.1646720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/tcltest-2.5.8.tm 2025-12-04T08:33:31.1647500Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.dylib 2025-12-04T08:33:31.1648250Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/pkgdata.inc 2025-12-04T08:33:31.1649090Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/current 2025-12-04T08:33:31.1649930Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/pkgdata.inc 2025-12-04T08:33:31.1650720Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/Makefile.inc 2025-12-04T08:33:31.1651580Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/Makefile.inc 2025-12-04T08:33:31.1652680Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.1.11.0.dylib 2025-12-04T08:33:31.1653450Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.14.0.dylib 2025-12-04T08:33:31.1654170Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itcl.tcl 2025-12-04T08:33:31.1655160Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclConfig.sh 2025-12-04T08:33:31.1655950Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/libitcl4.3.0.dylib 2025-12-04T08:33:31.1656780Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/pkgIndex.tcl 2025-12-04T08:33:31.1657670Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclHullCmds.tcl 2025-12-04T08:33:31.1658560Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclWidget.tcl 2025-12-04T08:33:31.1659490Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/libitclstub4.3.0.a 2025-12-04T08:33:31.1660150Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.6.dylib 2025-12-04T08:33:31.1660870Z /opt/homebrew/Caskroom/miniconda/base/lib/libjansson.4.dylib 2025-12-04T08:33:31.1661720Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.8.2.dylib 2025-12-04T08:33:31.1662420Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.dylib 2025-12-04T08:33:31.1663330Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.5.7.dylib 2025-12-04T08:33:31.1664080Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.dylib 2025-12-04T08:33:31.1664910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shutil.py 2025-12-04T08:33:31.1665770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tempfile.py 2025-12-04T08:33:31.1666900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-12-04T08:33:31.1668260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-12-04T08:33:31.1669540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-12-04T08:33:31.1670840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-12-04T08:33:31.1672300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-12-04T08:33:31.1673750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-12-04T08:33:31.1675060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-12-04T08:33:31.1676250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-12-04T08:33:31.1677510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-12-04T08:33:31.1678860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-12-04T08:33:31.1680080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-12-04T08:33:31.1681270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-12-04T08:33:31.1682510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-12-04T08:33:31.1684030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-12-04T08:33:31.1685000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-12-04T08:33:31.1686340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-12-04T08:33:31.1687730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-12-04T08:33:31.1688960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-12-04T08:33:31.1690400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-12-04T08:33:31.1691620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-12-04T08:33:31.1692840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-12-04T08:33:31.1694120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-12-04T08:33:31.1695530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-12-04T08:33:31.1696870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-12-04T08:33:31.1697990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-12-04T08:33:31.1699060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-12-04T08:33:31.1700430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-12-04T08:33:31.1701780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-12-04T08:33:31.1702820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-12-04T08:33:31.1704010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-12-04T08:33:31.1705300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-12-04T08:33:31.1706470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-12-04T08:33:31.1707760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-12-04T08:33:31.1709170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-12-04T08:33:31.1710240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-12-04T08:33:31.1711880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-12-04T08:33:31.1712590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-12-04T08:33:31.1713710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-12-04T08:33:31.1715470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-12-04T08:33:31.1716310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-12-04T08:33:31.1717580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-12-04T08:33:31.1718690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-12-04T08:33:31.1719610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-12-04T08:33:31.1720630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-12-04T08:33:31.1721510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-12-04T08:33:31.1722480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-12-04T08:33:31.1723400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-12-04T08:33:31.1724060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-12-04T08:33:31.1724980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-12-04T08:33:31.1726000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-12-04T08:33:31.1726760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-12-04T08:33:31.1727810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-12-04T08:33:31.1728740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-12-04T08:33:31.1729850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-12-04T08:33:31.1730550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-12-04T08:33:31.1732330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-12-04T08:33:31.1732640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-12-04T08:33:31.1733630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-12-04T08:33:31.1734420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-12-04T08:33:31.1735470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-12-04T08:33:31.1736490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-12-04T08:33:31.1737360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-12-04T08:33:31.1738400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-12-04T08:33:31.1739130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-12-04T08:33:31.1740750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-12-04T08:33:31.1740990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-12-04T08:33:31.1742080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-12-04T08:33:31.1742940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-12-04T08:33:31.1743910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-12-04T08:33:31.1744870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-12-04T08:33:31.1745750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-12-04T08:33:31.1746720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-12-04T08:33:31.1747730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-12-04T08:33:31.1748580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-12-04T08:33:31.1749620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-12-04T08:33:31.1750540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-12-04T08:33:31.1751500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-12-04T08:33:31.1752210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-12-04T08:33:31.1752930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_romanian.py 2025-12-04T08:33:31.1753650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_farsi.py 2025-12-04T08:33:31.1754350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/idna.py 2025-12-04T08:33:31.1755060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp273.py 2025-12-04T08:33:31.1755810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/punycode.py 2025-12-04T08:33:31.1756820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/raw_unicode_escape.py 2025-12-04T08:33:31.1757580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8.py 2025-12-04T08:33:31.1758180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1252.py 2025-12-04T08:33:31.1758950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp869.py 2025-12-04T08:33:31.1759640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_14.py 2025-12-04T08:33:31.1760540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_2.py 2025-12-04T08:33:31.1761460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_arabic.py 2025-12-04T08:33:31.1761950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_croatian.py 2025-12-04T08:33:31.1763540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5hkscs.py 2025-12-04T08:33:31.1763700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1256.py 2025-12-04T08:33:31.1764080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_6.py 2025-12-04T08:33:31.1765080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_10.py 2025-12-04T08:33:31.1766030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_kr.py 2025-12-04T08:33:31.1766890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1140.py 2025-12-04T08:33:31.1767720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1125.py 2025-12-04T08:33:31.1768800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_1.py 2025-12-04T08:33:31.1769590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1257.py 2025-12-04T08:33:31.1770440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp949.py 2025-12-04T08:33:31.1771350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp858.py 2025-12-04T08:33:31.1772330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_7.py 2025-12-04T08:33:31.1773340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_11.py 2025-12-04T08:33:31.1774340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hp_roman8.py 2025-12-04T08:33:31.1775190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_r.py 2025-12-04T08:33:31.1776080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/zlib_codec.py 2025-12-04T08:33:31.1776880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gbk.py 2025-12-04T08:33:31.1777740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/johab.py 2025-12-04T08:33:31.1778690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1253.py 2025-12-04T08:33:31.1779620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_15.py 2025-12-04T08:33:31.1780620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2004.py 2025-12-04T08:33:31.1781550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_iceland.py 2025-12-04T08:33:31.1782460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_3.py 2025-12-04T08:33:31.1783420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_greek.py 2025-12-04T08:33:31.1784290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/rot_13.py 2025-12-04T08:33:31.1785240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_be.py 2025-12-04T08:33:31.1786210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_kr.py 2025-12-04T08:33:31.1787190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jisx0213.py 2025-12-04T08:33:31.1787940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp863.py 2025-12-04T08:33:31.1789170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ascii.py 2025-12-04T08:33:31.1790140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_8.py 2025-12-04T08:33:31.1791000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp857.py 2025-12-04T08:33:31.1791940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_be.py 2025-12-04T08:33:31.1792820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1258.py 2025-12-04T08:33:31.1793670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/oem.py 2025-12-04T08:33:31.1794640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_latin2.py 2025-12-04T08:33:31.1795500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp775.py 2025-12-04T08:33:31.1796420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_roman.py 2025-12-04T08:33:31.1797630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__init__.py 2025-12-04T08:33:31.1798200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp852.py 2025-12-04T08:33:31.1799090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jisx0213.py 2025-12-04T08:33:31.1799930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp866.py 2025-12-04T08:33:31.1800850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_7.py 2025-12-04T08:33:31.1801930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/base64_codec.py 2025-12-04T08:33:31.1803320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-12-04T08:33:31.1804520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-12-04T08:33:31.1805690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-12-04T08:33:31.1806860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-12-04T08:33:31.1808020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-12-04T08:33:31.1809150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-12-04T08:33:31.1810410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-12-04T08:33:31.1811670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-12-04T08:33:31.1813030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-12-04T08:33:31.1814060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-12-04T08:33:31.1815300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-12-04T08:33:31.1816600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-12-04T08:33:31.1817870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-12-04T08:33:31.1819020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-12-04T08:33:31.1820190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-12-04T08:33:31.1821570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-12-04T08:33:31.1822680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-12-04T08:33:31.1823940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-12-04T08:33:31.1824960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-12-04T08:33:31.1826170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-12-04T08:33:31.1827320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-12-04T08:33:31.1828630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-12-04T08:33:31.1829820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-12-04T08:33:31.1830970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-12-04T08:33:31.1837920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-12-04T08:33:31.1838790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-12-04T08:33:31.1839020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-12-04T08:33:31.1839250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-12-04T08:33:31.1839460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-12-04T08:33:31.1839690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-12-04T08:33:31.1839910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-12-04T08:33:31.1840120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-12-04T08:33:31.1841430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-12-04T08:33:31.1842600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-12-04T08:33:31.1843770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-12-04T08:33:31.1844900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-12-04T08:33:31.1846190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-12-04T08:33:31.1847320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-12-04T08:33:31.1848480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-12-04T08:33:31.1849760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-12-04T08:33:31.1851150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-12-04T08:33:31.1852380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-12-04T08:33:31.1853650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-12-04T08:33:31.1854860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-12-04T08:33:31.1856040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-12-04T08:33:31.1857240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-12-04T08:33:31.1858560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-12-04T08:33:31.1859790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-12-04T08:33:31.1861010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-12-04T08:33:31.1862370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-12-04T08:33:31.1863640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-12-04T08:33:31.1864910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-12-04T08:33:31.1865930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-12-04T08:33:31.1867230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-12-04T08:33:31.1868470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-12-04T08:33:31.1869730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-12-04T08:33:31.1871140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-12-04T08:33:31.1872380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-12-04T08:33:31.1873620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-12-04T08:33:31.1874970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-12-04T08:33:31.1876430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-12-04T08:33:31.1877630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-12-04T08:33:31.1879000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-12-04T08:33:31.1880520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-12-04T08:33:31.1881510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-12-04T08:33:31.1882730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-12-04T08:33:31.1884320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-12-04T08:33:31.1885940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-12-04T08:33:31.1886890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-12-04T08:33:31.1888010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-12-04T08:33:31.1889280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-12-04T08:33:31.1890580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-12-04T08:33:31.1891990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-12-04T08:33:31.1893440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-12-04T08:33:31.1894380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-12-04T08:33:31.1895690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-12-04T08:33:31.1896950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-12-04T08:33:31.1898330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-12-04T08:33:31.1899610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-12-04T08:33:31.1901400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-12-04T08:33:31.1902050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-12-04T08:33:31.1903250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-12-04T08:33:31.1904710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-12-04T08:33:31.1905940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-12-04T08:33:31.1907250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-12-04T08:33:31.1908520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-12-04T08:33:31.1909610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-12-04T08:33:31.1910520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-12-04T08:33:31.1911540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-12-04T08:33:31.1912450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-12-04T08:33:31.1913940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-12-04T08:33:31.1914360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-12-04T08:33:31.1915360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-12-04T08:33:31.1916350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-12-04T08:33:31.1917260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-12-04T08:33:31.1918020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-12-04T08:33:31.1919140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-12-04T08:33:31.1920110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-12-04T08:33:31.1921030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-12-04T08:33:31.1922030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-12-04T08:33:31.1922870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-12-04T08:33:31.1925390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-12-04T08:33:31.1926490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-12-04T08:33:31.1927410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-12-04T08:33:31.1928440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-12-04T08:33:31.1929340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-12-04T08:33:31.1930190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-12-04T08:33:31.1931150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-12-04T08:33:31.1932100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-12-04T08:33:31.1933050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-12-04T08:33:31.1933990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-12-04T08:33:31.1935140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-12-04T08:33:31.1935990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.1937210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-12-04T08:33:31.1937970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-12-04T08:33:31.1938840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-12-04T08:33:31.1939920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-12-04T08:33:31.1940910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-12-04T08:33:31.1941840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-12-04T08:33:31.1942960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-12-04T08:33:31.1943810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-12-04T08:33:31.1944820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-12-04T08:33:31.1945360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp932.py 2025-12-04T08:33:31.1946420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp720.py 2025-12-04T08:33:31.1947270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp862.py 2025-12-04T08:33:31.1948220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp437.py 2025-12-04T08:33:31.1949270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/palmos.py 2025-12-04T08:33:31.1950200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_9.py 2025-12-04T08:33:31.1951080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp856.py 2025-12-04T08:33:31.1951910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/aliases.py 2025-12-04T08:33:31.1952770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/latin_1.py 2025-12-04T08:33:31.1953660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp875.py 2025-12-04T08:33:31.1954670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp950.py 2025-12-04T08:33:31.1955700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/unicode_escape.py 2025-12-04T08:33:31.1956500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp737.py 2025-12-04T08:33:31.1957410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp865.py 2025-12-04T08:33:31.1958440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ptcp154.py 2025-12-04T08:33:31.1959170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5.py 2025-12-04T08:33:31.1960030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp424.py 2025-12-04T08:33:31.1960920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp861.py 2025-12-04T08:33:31.1961780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jp.py 2025-12-04T08:33:31.1962770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp855.py 2025-12-04T08:33:31.1963830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis.py 2025-12-04T08:33:31.1964760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_le.py 2025-12-04T08:33:31.1965800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp500.py 2025-12-04T08:33:31.1966480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/undefined.py 2025-12-04T08:33:31.1967340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp860.py 2025-12-04T08:33:31.1968430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/uu_codec.py 2025-12-04T08:33:31.1969340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_le.py 2025-12-04T08:33:31.1970320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb18030.py 2025-12-04T08:33:31.1971240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp874.py 2025-12-04T08:33:31.1972130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp850.py 2025-12-04T08:33:31.1973030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp864.py 2025-12-04T08:33:31.1973910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32.py 2025-12-04T08:33:31.1974770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_u.py 2025-12-04T08:33:31.1975620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1254.py 2025-12-04T08:33:31.1976650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2.py 2025-12-04T08:33:31.1977390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16.py 2025-12-04T08:33:31.1978430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_4.py 2025-12-04T08:33:31.1979650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jis_2004.py 2025-12-04T08:33:31.1980460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mbcs.py 2025-12-04T08:33:31.1981510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1250.py 2025-12-04T08:33:31.1982730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb2312.py 2025-12-04T08:33:31.1983380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_16.py 2025-12-04T08:33:31.1984320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_cyrillic.py 2025-12-04T08:33:31.1985340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hex_codec.py 2025-12-04T08:33:31.1986380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/tis_620.py 2025-12-04T08:33:31.1987190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp037.py 2025-12-04T08:33:31.1988140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1006.py 2025-12-04T08:33:31.1989200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1251.py 2025-12-04T08:33:31.1990220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_turkish.py 2025-12-04T08:33:31.1991350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_ext.py 2025-12-04T08:33:31.1992410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_1.py 2025-12-04T08:33:31.1993200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hz.py 2025-12-04T08:33:31.1994060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/bz2_codec.py 2025-12-04T08:33:31.1995230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/quopri_codec.py 2025-12-04T08:33:31.1996210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/kz1048.py 2025-12-04T08:33:31.1997160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8_sig.py 2025-12-04T08:33:31.1997950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_t.py 2025-12-04T08:33:31.1998890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1255.py 2025-12-04T08:33:31.1999850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_3.py 2025-12-04T08:33:31.2000840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis_2004.py 2025-12-04T08:33:31.2001900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1026.py 2025-12-04T08:33:31.2002880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/charmap.py 2025-12-04T08:33:31.2003960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_5.py 2025-12-04T08:33:31.2004890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_13.py 2025-12-04T08:33:31.2005990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp.py 2025-12-04T08:33:31.2007010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/queue.py 2025-12-04T08:33:31.2007700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyio.py 2025-12-04T08:33:31.2008570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pkgutil.py 2025-12-04T08:33:31.2009320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lzma.py 2025-12-04T08:33:31.2010330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sitebuiltins.py 2025-12-04T08:33:31.2011220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copyreg.py 2025-12-04T08:33:31.2012200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/rlcompleter.py 2025-12-04T08:33:31.2013180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_common.py 2025-12-04T08:33:31.2014190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__init__.py 2025-12-04T08:33:31.2015470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-12-04T08:33:31.2016830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-12-04T08:33:31.2018120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-12-04T08:33:31.2019570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2020560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_zoneinfo.py 2025-12-04T08:33:31.2021460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_tzpath.py 2025-12-04T08:33:31.2022250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gzip.py 2025-12-04T08:33:31.2023300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_aix.py 2025-12-04T08:33:31.2024260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/wintypes.py 2025-12-04T08:33:31.2025130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/util.py 2025-12-04T08:33:31.2026000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__init__.py 2025-12-04T08:33:31.2027350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-12-04T08:33:31.2028430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-12-04T08:33:31.2029790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-12-04T08:33:31.2031050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.2032370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2033170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_endian.py 2025-12-04T08:33:31.2034130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dyld.py 2025-12-04T08:33:31.2035090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/framework.py 2025-12-04T08:33:31.2036290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib 2025-12-04T08:33:31.2037660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__init__.py 2025-12-04T08:33:31.2039010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-12-04T08:33:31.2040620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-12-04T08:33:31.2041790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-12-04T08:33:31.2043280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2044290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/README.ctypes 2025-12-04T08:33:31.2045460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-12-04T08:33:31.2046320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dylib.py 2025-12-04T08:33:31.2047170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ipaddress.py 2025-12-04T08:33:31.2047990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/trace.py 2025-12-04T08:33:31.2049260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/webbrowser.py 2025-12-04T08:33:31.2049990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compat_pickle.py 2025-12-04T08:33:31.2051100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/signals.py 2025-12-04T08:33:31.2052230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/runner.py 2025-12-04T08:33:31.2053170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/suite.py 2025-12-04T08:33:31.2054110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/util.py 2025-12-04T08:33:31.2055230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__init__.py 2025-12-04T08:33:31.2056610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.2057900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-12-04T08:33:31.2059250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-12-04T08:33:31.2060620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-12-04T08:33:31.2061890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-12-04T08:33:31.2063120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-12-04T08:33:31.2064770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.2065560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-12-04T08:33:31.2066800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.2068560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-12-04T08:33:31.2069730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2070970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-12-04T08:33:31.2072160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-12-04T08:33:31.2073010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/result.py 2025-12-04T08:33:31.2074030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/loader.py 2025-12-04T08:33:31.2074930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/case.py 2025-12-04T08:33:31.2075680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/main.py 2025-12-04T08:33:31.2076850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/async_case.py 2025-12-04T08:33:31.2077690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__main__.py 2025-12-04T08:33:31.2078560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/_log.py 2025-12-04T08:33:31.2079330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/mock.py 2025-12-04T08:33:31.2080260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dis.py 2025-12-04T08:33:31.2080820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bdb.py 2025-12-04T08:33:31.2081970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python-config.py 2025-12-04T08:33:31.2083210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c.in 2025-12-04T08:33:31.2084120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/install-sh 2025-12-04T08:33:31.2085230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-12-04T08:33:31.2086210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Makefile 2025-12-04T08:33:31.2087330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-12-04T08:33:31.2088310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup 2025-12-04T08:33:31.2089810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-12-04T08:33:31.2090650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/makesetup 2025-12-04T08:33:31.2091610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c 2025-12-04T08:33:31.2092680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.local 2025-12-04T08:33:31.2093760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python.o 2025-12-04T08:33:31.2094480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipapp.py 2025-12-04T08:33:31.2095360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cmd.py 2025-12-04T08:33:31.2095930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tty.py 2025-12-04T08:33:31.2096850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/textpad.py 2025-12-04T08:33:31.2097780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/ascii.py 2025-12-04T08:33:31.2098660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__init__.py 2025-12-04T08:33:31.2100040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-12-04T08:33:31.2101320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-12-04T08:33:31.2102520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-12-04T08:33:31.2103850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2105090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-12-04T08:33:31.2105890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/has_key.py 2025-12-04T08:33:31.2106730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/panel.py 2025-12-04T08:33:31.2107670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tabnanny.py 2025-12-04T08:33:31.2108740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_py_abc.py 2025-12-04T08:33:31.2109330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cProfile.py 2025-12-04T08:33:31.2110180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipimport.py 2025-12-04T08:33:31.2111030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/token.py 2025-12-04T08:33:31.2111790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/textwrap.py 2025-12-04T08:33:31.2112260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/base64.py 2025-12-04T08:33:31.2112930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_markupbase.py 2025-12-04T08:33:31.2113520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bz2.py 2025-12-04T08:33:31.2114230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_types.py 2025-12-04T08:33:31.2114960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__init__.py 2025-12-04T08:33:31.2115950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:31.2116830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-12-04T08:33:31.2117790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2118700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.2119340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_parser.py 2025-12-04T08:33:31.2120000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_re.py 2025-12-04T08:33:31.2120820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/mypy.ini 2025-12-04T08:33:31.2121660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/signal.py 2025-12-04T08:33:31.2122640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_constants.py 2025-12-04T08:33:31.2123400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_aix_support.py 2025-12-04T08:33:31.2124300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_threading_local.py 2025-12-04T08:33:31.2125150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pyclbr.py 2025-12-04T08:33:31.2126170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_support.py 2025-12-04T08:33:31.2126930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__init__.py 2025-12-04T08:33:31.2128250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-12-04T08:33:31.2129660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-12-04T08:33:31.2130770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2131530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asyncore.py 2025-12-04T08:33:31.2132770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/queues.py 2025-12-04T08:33:31.2134010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-12-04T08:33:31.2135200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__init__.py 2025-12-04T08:33:31.2136910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-12-04T08:33:31.2138380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-12-04T08:33:31.2140010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-12-04T08:33:31.2141630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2142690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/channels.py 2025-12-04T08:33:31.2143760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hypothesis_helper.py 2025-12-04T08:33:31.2144910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/ast_helper.py 2025-12-04T08:33:31.2145780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/testcase.py 2025-12-04T08:33:31.2147040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/threading_helper.py 2025-12-04T08:33:31.2148000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/warnings_helper.py 2025-12-04T08:33:31.2149070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/os_helper.py 2025-12-04T08:33:31.2150180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__init__.py 2025-12-04T08:33:31.2151010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/venv.py 2025-12-04T08:33:31.2152250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-12-04T08:33:31.2153630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-12-04T08:33:31.2154980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-12-04T08:33:31.2156290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-12-04T08:33:31.2157710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-12-04T08:33:31.2158950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-12-04T08:33:31.2160390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-12-04T08:33:31.2161630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-12-04T08:33:31.2162980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-12-04T08:33:31.2164310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-12-04T08:33:31.2165830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-12-04T08:33:31.2167270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-12-04T08:33:31.2168650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-12-04T08:33:31.2170030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-12-04T08:33:31.2171370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-12-04T08:33:31.2172650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-12-04T08:33:31.2173890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-12-04T08:33:31.2175120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-12-04T08:33:31.2176330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-12-04T08:33:31.2177520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2179010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-12-04T08:33:31.2179800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/numbers.py 2025-12-04T08:33:31.2181010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-12-04T08:33:31.2182160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-12-04T08:33:31.2183560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-12-04T08:33:31.2185080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-12-04T08:33:31.2186530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2187690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-12-04T08:33:31.2188710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/bytecode_helper.py 2025-12-04T08:33:31.2189730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/import_helper.py 2025-12-04T08:33:31.2190620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/i18n_helper.py 2025-12-04T08:33:31.2191600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/logging_helper.py 2025-12-04T08:33:31.2192520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/pty_helper.py 2025-12-04T08:33:31.2193500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/socket_helper.py 2025-12-04T08:33:31.2194560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/refleak_helper.py 2025-12-04T08:33:31.2195590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/script_helper.py 2025-12-04T08:33:31.2196590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hashlib_helper.py 2025-12-04T08:33:31.2197450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/smtpd.py 2025-12-04T08:33:31.2198450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asynchat.py 2025-12-04T08:33:31.2199510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_script_helper.py 2025-12-04T08:33:31.2200310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gettext.py 2025-12-04T08:33:31.2201220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/spam.py 2025-12-04T08:33:31.2202110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__init__.py 2025-12-04T08:33:31.2203370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-12-04T08:33:31.2204470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2205240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_ios_support.py 2025-12-04T08:33:31.2205990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wave.py 2025-12-04T08:33:31.2206650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/weakref.py 2025-12-04T08:33:31.2207820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-12-04T08:33:31.2208430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bisect.py 2025-12-04T08:33:31.2209140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/opcode.py 2025-12-04T08:33:31.2209870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/netrc.py 2025-12-04T08:33:31.2210550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/heapq.py 2025-12-04T08:33:31.2211420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_local.py 2025-12-04T08:33:31.2212300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_abc.py 2025-12-04T08:33:31.2213170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__init__.py 2025-12-04T08:33:31.2214320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-12-04T08:33:31.2215600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2216880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-12-04T08:33:31.2217740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/functools.py 2025-12-04T08:33:31.2218280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/modulefinder.py 2025-12-04T08:33:31.2219210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compression.py 2025-12-04T08:33:31.2220090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tracemalloc.py 2025-12-04T08:33:31.2220960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hashlib.py 2025-12-04T08:33:31.2221690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codeop.py 2025-12-04T08:33:31.2222670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/turtle.cfg 2025-12-04T08:33:31.2223480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/tree.py 2025-12-04T08:33:31.2224690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/round_dance.py 2025-12-04T08:33:31.2225690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/colormixer.py 2025-12-04T08:33:31.2226620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/bytedesign.py 2025-12-04T08:33:31.2227600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/chaos.py 2025-12-04T08:33:31.2228460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/clock.py 2025-12-04T08:33:31.2229710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/sorting_animate.py 2025-12-04T08:33:31.2230690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/paint.py 2025-12-04T08:33:31.2231610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__init__.py 2025-12-04T08:33:31.2232830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/lindenmayer.py 2025-12-04T08:33:31.2234290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-12-04T08:33:31.2235770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-12-04T08:33:31.2237240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-12-04T08:33:31.2238610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-12-04T08:33:31.2239960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-12-04T08:33:31.2241230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-12-04T08:33:31.2242550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-12-04T08:33:31.2243960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-12-04T08:33:31.2245280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-12-04T08:33:31.2246720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-12-04T08:33:31.2247810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:31.2249150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-12-04T08:33:31.2250360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-12-04T08:33:31.2251780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-12-04T08:33:31.2253120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-12-04T08:33:31.2254480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-12-04T08:33:31.2255740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-12-04T08:33:31.2257180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.2258460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-12-04T08:33:31.2259910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2261220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-12-04T08:33:31.2262120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/penrose.py 2025-12-04T08:33:31.2263080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/peace.py 2025-12-04T08:33:31.2264160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/rosette.py 2025-12-04T08:33:31.2264930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/nim.py 2025-12-04T08:33:31.2265860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/yinyang.py 2025-12-04T08:33:31.2267080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/fractalcurves.py 2025-12-04T08:33:31.2268300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/planet_and_moon.py 2025-12-04T08:33:31.2269230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/forest.py 2025-12-04T08:33:31.2270410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/two_canvases.py 2025-12-04T08:33:31.2271390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__main__.py 2025-12-04T08:33:31.2272300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/minimal_hanoi.py 2025-12-04T08:33:31.2273120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fnmatch.py 2025-12-04T08:33:31.2274280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__init__.py 2025-12-04T08:33:31.2275870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.2277420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2278490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/connection.py 2025-12-04T08:33:31.2279800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/queues.py 2025-12-04T08:33:31.2280360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/heap.py 2025-12-04T08:33:31.2281790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/shared_memory.py 2025-12-04T08:33:31.2283400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_tracker.py 2025-12-04T08:33:31.2284300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/reduction.py 2025-12-04T08:33:31.2285470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/util.py 2025-12-04T08:33:31.2286790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-12-04T08:33:31.2287870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__init__.py 2025-12-04T08:33:31.2289400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-12-04T08:33:31.2291060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-12-04T08:33:31.2292340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-12-04T08:33:31.2293600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-12-04T08:33:31.2294770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-12-04T08:33:31.2296300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-12-04T08:33:31.2297760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-12-04T08:33:31.2299250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-12-04T08:33:31.2300740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-12-04T08:33:31.2302220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-12-04T08:33:31.2303670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-12-04T08:33:31.2305010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-12-04T08:33:31.2306370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-12-04T08:33:31.2307800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-12-04T08:33:31.2309410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.2311040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-12-04T08:33:31.2312350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-12-04T08:33:31.2313640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-12-04T08:33:31.2314920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.2316460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2317920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-12-04T08:33:31.2318890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/forkserver.py 2025-12-04T08:33:31.2319840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/connection.py 2025-12-04T08:33:31.2320430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/context.py 2025-12-04T08:33:31.2321370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/spawn.py 2025-12-04T08:33:31.2322050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/synchronize.py 2025-12-04T08:33:31.2322780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/process.py 2025-12-04T08:33:31.2323680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/sharedctypes.py 2025-12-04T08:33:31.2324540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_fork.py 2025-12-04T08:33:31.2325190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/pool.py 2025-12-04T08:33:31.2326180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_forkserver.py 2025-12-04T08:33:31.2327230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-12-04T08:33:31.2327730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/managers.py 2025-12-04T08:33:31.2328590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_sharer.py 2025-12-04T08:33:31.2329170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/traceback.py 2025-12-04T08:33:31.2329810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/nturl2path.py 2025-12-04T08:33:31.2330440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/warnings.py 2025-12-04T08:33:31.2331080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/subprocess.py 2025-12-04T08:33:31.2331720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/profile.py 2025-12-04T08:33:31.2332270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/this.py 2025-12-04T08:33:31.2333110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/filecmp.py 2025-12-04T08:33:31.2333970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codecs.py 2025-12-04T08:33:31.2334430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/error.py 2025-12-04T08:33:31.2335130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/request.py 2025-12-04T08:33:31.2335850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__init__.py 2025-12-04T08:33:31.2336530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/response.py 2025-12-04T08:33:31.2337540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:31.2338440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:31.2339330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-12-04T08:33:31.2340310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-12-04T08:33:31.2341250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-12-04T08:33:31.2342190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2342900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/robotparser.py 2025-12-04T08:33:31.2343580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/parse.py 2025-12-04T08:33:31.2344210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_weakrefset.py 2025-12-04T08:33:31.2344780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/io.py 2025-12-04T08:33:31.2345730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-12-04T08:33:31.2346430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__init__.py 2025-12-04T08:33:31.2347470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:31.2348570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2349300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/glob.py 2025-12-04T08:33:31.2350020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__init__.py 2025-12-04T08:33:31.2351150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.2352110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2352750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__main__.py 2025-12-04T08:33:31.2353310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/code.py 2025-12-04T08:33:31.2353960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/operator.py 2025-12-04T08:33:31.2354580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fileinput.py 2025-12-04T08:33:31.2355130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/os.py 2025-12-04T08:33:31.2356240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/RECORD 2025-12-04T08:33:31.2357470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2358490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/direct_url.json 2025-12-04T08:33:31.2359410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/WHEEL 2025-12-04T08:33:31.2360410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/REQUESTED 2025-12-04T08:33:31.2361380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/INSTALLER 2025-12-04T08:33:31.2362470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/METADATA 2025-12-04T08:33:31.2363470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/zip-safe 2025-12-04T08:33:31.2364410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/RECORD 2025-12-04T08:33:31.2371570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2371870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/direct_url.json 2025-12-04T08:33:31.2372120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/WHEEL 2025-12-04T08:33:31.2372370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/top_level.txt 2025-12-04T08:33:31.2372600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/REQUESTED 2025-12-04T08:33:31.2372860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/INSTALLER 2025-12-04T08:33:31.2373100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.4.dist-info/METADATA 2025-12-04T08:33:31.2373310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/RECORD 2025-12-04T08:33:31.2373530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/LICENSE 2025-12-04T08:33:31.2374360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/direct_url.json 2025-12-04T08:33:31.2375340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/WHEEL 2025-12-04T08:33:31.2376190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/top_level.txt 2025-12-04T08:33:31.2377140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/REQUESTED 2025-12-04T08:33:31.2378080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/INSTALLER 2025-12-04T08:33:31.2379970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/METADATA 2025-12-04T08:33:31.2380220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/algorithms.py 2025-12-04T08:33:31.2380690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jwt.py 2025-12-04T08:33:31.2381540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/warnings.py 2025-12-04T08:33:31.2382290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__init__.py 2025-12-04T08:33:31.2383030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/types.py 2025-12-04T08:33:31.2384200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/jwk_set_cache.cpython-313.pyc 2025-12-04T08:33:31.2385240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jwt.cpython-313.pyc 2025-12-04T08:33:31.2386620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/jwks_client.cpython-313.pyc 2025-12-04T08:33:31.2387440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.2388400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jws.cpython-313.pyc 2025-12-04T08:33:31.2389440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.2390460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:31.2391500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:31.2392470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jwk.cpython-313.pyc 2025-12-04T08:33:31.2393460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.2394560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/algorithms.cpython-313.pyc 2025-12-04T08:33:31.2395640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2396390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/jwk_set_cache.py 2025-12-04T08:33:31.2397280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/utils.py 2025-12-04T08:33:31.2397940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/py.typed 2025-12-04T08:33:31.2398780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/exceptions.py 2025-12-04T08:33:31.2399600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jwk.py 2025-12-04T08:33:31.2400540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/jwks_client.py 2025-12-04T08:33:31.2401220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jws.py 2025-12-04T08:33:31.2401980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/help.py 2025-12-04T08:33:31.2403150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/RECORD 2025-12-04T08:33:31.2404090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/licenses/LICENCE 2025-12-04T08:33:31.2405090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/direct_url.json 2025-12-04T08:33:31.2406000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/WHEEL 2025-12-04T08:33:31.2407040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/top_level.txt 2025-12-04T08:33:31.2408030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/REQUESTED 2025-12-04T08:33:31.2408990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/INSTALLER 2025-12-04T08:33:31.2409980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.2.1.dist-info/METADATA 2025-12-04T08:33:31.2410710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_decode.py 2025-12-04T08:33:31.2411550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_url.py 2025-12-04T08:33:31.2412320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__init__.py 2025-12-04T08:33:31.2413430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-12-04T08:33:31.2414510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-12-04T08:33:31.2415550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-12-04T08:33:31.2416520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-12-04T08:33:31.2417640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-12-04T08:33:31.2418650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2419420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_format.py 2025-12-04T08:33:31.2420190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_parse.py 2025-12-04T08:33:31.2421120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/py.typed 2025-12-04T08:33:31.2421970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_encode.py 2025-12-04T08:33:31.2422760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/tags.py 2025-12-04T08:33:31.2423640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_musllinux.py 2025-12-04T08:33:31.2424500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/metadata.py 2025-12-04T08:33:31.2425310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/version.py 2025-12-04T08:33:31.2426270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-12-04T08:33:31.2427240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-12-04T08:33:31.2428470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-12-04T08:33:31.2429640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2430400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__init__.py 2025-12-04T08:33:31.2431520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:31.2432670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:31.2434100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:31.2434900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.2435920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:31.2437040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:31.2438170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:31.2439640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:31.2440470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:31.2441500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2442720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:31.2443730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.2444750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:31.2446090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.2446640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_parser.py 2025-12-04T08:33:31.2447470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/utils.py 2025-12-04T08:33:31.2448390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/requirements.py 2025-12-04T08:33:31.2449190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_structures.py 2025-12-04T08:33:31.2450010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/markers.py 2025-12-04T08:33:31.2450850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/py.typed 2025-12-04T08:33:31.2451960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_manylinux.py 2025-12-04T08:33:31.2452630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-12-04T08:33:31.2453510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/specifiers.py 2025-12-04T08:33:31.2454300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_elffile.py 2025-12-04T08:33:31.2455480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-12-04T08:33:31.2457060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2457920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-12-04T08:33:31.2458940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-12-04T08:33:31.2460040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-12-04T08:33:31.2461170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-12-04T08:33:31.2462910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-12-04T08:33:31.2463740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/PKG-INFO 2025-12-04T08:33:31.2464850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/SOURCES.txt 2025-12-04T08:33:31.2465960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/entry_points.txt 2025-12-04T08:33:31.2467000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/requires.txt 2025-12-04T08:33:31.2468180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/top_level.txt 2025-12-04T08:33:31.2469310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info/dependency_links.txt 2025-12-04T08:33:31.2470020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/cool.py 2025-12-04T08:33:31.2470910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/version.py 2025-12-04T08:33:31.2471790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-12-04T08:33:31.2472600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.py 2025-12-04T08:33:31.2473480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/core.py 2025-12-04T08:33:31.2474580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.2475780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-12-04T08:33:31.2476870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-12-04T08:33:31.2477960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2479030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.2480330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-12-04T08:33:31.2480860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/py.typed 2025-12-04T08:33:31.2481830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-12-04T08:33:31.2482690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-12-04T08:33:31.2483710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/RECORD 2025-12-04T08:33:31.2484870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2486140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/direct_url.json 2025-12-04T08:33:31.2486930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/WHEEL 2025-12-04T08:33:31.2487920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/REQUESTED 2025-12-04T08:33:31.2488980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/INSTALLER 2025-12-04T08:33:31.2489990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.8.0.dist-info/METADATA 2025-12-04T08:33:31.2490870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_openssl.py 2025-12-04T08:33:31.2491670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_api.py 2025-12-04T08:33:31.2492520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_macos.py 2025-12-04T08:33:31.2493390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__init__.py 2025-12-04T08:33:31.2494560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-12-04T08:33:31.2495570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-12-04T08:33:31.2496660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-12-04T08:33:31.2498000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-12-04T08:33:31.2498960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-12-04T08:33:31.2500010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2500870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-12-04T08:33:31.2501680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/py.typed 2025-12-04T08:33:31.2503320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_windows.py 2025-12-04T08:33:31.2503720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/RECORD 2025-12-04T08:33:31.2504490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/LICENSE 2025-12-04T08:33:31.2505420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/direct_url.json 2025-12-04T08:33:31.2506300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/WHEEL 2025-12-04T08:33:31.2507250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/REQUESTED 2025-12-04T08:33:31.2508340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/INSTALLER 2025-12-04T08:33:31.2509160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/METADATA 2025-12-04T08:33:31.2510110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/RECORD 2025-12-04T08:33:31.2511090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2512090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/direct_url.json 2025-12-04T08:33:31.2512960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/WHEEL 2025-12-04T08:33:31.2514030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/entry_points.txt 2025-12-04T08:33:31.2515210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/REQUESTED 2025-12-04T08:33:31.2515930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/INSTALLER 2025-12-04T08:33:31.2516840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.17.4.dist-info/METADATA 2025-12-04T08:33:31.2517770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/RECORD 2025-12-04T08:33:31.2518790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:31.2519790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/AUTHORS.txt 2025-12-04T08:33:31.2521320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE 2025-12-04T08:33:31.2522420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.APACHE 2025-12-04T08:33:31.2523650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.BSD 2025-12-04T08:33:31.2524860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/truststore/LICENSE 2025-12-04T08:33:31.2526320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/msgpack/COPYING 2025-12-04T08:33:31.2527440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/dependency_groups/LICENSE.txt 2025-12-04T08:33:31.2528670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pygments/LICENSE 2025-12-04T08:33:31.2529870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distlib/LICENSE.txt 2025-12-04T08:33:31.2531190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distro/LICENSE 2025-12-04T08:33:31.2532640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/cachecontrol/LICENSE.txt 2025-12-04T08:33:31.2533580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md 2025-12-04T08:33:31.2534910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/requests/LICENSE 2025-12-04T08:33:31.2536080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE-HEADER 2025-12-04T08:33:31.2537490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE 2025-12-04T08:33:31.2538450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/certifi/LICENSE 2025-12-04T08:33:31.2539760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pyproject_hooks/LICENSE 2025-12-04T08:33:31.2540970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/rich/LICENSE 2025-12-04T08:33:31.2542310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli_w/LICENSE 2025-12-04T08:33:31.2543420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/urllib3/LICENSE.txt 2025-12-04T08:33:31.2544680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pkg_resources/LICENSE 2025-12-04T08:33:31.2545930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/resolvelib/LICENSE 2025-12-04T08:33:31.2547160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/platformdirs/LICENSE 2025-12-04T08:33:31.2548120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/direct_url.json 2025-12-04T08:33:31.2548940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/WHEEL 2025-12-04T08:33:31.2549950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/entry_points.txt 2025-12-04T08:33:31.2550900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/top_level.txt 2025-12-04T08:33:31.2551790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/REQUESTED 2025-12-04T08:33:31.2552710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/INSTALLER 2025-12-04T08:33:31.2553610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.2.dist-info/METADATA 2025-12-04T08:33:31.2554600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/RECORD 2025-12-04T08:33:31.2555930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2556720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/direct_url.json 2025-12-04T08:33:31.2557610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/WHEEL 2025-12-04T08:33:31.2558650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/top_level.txt 2025-12-04T08:33:31.2559610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/REQUESTED 2025-12-04T08:33:31.2560680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/INSTALLER 2025-12-04T08:33:31.2561560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.5.dist-info/METADATA 2025-12-04T08:33:31.2562500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/RECORD 2025-12-04T08:33:31.2563560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:31.2564580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/direct_url.json 2025-12-04T08:33:31.2565470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/WHEEL 2025-12-04T08:33:31.2566630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/entry_points.txt 2025-12-04T08:33:31.2567500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/top_level.txt 2025-12-04T08:33:31.2568420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/REQUESTED 2025-12-04T08:33:31.2569370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/INSTALLER 2025-12-04T08:33:31.2570330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.4.dist-info/METADATA 2025-12-04T08:33:31.2571230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-14.2.0.dist-info/RECORD 2025-12-04T08:33:31.2572330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-14.2.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2573230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-14.2.0.dist-info/direct_url.json 2025-12-04T08:33:31.2574110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-14.2.0.dist-info/WHEEL 2025-12-04T08:33:31.2575060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-14.2.0.dist-info/REQUESTED 2025-12-04T08:33:31.2575990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-14.2.0.dist-info/INSTALLER 2025-12-04T08:33:31.2576910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-14.2.0.dist-info/METADATA 2025-12-04T08:33:31.2578140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-12-04T08:33:31.2578840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-12-04T08:33:31.2579900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-12-04T08:33:31.2581100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-12-04T08:33:31.2582270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-12-04T08:33:31.2583440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-12-04T08:33:31.2584850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-12-04T08:33:31.2585900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-12-04T08:33:31.2587130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.2588330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-12-04T08:33:31.2589500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.2590770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2591950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-12-04T08:33:31.2593050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-12-04T08:33:31.2593850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-12-04T08:33:31.2594920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/common.py 2025-12-04T08:33:31.2595840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-12-04T08:33:31.2596900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-12-04T08:33:31.2597700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-12-04T08:33:31.2598830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-12-04T08:33:31.2599510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_api.py 2025-12-04T08:33:31.2600430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-12-04T08:33:31.2601510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_build.py 2025-12-04T08:33:31.2602320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-12-04T08:33:31.2603480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-12-04T08:33:31.2604540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2605460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-12-04T08:33:31.2606310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_schema.py 2025-12-04T08:33:31.2607160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/conda_plugin.py 2025-12-04T08:33:31.2608250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-12-04T08:33:31.2609310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-12-04T08:33:31.2610380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-12-04T08:33:31.2611400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-12-04T08:33:31.2612800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-12-04T08:33:31.2614040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-12-04T08:33:31.2615450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2616640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-12-04T08:33:31.2617660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-12-04T08:33:31.2618380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-12-04T08:33:31.2619600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.2620710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-12-04T08:33:31.2621860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-12-04T08:33:31.2622960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-12-04T08:33:31.2624400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2625010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-12-04T08:33:31.2625890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-12-04T08:33:31.2626770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-12-04T08:33:31.2627670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_version.py 2025-12-04T08:33:31.2628540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-12-04T08:33:31.2629780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-12-04T08:33:31.2630520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-12-04T08:33:31.2631580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-12-04T08:33:31.2632550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-12-04T08:33:31.2633530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-12-04T08:33:31.2634640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-12-04T08:33:31.2635810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-12-04T08:33:31.2636990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.2638390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-12-04T08:33:31.2639620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-12-04T08:33:31.2641020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2642050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-12-04T08:33:31.2642910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-12-04T08:33:31.2643720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__init__.py 2025-12-04T08:33:31.2644830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.2645900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-12-04T08:33:31.2646920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.2647980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.2649110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/conda_plugin.cpython-313.pyc 2025-12-04T08:33:31.2650160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2650980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/cli/__init__.py 2025-12-04T08:33:31.2652400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/cli/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.2653290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/cli/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.2654380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2655110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/cli/cli.py 2025-12-04T08:33:31.2656040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/cli/__main__.py 2025-12-04T08:33:31.2656820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/api.py 2025-12-04T08:33:31.2657850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/utils.py 2025-12-04T08:33:31.2658610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-12-04T08:33:31.2659460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-12-04T08:33:31.2660330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-12-04T08:33:31.2661500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.2662590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-12-04T08:33:31.2663950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-12-04T08:33:31.2664900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.2666020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2666860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-12-04T08:33:31.2667700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-12-04T08:33:31.2668710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-12-04T08:33:31.2669760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-12-04T08:33:31.2670710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-12-04T08:33:31.2671680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-12-04T08:33:31.2672660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-12-04T08:33:31.2673710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-12-04T08:33:31.2674740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-12-04T08:33:31.2675710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-12-04T08:33:31.2676800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-2.default.json 2025-12-04T08:33:31.2677810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-12-04T08:33:31.2678840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-12-04T08:33:31.2679890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-12-04T08:33:31.2680930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-12-04T08:33:31.2681940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-12-04T08:33:31.2682970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-2.schema.json 2025-12-04T08:33:31.2683980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.default.json 2025-12-04T08:33:31.2685000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.schema.json 2025-12-04T08:33:31.2686310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-12-04T08:33:31.2686940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-12-04T08:33:31.2688040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:31.2689120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-12-04T08:33:31.2689970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-12-04T08:33:31.2690950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-12-04T08:33:31.2692160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-12-04T08:33:31.2692970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-12-04T08:33:31.2693770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/plugins.py 2025-12-04T08:33:31.2694700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/console.py 2025-12-04T08:33:31.2695680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/config.py 2025-12-04T08:33:31.2696540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/_version.py 2025-12-04T08:33:31.2697510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__init__.py 2025-12-04T08:33:31.2698720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/plugins.cpython-313.pyc 2025-12-04T08:33:31.2699840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.2701040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.2702210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.2703600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.2704620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/deprecations.cpython-313.pyc 2025-12-04T08:33:31.2705680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2706820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.2707720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/deprecations.py 2025-12-04T08:33:31.2708740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/cli.py 2025-12-04T08:33:31.2709680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/py.typed 2025-12-04T08:33:31.2710850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/exceptions.py 2025-12-04T08:33:31.2711800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/RECORD 2025-12-04T08:33:31.2713110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/LICENSE 2025-12-04T08:33:31.2714590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/direct_url.json 2025-12-04T08:33:31.2715960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/WHEEL 2025-12-04T08:33:31.2717510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/entry_points.txt 2025-12-04T08:33:31.2718910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/top_level.txt 2025-12-04T08:33:31.2720310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/REQUESTED 2025-12-04T08:33:31.2721590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/INSTALLER 2025-12-04T08:33:31.2723030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.4.dist-info/METADATA 2025-12-04T08:33:31.2724650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-12-04T08:33:31.2725830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/RECORD 2025-12-04T08:33:31.2727280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2728720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/direct_url.json 2025-12-04T08:33:31.2729900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/WHEEL 2025-12-04T08:33:31.2731330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/top_level.txt 2025-12-04T08:33:31.2732600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/REQUESTED 2025-12-04T08:33:31.2733850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/INSTALLER 2025-12-04T08:33:31.2735210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/METADATA 2025-12-04T08:33:31.2736440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/RECORD 2025-12-04T08:33:31.2737740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/licenses/LICENSE 2025-12-04T08:33:31.2738960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/direct_url.json 2025-12-04T08:33:31.2740120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/WHEEL 2025-12-04T08:33:31.2741410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/REQUESTED 2025-12-04T08:33:31.2742590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/INSTALLER 2025-12-04T08:33:31.2743820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.12.3.dist-info/METADATA 2025-12-04T08:33:31.2745050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-12-04T08:33:31.2746160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-12-04T08:33:31.2747350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-12-04T08:33:31.2748470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-12-04T08:33:31.2750140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-12-04T08:33:31.2751730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-12-04T08:33:31.2753180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.2754730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.2756370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-12-04T08:33:31.2757850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-12-04T08:33:31.2759740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2760940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-12-04T08:33:31.2762180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-12-04T08:33:31.2763370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-12-04T08:33:31.2764530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-12-04T08:33:31.2765810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-12-04T08:33:31.2767080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-12-04T08:33:31.2768910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.2770300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-12-04T08:33:31.2771830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-12-04T08:33:31.2773350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-12-04T08:33:31.2774920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-12-04T08:33:31.2776570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-12-04T08:33:31.2778170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.2779660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.2781080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.2782740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.2784570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2785890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/api.py 2025-12-04T08:33:31.2787380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-12-04T08:33:31.2788740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-12-04T08:33:31.2790000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-12-04T08:33:31.2791270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-12-04T08:33:31.2792620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-12-04T08:33:31.2793860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-12-04T08:33:31.2795140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-12-04T08:33:31.2796390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-12-04T08:33:31.2797650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-12-04T08:33:31.2799260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-12-04T08:33:31.2800220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-12-04T08:33:31.2801760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-12-04T08:33:31.2802950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-12-04T08:33:31.2804280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-12-04T08:33:31.2805240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/namedutils.py 2025-12-04T08:33:31.2806580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/cacheutils.py 2025-12-04T08:33:31.2807780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/pathutils.py 2025-12-04T08:33:31.2808900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/dictutils.py 2025-12-04T08:33:31.2809880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tableutils.py 2025-12-04T08:33:31.2810910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/iterutils.py 2025-12-04T08:33:31.2812330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mboxutils.py 2025-12-04T08:33:31.2813440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/fileutils.py 2025-12-04T08:33:31.2814490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/queueutils.py 2025-12-04T08:33:31.2815640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__init__.py 2025-12-04T08:33:31.2816640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/formatutils.py 2025-12-04T08:33:31.2817810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-12-04T08:33:31.2818870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-12-04T08:33:31.2819950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-12-04T08:33:31.2821060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-12-04T08:33:31.2822140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-12-04T08:33:31.2823210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-12-04T08:33:31.2824300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-12-04T08:33:31.2825370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-12-04T08:33:31.2826600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-12-04T08:33:31.2827540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-12-04T08:33:31.2828760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-12-04T08:33:31.2830010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-12-04T08:33:31.2837020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-12-04T08:33:31.2837670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-12-04T08:33:31.2838260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-12-04T08:33:31.2838860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-12-04T08:33:31.2839450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-12-04T08:33:31.2840030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-12-04T08:33:31.2840630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-12-04T08:33:31.2841300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-12-04T08:33:31.2842340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-12-04T08:33:31.2843720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-12-04T08:33:31.2845270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-12-04T08:33:31.2846680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-12-04T08:33:31.2847950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-12-04T08:33:31.2849380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-12-04T08:33:31.2850760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-12-04T08:33:31.2852040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-12-04T08:33:31.2853380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-12-04T08:33:31.2854970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2855970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tbutils.py 2025-12-04T08:33:31.2857100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/typeutils.py 2025-12-04T08:33:31.2858330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ecoutils.py 2025-12-04T08:33:31.2859420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/excutils.py 2025-12-04T08:33:31.2860650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/deprutils.py 2025-12-04T08:33:31.2861690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/jsonutils.py 2025-12-04T08:33:31.2862780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/socketutils.py 2025-12-04T08:33:31.2864010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/setutils.py 2025-12-04T08:33:31.2865160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/statsutils.py 2025-12-04T08:33:31.2866200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/listutils.py 2025-12-04T08:33:31.2867220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/debugutils.py 2025-12-04T08:33:31.2868330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/urlutils.py 2025-12-04T08:33:31.2869650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/easterutils.py 2025-12-04T08:33:31.2870500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ioutils.py 2025-12-04T08:33:31.2871620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/strutils.py 2025-12-04T08:33:31.2872770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mathutils.py 2025-12-04T08:33:31.2873960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/timeutils.py 2025-12-04T08:33:31.2875180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/gcutils.py 2025-12-04T08:33:31.2876170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/funcutils.py 2025-12-04T08:33:31.2877150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/version.py 2025-12-04T08:33:31.2878100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/variables.py 2025-12-04T08:33:31.2879130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__init__.py 2025-12-04T08:33:31.2880470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.2881860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/ipython.cpython-313.pyc 2025-12-04T08:33:31.2883350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/variables.cpython-313.pyc 2025-12-04T08:33:31.2884820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.2886210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.2887730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2889250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.2890570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:31.2891540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/parser.py 2025-12-04T08:33:31.2892480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/cli.py 2025-12-04T08:33:31.2893710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/ipython.py 2025-12-04T08:33:31.2894860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/py.typed 2025-12-04T08:33:31.2896120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/main.py 2025-12-04T08:33:31.2897380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__main__.py 2025-12-04T08:33:31.2898430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__init__.py 2025-12-04T08:33:31.2900210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-12-04T08:33:31.2902760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2903320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/py.typed 2025-12-04T08:33:31.2903830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-12-04T08:33:31.2904830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch.py 2025-12-04T08:33:31.2905850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/test_pycosat.py 2025-12-04T08:33:31.2907090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-12-04T08:33:31.2908570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.2909510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/modeline.py 2025-12-04T08:33:31.2910400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/console.py 2025-12-04T08:33:31.2911740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/scanner.py 2025-12-04T08:33:31.2912810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatter.py 2025-12-04T08:33:31.2913930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-12-04T08:33:31.2915240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-12-04T08:33:31.2916400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-12-04T08:33:31.2917670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-12-04T08:33:31.2918910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-12-04T08:33:31.2920030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-12-04T08:33:31.2921130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-12-04T08:33:31.2922160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-12-04T08:33:31.2923470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-12-04T08:33:31.2924990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-12-04T08:33:31.2925990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/console.py 2025-12-04T08:33:31.2926960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-12-04T08:33:31.2928450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-12-04T08:33:31.2929570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-12-04T08:33:31.2930620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-12-04T08:33:31.2931810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-12-04T08:33:31.2932930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-12-04T08:33:31.2934190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-12-04T08:33:31.2935440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-12-04T08:33:31.2936480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-12-04T08:33:31.2937810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-12-04T08:33:31.2939030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-12-04T08:33:31.2940500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-12-04T08:33:31.2941720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-12-04T08:33:31.2942980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-12-04T08:33:31.2944050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/web.py 2025-12-04T08:33:31.2945280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-12-04T08:33:31.2946740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-12-04T08:33:31.2947960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-12-04T08:33:31.2949300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_sql_builtins.py 2025-12-04T08:33:31.2950480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-12-04T08:33:31.2951660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-12-04T08:33:31.2952870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-12-04T08:33:31.2953970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-12-04T08:33:31.2955130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-12-04T08:33:31.2956250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-12-04T08:33:31.2957420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-12-04T08:33:31.2958780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-12-04T08:33:31.2959840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-12-04T08:33:31.2961150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-12-04T08:33:31.2962210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-12-04T08:33:31.2963360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-12-04T08:33:31.2964520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-12-04T08:33:31.2966050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-12-04T08:33:31.2967280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-12-04T08:33:31.2968460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-12-04T08:33:31.2969550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-12-04T08:33:31.2970760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-12-04T08:33:31.2971840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-12-04T08:33:31.2972990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-12-04T08:33:31.2974120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-12-04T08:33:31.2975480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-12-04T08:33:31.2976580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/r.py 2025-12-04T08:33:31.2977710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-12-04T08:33:31.2979070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-12-04T08:33:31.2980210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-12-04T08:33:31.2981390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-12-04T08:33:31.2982670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-12-04T08:33:31.2983760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-12-04T08:33:31.2984980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-12-04T08:33:31.2986260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-12-04T08:33:31.2987500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-12-04T08:33:31.2988720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-12-04T08:33:31.2989970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-12-04T08:33:31.2991190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-12-04T08:33:31.2992290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-12-04T08:33:31.2993420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-12-04T08:33:31.2994390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/j.py 2025-12-04T08:33:31.2995540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-12-04T08:33:31.2996670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-12-04T08:33:31.2998030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-12-04T08:33:31.2999350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-12-04T08:33:31.3000630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-12-04T08:33:31.3001630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-12-04T08:33:31.3002780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-12-04T08:33:31.3003920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-12-04T08:33:31.3005180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-12-04T08:33:31.3006260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-12-04T08:33:31.3007250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-12-04T08:33:31.3008500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-12-04T08:33:31.3009330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-12-04T08:33:31.3010600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-12-04T08:33:31.3011920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-12-04T08:33:31.3013120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-12-04T08:33:31.3014190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-12-04T08:33:31.3015240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-12-04T08:33:31.3016300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-12-04T08:33:31.3017440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-12-04T08:33:31.3018540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-12-04T08:33:31.3019670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-12-04T08:33:31.3020440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-12-04T08:33:31.3021410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-12-04T08:33:31.3022350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-12-04T08:33:31.3023250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-12-04T08:33:31.3024270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-12-04T08:33:31.3025030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-12-04T08:33:31.3025930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/html.py 2025-12-04T08:33:31.3026910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-12-04T08:33:31.3027840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-12-04T08:33:31.3028780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-12-04T08:33:31.3029670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-12-04T08:33:31.3030580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-12-04T08:33:31.3031500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-12-04T08:33:31.3032390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-12-04T08:33:31.3033390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-12-04T08:33:31.3034340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-12-04T08:33:31.3035210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-12-04T08:33:31.3036140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-12-04T08:33:31.3037040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-12-04T08:33:31.3037910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/d.py 2025-12-04T08:33:31.3038790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-12-04T08:33:31.3039680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/other.py 2025-12-04T08:33:31.3040730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-12-04T08:33:31.3041670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-12-04T08:33:31.3042730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-12-04T08:33:31.3043890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-12-04T08:33:31.3045120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-12-04T08:33:31.3046480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-12-04T08:33:31.3047610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-12-04T08:33:31.3048880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-12-04T08:33:31.3050030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-12-04T08:33:31.3051170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-12-04T08:33:31.3052640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-12-04T08:33:31.3053630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-12-04T08:33:31.3054780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-12-04T08:33:31.3056090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-12-04T08:33:31.3057300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-12-04T08:33:31.3058870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-12-04T08:33:31.3060230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-12-04T08:33:31.3061540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-12-04T08:33:31.3063050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-12-04T08:33:31.3064680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-12-04T08:33:31.3066150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-12-04T08:33:31.3067740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-12-04T08:33:31.3069180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-12-04T08:33:31.3070430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-12-04T08:33:31.3071870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-12-04T08:33:31.3073180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-12-04T08:33:31.3074650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-12-04T08:33:31.3076030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sql_builtins.cpython-313.pyc 2025-12-04T08:33:31.3077620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-12-04T08:33:31.3078950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-12-04T08:33:31.3080520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-12-04T08:33:31.3081740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-12-04T08:33:31.3083380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-12-04T08:33:31.3084910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-12-04T08:33:31.3086300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-12-04T08:33:31.3087600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-12-04T08:33:31.3089100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-12-04T08:33:31.3090560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-12-04T08:33:31.3091880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-12-04T08:33:31.3093310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-12-04T08:33:31.3094740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-12-04T08:33:31.3096130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-12-04T08:33:31.3097490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-12-04T08:33:31.3098990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-12-04T08:33:31.3100430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-12-04T08:33:31.3101840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-12-04T08:33:31.3103230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-12-04T08:33:31.3104610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-12-04T08:33:31.3106110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-12-04T08:33:31.3107590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-12-04T08:33:31.3108950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-12-04T08:33:31.3110330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-12-04T08:33:31.3111680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-12-04T08:33:31.3113000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-12-04T08:33:31.3114540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-12-04T08:33:31.3115840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-12-04T08:33:31.3117300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-12-04T08:33:31.3118640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-12-04T08:33:31.3120140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-12-04T08:33:31.3121680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-12-04T08:33:31.3123130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-12-04T08:33:31.3124530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-12-04T08:33:31.3125910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-12-04T08:33:31.3127360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-12-04T08:33:31.3128720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-12-04T08:33:31.3130110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-12-04T08:33:31.3131400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-12-04T08:33:31.3132900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-12-04T08:33:31.3134450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-12-04T08:33:31.3135890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-12-04T08:33:31.3137220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-12-04T08:33:31.3138450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-12-04T08:33:31.3139910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-12-04T08:33:31.3141190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-12-04T08:33:31.3142650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-12-04T08:33:31.3143960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-12-04T08:33:31.3145310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-12-04T08:33:31.3146770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-12-04T08:33:31.3148060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-12-04T08:33:31.3149440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-12-04T08:33:31.3150920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-12-04T08:33:31.3152290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-12-04T08:33:31.3153960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-12-04T08:33:31.3155560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-12-04T08:33:31.3157200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-12-04T08:33:31.3158890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-12-04T08:33:31.3160220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-12-04T08:33:31.3161540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-12-04T08:33:31.3163030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-12-04T08:33:31.3164580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-12-04T08:33:31.3172350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-12-04T08:33:31.3173060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-12-04T08:33:31.3173690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-12-04T08:33:31.3174320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-12-04T08:33:31.3174930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-12-04T08:33:31.3175550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-12-04T08:33:31.3176170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-12-04T08:33:31.3176770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-12-04T08:33:31.3177580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-12-04T08:33:31.3178910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-12-04T08:33:31.3180610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-12-04T08:33:31.3182040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-12-04T08:33:31.3183530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-12-04T08:33:31.3185050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-12-04T08:33:31.3186660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-12-04T08:33:31.3188080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-12-04T08:33:31.3189660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-12-04T08:33:31.3191180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-12-04T08:33:31.3192900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-12-04T08:33:31.3194270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-12-04T08:33:31.3195700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-12-04T08:33:31.3197130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-12-04T08:33:31.3198520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-12-04T08:33:31.3199930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-12-04T08:33:31.3201600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-12-04T08:33:31.3202980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-12-04T08:33:31.3204460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-12-04T08:33:31.3206130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-12-04T08:33:31.3207480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-12-04T08:33:31.3208960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-12-04T08:33:31.3210430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-12-04T08:33:31.3211780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-12-04T08:33:31.3213100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-12-04T08:33:31.3214320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-12-04T08:33:31.3215360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-12-04T08:33:31.3216550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-12-04T08:33:31.3217690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-12-04T08:33:31.3218830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-12-04T08:33:31.3220090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-12-04T08:33:31.3221890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-12-04T08:33:31.3222980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-12-04T08:33:31.3224000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-12-04T08:33:31.3225450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-12-04T08:33:31.3227070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-12-04T08:33:31.3228420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:31.3230030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-12-04T08:33:31.3231580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-12-04T08:33:31.3233150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-12-04T08:33:31.3234650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-12-04T08:33:31.3236090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-12-04T08:33:31.3237560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-12-04T08:33:31.3239160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-12-04T08:33:31.3240610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-12-04T08:33:31.3242220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-12-04T08:33:31.3243580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-12-04T08:33:31.3245100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-12-04T08:33:31.3246390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-12-04T08:33:31.3247810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-12-04T08:33:31.3249450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-12-04T08:33:31.3251050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-12-04T08:33:31.3252560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-12-04T08:33:31.3253990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-12-04T08:33:31.3255500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-12-04T08:33:31.3256900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-12-04T08:33:31.3258330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-12-04T08:33:31.3259940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-12-04T08:33:31.3261450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-12-04T08:33:31.3262930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-12-04T08:33:31.3264380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-12-04T08:33:31.3265760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-12-04T08:33:31.3267150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-12-04T08:33:31.3268700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-12-04T08:33:31.3270180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-12-04T08:33:31.3271980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-12-04T08:33:31.3273450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-12-04T08:33:31.3274850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-12-04T08:33:31.3276430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-12-04T08:33:31.3277890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-12-04T08:33:31.3279110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-12-04T08:33:31.3280840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-12-04T08:33:31.3282270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-12-04T08:33:31.3283850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-12-04T08:33:31.3285310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-12-04T08:33:31.3286600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-12-04T08:33:31.3288210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-12-04T08:33:31.3289570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-12-04T08:33:31.3291030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-12-04T08:33:31.3292580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-12-04T08:33:31.3293960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-12-04T08:33:31.3295470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-12-04T08:33:31.3296980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-12-04T08:33:31.3298420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-12-04T08:33:31.3299830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-12-04T08:33:31.3301550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-12-04T08:33:31.3303180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-12-04T08:33:31.3304770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-12-04T08:33:31.3306420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-12-04T08:33:31.3308010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-12-04T08:33:31.3309430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-12-04T08:33:31.3310820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-12-04T08:33:31.3312170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-12-04T08:33:31.3313770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-12-04T08:33:31.3315130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-12-04T08:33:31.3316520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-12-04T08:33:31.3318070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-12-04T08:33:31.3319620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-12-04T08:33:31.3321180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-12-04T08:33:31.3322740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-12-04T08:33:31.3324190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-12-04T08:33:31.3325870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-12-04T08:33:31.3327170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-12-04T08:33:31.3328720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-12-04T08:33:31.3330030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-12-04T08:33:31.3331550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-12-04T08:33:31.3333410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-12-04T08:33:31.3334510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-12-04T08:33:31.3336000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-12-04T08:33:31.3337390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-12-04T08:33:31.3338850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-12-04T08:33:31.3340240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-12-04T08:33:31.3341560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-12-04T08:33:31.3343090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-12-04T08:33:31.3344380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-12-04T08:33:31.3346070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-12-04T08:33:31.3347610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-12-04T08:33:31.3349150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-12-04T08:33:31.3350670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-12-04T08:33:31.3352050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:31.3353400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-12-04T08:33:31.3354980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-12-04T08:33:31.3356320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-12-04T08:33:31.3357640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-12-04T08:33:31.3359080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-12-04T08:33:31.3360410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-12-04T08:33:31.3361770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-12-04T08:33:31.3363330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-12-04T08:33:31.3364820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-12-04T08:33:31.3366200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-12-04T08:33:31.3367620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-12-04T08:33:31.3369200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-12-04T08:33:31.3370560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-12-04T08:33:31.3371950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-12-04T08:33:31.3373350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-12-04T08:33:31.3374740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-12-04T08:33:31.3376110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-12-04T08:33:31.3377420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-12-04T08:33:31.3378920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-12-04T08:33:31.3380230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-12-04T08:33:31.3381480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-12-04T08:33:31.3383050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-12-04T08:33:31.3384740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-12-04T08:33:31.3386280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-12-04T08:33:31.3387760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-12-04T08:33:31.3389150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-12-04T08:33:31.3390490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-12-04T08:33:31.3392120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-12-04T08:33:31.3393350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-12-04T08:33:31.3394630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-12-04T08:33:31.3395930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-12-04T08:33:31.3397320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-12-04T08:33:31.3398820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-12-04T08:33:31.3400280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3401740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-12-04T08:33:31.3403240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-12-04T08:33:31.3404570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-12-04T08:33:31.3406030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-12-04T08:33:31.3407370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-12-04T08:33:31.3408690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-12-04T08:33:31.3410080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-12-04T08:33:31.3411440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-12-04T08:33:31.3412740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-12-04T08:33:31.3414160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-12-04T08:33:31.3415130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-12-04T08:33:31.3416450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-12-04T08:33:31.3417340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-12-04T08:33:31.3418410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-12-04T08:33:31.3419580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.3420640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-12-04T08:33:31.3421770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-12-04T08:33:31.3423480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-12-04T08:33:31.3424740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-12-04T08:33:31.3425380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-12-04T08:33:31.3426440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-12-04T08:33:31.3427450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-12-04T08:33:31.3428370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-12-04T08:33:31.3429150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-12-04T08:33:31.3430210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-12-04T08:33:31.3430960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-12-04T08:33:31.3431930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-12-04T08:33:31.3432870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-12-04T08:33:31.3433910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-12-04T08:33:31.3435020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-12-04T08:33:31.3436150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-12-04T08:33:31.3437220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-12-04T08:33:31.3438340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-12-04T08:33:31.3439360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-12-04T08:33:31.3440540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-12-04T08:33:31.3441690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-12-04T08:33:31.3442870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/css.py 2025-12-04T08:33:31.3444100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-12-04T08:33:31.3445390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-12-04T08:33:31.3446630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-12-04T08:33:31.3447800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-12-04T08:33:31.3449000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-12-04T08:33:31.3450060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-12-04T08:33:31.3450990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-12-04T08:33:31.3452080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-12-04T08:33:31.3453250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-12-04T08:33:31.3454500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-12-04T08:33:31.3455550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-12-04T08:33:31.3456760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-12-04T08:33:31.3457850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-12-04T08:33:31.3458880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-12-04T08:33:31.3460070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-12-04T08:33:31.3461180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/business.py 2025-12-04T08:33:31.3462260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-12-04T08:33:31.3463380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-12-04T08:33:31.3464410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-12-04T08:33:31.3465590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-12-04T08:33:31.3466750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-12-04T08:33:31.3467850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-12-04T08:33:31.3469140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-12-04T08:33:31.3470090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-12-04T08:33:31.3471320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-12-04T08:33:31.3472450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-12-04T08:33:31.3473650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-12-04T08:33:31.3474670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-12-04T08:33:31.3475870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-12-04T08:33:31.3477060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/email.py 2025-12-04T08:33:31.3478190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-12-04T08:33:31.3479270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-12-04T08:33:31.3480420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-12-04T08:33:31.3481690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-12-04T08:33:31.3482680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-12-04T08:33:31.3483800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/text.py 2025-12-04T08:33:31.3484810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-12-04T08:33:31.3486030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-12-04T08:33:31.3487280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-12-04T08:33:31.3488370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-12-04T08:33:31.3489520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-12-04T08:33:31.3490610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-12-04T08:33:31.3491680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/python.py 2025-12-04T08:33:31.3493110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-12-04T08:33:31.3494290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-12-04T08:33:31.3495360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-12-04T08:33:31.3496540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/go.py 2025-12-04T08:33:31.3497740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-12-04T08:33:31.3498870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-12-04T08:33:31.3500170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-12-04T08:33:31.3501170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-12-04T08:33:31.3502230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-12-04T08:33:31.3503280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/make.py 2025-12-04T08:33:31.3504390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-12-04T08:33:31.3505400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-12-04T08:33:31.3506630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-12-04T08:33:31.3507720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-12-04T08:33:31.3508870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-12-04T08:33:31.3509930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-12-04T08:33:31.3510940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/math.py 2025-12-04T08:33:31.3512010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-12-04T08:33:31.3513200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-12-04T08:33:31.3514290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/php.py 2025-12-04T08:33:31.3515420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-12-04T08:33:31.3516580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-12-04T08:33:31.3517750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-12-04T08:33:31.3518950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-12-04T08:33:31.3520120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-12-04T08:33:31.3521170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-12-04T08:33:31.3522320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-12-04T08:33:31.3523520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-12-04T08:33:31.3524630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-12-04T08:33:31.3525810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/q.py 2025-12-04T08:33:31.3527040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-12-04T08:33:31.3528270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-12-04T08:33:31.3529510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-12-04T08:33:31.3530540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-12-04T08:33:31.3531810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-12-04T08:33:31.3533030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-12-04T08:33:31.3534150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-12-04T08:33:31.3535220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-12-04T08:33:31.3536360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-12-04T08:33:31.3537490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-12-04T08:33:31.3538640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-12-04T08:33:31.3539710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-12-04T08:33:31.3540880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-12-04T08:33:31.3542010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-12-04T08:33:31.3543140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-12-04T08:33:31.3544130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-12-04T08:33:31.3545420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-12-04T08:33:31.3546660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-12-04T08:33:31.3547790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-12-04T08:33:31.3548760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-12-04T08:33:31.3550110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-12-04T08:33:31.3551130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-12-04T08:33:31.3552280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-12-04T08:33:31.3553490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-12-04T08:33:31.3554700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-12-04T08:33:31.3555900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/special.py 2025-12-04T08:33:31.3557040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-12-04T08:33:31.3558210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-12-04T08:33:31.3559150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-12-04T08:33:31.3560270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-12-04T08:33:31.3561520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-12-04T08:33:31.3562660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-12-04T08:33:31.3563840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-12-04T08:33:31.3564890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-12-04T08:33:31.3565980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-12-04T08:33:31.3567160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/func.py 2025-12-04T08:33:31.3568060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/data.py 2025-12-04T08:33:31.3569240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-12-04T08:33:31.3570290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-12-04T08:33:31.3571400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-12-04T08:33:31.3572390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-12-04T08:33:31.3573680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-12-04T08:33:31.3574750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-12-04T08:33:31.3575860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-12-04T08:33:31.3576930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/token.py 2025-12-04T08:33:31.3577930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/style.py 2025-12-04T08:33:31.3579020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/util.py 2025-12-04T08:33:31.3580160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/sphinxext.py 2025-12-04T08:33:31.3581210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/cmdline.py 2025-12-04T08:33:31.3582390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__init__.py 2025-12-04T08:33:31.3583730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-12-04T08:33:31.3584860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/html.py 2025-12-04T08:33:31.3586000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-12-04T08:33:31.3587120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-12-04T08:33:31.3588350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/other.py 2025-12-04T08:33:31.3589910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-12-04T08:33:31.3591430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-12-04T08:33:31.3592820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-12-04T08:33:31.3594390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-12-04T08:33:31.3595860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-12-04T08:33:31.3597430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-12-04T08:33:31.3598780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-12-04T08:33:31.3600390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-12-04T08:33:31.3601920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-12-04T08:33:31.3603500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-12-04T08:33:31.3605020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:31.3606430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-12-04T08:33:31.3607700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-12-04T08:33:31.3608970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3609800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/img.py 2025-12-04T08:33:31.3610720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-12-04T08:33:31.3611730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-12-04T08:33:31.3612530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-12-04T08:33:31.3613580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-12-04T08:33:31.3614390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-12-04T08:33:31.3615450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-12-04T08:33:31.3616300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-12-04T08:33:31.3617410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-12-04T08:33:31.3618400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-12-04T08:33:31.3619490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-12-04T08:33:31.3620550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-12-04T08:33:31.3621830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-12-04T08:33:31.3623370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-12-04T08:33:31.3624680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-12-04T08:33:31.3626090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:31.3627670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-12-04T08:33:31.3629060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-12-04T08:33:31.3630320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.3631630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-12-04T08:33:31.3633010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-12-04T08:33:31.3634290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-12-04T08:33:31.3641150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.3642050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3642310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.3642520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/sas.py 2025-12-04T08:33:31.3642720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/material.py 2025-12-04T08:33:31.3642960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-12-04T08:33:31.3643170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-12-04T08:33:31.3643620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-12-04T08:33:31.3645070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-12-04T08:33:31.3646160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-12-04T08:33:31.3647380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-12-04T08:33:31.3648560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-12-04T08:33:31.3649580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/tango.py 2025-12-04T08:33:31.3650790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-12-04T08:33:31.3651900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-12-04T08:33:31.3653030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-12-04T08:33:31.3654210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-12-04T08:33:31.3655360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-12-04T08:33:31.3656570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-12-04T08:33:31.3657700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-12-04T08:33:31.3658920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/native.py 2025-12-04T08:33:31.3660480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-12-04T08:33:31.3662020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-12-04T08:33:31.3663560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-12-04T08:33:31.3664860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-12-04T08:33:31.3666270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-12-04T08:33:31.3667750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-12-04T08:33:31.3669260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-12-04T08:33:31.3670590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-12-04T08:33:31.3672090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-12-04T08:33:31.3673540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-12-04T08:33:31.3674970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-12-04T08:33:31.3676320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-12-04T08:33:31.3677720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-12-04T08:33:31.3679250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-12-04T08:33:31.3680580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-12-04T08:33:31.3681980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-12-04T08:33:31.3683330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-12-04T08:33:31.3684740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-12-04T08:33:31.3686070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-12-04T08:33:31.3687550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-12-04T08:33:31.3688900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-12-04T08:33:31.3690310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-12-04T08:33:31.3691830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-12-04T08:33:31.3693200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-12-04T08:33:31.3694710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-12-04T08:33:31.3696060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-12-04T08:33:31.3697540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-12-04T08:33:31.3698990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-12-04T08:33:31.3700340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-12-04T08:33:31.3701750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-12-04T08:33:31.3703160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-12-04T08:33:31.3704450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-12-04T08:33:31.3705820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-12-04T08:33:31.3707350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-12-04T08:33:31.3708800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-12-04T08:33:31.3710120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-12-04T08:33:31.3711500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-12-04T08:33:31.3713030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-12-04T08:33:31.3714330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-12-04T08:33:31.3716340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-12-04T08:33:31.3717830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-12-04T08:33:31.3719310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:31.3720730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-12-04T08:33:31.3721960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-12-04T08:33:31.3723290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-12-04T08:33:31.3724670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-12-04T08:33:31.3726190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3727610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-12-04T08:33:31.3728580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-12-04T08:33:31.3729730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-12-04T08:33:31.3730810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/igor.py 2025-12-04T08:33:31.3731980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-12-04T08:33:31.3733090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/bw.py 2025-12-04T08:33:31.3734300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-12-04T08:33:31.3735460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-12-04T08:33:31.3736540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vs.py 2025-12-04T08:33:31.3737720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/default.py 2025-12-04T08:33:31.3738970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-12-04T08:33:31.3740180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-12-04T08:33:31.3741550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-12-04T08:33:31.3742650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vim.py 2025-12-04T08:33:31.3743780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/borland.py 2025-12-04T08:33:31.3744840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-12-04T08:33:31.3745990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-12-04T08:33:31.3747140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-12-04T08:33:31.3748490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-12-04T08:33:31.3749370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-12-04T08:33:31.3750800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/abap.py 2025-12-04T08:33:31.3751900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-12-04T08:33:31.3753050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/manni.py 2025-12-04T08:33:31.3754120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-12-04T08:33:31.3755400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-12-04T08:33:31.3756610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-12-04T08:33:31.3757830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/trac.py 2025-12-04T08:33:31.3758810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol.py 2025-12-04T08:33:31.3759930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-12-04T08:33:31.3760940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/nord.py 2025-12-04T08:33:31.3762130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-12-04T08:33:31.3763200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/unistring.py 2025-12-04T08:33:31.3764250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexer.py 2025-12-04T08:33:31.3765270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/regexopt.py 2025-12-04T08:33:31.3766270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/plugin.py 2025-12-04T08:33:31.3767360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filter.py 2025-12-04T08:33:31.3768470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__main__.py 2025-12-04T08:33:31.3769680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/yacc.py 2025-12-04T08:33:31.3770760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/lex.py 2025-12-04T08:33:31.3771940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ctokens.py 2025-12-04T08:33:31.3773120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__init__.py 2025-12-04T08:33:31.3774540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/lex.cpython-313.pyc 2025-12-04T08:33:31.3776060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ygen.cpython-313.pyc 2025-12-04T08:33:31.3777550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/yacc.cpython-313.pyc 2025-12-04T08:33:31.3778950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ctokens.cpython-313.pyc 2025-12-04T08:33:31.3780430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3781710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/cpp.cpython-313.pyc 2025-12-04T08:33:31.3782690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/cpp.py 2025-12-04T08:33:31.3783990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ygen.py 2025-12-04T08:33:31.3785400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_parser.py 2025-12-04T08:33:31.3786430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_ast_gen.py 2025-12-04T08:33:31.3787450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__init__.py 2025-12-04T08:33:31.3788510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_c_ast.cfg 2025-12-04T08:33:31.3789950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc 2025-12-04T08:33:31.3791370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc 2025-12-04T08:33:31.3792700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc 2025-12-04T08:33:31.3794080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc 2025-12-04T08:33:31.3795480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc 2025-12-04T08:33:31.3796830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc 2025-12-04T08:33:31.3798200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc 2025-12-04T08:33:31.3799540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc 2025-12-04T08:33:31.3800970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc 2025-12-04T08:33:31.3802280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc 2025-12-04T08:33:31.3803560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3804420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_ast.py 2025-12-04T08:33:31.3805160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/plyparser.py 2025-12-04T08:33:31.3806190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_build_tables.py 2025-12-04T08:33:31.3806980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ast_transforms.py 2025-12-04T08:33:31.3807940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/yacctab.py 2025-12-04T08:33:31.3808700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_generator.py 2025-12-04T08:33:31.3809740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_lexer.py 2025-12-04T08:33:31.3810360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/lextab.py 2025-12-04T08:33:31.3811390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/__init__.py 2025-12-04T08:33:31.3812500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3813380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/py.typed 2025-12-04T08:33:31.3814210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/properties.py 2025-12-04T08:33:31.3815110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__init__.py 2025-12-04T08:33:31.3816370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/ancestry.cpython-313.pyc 2025-12-04T08:33:31.3817500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/meta.cpython-313.pyc 2025-12-04T08:33:31.3818890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/properties.cpython-313.pyc 2025-12-04T08:33:31.3820350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3821300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/py.typed 2025-12-04T08:33:31.3822450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/ancestry.py 2025-12-04T08:33:31.3823530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/meta.py 2025-12-04T08:33:31.3824780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__init__.pyi 2025-12-04T08:33:31.3825790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__init__.py 2025-12-04T08:33:31.3827450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3828510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/py.typed 2025-12-04T08:33:31.3829560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_types.py 2025-12-04T08:33:31.3830510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/params.py 2025-12-04T08:33:31.3831600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_typing.py 2025-12-04T08:33:31.3832500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/models.py 2025-12-04T08:33:31.3833620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/completion.py 2025-12-04T08:33:31.3834810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_classes.py 2025-12-04T08:33:31.3835870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__init__.py 2025-12-04T08:33:31.3836750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/core.py 2025-12-04T08:33:31.3838050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.3839440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_typing.cpython-313.pyc 2025-12-04T08:33:31.3840720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.3842050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/colors.cpython-313.pyc 2025-12-04T08:33:31.3843400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:31.3844810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/rich_utils.cpython-313.pyc 2025-12-04T08:33:31.3846060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/testing.cpython-313.pyc 2025-12-04T08:33:31.3847390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.3848750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:31.3849970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.3851230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/params.cpython-313.pyc 2025-12-04T08:33:31.3852760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_shared.cpython-313.pyc 2025-12-04T08:33:31.3854130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/completion.cpython-313.pyc 2025-12-04T08:33:31.3855580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_classes.cpython-313.pyc 2025-12-04T08:33:31.3856810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.3858200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3859210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/rich_utils.py 2025-12-04T08:33:31.3860470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_shared.py 2025-12-04T08:33:31.3861460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/cli.py 2025-12-04T08:33:31.3862450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/utils.py 2025-12-04T08:33:31.3863530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/py.typed 2025-12-04T08:33:31.3864680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/main.py 2025-12-04T08:33:31.3865500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/testing.py 2025-12-04T08:33:31.3866530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__main__.py 2025-12-04T08:33:31.3867610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/colors.py 2025-12-04T08:33:31.3868590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/sockshandler.py 2025-12-04T08:33:31.3869880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-12-04T08:33:31.3871170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-12-04T08:33:31.3872460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-12-04T08:33:31.3874060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-12-04T08:33:31.3875610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.3877160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3878240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-12-04T08:33:31.3879170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exports.py 2025-12-04T08:33:31.3880190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/misc.py 2025-12-04T08:33:31.3881120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plan.py 2025-12-04T08:33:31.3882100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/resolve.py 2025-12-04T08:33:31.3883210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/link.py 2025-12-04T08:33:31.3884660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-12-04T08:33:31.3885710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/path_actions.py 2025-12-04T08:33:31.3886730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/index.py 2025-12-04T08:33:31.3887910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/initialize.py 2025-12-04T08:33:31.3889100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/portability.py 2025-12-04T08:33:31.3890240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__init__.py 2025-12-04T08:33:31.3891360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-12-04T08:33:31.3892850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-12-04T08:33:31.3894320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-12-04T08:33:31.3895590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-12-04T08:33:31.3897100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-12-04T08:33:31.3898530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-12-04T08:33:31.3899960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-12-04T08:33:31.3901440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-12-04T08:33:31.3902930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-12-04T08:33:31.3904320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-12-04T08:33:31.3905670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3907050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-12-04T08:33:31.3908020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/solve.py 2025-12-04T08:33:31.3909240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-12-04T08:33:31.3910380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-12-04T08:33:31.3911590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_version.py 2025-12-04T08:33:31.3912530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/config.py 2025-12-04T08:33:31.3913880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-12-04T08:33:31.3915150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-12-04T08:33:31.3916870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.3918620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3920380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.3921620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-12-04T08:33:31.3922940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-12-04T08:33:31.3924350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-12-04T08:33:31.3925690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-12-04T08:33:31.3927370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-12-04T08:33:31.3928970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-12-04T08:33:31.3930620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-12-04T08:33:31.3932210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:31.3933850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-12-04T08:33:31.3935450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-12-04T08:33:31.3937050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-12-04T08:33:31.3938650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3939840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-12-04T08:33:31.3941180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-12-04T08:33:31.3942470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-12-04T08:33:31.3943940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-12-04T08:33:31.3945200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-12-04T08:33:31.3946590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-12-04T08:33:31.3947990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-12-04T08:33:31.3949730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3951590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-12-04T08:33:31.3952920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-12-04T08:33:31.3954570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3955890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/cep_24.py 2025-12-04T08:33:31.3957200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/explicit.py 2025-12-04T08:33:31.3958590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-12-04T08:33:31.3960450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-12-04T08:33:31.3962230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-12-04T08:33:31.3964070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/explicit.cpython-313.pyc 2025-12-04T08:33:31.3965600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/cep_24.cpython-313.pyc 2025-12-04T08:33:31.3967220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3968710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-12-04T08:33:31.3970030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-12-04T08:33:31.3971180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-12-04T08:33:31.3972330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-12-04T08:33:31.3973470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/types.py 2025-12-04T08:33:31.3975110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-12-04T08:33:31.3976500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.3978000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-12-04T08:33:31.3979370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.3980730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-12-04T08:33:31.3982260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3983740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-12-04T08:33:31.3985550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-12-04T08:33:31.3987400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3988770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-12-04T08:33:31.3990130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-12-04T08:33:31.3991850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3993160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-12-04T08:33:31.3994340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-12-04T08:33:31.3995920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.3997750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-12-04T08:33:31.3998720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-12-04T08:33:31.3999900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/explicit.py 2025-12-04T08:33:31.4001270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__init__.py 2025-12-04T08:33:31.4002500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/requirements_txt.cpython-313.pyc 2025-12-04T08:33:31.4003940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/environment_yml.cpython-313.pyc 2025-12-04T08:33:31.4005190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/explicit.cpython-313.pyc 2025-12-04T08:33:31.4006520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4007670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/requirements_txt.py 2025-12-04T08:33:31.4008920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/environment_yml.py 2025-12-04T08:33:31.4009560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/manager.py 2025-12-04T08:33:31.4010960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-12-04T08:33:31.4011630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-12-04T08:33:31.4012580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-12-04T08:33:31.4013600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-12-04T08:33:31.4014500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-12-04T08:33:31.4015500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-12-04T08:33:31.4016460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-12-04T08:33:31.4017380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-12-04T08:33:31.4018410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-12-04T08:33:31.4019250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-12-04T08:33:31.4020120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/activate 2025-12-04T08:33:31.4020980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-12-04T08:33:31.4023110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-12-04T08:33:31.4023340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-12-04T08:33:31.4024000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-12-04T08:33:31.4024940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-12-04T08:33:31.4025900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-12-04T08:33:31.4026700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-12-04T08:33:31.4027560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-12-04T08:33:31.4028500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-12-04T08:33:31.4029410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/instructions.py 2025-12-04T08:33:31.4030090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__init__.py 2025-12-04T08:33:31.4031150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/package_info.py 2025-12-04T08:33:31.4031890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/enums.py 2025-12-04T08:33:31.4032870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/version.py 2025-12-04T08:33:31.4033650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/records.py 2025-12-04T08:33:31.4034540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/channel.py 2025-12-04T08:33:31.4035360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__init__.py 2025-12-04T08:33:31.4036480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-12-04T08:33:31.4037650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-12-04T08:33:31.4038730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-12-04T08:33:31.4040670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-12-04T08:33:31.4041620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/environment.cpython-313.pyc 2025-12-04T08:33:31.4042340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-12-04T08:33:31.4043700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-12-04T08:33:31.4045070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-12-04T08:33:31.4046520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4047950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.4049270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/environment.py 2025-12-04T08:33:31.4050260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/match_spec.py 2025-12-04T08:33:31.4051320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/dist.py 2025-12-04T08:33:31.4052640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-12-04T08:33:31.4054020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-12-04T08:33:31.4055250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.4056620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-12-04T08:33:31.4057940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-12-04T08:33:31.4059230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-12-04T08:33:31.4060570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.4062020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-12-04T08:33:31.4063380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.4064650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.4066060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-12-04T08:33:31.4067520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-12-04T08:33:31.4068890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.4070150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4071490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-12-04T08:33:31.4072840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-12-04T08:33:31.4074220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-12-04T08:33:31.4075510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-12-04T08:33:31.4076540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-12-04T08:33:31.4077660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-12-04T08:33:31.4078830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_create.py 2025-12-04T08:33:31.4080030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_config.py 2025-12-04T08:33:31.4081090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-12-04T08:33:31.4082230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_update.py 2025-12-04T08:33:31.4083460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_install.py 2025-12-04T08:33:31.4084580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-12-04T08:33:31.4085660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-12-04T08:33:31.4086790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_export.py 2025-12-04T08:33:31.4087890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_run.py 2025-12-04T08:33:31.4089000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_init.py 2025-12-04T08:33:31.4090010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-12-04T08:33:31.4090990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env.py 2025-12-04T08:33:31.4092090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/actions.py 2025-12-04T08:33:31.4093170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__init__.py 2025-12-04T08:33:31.4094320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-12-04T08:33:31.4095340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_info.py 2025-12-04T08:33:31.4096770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:31.4098180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.4099670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-12-04T08:33:31.4101180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-12-04T08:33:31.4102570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-12-04T08:33:31.4103990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-12-04T08:33:31.4105370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-12-04T08:33:31.4106760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-12-04T08:33:31.4108160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-12-04T08:33:31.4109580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-12-04T08:33:31.4111010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-12-04T08:33:31.4112610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-12-04T08:33:31.4113970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-12-04T08:33:31.4115340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-12-04T08:33:31.4116770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-12-04T08:33:31.4118210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-12-04T08:33:31.4119550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-12-04T08:33:31.4121010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-12-04T08:33:31.4122380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-12-04T08:33:31.4123730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-12-04T08:33:31.4125110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-12-04T08:33:31.4126390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-12-04T08:33:31.4127690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-12-04T08:33:31.4129210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-12-04T08:33:31.4130610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-12-04T08:33:31.4131970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-12-04T08:33:31.4133280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-12-04T08:33:31.4134700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-12-04T08:33:31.4136010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-12-04T08:33:31.4137410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-12-04T08:33:31.4138760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-12-04T08:33:31.4140230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-12-04T08:33:31.4141500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4142970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-12-04T08:33:31.4144400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-12-04T08:33:31.4145410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-12-04T08:33:31.4146560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-12-04T08:33:31.4147630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_search.py 2025-12-04T08:33:31.4148840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-12-04T08:33:31.4149920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-12-04T08:33:31.4151110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-12-04T08:33:31.4152280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/common.py 2025-12-04T08:33:31.4153310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_list.py 2025-12-04T08:33:31.4154440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-12-04T08:33:31.4155500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/install.py 2025-12-04T08:33:31.4156680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-12-04T08:33:31.4157700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main.py 2025-12-04T08:33:31.4158890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-12-04T08:33:31.4159920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/helpers.py 2025-12-04T08:33:31.4161060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-12-04T08:33:31.4162150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-12-04T08:33:31.4163200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_package.py 2025-12-04T08:33:31.4164400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/fetch.py 2025-12-04T08:33:31.4165270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/cache.py 2025-12-04T08:33:31.4166440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__init__.py 2025-12-04T08:33:31.4167540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/core.py 2025-12-04T08:33:31.4168630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/types.py 2025-12-04T08:33:31.4170030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-12-04T08:33:31.4171410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-12-04T08:33:31.4172740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.4174160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-12-04T08:33:31.4175550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.4177010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4178000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/views.py 2025-12-04T08:33:31.4178920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/env.py 2025-12-04T08:33:31.4180060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/cep_24.py 2025-12-04T08:33:31.4181190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/explicit.py 2025-12-04T08:33:31.4182260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-12-04T08:33:31.4183790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-12-04T08:33:31.4185270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:31.4186530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/explicit.cpython-313.pyc 2025-12-04T08:33:31.4187500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/cep_24.cpython-313.pyc 2025-12-04T08:33:31.4188740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4189760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-12-04T08:33:31.4190660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-12-04T08:33:31.4192010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-12-04T08:33:31.4192900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-12-04T08:33:31.4193710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__init__.py 2025-12-04T08:33:31.4194840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-12-04T08:33:31.4195850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-12-04T08:33:31.4196970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4197860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/pip_util.py 2025-12-04T08:33:31.4198830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-12-04T08:33:31.4199650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-12-04T08:33:31.4200880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-12-04T08:33:31.4202160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.4203170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-12-04T08:33:31.4204440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4205980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-12-04T08:33:31.4206270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/base.py 2025-12-04T08:33:31.4207100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/deprecations.py 2025-12-04T08:33:31.4207700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/api.py 2025-12-04T08:33:31.4208730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__init__.py 2025-12-04T08:33:31.4209590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-12-04T08:33:31.4210640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/cases.py 2025-12-04T08:33:31.4211580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:31.4212760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-12-04T08:33:31.4213810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-12-04T08:33:31.4214930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:31.4216270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-12-04T08:33:31.4217490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4218220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-12-04T08:33:31.4219450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:31.4220670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:31.4221860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4222900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-12-04T08:33:31.4223790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-12-04T08:33:31.4224750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/integration.py 2025-12-04T08:33:31.4225870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-12-04T08:33:31.4227490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:31.4229060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4230280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-12-04T08:33:31.4231420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/helpers.py 2025-12-04T08:33:31.4232490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-12-04T08:33:31.4233560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-12-04T08:33:31.4234680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-12-04T08:33:31.4236300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:31.4237790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-12-04T08:33:31.4239290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-12-04T08:33:31.4240750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4242050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:31.4243150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-12-04T08:33:31.4244300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-12-04T08:33:31.4245480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-12-04T08:33:31.4246690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/configuration.py 2025-12-04T08:33:31.4247770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/signals.py 2025-12-04T08:33:31.4248870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_logic.py 2025-12-04T08:33:31.4250130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/toposort.py 2025-12-04T08:33:31.4251020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/compat.py 2025-12-04T08:33:31.4252370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-12-04T08:33:31.4253940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-12-04T08:33:31.4255470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4256620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-12-04T08:33:31.4257850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/directories.py 2025-12-04T08:33:31.4259020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-12-04T08:33:31.4260080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-12-04T08:33:31.4261750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:31.4263200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-12-04T08:33:31.4264510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-12-04T08:33:31.4265990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4267460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-12-04T08:33:31.4268440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/python.py 2025-12-04T08:33:31.4269550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/windows.py 2025-12-04T08:33:31.4270860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/constants.py 2025-12-04T08:33:31.4271990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/io.py 2025-12-04T08:33:31.4272980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__init__.py 2025-12-04T08:33:31.4274260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__init__.py 2025-12-04T08:33:31.4275840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.4277310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4278350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/json.py 2025-12-04T08:33:31.4279700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-12-04T08:33:31.4281120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-12-04T08:33:31.4282500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-12-04T08:33:31.4283890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-12-04T08:33:31.4285320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.4287000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-12-04T08:33:31.4288520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-12-04T08:33:31.4290000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:31.4291310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4292760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-12-04T08:33:31.4294240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-12-04T08:33:31.4295240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/logic.py 2025-12-04T08:33:31.4296250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/url.py 2025-12-04T08:33:31.4297370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/iterators.py 2025-12-04T08:33:31.4298540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exception_handler.py 2025-12-04T08:33:31.4303670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/utils.py 2025-12-04T08:33:31.4303940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/logging.py 2025-12-04T08:33:31.4304260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-12-04T08:33:31.4304500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-12-04T08:33:31.4304740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-12-04T08:33:31.4306100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-12-04T08:33:31.4307810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-12-04T08:33:31.4309370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4310830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-12-04T08:33:31.4312620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-12-04T08:33:31.4314280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-12-04T08:33:31.4315820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-12-04T08:33:31.4317500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4319140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-12-04T08:33:31.4320440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-12-04T08:33:31.4321710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-12-04T08:33:31.4323040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-12-04T08:33:31.4324340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-12-04T08:33:31.4325400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-12-04T08:33:31.4326600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-12-04T08:33:31.4327790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-12-04T08:33:31.4329060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-12-04T08:33:31.4330520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-12-04T08:33:31.4331870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-12-04T08:33:31.4333670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-12-04T08:33:31.4335310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-12-04T08:33:31.4336910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.4338560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4339710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-12-04T08:33:31.4341250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-12-04T08:33:31.4342880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4343960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-12-04T08:33:31.4345070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-12-04T08:33:31.4346730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:31.4348470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-12-04T08:33:31.4349810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4351290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-12-04T08:33:31.4352320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-12-04T08:33:31.4353340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-12-04T08:33:31.4354600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-12-04T08:33:31.4355850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-12-04T08:33:31.4357040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-12-04T08:33:31.4358510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-12-04T08:33:31.4359970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-12-04T08:33:31.4361520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-12-04T08:33:31.4362990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-12-04T08:33:31.4364390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-12-04T08:33:31.4365790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-12-04T08:33:31.4367260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-12-04T08:33:31.4368590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-12-04T08:33:31.4370260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4371330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-12-04T08:33:31.4372510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-12-04T08:33:31.4373920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-12-04T08:33:31.4374910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-12-04T08:33:31.4375570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/reporters.py 2025-12-04T08:33:31.4376460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/py.typed 2025-12-04T08:33:31.4377180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exceptions.py 2025-12-04T08:33:31.4378240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-12-04T08:33:31.4379190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/constants.py 2025-12-04T08:33:31.4380050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__init__.py 2025-12-04T08:33:31.4381280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:31.4382320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4383650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-12-04T08:33:31.4384310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-12-04T08:33:31.4385160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-12-04T08:33:31.4386010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-12-04T08:33:31.4386840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-12-04T08:33:31.4387730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-12-04T08:33:31.4388850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-12-04T08:33:31.4390150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-12-04T08:33:31.4391340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.4392340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-12-04T08:33:31.4394000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-12-04T08:33:31.4395450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.4396880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-12-04T08:33:31.4398290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-12-04T08:33:31.4399810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4400850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-12-04T08:33:31.4401940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-12-04T08:33:31.4403160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-12-04T08:33:31.4404200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-12-04T08:33:31.4405320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-12-04T08:33:31.4406390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_vendor.py 2025-12-04T08:33:31.4407370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__main__.py 2025-12-04T08:33:31.4408650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/constants.py 2025-12-04T08:33:31.4409640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__init__.py 2025-12-04T08:33:31.4411110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-12-04T08:33:31.4412580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:31.4413960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4415000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/context.py 2025-12-04T08:33:31.4416070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/activate.py 2025-12-04T08:33:31.4417220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/history.py 2025-12-04T08:33:31.4418270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-12-04T08:33:31.4419520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/asn1/__init__.py 2025-12-04T08:33:31.4421170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/asn1/__pycache__/asn1.cpython-313.pyc 2025-12-04T08:33:31.4422820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/asn1/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4423980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/asn1/asn1.py 2025-12-04T08:33:31.4426150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-12-04T08:33:31.4426850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4428230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-12-04T08:33:31.4429650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-12-04T08:33:31.4431550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-12-04T08:33:31.4433260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4434640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-12-04T08:33:31.4436500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4437940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-12-04T08:33:31.4439300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-12-04T08:33:31.4440990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-12-04T08:33:31.4442660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4443710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-12-04T08:33:31.4445420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-12-04T08:33:31.4446770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4447990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-12-04T08:33:31.4449180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-12-04T08:33:31.4450990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-12-04T08:33:31.4452540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-12-04T08:33:31.4454070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-12-04T08:33:31.4455870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-12-04T08:33:31.4457510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-12-04T08:33:31.4459170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-12-04T08:33:31.4460930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4462560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-12-04T08:33:31.4463950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-12-04T08:33:31.4465210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-12-04T08:33:31.4466480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-12-04T08:33:31.4467840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-12-04T08:33:31.4469140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-12-04T08:33:31.4470720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-12-04T08:33:31.4472070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-12-04T08:33:31.4473440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-12-04T08:33:31.4474860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-12-04T08:33:31.4476750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-12-04T08:33:31.4478510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-12-04T08:33:31.4480240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4481490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-12-04T08:33:31.4482920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-12-04T08:33:31.4484760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-12-04T08:33:31.4486550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.4488250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-12-04T08:33:31.4489990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-12-04T08:33:31.4491800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4493270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-12-04T08:33:31.4494610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-12-04T08:33:31.4496260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-12-04T08:33:31.4497730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-12-04T08:33:31.4498940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-12-04T08:33:31.4500270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-12-04T08:33:31.4501580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-12-04T08:33:31.4503370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-12-04T08:33:31.4504990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-12-04T08:33:31.4506740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-12-04T08:33:31.4508460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-12-04T08:33:31.4510010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-12-04T08:33:31.4511520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-12-04T08:33:31.4512920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-12-04T08:33:31.4514510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-12-04T08:33:31.4516410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-12-04T08:33:31.4518130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4519800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-12-04T08:33:31.4521070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-12-04T08:33:31.4522310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-12-04T08:33:31.4523850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-12-04T08:33:31.4525160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-12-04T08:33:31.4526740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-12-04T08:33:31.4528620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.4530320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-12-04T08:33:31.4532050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-12-04T08:33:31.4533690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4535320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-12-04T08:33:31.4537040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-12-04T08:33:31.4538220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-12-04T08:33:31.4539600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-12-04T08:33:31.4541040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-12-04T08:33:31.4542280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-12-04T08:33:31.4543620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-12-04T08:33:31.4545070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-12-04T08:33:31.4546510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-12-04T08:33:31.4547950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-12-04T08:33:31.4549770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-12-04T08:33:31.4551490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-12-04T08:33:31.4553110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-12-04T08:33:31.4554740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-12-04T08:33:31.4556420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-12-04T08:33:31.4558120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.4559770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-12-04T08:33:31.4561590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-12-04T08:33:31.4563190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.4564850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4566490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-12-04T08:33:31.4568280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-12-04T08:33:31.4569380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-12-04T08:33:31.4570580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-12-04T08:33:31.4571590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-12-04T08:33:31.4572840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-12-04T08:33:31.4573880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-12-04T08:33:31.4575120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-12-04T08:33:31.4576080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-12-04T08:33:31.4577080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-12-04T08:33:31.4578120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-12-04T08:33:31.4579170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-12-04T08:33:31.4580040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-12-04T08:33:31.4581220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-12-04T08:33:31.4582490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-12-04T08:33:31.4583550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-12-04T08:33:31.4584690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-12-04T08:33:31.4585750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-12-04T08:33:31.4586930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/declarative_asn1.pyi 2025-12-04T08:33:31.4587930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-12-04T08:33:31.4589560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-12-04T08:33:31.4590360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-12-04T08:33:31.4591530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-12-04T08:33:31.4592660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-12-04T08:33:31.4593800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-12-04T08:33:31.4594970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-12-04T08:33:31.4596160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-12-04T08:33:31.4597210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-12-04T08:33:31.4598360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-12-04T08:33:31.4599460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-12-04T08:33:31.4600750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-12-04T08:33:31.4601810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-12-04T08:33:31.4602950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-12-04T08:33:31.4604120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-12-04T08:33:31.4605230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-12-04T08:33:31.4606760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-12-04T08:33:31.4607610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-12-04T08:33:31.4608620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-12-04T08:33:31.4609760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-12-04T08:33:31.4610820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-12-04T08:33:31.4612340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-12-04T08:33:31.4613200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4614180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-12-04T08:33:31.4615340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-12-04T08:33:31.4616800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-12-04T08:33:31.4618530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-12-04T08:33:31.4619500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4620580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-12-04T08:33:31.4621640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-12-04T08:33:31.4622480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__init__.py 2025-12-04T08:33:31.4623620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-12-04T08:33:31.4624700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.4625880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.4627020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-12-04T08:33:31.4628110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4628910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-12-04T08:33:31.4629890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-12-04T08:33:31.4630740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-12-04T08:33:31.4631780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-12-04T08:33:31.4632690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-12-04T08:33:31.4633980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-12-04T08:33:31.4635230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-12-04T08:33:31.4636300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.4637710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-12-04T08:33:31.4638820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-12-04T08:33:31.4639880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-12-04T08:33:31.4641140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-12-04T08:33:31.4642360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-12-04T08:33:31.4643430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4644410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-12-04T08:33:31.4645190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/name.py 2025-12-04T08:33:31.4646180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/base.py 2025-12-04T08:33:31.4647340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-12-04T08:33:31.4647990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/utils.py 2025-12-04T08:33:31.4649140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__about__.py 2025-12-04T08:33:31.4649850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/py.typed 2025-12-04T08:33:31.4650790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/exceptions.py 2025-12-04T08:33:31.4651730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/fernet.py 2025-12-04T08:33:31.4652430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__init__.py 2025-12-04T08:33:31.4653560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-12-04T08:33:31.4654760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.4656150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4656450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/py.typed 2025-12-04T08:33:31.4657360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/distro.py 2025-12-04T08:33:31.4658100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__main__.py 2025-12-04T08:33:31.4660190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/RECORD 2025-12-04T08:33:31.4660490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.4661500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/direct_url.json 2025-12-04T08:33:31.4662380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/WHEEL 2025-12-04T08:33:31.4663650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/entry_points.txt 2025-12-04T08:33:31.4664560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/REQUESTED 2025-12-04T08:33:31.4665640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/INSTALLER 2025-12-04T08:33:31.4666670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.10.0.dist-info/METADATA 2025-12-04T08:33:31.4667570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/RECORD 2025-12-04T08:33:31.4668680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/LICENSE 2025-12-04T08:33:31.4669670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/direct_url.json 2025-12-04T08:33:31.4670670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/WHEEL 2025-12-04T08:33:31.4671640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/top_level.txt 2025-12-04T08:33:31.4672760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/REQUESTED 2025-12-04T08:33:31.4674420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/INSTALLER 2025-12-04T08:33:31.4674730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.3.2.dist-info/METADATA 2025-12-04T08:33:31.4675560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer.py 2025-12-04T08:33:31.4676340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-12-04T08:33:31.4677310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-12-04T08:33:31.4678620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-12-04T08:33:31.4679460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/error.py 2025-12-04T08:33:31.4680270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-12-04T08:33:31.4681200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-12-04T08:33:31.4682100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-12-04T08:33:31.4682860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__init__.py 2025-12-04T08:33:31.4683880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-12-04T08:33:31.4684570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-12-04T08:33:31.4685800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-12-04T08:33:31.4686770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-12-04T08:33:31.4687840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.4688810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-12-04T08:33:31.4689900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-12-04T08:33:31.4690980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-12-04T08:33:31.4692540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-12-04T08:33:31.4693230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-12-04T08:33:31.4694310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-12-04T08:33:31.4696060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-12-04T08:33:31.4696440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-12-04T08:33:31.4697430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-12-04T08:33:31.4698810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-12-04T08:33:31.4699680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-12-04T08:33:31.4700870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-12-04T08:33:31.4701760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-12-04T08:33:31.4702890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4703880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-12-04T08:33:31.4704630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-12-04T08:33:31.4706420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/model.py 2025-12-04T08:33:31.4706670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-12-04T08:33:31.4707010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/api.py 2025-12-04T08:33:31.4708010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-12-04T08:33:31.4708700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_embedding.h 2025-12-04T08:33:31.4709600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/commontypes.py 2025-12-04T08:33:31.4710490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/lock.py 2025-12-04T08:33:31.4711270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/recompiler.py 2025-12-04T08:33:31.4712190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cparser.py 2025-12-04T08:33:31.4712850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/verifier.py 2025-12-04T08:33:31.4713780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-12-04T08:33:31.4714680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/RECORD 2025-12-04T08:33:31.4715670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/LICENSE 2025-12-04T08:33:31.4716740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/direct_url.json 2025-12-04T08:33:31.4717640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/WHEEL 2025-12-04T08:33:31.4719110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/entry_points.txt 2025-12-04T08:33:31.4719720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/top_level.txt 2025-12-04T08:33:31.4720950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/REQUESTED 2025-12-04T08:33:31.4721770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/INSTALLER 2025-12-04T08:33:31.4722690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/METADATA 2025-12-04T08:33:31.4723530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.11.dist-info/RECORD 2025-12-04T08:33:31.4724750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.11.dist-info/licenses/LICENSE.md 2025-12-04T08:33:31.4725570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.11.dist-info/direct_url.json 2025-12-04T08:33:31.4726570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.11.dist-info/WHEEL 2025-12-04T08:33:31.4727440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.11.dist-info/REQUESTED 2025-12-04T08:33:31.4728300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.11.dist-info/INSTALLER 2025-12-04T08:33:31.4729340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.11.dist-info/METADATA 2025-12-04T08:33:31.4730210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/RECORD 2025-12-04T08:33:31.4731320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/LICENSE 2025-12-04T08:33:31.4732320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/direct_url.json 2025-12-04T08:33:31.4733340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/WHEEL 2025-12-04T08:33:31.4735090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/top_level.txt 2025-12-04T08:33:31.4735880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/REQUESTED 2025-12-04T08:33:31.4736260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/INSTALLER 2025-12-04T08:33:31.4737250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.10.5.dist-info/METADATA 2025-12-04T08:33:31.4739230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-12-04T08:33:31.4740160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.4740700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-12-04T08:33:31.4741500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-12-04T08:33:31.4742580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-12-04T08:33:31.4743780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-12-04T08:33:31.4744720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-12-04T08:33:31.4745570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/RECORD 2025-12-04T08:33:31.4746690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/licenses/LICENSE 2025-12-04T08:33:31.4747770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/direct_url.json 2025-12-04T08:33:31.4748590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/WHEEL 2025-12-04T08:33:31.4749630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/top_level.txt 2025-12-04T08:33:31.4750730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/REQUESTED 2025-12-04T08:33:31.4751710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/INSTALLER 2025-12-04T08:33:31.4752620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pysocks-1.7.1.dist-info/METADATA 2025-12-04T08:33:31.4753620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-12-04T08:33:31.4754350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/tree.py 2025-12-04T08:33:31.4755240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/token.py 2025-12-04T08:33:31.4756270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-12-04T08:33:31.4757030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/renderer.py 2025-12-04T08:33:31.4758060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-12-04T08:33:31.4758970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-12-04T08:33:31.4759990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-12-04T08:33:31.4761010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-12-04T08:33:31.4762050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-12-04T08:33:31.4762950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-12-04T08:33:31.4764330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-12-04T08:33:31.4765450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-12-04T08:33:31.4766690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-12-04T08:33:31.4767930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-12-04T08:33:31.4769240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-12-04T08:33:31.4770300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-12-04T08:33:31.4771570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-12-04T08:33:31.4772880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-12-04T08:33:31.4774120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-12-04T08:33:31.4775410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-12-04T08:33:31.4776510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-12-04T08:33:31.4777770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4778990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-12-04T08:33:31.4779920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-12-04T08:33:31.4780770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-12-04T08:33:31.4781930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-12-04T08:33:31.4782790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-12-04T08:33:31.4783920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-12-04T08:33:31.4784760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-12-04T08:33:31.4785980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-12-04T08:33:31.4786650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/ruler.py 2025-12-04T08:33:31.4787810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-12-04T08:33:31.4788700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-12-04T08:33:31.4789900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/text_join.py 2025-12-04T08:33:31.4790870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-12-04T08:33:31.4792100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-12-04T08:33:31.4793210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-12-04T08:33:31.4794600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/text_join.cpython-313.pyc 2025-12-04T08:33:31.4795670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-12-04T08:33:31.4796970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-12-04T08:33:31.4798210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-12-04T08:33:31.4799440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-12-04T08:33:31.4800780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-12-04T08:33:31.4801970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-12-04T08:33:31.4803310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4804240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-12-04T08:33:31.4805350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-12-04T08:33:31.4806160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-12-04T08:33:31.4807240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-12-04T08:33:31.4808070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__init__.py 2025-12-04T08:33:31.4808900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-12-04T08:33:31.4810180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.4811290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-12-04T08:33:31.4812560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-12-04T08:33:31.4813500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-12-04T08:33:31.4814690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-12-04T08:33:31.4815880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-12-04T08:33:31.4816960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:31.4818080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.4819080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:31.4820240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-12-04T08:33:31.4821540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-12-04T08:33:31.4822540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4823320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-12-04T08:33:31.4824580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:31.4825700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4826520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-12-04T08:33:31.4827420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/port.yaml 2025-12-04T08:33:31.4828280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-12-04T08:33:31.4829590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-12-04T08:33:31.4830820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-12-04T08:33:31.4831930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-12-04T08:33:31.4833190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.4834300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-12-04T08:33:31.4835610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4836370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-12-04T08:33:31.4837380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-12-04T08:33:31.4838180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-12-04T08:33:31.4839280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-12-04T08:33:31.4840120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-12-04T08:33:31.4841070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/utils.py 2025-12-04T08:33:31.4842040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/py.typed 2025-12-04T08:33:31.4842970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-12-04T08:33:31.4843940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-12-04T08:33:31.4844840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-12-04T08:33:31.4845980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-12-04T08:33:31.4846920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-12-04T08:33:31.4848010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-12-04T08:33:31.4849070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-12-04T08:33:31.4850950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-12-04T08:33:31.4851550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-12-04T08:33:31.4852790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-12-04T08:33:31.4854030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-12-04T08:33:31.4855200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/linkify.cpython-313.pyc 2025-12-04T08:33:31.4856550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-12-04T08:33:31.4857740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:31.4859100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/fragments_join.cpython-313.pyc 2025-12-04T08:33:31.4860140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-12-04T08:33:31.4861410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-12-04T08:33:31.4862740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-12-04T08:33:31.4864040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-12-04T08:33:31.4865260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-12-04T08:33:31.4866430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-12-04T08:33:31.4867690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4869050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-12-04T08:33:31.4869770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-12-04T08:33:31.4870820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-12-04T08:33:31.4871890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/linkify.py 2025-12-04T08:33:31.4872910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/fragments_join.py 2025-12-04T08:33:31.4873960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-12-04T08:33:31.4874990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-12-04T08:33:31.4875970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-12-04T08:33:31.4877000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-12-04T08:33:31.4877880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-12-04T08:33:31.4878800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_compat.py 2025-12-04T08:33:31.4879660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-12-04T08:33:31.4880760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-12-04T08:33:31.4881620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-12-04T08:33:31.4882940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-12-04T08:33:31.4884070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-12-04T08:33:31.4885250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-12-04T08:33:31.4886590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4887300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-12-04T08:33:31.4888310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-12-04T08:33:31.4889440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/main.py 2025-12-04T08:33:31.4891070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-12-04T08:33:31.4891790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-12-04T08:33:31.4893020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-12-04T08:33:31.4894350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-12-04T08:33:31.4895410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4896390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-12-04T08:33:31.4897500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-12-04T08:33:31.4898410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-12-04T08:33:31.4899660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/RECORD 2025-12-04T08:33:31.4901890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.4903030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/direct_url.json 2025-12-04T08:33:31.4903320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/WHEEL 2025-12-04T08:33:31.4904450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/entry_points.txt 2025-12-04T08:33:31.4905590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/REQUESTED 2025-12-04T08:33:31.4906660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/INSTALLER 2025-12-04T08:33:31.4907760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/METADATA 2025-12-04T08:33:31.4908500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/RECORD 2025-12-04T08:33:31.4909620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.4910530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/licenses/AUTHORS 2025-12-04T08:33:31.4911620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/direct_url.json 2025-12-04T08:33:31.4912360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/WHEEL 2025-12-04T08:33:31.4914190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/entry_points.txt 2025-12-04T08:33:31.4914460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/top_level.txt 2025-12-04T08:33:31.4915380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/REQUESTED 2025-12-04T08:33:31.4916260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/INSTALLER 2025-12-04T08:33:31.4917310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-2.0.0.dist-info/METADATA 2025-12-04T08:33:31.4918120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/RECORD 2025-12-04T08:33:31.4919410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:31.4920300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:31.4921380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/direct_url.json 2025-12-04T08:33:31.4922320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/WHEEL 2025-12-04T08:33:31.4923300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/entry_points.txt 2025-12-04T08:33:31.4924400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/top_level.txt 2025-12-04T08:33:31.4925290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/REQUESTED 2025-12-04T08:33:31.4926380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/INSTALLER 2025-12-04T08:33:31.4932120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.4.1.dist-info/METADATA 2025-12-04T08:33:31.4932330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-12-04T08:33:31.4932580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/licenses/LICENCE 2025-12-04T08:33:31.4932810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-12-04T08:33:31.4933020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-12-04T08:33:31.4933250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-12-04T08:33:31.4933730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-12-04T08:33:31.4934590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-12-04T08:33:31.4935530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-12-04T08:33:31.4937060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-12-04T08:33:31.4938860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-12-04T08:33:31.4939910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-12-04T08:33:31.4941850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-12-04T08:33:31.4943870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-12-04T08:33:31.4944890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-12-04T08:33:31.4946510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-12-04T08:33:31.4947680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-12-04T08:33:31.4948900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-12-04T08:33:31.4950160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-12-04T08:33:31.4951670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-12-04T08:33:31.4952950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-12-04T08:33:31.4954520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-12-04T08:33:31.4955870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-12-04T08:33:31.4956840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.1.8.dist-info/RECORD 2025-12-04T08:33:31.4958330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.1.8.dist-info/direct_url.json 2025-12-04T08:33:31.4959500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.1.8.dist-info/WHEEL 2025-12-04T08:33:31.4960880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.1.8.dist-info/LICENSE.txt 2025-12-04T08:33:31.4962060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.1.8.dist-info/REQUESTED 2025-12-04T08:33:31.4963300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.1.8.dist-info/INSTALLER 2025-12-04T08:33:31.4964470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.1.8.dist-info/METADATA 2025-12-04T08:33:31.4965790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/RECORD 2025-12-04T08:33:31.4967450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/AUTHORS 2025-12-04T08:33:31.4968990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:31.4970440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/direct_url.json 2025-12-04T08:33:31.4971930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/WHEEL 2025-12-04T08:33:31.4972960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/top_level.txt 2025-12-04T08:33:31.4974220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/REQUESTED 2025-12-04T08:33:31.4975590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/INSTALLER 2025-12-04T08:33:31.4977070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/METADATA 2025-12-04T08:33:31.4978120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/intranges.py 2025-12-04T08:33:31.4979340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/package_data.py 2025-12-04T08:33:31.4980290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/compat.py 2025-12-04T08:33:31.4981580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/idnadata.py 2025-12-04T08:33:31.4982540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__init__.py 2025-12-04T08:33:31.4983450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/core.py 2025-12-04T08:33:31.4984960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-12-04T08:33:31.4986120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.4987560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-12-04T08:33:31.4988780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.4990190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-12-04T08:33:31.4991740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-12-04T08:33:31.4993270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-12-04T08:33:31.4994810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.4995660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/py.typed 2025-12-04T08:33:31.4996780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/codec.py 2025-12-04T08:33:31.4998080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/uts46data.py 2025-12-04T08:33:31.4998910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-12-04T08:33:31.5000230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-12-04T08:33:31.5001470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-12-04T08:33:31.5002730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-12-04T08:33:31.5004320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-12-04T08:33:31.5005620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.5007430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-12-04T08:33:31.5008900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-12-04T08:33:31.5010360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-12-04T08:33:31.5012590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.5013440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.5015290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:31.5016730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-12-04T08:33:31.5018420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5019340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-12-04T08:33:31.5020540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-12-04T08:33:31.5021760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-12-04T08:33:31.5022970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-12-04T08:33:31.5024310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-12-04T08:33:31.5025500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-12-04T08:33:31.5026920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-12-04T08:33:31.5029100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-12-04T08:33:31.5030700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5031920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-12-04T08:33:31.5033740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-12-04T08:33:31.5035070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-12-04T08:33:31.5036500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-12-04T08:33:31.5037870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/__init__.py 2025-12-04T08:33:31.5039300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5040180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/py.typed 2025-12-04T08:33:31.5041170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/metadata.py 2025-12-04T08:33:31.5042450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-12-04T08:33:31.5043660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/util.py 2025-12-04T08:33:31.5045200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-12-04T08:33:31.5046330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__init__.py 2025-12-04T08:33:31.5047810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.5049300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.5050520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:31.5051990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.5053450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-12-04T08:33:31.5054920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-12-04T08:33:31.5056430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-12-04T08:33:31.5057780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.5059320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5060270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/pack.py 2025-12-04T08:33:31.5061680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/tags.py 2025-12-04T08:33:31.5062600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/convert.py 2025-12-04T08:33:31.5063710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-12-04T08:33:31.5065310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-12-04T08:33:31.5066680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:31.5068000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-12-04T08:33:31.5069510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-12-04T08:33:31.5070880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5071830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-12-04T08:33:31.5072840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-12-04T08:33:31.5074050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-12-04T08:33:31.5075630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-12-04T08:33:31.5076710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-12-04T08:33:31.5078120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-12-04T08:33:31.5079560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-12-04T08:33:31.5080710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-12-04T08:33:31.5081970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:31.5083100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:31.5084360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:31.5085510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.5086810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:31.5087970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:31.5089370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:31.5090640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:31.5091700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5093040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:31.5094420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.5096190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:31.5097020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.5098040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-12-04T08:33:31.5098720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-12-04T08:33:31.5099640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-12-04T08:33:31.5100700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-12-04T08:33:31.5101720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-12-04T08:33:31.5102710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-12-04T08:33:31.5103720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-12-04T08:33:31.5104780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-12-04T08:33:31.5105760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-12-04T08:33:31.5106970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-12-04T08:33:31.5108170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-12-04T08:33:31.5109410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-12-04T08:33:31.5110890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5112130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-12-04T08:33:31.5113370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/wheelfile.py 2025-12-04T08:33:31.5114280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__main__.py 2025-12-04T08:33:31.5115860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_winconsole.py 2025-12-04T08:33:31.5117000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_textwrap.py 2025-12-04T08:33:31.5117970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/globals.py 2025-12-04T08:33:31.5119010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__init__.py 2025-12-04T08:33:31.5120100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/core.py 2025-12-04T08:33:31.5121120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/types.py 2025-12-04T08:33:31.5122610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_winconsole.cpython-313.pyc 2025-12-04T08:33:31.5124130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/shell_completion.cpython-313.pyc 2025-12-04T08:33:31.5125480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/globals.cpython-313.pyc 2025-12-04T08:33:31.5127050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.5128060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_compat.cpython-313.pyc 2025-12-04T08:33:31.5129590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_termui_impl.cpython-313.pyc 2025-12-04T08:33:31.5130820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/testing.cpython-313.pyc 2025-12-04T08:33:31.5132390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/decorators.cpython-313.pyc 2025-12-04T08:33:31.5133730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.5135110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.5136690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/formatting.cpython-313.pyc 2025-12-04T08:33:31.5138110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.5139410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/termui.cpython-313.pyc 2025-12-04T08:33:31.5140880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_textwrap.cpython-313.pyc 2025-12-04T08:33:31.5142280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5143490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:31.5144420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/formatting.py 2025-12-04T08:33:31.5145480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/parser.py 2025-12-04T08:33:31.5146430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/termui.py 2025-12-04T08:33:31.5147400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/utils.py 2025-12-04T08:33:31.5148520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/py.typed 2025-12-04T08:33:31.5149620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/exceptions.py 2025-12-04T08:33:31.5150710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/shell_completion.py 2025-12-04T08:33:31.5151670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_compat.py 2025-12-04T08:33:31.5153180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_termui_impl.py 2025-12-04T08:33:31.5153850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/testing.py 2025-12-04T08:33:31.5155420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/decorators.py 2025-12-04T08:33:31.5156070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/specs.py 2025-12-04T08:33:31.5157370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/version.py 2025-12-04T08:33:31.5158430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.py 2025-12-04T08:33:31.5159780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-12-04T08:33:31.5161160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-12-04T08:33:31.5162250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-12-04T08:33:31.5164250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-12-04T08:33:31.5165540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5166900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-12-04T08:33:31.5168600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.5169790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5171280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.5172180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/utils.py 2025-12-04T08:33:31.5173520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-12-04T08:33:31.5174680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-12-04T08:33:31.5176040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-12-04T08:33:31.5177560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-12-04T08:33:31.5178910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-12-04T08:33:31.5180210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-12-04T08:33:31.5181360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/proc.py 2025-12-04T08:33:31.5182590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__init__.py 2025-12-04T08:33:31.5184150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/_core.cpython-313.pyc 2025-12-04T08:33:31.5185470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/proc.cpython-313.pyc 2025-12-04T08:33:31.5187080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5188360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/ps.cpython-313.pyc 2025-12-04T08:33:31.5189290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/_core.py 2025-12-04T08:33:31.5190440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/ps.py 2025-12-04T08:33:31.5191790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__init__.py 2025-12-04T08:33:31.5193110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/_core.cpython-313.pyc 2025-12-04T08:33:31.5194600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/nt.cpython-313.pyc 2025-12-04T08:33:31.5195880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5197520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/_core.py 2025-12-04T08:33:31.5197990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/nt.py 2025-12-04T08:33:31.5199280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/xontrib/conda.xsh 2025-12-04T08:33:31.5200630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/RECORD 2025-12-04T08:33:31.5202030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/LICENSE 2025-12-04T08:33:31.5203380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/direct_url.json 2025-12-04T08:33:31.5204770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/WHEEL 2025-12-04T08:33:31.5206170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/entry_points.txt 2025-12-04T08:33:31.5207450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/top_level.txt 2025-12-04T08:33:31.5208750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/REQUESTED 2025-12-04T08:33:31.5210330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/INSTALLER 2025-12-04T08:33:31.5211570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/METADATA 2025-12-04T08:33:31.5213110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/RECORD 2025-12-04T08:33:31.5214390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/licenses/LICENSE 2025-12-04T08:33:31.5215910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/direct_url.json 2025-12-04T08:33:31.5217440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/WHEEL 2025-12-04T08:33:31.5219120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/entry_points.txt 2025-12-04T08:33:31.5220500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/top_level.txt 2025-12-04T08:33:31.5221650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/REQUESTED 2025-12-04T08:33:31.5222870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/INSTALLER 2025-12-04T08:33:31.5224280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/METADATA 2025-12-04T08:33:31.5225670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/RECORD 2025-12-04T08:33:31.5226680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/LICENSE 2025-12-04T08:33:31.5227910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/direct_url.json 2025-12-04T08:33:31.5229160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/WHEEL 2025-12-04T08:33:31.5230220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/AUTHORS.rst 2025-12-04T08:33:31.5231640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/top_level.txt 2025-12-04T08:33:31.5233070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/REQUESTED 2025-12-04T08:33:31.5234190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/INSTALLER 2025-12-04T08:33:31.5235280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/METADATA 2025-12-04T08:33:31.5236580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/RECORD 2025-12-04T08:33:31.5237930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.5239730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE.markdown-it 2025-12-04T08:33:31.5241270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/direct_url.json 2025-12-04T08:33:31.5242380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/WHEEL 2025-12-04T08:33:31.5243880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/entry_points.txt 2025-12-04T08:33:31.5245070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/REQUESTED 2025-12-04T08:33:31.5246610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/INSTALLER 2025-12-04T08:33:31.5248060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/METADATA 2025-12-04T08:33:31.5249290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__init__.pyi 2025-12-04T08:33:31.5250700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/more.pyi 2025-12-04T08:33:31.5252530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__init__.py 2025-12-04T08:33:31.5253860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/more.cpython-313.pyc 2025-12-04T08:33:31.5254510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-12-04T08:33:31.5256000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5257120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/more.py 2025-12-04T08:33:31.5258520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/recipes.py 2025-12-04T08:33:31.5259520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/py.typed 2025-12-04T08:33:31.5260770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/recipes.pyi 2025-12-04T08:33:31.5261770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/md.py 2025-12-04T08:33:31.5263010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/version.py 2025-12-04T08:33:31.5264310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/legacy.py 2025-12-04T08:33:31.5265710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/models.py 2025-12-04T08:33:31.5266960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__init__.py 2025-12-04T08:33:31.5268480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/constant.cpython-313.pyc 2025-12-04T08:33:31.5269800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.5271340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/legacy.cpython-313.pyc 2025-12-04T08:33:31.5272820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.5274210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:31.5275540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/md.cpython-313.pyc 2025-12-04T08:33:31.5277280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/cd.cpython-313.pyc 2025-12-04T08:33:31.5278610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.5279780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5280950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.5281860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__init__.py 2025-12-04T08:33:31.5283180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.5284360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5285270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__main__.py 2025-12-04T08:33:31.5286290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/api.py 2025-12-04T08:33:31.5287140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/utils.py 2025-12-04T08:33:31.5288140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/py.typed 2025-12-04T08:33:31.5289010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/constant.py 2025-12-04T08:33:31.5290210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__main__.py 2025-12-04T08:33:31.5290870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cd.py 2025-12-04T08:33:31.5291850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-12-04T08:33:31.5292630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/cookies.py 2025-12-04T08:33:31.5293420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/auth.py 2025-12-04T08:33:31.5294300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/sessions.py 2025-12-04T08:33:31.5295110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/hooks.py 2025-12-04T08:33:31.5296580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/compat.py 2025-12-04T08:33:31.5297840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/models.py 2025-12-04T08:33:31.5298300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/certs.py 2025-12-04T08:33:31.5299040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__init__.py 2025-12-04T08:33:31.5299970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/status_codes.py 2025-12-04T08:33:31.5300750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/packages.py 2025-12-04T08:33:31.5301450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__version__.py 2025-12-04T08:33:31.5303000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-12-04T08:33:31.5304400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.5305940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-12-04T08:33:31.5307450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-12-04T08:33:31.5308630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.5310270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-12-04T08:33:31.5311370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-12-04T08:33:31.5312920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.5314480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-12-04T08:33:31.5315960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-12-04T08:33:31.5317700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.5319400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:31.5320920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:31.5322660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-12-04T08:33:31.5324180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-12-04T08:33:31.5326370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-12-04T08:33:31.5327640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5329350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-12-04T08:33:31.5330270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/api.py 2025-12-04T08:33:31.5331640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/_internal_utils.py 2025-12-04T08:33:31.5332970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/utils.py 2025-12-04T08:33:31.5333940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/exceptions.py 2025-12-04T08:33:31.5335110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/structures.py 2025-12-04T08:33:31.5336280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/help.py 2025-12-04T08:33:31.5337440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/adapters.py 2025-12-04T08:33:31.5338870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/RECORD 2025-12-04T08:33:31.5340610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:31.5342200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/licenses/LICENSE 2025-12-04T08:33:31.5343790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/direct_url.json 2025-12-04T08:33:31.5344730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/WHEEL 2025-12-04T08:33:31.5346220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/entry_points.txt 2025-12-04T08:33:31.5347910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/REQUESTED 2025-12-04T08:33:31.5348910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/INSTALLER 2025-12-04T08:33:31.5349950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.9.1.dist-info/METADATA 2025-12-04T08:33:31.5351670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-12-04T08:33:31.5353180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:31.5354970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.5356490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-12-04T08:33:31.5357780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-12-04T08:33:31.5359510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-12-04T08:33:31.5360960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-12-04T08:33:31.5362330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-12-04T08:33:31.5364040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-12-04T08:33:31.5365420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/RECORD 2025-12-04T08:33:31.5366840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.5368370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/direct_url.json 2025-12-04T08:33:31.5370030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/WHEEL 2025-12-04T08:33:31.5371440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/REQUESTED 2025-12-04T08:33:31.5372720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/INSTALLER 2025-12-04T08:33:31.5374090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.5.0.dist-info/METADATA 2025-12-04T08:33:31.5375290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/configuration.py 2025-12-04T08:33:31.5376480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/pyproject.py 2025-12-04T08:33:31.5377990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/auth.py 2025-12-04T08:33:31.5379500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/xmlrpc.py 2025-12-04T08:33:31.5381020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/download.py 2025-12-04T08:33:31.5382340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/session.py 2025-12-04T08:33:31.5383640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/cache.py 2025-12-04T08:33:31.5384930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__init__.py 2025-12-04T08:33:31.5387080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc 2025-12-04T08:33:31.5388480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc 2025-12-04T08:33:31.5390260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc 2025-12-04T08:33:31.5391950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.5393670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc 2025-12-04T08:33:31.5395350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc 2025-12-04T08:33:31.5396990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc 2025-12-04T08:33:31.5398440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5399560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/utils.py 2025-12-04T08:33:31.5401140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/lazy_wheel.py 2025-12-04T08:33:31.5402470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cache.py 2025-12-04T08:33:31.5403480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__init__.py 2025-12-04T08:33:31.5405010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/logging.py 2025-12-04T08:33:31.5406120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/misc.py 2025-12-04T08:33:31.5407350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/egg_link.py 2025-12-04T08:33:31.5408610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compat.py 2025-12-04T08:33:31.5410060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/deprecation.py 2025-12-04T08:33:31.5411350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/subprocess.py 2025-12-04T08:33:31.5412700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filesystem.py 2025-12-04T08:33:31.5414610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-12-04T08:33:31.5416010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__init__.py 2025-12-04T08:33:31.5417320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_jaraco_text.py 2025-12-04T08:33:31.5419290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc 2025-12-04T08:33:31.5421090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc 2025-12-04T08:33:31.5422750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc 2025-12-04T08:33:31.5424420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc 2025-12-04T08:33:31.5426530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-313.pyc 2025-12-04T08:33:31.5427950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc 2025-12-04T08:33:31.5429610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc 2025-12-04T08:33:31.5431260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:31.5433070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc 2025-12-04T08:33:31.5434630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.5436490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc 2025-12-04T08:33:31.5437990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc 2025-12-04T08:33:31.5439590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc 2025-12-04T08:33:31.5441310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc 2025-12-04T08:33:31.5442760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.5450560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc 2025-12-04T08:33:31.5451260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc 2025-12-04T08:33:31.5451950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc 2025-12-04T08:33:31.5452640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc 2025-12-04T08:33:31.5453290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc 2025-12-04T08:33:31.5453940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc 2025-12-04T08:33:31.5454600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5455750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc 2025-12-04T08:33:31.5457320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc 2025-12-04T08:33:31.5458730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc 2025-12-04T08:33:31.5460410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc 2025-12-04T08:33:31.5462040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/temp_dir.py 2025-12-04T08:33:31.5463160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/retry.py 2025-12-04T08:33:31.5464390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/appdirs.py 2025-12-04T08:33:31.5465780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/setuptools_build.py 2025-12-04T08:33:31.5467100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/packaging.py 2025-12-04T08:33:31.5468660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/entrypoints.py 2025-12-04T08:33:31.5469780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filetypes.py 2025-12-04T08:33:31.5471140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compatibility_tags.py 2025-12-04T08:33:31.5472480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/datetime.py 2025-12-04T08:33:31.5473830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/urls.py 2025-12-04T08:33:31.5475120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/hashes.py 2025-12-04T08:33:31.5476510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/virtualenv.py 2025-12-04T08:33:31.5477790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_log.py 2025-12-04T08:33:31.5479090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/glibc.py 2025-12-04T08:33:31.5480530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/wheel.py 2025-12-04T08:33:31.5482000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/unpacking.py 2025-12-04T08:33:31.5483120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/link.py 2025-12-04T08:33:31.5484640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/selection_prefs.py 2025-12-04T08:33:31.5486220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/direct_url.py 2025-12-04T08:33:31.5487590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/index.py 2025-12-04T08:33:31.5489200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/target_python.py 2025-12-04T08:33:31.5490270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/pylock.py 2025-12-04T08:33:31.5491860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__init__.py 2025-12-04T08:33:31.5493550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc 2025-12-04T08:33:31.5494240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc 2025-12-04T08:33:31.5494980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc 2025-12-04T08:33:31.5496190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/pylock.cpython-313.pyc 2025-12-04T08:33:31.5497460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.5498610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc 2025-12-04T08:33:31.5499900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc 2025-12-04T08:33:31.5501180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc 2025-12-04T08:33:31.5502640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc 2025-12-04T08:33:31.5504150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc 2025-12-04T08:33:31.5505760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc 2025-12-04T08:33:31.5507270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc 2025-12-04T08:33:31.5508740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5510090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/search_scope.py 2025-12-04T08:33:31.5511240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/candidate.py 2025-12-04T08:33:31.5512560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/format_control.py 2025-12-04T08:33:31.5513980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/installation_report.py 2025-12-04T08:33:31.5515140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/scheme.py 2025-12-04T08:33:31.5516220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/wheel.py 2025-12-04T08:33:31.5517720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc 2025-12-04T08:33:31.5519100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.5520590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc 2025-12-04T08:33:31.5522000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc 2025-12-04T08:33:31.5523350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.5524660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc 2025-12-04T08:33:31.5526120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc 2025-12-04T08:33:31.5527580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc 2025-12-04T08:33:31.5529030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5530140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/cmdoptions.py 2025-12-04T08:33:31.5531310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__init__.py 2025-12-04T08:33:31.5532650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/index_command.py 2025-12-04T08:33:31.5533750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/status_codes.py 2025-12-04T08:33:31.5535310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.5536930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc 2025-12-04T08:33:31.5538510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc 2025-12-04T08:33:31.5539850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc 2025-12-04T08:33:31.5541370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc 2025-12-04T08:33:31.5542820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc 2025-12-04T08:33:31.5544460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc 2025-12-04T08:33:31.5546020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc 2025-12-04T08:33:31.5547600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc 2025-12-04T08:33:31.5549100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc 2025-12-04T08:33:31.5550530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5552100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc 2025-12-04T08:33:31.5553470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:31.5554590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/parser.py 2025-12-04T08:33:31.5555990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/command_context.py 2025-12-04T08:33:31.5557280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/spinners.py 2025-12-04T08:33:31.5558500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/autocompletion.py 2025-12-04T08:33:31.5559730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/base_command.py 2025-12-04T08:33:31.5560880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main_parser.py 2025-12-04T08:33:31.5562170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/progress_bars.py 2025-12-04T08:33:31.5563300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main.py 2025-12-04T08:33:31.5564270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/req_command.py 2025-12-04T08:33:31.5565820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-12-04T08:33:31.5567170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__init__.py 2025-12-04T08:33:31.5568770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.5570550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-313.pyc 2025-12-04T08:33:31.5572290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5573560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py 2025-12-04T08:33:31.5574790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/check.py 2025-12-04T08:33:31.5576020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__init__.py 2025-12-04T08:33:31.5577660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc 2025-12-04T08:33:31.5579280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc 2025-12-04T08:33:31.5580840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc 2025-12-04T08:33:31.5582380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5583610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/freeze.py 2025-12-04T08:33:31.5585160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-12-04T08:33:31.5586420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata.py 2025-12-04T08:33:31.5587870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-12-04T08:33:31.5589210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-12-04T08:33:31.5590380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__init__.py 2025-12-04T08:33:31.5592150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-313.pyc 2025-12-04T08:33:31.5593620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.5595360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-313.pyc 2025-12-04T08:33:31.5596980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc 2025-12-04T08:33:31.5598710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:31.5600370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc 2025-12-04T08:33:31.5601930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc 2025-12-04T08:33:31.5603490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5605000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-12-04T08:33:31.5606140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel.py 2025-12-04T08:33:31.5607780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/build_tracker.py 2025-12-04T08:33:31.5608980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/prepare.py 2025-12-04T08:33:31.5610130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_install.py 2025-12-04T08:33:31.5611320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_set.py 2025-12-04T08:33:31.5612540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_uninstall.py 2025-12-04T08:33:31.5613650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__init__.py 2025-12-04T08:33:31.5615300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc 2025-12-04T08:33:31.5616810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc 2025-12-04T08:33:31.5618440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc 2025-12-04T08:33:31.5619960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc 2025-12-04T08:33:31.5621490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc 2025-12-04T08:33:31.5622920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc 2025-12-04T08:33:31.5624330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5625520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_dependency_group.py 2025-12-04T08:33:31.5626650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_file.py 2025-12-04T08:33:31.5627930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/constructors.py 2025-12-04T08:33:31.5629420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-12-04T08:33:31.5631240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc 2025-12-04T08:33:31.5632880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5634070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-12-04T08:33:31.5635240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__init__.py 2025-12-04T08:33:31.5636890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.5638290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5639950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/base.py 2025-12-04T08:33:31.5641350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-12-04T08:33:31.5642850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-12-04T08:33:31.5644210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-12-04T08:33:31.5645660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-12-04T08:33:31.5647460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc 2025-12-04T08:33:31.5649010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc 2025-12-04T08:33:31.5650690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:31.5652230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.5653870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc 2025-12-04T08:33:31.5655540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc 2025-12-04T08:33:31.5657050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc 2025-12-04T08:33:31.5658780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc 2025-12-04T08:33:31.5660630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5661930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-12-04T08:33:31.5663390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-12-04T08:33:31.5664820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-12-04T08:33:31.5666260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-12-04T08:33:31.5667750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-12-04T08:33:31.5668690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/git.py 2025-12-04T08:33:31.5669870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__init__.py 2025-12-04T08:33:31.5671510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc 2025-12-04T08:33:31.5672800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc 2025-12-04T08:33:31.5674270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc 2025-12-04T08:33:31.5675560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc 2025-12-04T08:33:31.5677140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc 2025-12-04T08:33:31.5678530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5679770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/mercurial.py 2025-12-04T08:33:31.5680850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/bazaar.py 2025-12-04T08:33:31.5682090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/versioncontrol.py 2025-12-04T08:33:31.5683280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/subversion.py 2025-12-04T08:33:31.5684590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__init__.py 2025-12-04T08:33:31.5686010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc 2025-12-04T08:33:31.5687280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.5688470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc 2025-12-04T08:33:31.5689790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5690650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_sysconfig.py 2025-12-04T08:33:31.5691730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_distutils.py 2025-12-04T08:33:31.5692580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/base.py 2025-12-04T08:33:31.5693710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/collector.py 2025-12-04T08:33:31.5694490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__init__.py 2025-12-04T08:33:31.5695830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc 2025-12-04T08:33:31.5696970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc 2025-12-04T08:33:31.5698290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc 2025-12-04T08:33:31.5699640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5700710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/sources.py 2025-12-04T08:33:31.5702160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/package_finder.py 2025-12-04T08:33:31.5703360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/exceptions.py 2025-12-04T08:33:31.5704700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/configuration.py 2025-12-04T08:33:31.5705930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/show.py 2025-12-04T08:33:31.5707030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/list.py 2025-12-04T08:33:31.5708070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/check.py 2025-12-04T08:33:31.5709240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/index.py 2025-12-04T08:33:31.5710590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/completion.py 2025-12-04T08:33:31.5711850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/download.py 2025-12-04T08:33:31.5713110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/cache.py 2025-12-04T08:33:31.5714440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__init__.py 2025-12-04T08:33:31.5716000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc 2025-12-04T08:33:31.5717330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc 2025-12-04T08:33:31.5718880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc 2025-12-04T08:33:31.5720370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc 2025-12-04T08:33:31.5721730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc 2025-12-04T08:33:31.5723300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc 2025-12-04T08:33:31.5724820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc 2025-12-04T08:33:31.5726170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc 2025-12-04T08:33:31.5727500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.5729060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc 2025-12-04T08:33:31.5730530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:31.5732180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc 2025-12-04T08:33:31.5733710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc 2025-12-04T08:33:31.5735270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc 2025-12-04T08:33:31.5736680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc 2025-12-04T08:33:31.5738330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc 2025-12-04T08:33:31.5739810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc 2025-12-04T08:33:31.5741410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5742960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc 2025-12-04T08:33:31.5744070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/hash.py 2025-12-04T08:33:31.5745370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/inspect.py 2025-12-04T08:33:31.5746640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/debug.py 2025-12-04T08:33:31.5747820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/uninstall.py 2025-12-04T08:33:31.5749000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/lock.py 2025-12-04T08:33:31.5750210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/freeze.py 2025-12-04T08:33:31.5751320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/search.py 2025-12-04T08:33:31.5752560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/install.py 2025-12-04T08:33:31.5753720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/help.py 2025-12-04T08:33:31.5755010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/wheel.py 2025-12-04T08:33:31.5756070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/main.py 2025-12-04T08:33:31.5757330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/wheel_builder.py 2025-12-04T08:33:31.5758560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/_json.py 2025-12-04T08:33:31.5759840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__init__.py 2025-12-04T08:33:31.5761300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.5762780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc 2025-12-04T08:33:31.5764270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5765910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc 2025-12-04T08:33:31.5767110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/pkg_resources.py 2025-12-04T08:33:31.5768530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-12-04T08:33:31.5769930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-12-04T08:33:31.5771580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc 2025-12-04T08:33:31.5773330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc 2025-12-04T08:33:31.5775020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc 2025-12-04T08:33:31.5776530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5777850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-12-04T08:33:31.5778850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-12-04T08:33:31.5780120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/base.py 2025-12-04T08:33:31.5781520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__init__.py 2025-12-04T08:33:31.5782970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.5784690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc 2025-12-04T08:33:31.5786130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.5787640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc 2025-12-04T08:33:31.5789240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5790510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/sdist.py 2025-12-04T08:33:31.5791740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/installed.py 2025-12-04T08:33:31.5792980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/base.py 2025-12-04T08:33:31.5794330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/wheel.py 2025-12-04T08:33:31.5795520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/self_outdated_check.py 2025-12-04T08:33:31.5796690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/build_env.py 2025-12-04T08:33:31.5797930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/tags.py 2025-12-04T08:33:31.5799290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_musllinux.py 2025-12-04T08:33:31.5800420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/metadata.py 2025-12-04T08:33:31.5801610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/version.py 2025-12-04T08:33:31.5802880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-12-04T08:33:31.5804230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-12-04T08:33:31.5805880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-12-04T08:33:31.5807550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5808600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__init__.py 2025-12-04T08:33:31.5810160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:31.5811810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:31.5813330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:31.5814790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.5816290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:31.5817780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:31.5819460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:31.5820920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:31.5822450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:31.5823940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5825480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:31.5827000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.5828400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:31.5835350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.5835960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_parser.py 2025-12-04T08:33:31.5836480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/utils.py 2025-12-04T08:33:31.5837080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/requirements.py 2025-12-04T08:33:31.5837630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_structures.py 2025-12-04T08:33:31.5838150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/markers.py 2025-12-04T08:33:31.5838660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/py.typed 2025-12-04T08:33:31.5839180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_manylinux.py 2025-12-04T08:33:31.5839720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-12-04T08:33:31.5840260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/specifiers.py 2025-12-04T08:33:31.5841690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_elffile.py 2025-12-04T08:33:31.5842860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/vendor.txt 2025-12-04T08:33:31.5844160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_openssl.py 2025-12-04T08:33:31.5845390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_api.py 2025-12-04T08:33:31.5846650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_macos.py 2025-12-04T08:33:31.5848070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__init__.py 2025-12-04T08:33:31.5849650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc 2025-12-04T08:33:31.5851270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc 2025-12-04T08:33:31.5852940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc 2025-12-04T08:33:31.5854590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc 2025-12-04T08:33:31.5856280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-12-04T08:33:31.5857990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5859190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-12-04T08:33:31.5860300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/py.typed 2025-12-04T08:33:31.5861610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_windows.py 2025-12-04T08:33:31.5862860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__init__.py 2025-12-04T08:33:31.5864560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc 2025-12-04T08:33:31.5866330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.5867630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc 2025-12-04T08:33:31.5869060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5870280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/exceptions.py 2025-12-04T08:33:31.5871460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/fallback.py 2025-12-04T08:33:31.5872550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/ext.py 2025-12-04T08:33:31.5874160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-12-04T08:33:31.5875390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-12-04T08:33:31.5877180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc 2025-12-04T08:33:31.5878660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc 2025-12-04T08:33:31.5880460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc 2025-12-04T08:33:31.5882030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc 2025-12-04T08:33:31.5883390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.5884560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5885700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-12-04T08:33:31.5886750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-12-04T08:33:31.5887770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/py.typed 2025-12-04T08:33:31.5888790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-12-04T08:33:31.5889920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-12-04T08:33:31.5890940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-12-04T08:33:31.5892320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5893170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/modeline.py 2025-12-04T08:33:31.5894210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/console.py 2025-12-04T08:33:31.5895360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/scanner.py 2025-12-04T08:33:31.5896500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatter.py 2025-12-04T08:33:31.5897740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-12-04T08:33:31.5899450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:31.5901010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-12-04T08:33:31.5902530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5903690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/python.py 2025-12-04T08:33:31.5904980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-12-04T08:33:31.5906090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/token.py 2025-12-04T08:33:31.5907210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/style.py 2025-12-04T08:33:31.5908430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/util.py 2025-12-04T08:33:31.5909660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/sphinxext.py 2025-12-04T08:33:31.5910810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__init__.py 2025-12-04T08:33:31.5912140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-12-04T08:33:31.5913890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:31.5915490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5916860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-12-04T08:33:31.5918380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc 2025-12-04T08:33:31.5919800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc 2025-12-04T08:33:31.5921290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc 2025-12-04T08:33:31.5922640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc 2025-12-04T08:33:31.5924120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc 2025-12-04T08:33:31.5925510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc 2025-12-04T08:33:31.5927040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:31.5928550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc 2025-12-04T08:33:31.5930010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc 2025-12-04T08:33:31.5931390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.5932860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-12-04T08:33:31.5934240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc 2025-12-04T08:33:31.5935840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.5937440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5938880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.5940120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-12-04T08:33:31.5941880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-12-04T08:33:31.5943460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5944750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-12-04T08:33:31.5945820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/unistring.py 2025-12-04T08:33:31.5947020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexer.py 2025-12-04T08:33:31.5948150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/regexopt.py 2025-12-04T08:33:31.5949140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/plugin.py 2025-12-04T08:33:31.5950330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filter.py 2025-12-04T08:33:31.5951500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__main__.py 2025-12-04T08:33:31.5952680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-12-04T08:33:31.5953810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w32.exe 2025-12-04T08:33:31.5955210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/compat.py 2025-12-04T08:33:31.5956320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/util.py 2025-12-04T08:33:31.5957390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t32.exe 2025-12-04T08:33:31.5958470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__init__.py 2025-12-04T08:33:31.5959850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.5961390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc 2025-12-04T08:33:31.5962860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc 2025-12-04T08:33:31.5964490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.5966050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5967090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64.exe 2025-12-04T08:33:31.5968420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/resources.py 2025-12-04T08:33:31.5969520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-12-04T08:33:31.5970700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/scripts.py 2025-12-04T08:33:31.5971820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64.exe 2025-12-04T08:33:31.5973010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__init__.py 2025-12-04T08:33:31.5974610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc 2025-12-04T08:33:31.5976180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.5977580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.5978590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/py.typed 2025-12-04T08:33:31.5979870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/distro.py 2025-12-04T08:33:31.5981100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__main__.py 2025-12-04T08:33:31.5982290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-12-04T08:33:31.5983450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-12-04T08:33:31.5984650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/controller.py 2025-12-04T08:33:31.5985870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-12-04T08:33:31.5987220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-12-04T08:33:31.5988400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-12-04T08:33:31.5989580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/cache.py 2025-12-04T08:33:31.5990790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-12-04T08:33:31.5992580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc 2025-12-04T08:33:31.5994220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc 2025-12-04T08:33:31.5995880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc 2025-12-04T08:33:31.5997290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc 2025-12-04T08:33:31.5998880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc 2025-12-04T08:33:31.6000490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc 2025-12-04T08:33:31.6001920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc 2025-12-04T08:33:31.6003520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6005060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc 2025-12-04T08:33:31.6006170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/py.typed 2025-12-04T08:33:31.6007410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-12-04T08:33:31.6008680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-12-04T08:33:31.6010050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-12-04T08:33:31.6011750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc 2025-12-04T08:33:31.6013250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6014890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc 2025-12-04T08:33:31.6016150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-12-04T08:33:31.6017410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/intranges.py 2025-12-04T08:33:31.6018550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/package_data.py 2025-12-04T08:33:31.6019550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/compat.py 2025-12-04T08:33:31.6020680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/idnadata.py 2025-12-04T08:33:31.6021810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__init__.py 2025-12-04T08:33:31.6022900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/core.py 2025-12-04T08:33:31.6024450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc 2025-12-04T08:33:31.6025990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.6027310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc 2025-12-04T08:33:31.6028780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.6030270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc 2025-12-04T08:33:31.6031580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc 2025-12-04T08:33:31.6033020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc 2025-12-04T08:33:31.6034710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6035420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/py.typed 2025-12-04T08:33:31.6036500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/codec.py 2025-12-04T08:33:31.6037790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/uts46data.py 2025-12-04T08:33:31.6038820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__init__.py 2025-12-04T08:33:31.6040310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6041460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/cookies.py 2025-12-04T08:33:31.6042640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/auth.py 2025-12-04T08:33:31.6043900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/sessions.py 2025-12-04T08:33:31.6045020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/hooks.py 2025-12-04T08:33:31.6046190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/compat.py 2025-12-04T08:33:31.6047330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/models.py 2025-12-04T08:33:31.6048430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/certs.py 2025-12-04T08:33:31.6049640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__init__.py 2025-12-04T08:33:31.6050990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/status_codes.py 2025-12-04T08:33:31.6052120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/packages.py 2025-12-04T08:33:31.6053370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__version__.py 2025-12-04T08:33:31.6055030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc 2025-12-04T08:33:31.6056440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.6057760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc 2025-12-04T08:33:31.6059370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-12-04T08:33:31.6060760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.6062410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc 2025-12-04T08:33:31.6063950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc 2025-12-04T08:33:31.6065450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.6067030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc 2025-12-04T08:33:31.6068450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc 2025-12-04T08:33:31.6070100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.6071550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc 2025-12-04T08:33:31.6073010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:31.6074360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc 2025-12-04T08:33:31.6075380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc 2025-12-04T08:33:31.6076650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc 2025-12-04T08:33:31.6077720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6078980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc 2025-12-04T08:33:31.6079780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/api.py 2025-12-04T08:33:31.6081140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/_internal_utils.py 2025-12-04T08:33:31.6082320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/utils.py 2025-12-04T08:33:31.6083620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/exceptions.py 2025-12-04T08:33:31.6084840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/structures.py 2025-12-04T08:33:31.6085950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/help.py 2025-12-04T08:33:31.6087110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/adapters.py 2025-12-04T08:33:31.6088320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_types.py 2025-12-04T08:33:31.6089500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__init__.py 2025-12-04T08:33:31.6091000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:31.6092360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-12-04T08:33:31.6093900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6095280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.6096260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_parser.py 2025-12-04T08:33:31.6097440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_re.py 2025-12-04T08:33:31.6098690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/py.typed 2025-12-04T08:33:31.6099960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__init__.py 2025-12-04T08:33:31.6101060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/core.py 2025-12-04T08:33:31.6102620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.6103940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6105500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6106640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/py.typed 2025-12-04T08:33:31.6107940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/cacert.pem 2025-12-04T08:33:31.6109210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__main__.py 2025-12-04T08:33:31.6110450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-12-04T08:33:31.6111720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-12-04T08:33:31.6113280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc 2025-12-04T08:33:31.6114880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6116290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-12-04T08:33:31.6117800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-12-04T08:33:31.6119630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc 2025-12-04T08:33:31.6121260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6122510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-12-04T08:33:31.6123590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/themes.py 2025-12-04T08:33:31.6124790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/screen.py 2025-12-04T08:33:31.6125930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/logging.py 2025-12-04T08:33:31.6127190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/measure.py 2025-12-04T08:33:31.6128260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/tree.py 2025-12-04T08:33:31.6129550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/console.py 2025-12-04T08:33:31.6130720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live_render.py 2025-12-04T08:33:31.6132110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-12-04T08:33:31.6133130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/box.py 2025-12-04T08:33:31.6134320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color.py 2025-12-04T08:33:31.6135380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_timer.py 2025-12-04T08:33:31.6136530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_fileno.py 2025-12-04T08:33:31.6137740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/align.py 2025-12-04T08:33:31.6138850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/theme.py 2025-12-04T08:33:31.6140010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/style.py 2025-12-04T08:33:31.6141290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/default_styles.py 2025-12-04T08:33:31.6142370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_wrap.py 2025-12-04T08:33:31.6143590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_log_render.py 2025-12-04T08:33:31.6144670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/emoji.py 2025-12-04T08:33:31.6145690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/layout.py 2025-12-04T08:33:31.6146960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/containers.py 2025-12-04T08:33:31.6148370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-12-04T08:33:31.6149540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/traceback.py 2025-12-04T08:33:31.6150650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/region.py 2025-12-04T08:33:31.6151780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/protocol.py 2025-12-04T08:33:31.6153370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_loop.py 2025-12-04T08:33:31.6154610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/control.py 2025-12-04T08:33:31.6155680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/filesize.py 2025-12-04T08:33:31.6156810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_null_file.py 2025-12-04T08:33:31.6157940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_palettes.py 2025-12-04T08:33:31.6159140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__init__.py 2025-12-04T08:33:31.6160190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_pick.py 2025-12-04T08:33:31.6161320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/file_proxy.py 2025-12-04T08:33:31.6162920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc 2025-12-04T08:33:31.6164510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-12-04T08:33:31.6165980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc 2025-12-04T08:33:31.6167330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc 2025-12-04T08:33:31.6168740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc 2025-12-04T08:33:31.6170340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc 2025-12-04T08:33:31.6171770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc 2025-12-04T08:33:31.6173140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc 2025-12-04T08:33:31.6174470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc 2025-12-04T08:33:31.6176000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc 2025-12-04T08:33:31.6177390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc 2025-12-04T08:33:31.6178820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc 2025-12-04T08:33:31.6180260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc 2025-12-04T08:33:31.6181680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc 2025-12-04T08:33:31.6183260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-12-04T08:33:31.6184830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc 2025-12-04T08:33:31.6186170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:31.6187670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc 2025-12-04T08:33:31.6189060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc 2025-12-04T08:33:31.6190610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:31.6192190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-12-04T08:33:31.6193730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-12-04T08:33:31.6195070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc 2025-12-04T08:33:31.6196490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc 2025-12-04T08:33:31.6198020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc 2025-12-04T08:33:31.6199340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc 2025-12-04T08:33:31.6200780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc 2025-12-04T08:33:31.6202550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:31.6203760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc 2025-12-04T08:33:31.6205180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc 2025-12-04T08:33:31.6206520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc 2025-12-04T08:33:31.6207930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.6209180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc 2025-12-04T08:33:31.6210780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc 2025-12-04T08:33:31.6212320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc 2025-12-04T08:33:31.6213740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc 2025-12-04T08:33:31.6215240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc 2025-12-04T08:33:31.6216670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:31.6218100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc 2025-12-04T08:33:31.6219520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc 2025-12-04T08:33:31.6221100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc 2025-12-04T08:33:31.6222760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc 2025-12-04T08:33:31.6224240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc 2025-12-04T08:33:31.6225570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc 2025-12-04T08:33:31.6227030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc 2025-12-04T08:33:31.6228420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc 2025-12-04T08:33:31.6229880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc 2025-12-04T08:33:31.6231290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc 2025-12-04T08:33:31.6232660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc 2025-12-04T08:33:31.6234050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc 2025-12-04T08:33:31.6235480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc 2025-12-04T08:33:31.6236900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc 2025-12-04T08:33:31.6238230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc 2025-12-04T08:33:31.6239690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc 2025-12-04T08:33:31.6241130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc 2025-12-04T08:33:31.6242520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc 2025-12-04T08:33:31.6244230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-12-04T08:33:31.6245710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc 2025-12-04T08:33:31.6247110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc 2025-12-04T08:33:31.6248530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc 2025-12-04T08:33:31.6249910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc 2025-12-04T08:33:31.6251180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc 2025-12-04T08:33:31.6252670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.6254210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc 2025-12-04T08:33:31.6255620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc 2025-12-04T08:33:31.6257220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc 2025-12-04T08:33:31.6258700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6260100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc 2025-12-04T08:33:31.6261690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc 2025-12-04T08:33:31.6263160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc 2025-12-04T08:33:31.6264580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6266090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc 2025-12-04T08:33:31.6267530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc 2025-12-04T08:33:31.6269110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc 2025-12-04T08:33:31.6270560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.6271970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc 2025-12-04T08:33:31.6272960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc 2025-12-04T08:33:31.6273980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/palette.py 2025-12-04T08:33:31.6274730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/markup.py 2025-12-04T08:33:31.6275790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_ratio.py 2025-12-04T08:33:31.6276540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/repr.py 2025-12-04T08:33:31.6277610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/constrain.py 2025-12-04T08:33:31.6278440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pretty.py 2025-12-04T08:33:31.6279470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/diagnose.py 2025-12-04T08:33:31.6280300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/columns.py 2025-12-04T08:33:31.6281300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/rule.py 2025-12-04T08:33:31.6282380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_inspect.py 2025-12-04T08:33:31.6283850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pager.py 2025-12-04T08:33:31.6284740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/text.py 2025-12-04T08:33:31.6285870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/highlighter.py 2025-12-04T08:33:31.6287220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_spinners.py 2025-12-04T08:33:31.6288460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/terminal_theme.py 2025-12-04T08:33:31.6289650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/bar.py 2025-12-04T08:33:31.6290640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live.py 2025-12-04T08:33:31.6291870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/py.typed 2025-12-04T08:33:31.6293010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/syntax.py 2025-12-04T08:33:31.6294160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/table.py 2025-12-04T08:33:31.6295480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_export_format.py 2025-12-04T08:33:31.6296650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress_bar.py 2025-12-04T08:33:31.6297780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/errors.py 2025-12-04T08:33:31.6298840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/prompt.py 2025-12-04T08:33:31.6299940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/segment.py 2025-12-04T08:33:31.6301020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/ansi.py 2025-12-04T08:33:31.6302200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress.py 2025-12-04T08:33:31.6303220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_stack.py 2025-12-04T08:33:31.6304420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows.py 2025-12-04T08:33:31.6305650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_cell_widths.py 2025-12-04T08:33:31.6306880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/cells.py 2025-12-04T08:33:31.6308070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_win32_console.py 2025-12-04T08:33:31.6309170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/panel.py 2025-12-04T08:33:31.6310370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/styled.py 2025-12-04T08:33:31.6311600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/spinner.py 2025-12-04T08:33:31.6312940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-12-04T08:33:31.6314040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/json.py 2025-12-04T08:33:31.6315370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/padding.py 2025-12-04T08:33:31.6316330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__main__.py 2025-12-04T08:33:31.6317400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/scope.py 2025-12-04T08:33:31.6318490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_extension.py 2025-12-04T08:33:31.6319540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/status.py 2025-12-04T08:33:31.6320630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/abc.py 2025-12-04T08:33:31.6321850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/jupyter.py 2025-12-04T08:33:31.6323020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color_triplet.py 2025-12-04T08:33:31.6324190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/_writer.py 2025-12-04T08:33:31.6325420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__init__.py 2025-12-04T08:33:31.6326960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6328480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc 2025-12-04T08:33:31.6329510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/py.typed 2025-12-04T08:33:31.6330750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/filepost.py 2025-12-04T08:33:31.6331920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/fields.py 2025-12-04T08:33:31.6333470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/queue.py 2025-12-04T08:33:31.6334640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-12-04T08:33:31.6335840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-12-04T08:33:31.6337090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/wait.py 2025-12-04T08:33:31.6338290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/request.py 2025-12-04T08:33:31.6339680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-12-04T08:33:31.6340920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-12-04T08:33:31.6342140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/response.py 2025-12-04T08:33:31.6343320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-12-04T08:33:31.6344840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-12-04T08:33:31.6346390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-12-04T08:33:31.6347930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc 2025-12-04T08:33:31.6349570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-12-04T08:33:31.6351200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:31.6352790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-12-04T08:33:31.6354280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-12-04T08:33:31.6355760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.6357170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-12-04T08:33:31.6358680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc 2025-12-04T08:33:31.6360150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6361570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-12-04T08:33:31.6363040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc 2025-12-04T08:33:31.6364180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/retry.py 2025-12-04T08:33:31.6365300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/url.py 2025-12-04T08:33:31.6366700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/connection.py 2025-12-04T08:33:31.6368120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-12-04T08:33:31.6369250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_version.py 2025-12-04T08:33:31.6370430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/request.py 2025-12-04T08:33:31.6371530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__init__.py 2025-12-04T08:33:31.6372790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-12-04T08:33:31.6374010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/response.py 2025-12-04T08:33:31.6375710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-12-04T08:33:31.6377410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-12-04T08:33:31.6378720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc 2025-12-04T08:33:31.6380110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc 2025-12-04T08:33:31.6381690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:31.6383190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.6390370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.6390790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.6391130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc 2025-12-04T08:33:31.6391470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6391780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc 2025-12-04T08:33:31.6392060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-12-04T08:33:31.6392990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-12-04T08:33:31.6394740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc 2025-12-04T08:33:31.6396300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-12-04T08:33:31.6398080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc 2025-12-04T08:33:31.6399700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc 2025-12-04T08:33:31.6401200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-12-04T08:33:31.6402990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc 2025-12-04T08:33:31.6404620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6405780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-12-04T08:33:31.6407310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-12-04T08:33:31.6408600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-12-04T08:33:31.6409910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-12-04T08:33:31.6411360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-12-04T08:33:31.6413180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc 2025-12-04T08:33:31.6414840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc 2025-12-04T08:33:31.6416760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6418270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-12-04T08:33:31.6419890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-12-04T08:33:31.6421260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-12-04T08:33:31.6422560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connection.py 2025-12-04T08:33:31.6423830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_collections.py 2025-12-04T08:33:31.6425290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-12-04T08:33:31.6427180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc 2025-12-04T08:33:31.6428740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6430130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-12-04T08:33:31.6432230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc 2025-12-04T08:33:31.6433870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc 2025-12-04T08:33:31.6435830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6437200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-12-04T08:33:31.6439020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-12-04T08:33:31.6440390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/six.py 2025-12-04T08:33:31.6441640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/exceptions.py 2025-12-04T08:33:31.6442870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-12-04T08:33:31.6444140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-12-04T08:33:31.6445860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6447060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__init__.py 2025-12-04T08:33:31.6466720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc 2025-12-04T08:33:31.6467030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc 2025-12-04T08:33:31.6467330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6467630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc 2025-12-04T08:33:31.6467880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-12-04T08:33:31.6468220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-12-04T08:33:31.6468560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.6468890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc 2025-12-04T08:33:31.6469210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc 2025-12-04T08:33:31.6469540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc 2025-12-04T08:33:31.6469860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6470120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-12-04T08:33:31.6470380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-12-04T08:33:31.6470640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-12-04T08:33:31.6470870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/providers.py 2025-12-04T08:33:31.6471090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/structs.py 2025-12-04T08:33:31.6471440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/reporters.py 2025-12-04T08:33:31.6472370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/py.typed 2025-12-04T08:33:31.6473350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/macos.py 2025-12-04T08:33:31.6474270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/unix.py 2025-12-04T08:33:31.6475250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/version.py 2025-12-04T08:33:31.6476240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__init__.py 2025-12-04T08:33:31.6477500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.6478740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-12-04T08:33:31.6480000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:31.6481160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-12-04T08:33:31.6482400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6483680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6484830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.6486020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:31.6486880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/api.py 2025-12-04T08:33:31.6487870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/android.py 2025-12-04T08:33:31.6488850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/py.typed 2025-12-04T08:33:31.6489840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/windows.py 2025-12-04T08:33:31.6490960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__main__.py 2025-12-04T08:33:31.6491610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__init__.py 2025-12-04T08:33:31.6492750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc 2025-12-04T08:33:31.6493760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6494800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6495490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/py.typed 2025-12-04T08:33:31.6496410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pip-runner__.py 2025-12-04T08:33:31.6497180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__main__.py 2025-12-04T08:33:31.6498000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_types.py 2025-12-04T08:33:31.6498790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__init__.py 2025-12-04T08:33:31.6499900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:31.6500890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_re.cpython-313.pyc 2025-12-04T08:33:31.6501950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6503030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.6503760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_parser.py 2025-12-04T08:33:31.6504500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_re.py 2025-12-04T08:33:31.6505370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/py.typed 2025-12-04T08:33:31.6506110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/_types.py 2025-12-04T08:33:31.6506960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/version.py 2025-12-04T08:33:31.6507850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/_deprecated.py 2025-12-04T08:33:31.6508640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__init__.py 2025-12-04T08:33:31.6509760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:31.6510830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.pyc 2025-12-04T08:33:31.6511910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.pyc 2025-12-04T08:33:31.6512910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.6514530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6515070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6516120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.6516860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/cli.py 2025-12-04T08:33:31.6517770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__about__.py 2025-12-04T08:33:31.6518520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/py.typed 2025-12-04T08:33:31.6519370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__main__.py 2025-12-04T08:33:31.6520470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__init__.py 2025-12-04T08:33:31.6521030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/core.py 2025-12-04T08:33:31.6522100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.6523180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6524260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6524980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/py.typed 2025-12-04T08:33:31.6525840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/cacert.pem 2025-12-04T08:33:31.6526670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__main__.py 2025-12-04T08:33:31.6527630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/RECORD 2025-12-04T08:33:31.6528670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6529680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/direct_url.json 2025-12-04T08:33:31.6530530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/WHEEL 2025-12-04T08:33:31.6531480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/REQUESTED 2025-12-04T08:33:31.6532410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/INSTALLER 2025-12-04T08:33:31.6533360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/METADATA 2025-12-04T08:33:31.6534230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distutils-precedence.pth 2025-12-04T08:33:31.6535620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/RECORD 2025-12-04T08:33:31.6536490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6537630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/direct_url.json 2025-12-04T08:33:31.6538630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/WHEEL 2025-12-04T08:33:31.6539760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/entry_points.txt 2025-12-04T08:33:31.6540830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/REQUESTED 2025-12-04T08:33:31.6541890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/INSTALLER 2025-12-04T08:33:31.6542980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/METADATA 2025-12-04T08:33:31.6543970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/RECORD 2025-12-04T08:33:31.6545090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6546160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/direct_url.json 2025-12-04T08:33:31.6547130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/WHEEL 2025-12-04T08:33:31.6548210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/top_level.txt 2025-12-04T08:33:31.6549230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/REQUESTED 2025-12-04T08:33:31.6550250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/INSTALLER 2025-12-04T08:33:31.6551320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml-0.18.16.dist-info/METADATA 2025-12-04T08:33:31.6552310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/RECORD 2025-12-04T08:33:31.6553490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6554590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/direct_url.json 2025-12-04T08:33:31.6555580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/WHEEL 2025-12-04T08:33:31.6556770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/entry_points.txt 2025-12-04T08:33:31.6557840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/REQUESTED 2025-12-04T08:33:31.6558930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/INSTALLER 2025-12-04T08:33:31.6559950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.6.0.dist-info/METADATA 2025-12-04T08:33:31.6560970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-12-04T08:33:31.6562070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6563250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-12-04T08:33:31.6564260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-12-04T08:33:31.6565440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-12-04T08:33:31.6566450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-12-04T08:33:31.6567930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-12-04T08:33:31.6569290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-12-04T08:33:31.6570330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/version.py 2025-12-04T08:33:31.6571430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_main.py 2025-12-04T08:33:31.6572440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_monitor.py 2025-12-04T08:33:31.6573480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/keras.py 2025-12-04T08:33:31.6574510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-12-04T08:33:31.6575660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/asyncio.py 2025-12-04T08:33:31.6576950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-12-04T08:33:31.6577890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/std.py 2025-12-04T08:33:31.6579090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-12-04T08:33:31.6580120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__init__.py 2025-12-04T08:33:31.6581160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/rich.py 2025-12-04T08:33:31.6582610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-12-04T08:33:31.6583820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-12-04T08:33:31.6585120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-12-04T08:33:31.6586480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-12-04T08:33:31.6587950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-12-04T08:33:31.6589210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-12-04T08:33:31.6590530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-12-04T08:33:31.6591950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-12-04T08:33:31.6593230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.6594680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-12-04T08:33:31.6596080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.6597620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-12-04T08:33:31.6599030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-12-04T08:33:31.6600330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-12-04T08:33:31.6601620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-12-04T08:33:31.6603160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-12-04T08:33:31.6604400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-12-04T08:33:31.6605830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-12-04T08:33:31.6607150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6608410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6609810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.6611070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-12-04T08:33:31.6612710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-12-04T08:33:31.6613920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-12-04T08:33:31.6615300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-12-04T08:33:31.6616450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-12-04T08:33:31.6617650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-12-04T08:33:31.6618970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-12-04T08:33:31.6620180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-12-04T08:33:31.6621830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-12-04T08:33:31.6623200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-12-04T08:33:31.6624750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:31.6626390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-12-04T08:33:31.6627840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-12-04T08:33:31.6629450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-12-04T08:33:31.6630800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-12-04T08:33:31.6632330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-12-04T08:33:31.6633700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6634630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-12-04T08:33:31.6635920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-12-04T08:33:31.6637280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-12-04T08:33:31.6638270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tk.py 2025-12-04T08:33:31.6639830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/cli.py 2025-12-04T08:33:31.6640880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/dask.py 2025-12-04T08:33:31.6641840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/utils.py 2025-12-04T08:33:31.6642920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-12-04T08:33:31.6643990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/completion.sh 2025-12-04T08:33:31.6645030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-12-04T08:33:31.6646190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-12-04T08:33:31.6646910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tqdm.1 2025-12-04T08:33:31.6647720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/notebook.py 2025-12-04T08:33:31.6648500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/gui.py 2025-12-04T08:33:31.6649310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__main__.py 2025-12-04T08:33:31.6650080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_utils.py 2025-12-04T08:33:31.6650880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/auto.py 2025-12-04T08:33:31.6651790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/py38.py 2025-12-04T08:33:31.6652690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/properties.py 2025-12-04T08:33:31.6653620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__init__.py 2025-12-04T08:33:31.6654510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/py312.py 2025-12-04T08:33:31.6655720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/py312.cpython-313.pyc 2025-12-04T08:33:31.6656790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/py38.cpython-313.pyc 2025-12-04T08:33:31.6658040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/properties.cpython-313.pyc 2025-12-04T08:33:31.6659150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6659950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend.py 2025-12-04T08:33:31.6660850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__init__.py 2025-12-04T08:33:31.6662130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__pycache__/platform_.cpython-313.pyc 2025-12-04T08:33:31.6663480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6664620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/platform_.py 2025-12-04T08:33:31.6665680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/completion.py 2025-12-04T08:33:31.6666860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/credentials.py 2025-12-04T08:33:31.6668160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__init__.py 2025-12-04T08:33:31.6669800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.6671520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6672770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/api.py 2025-12-04T08:33:31.6673970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/null.py 2025-12-04T08:33:31.6675240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/kwallet.py 2025-12-04T08:33:31.6676420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__init__.py 2025-12-04T08:33:31.6677920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/null.cpython-313.pyc 2025-12-04T08:33:31.6679520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/Windows.cpython-313.pyc 2025-12-04T08:33:31.6680880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/chainer.cpython-313.pyc 2025-12-04T08:33:31.6682280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/libsecret.cpython-313.pyc 2025-12-04T08:33:31.6683690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/kwallet.cpython-313.pyc 2025-12-04T08:33:31.6685150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/fail.cpython-313.pyc 2025-12-04T08:33:31.6686660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6688240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/SecretService.cpython-313.pyc 2025-12-04T08:33:31.6689300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/fail.py 2025-12-04T08:33:31.6690550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/SecretService.py 2025-12-04T08:33:31.6691770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/Windows.py 2025-12-04T08:33:31.6692880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/libsecret.py 2025-12-04T08:33:31.6694120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/chainer.py 2025-12-04T08:33:31.6695270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend_complete.zsh 2025-12-04T08:33:31.6696320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__init__.py 2025-12-04T08:33:31.6697300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/core.py 2025-12-04T08:33:31.6698750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/credentials.cpython-313.pyc 2025-12-04T08:33:31.6699970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.6701410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.6702930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/devpi_client.cpython-313.pyc 2025-12-04T08:33:31.6704230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.6705710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/completion.cpython-313.pyc 2025-12-04T08:33:31.6707200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/backend.cpython-313.pyc 2025-12-04T08:33:31.6708640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6709970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6711250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/http.cpython-313.pyc 2025-12-04T08:33:31.6712600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/backend.py 2025-12-04T08:33:31.6713670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/util.py 2025-12-04T08:33:31.6715040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__init__.py 2025-12-04T08:33:31.6716590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.6718040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/backend.cpython-313.pyc 2025-12-04T08:33:31.6719540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6720680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/cli.py 2025-12-04T08:33:31.6721710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/http.py 2025-12-04T08:33:31.6722860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend_complete.bash 2025-12-04T08:33:31.6724010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/py.typed 2025-12-04T08:33:31.6725110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/errors.py 2025-12-04T08:33:31.6726170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/devpi_client.py 2025-12-04T08:33:31.6727410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__main__.py 2025-12-04T08:33:31.6728800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-12-04T08:33:31.6730400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:31.6731860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6733370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-12-04T08:33:31.6734700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-12-04T08:33:31.6736230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-12-04T08:33:31.6737710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-12-04T08:33:31.6739260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-12-04T08:33:31.6740840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-12-04T08:33:31.6742210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/RECORD 2025-12-04T08:33:31.6743810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6745450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/direct_url.json 2025-12-04T08:33:31.6746800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/WHEEL 2025-12-04T08:33:31.6748280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/REQUESTED 2025-12-04T08:33:31.6749790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/INSTALLER 2025-12-04T08:33:31.6751190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/METADATA 2025-12-04T08:33:31.6752560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-12-04T08:33:31.6753820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-12-04T08:33:31.6755090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-12-04T08:33:31.6756460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-12-04T08:33:31.6757610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-12-04T08:33:31.6758890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-12-04T08:33:31.6760300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-12-04T08:33:31.6761700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-12-04T08:33:31.6762780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-12-04T08:33:31.6763640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/socks.py 2025-12-04T08:33:31.6764800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/alias.py 2025-12-04T08:33:31.6766150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/microarchitecture.py 2025-12-04T08:33:31.6767160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__init__.py 2025-12-04T08:33:31.6768800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/alias.cpython-313.pyc 2025-12-04T08:33:31.6770170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/schema.cpython-313.pyc 2025-12-04T08:33:31.6771790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/microarchitecture.cpython-313.pyc 2025-12-04T08:33:31.6773100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/detect.cpython-313.pyc 2025-12-04T08:33:31.6774460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6775450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/detect.py 2025-12-04T08:33:31.6776650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/schema.py 2025-12-04T08:33:31.6777740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__init__.py 2025-12-04T08:33:31.6778990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.6780490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6781990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.6782990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-APACHE 2025-12-04T08:33:31.6784160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid.json 2025-12-04T08:33:31.6785710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-12-04T08:33:31.6786990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid_schema.json 2025-12-04T08:33:31.6788260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures.json 2025-12-04T08:33:31.6789690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-12-04T08:33:31.6791120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-12-04T08:33:31.6792540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-12-04T08:33:31.6794230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-12-04T08:33:31.6795900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-neoverse_v2 2025-12-04T08:33:31.6797010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-12-04T08:33:31.6798590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-12-04T08:33:31.6800100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-12-04T08:33:31.6801400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-12-04T08:33:31.6802890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-12-04T08:33:31.6804370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-12-04T08:33:31.6805840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-12-04T08:33:31.6807260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-12-04T08:33:31.6808780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-12-04T08:33:31.6810280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-12-04T08:33:31.6811740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-12-04T08:33:31.6813190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-12-04T08:33:31.6814560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-12-04T08:33:31.6815770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky9-zen5 2025-12-04T08:33:31.6817120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-12-04T08:33:31.6818560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-12-04T08:33:31.6819900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel9-neoverse_v2 2025-12-04T08:33:31.6821330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-12-04T08:33:31.6822920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-12-04T08:33:31.6824260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel9-neoverse_n2 2025-12-04T08:33:31.6825490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-12-04T08:33:31.6826940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel8-neoverse_v1 2025-12-04T08:33:31.6828270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-12-04T08:33:31.6829620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-12-04T08:33:31.6830910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-12-04T08:33:31.6832390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-12-04T08:33:31.6833760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-12-04T08:33:31.6835140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-12-04T08:33:31.6836510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-12-04T08:33:31.6838100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-12-04T08:33:31.6839740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-12-04T08:33:31.6841110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-12-04T08:33:31.6842450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-12-04T08:33:31.6843950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_n2 2025-12-04T08:33:31.6845360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-12-04T08:33:31.6846460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-12-04T08:33:31.6847550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-12-04T08:33:31.6848600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-12-04T08:33:31.6849730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-12-04T08:33:31.6850480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/NOTICE 2025-12-04T08:33:31.6851350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/README.md 2025-12-04T08:33:31.6852200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/COPYRIGHT 2025-12-04T08:33:31.6853200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-MIT 2025-12-04T08:33:31.6853930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cli.py 2025-12-04T08:33:31.6854810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__main__.py 2025-12-04T08:33:31.6855730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/LICENSE 2025-12-04T08:33:31.6856970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/cpuid.cpython-313.pyc 2025-12-04T08:33:31.6858150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/example.cpython-313.pyc 2025-12-04T08:33:31.6859010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/cpuid.py 2025-12-04T08:33:31.6859970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/README.md 2025-12-04T08:33:31.6860940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/example.py 2025-12-04T08:33:31.6861850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/.gitignore 2025-12-04T08:33:31.6862780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/RECORD 2025-12-04T08:33:31.6863870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.6864980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE.APACHE 2025-12-04T08:33:31.6866040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE.BSD 2025-12-04T08:33:31.6867060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/direct_url.json 2025-12-04T08:33:31.6867960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/WHEEL 2025-12-04T08:33:31.6869130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/REQUESTED 2025-12-04T08:33:31.6870360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/INSTALLER 2025-12-04T08:33:31.6871540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/METADATA 2025-12-04T08:33:31.6872400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/themes.py 2025-12-04T08:33:31.6873480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/screen.py 2025-12-04T08:33:31.6874400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/logging.py 2025-12-04T08:33:31.6875450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/measure.py 2025-12-04T08:33:31.6876380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/tree.py 2025-12-04T08:33:31.6877360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/console.py 2025-12-04T08:33:31.6878380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live_render.py 2025-12-04T08:33:31.6879520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-12-04T08:33:31.6880550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/box.py 2025-12-04T08:33:31.6881580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color.py 2025-12-04T08:33:31.6882540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_timer.py 2025-12-04T08:33:31.6883570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_fileno.py 2025-12-04T08:33:31.6884610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/align.py 2025-12-04T08:33:31.6885660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/theme.py 2025-12-04T08:33:31.6886610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/style.py 2025-12-04T08:33:31.6887710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/default_styles.py 2025-12-04T08:33:31.6888710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_wrap.py 2025-12-04T08:33:31.6889750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_log_render.py 2025-12-04T08:33:31.6890660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/emoji.py 2025-12-04T08:33:31.6891750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/layout.py 2025-12-04T08:33:31.6892750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/containers.py 2025-12-04T08:33:31.6893890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-12-04T08:33:31.6894940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/traceback.py 2025-12-04T08:33:31.6896000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/region.py 2025-12-04T08:33:31.6896940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/protocol.py 2025-12-04T08:33:31.6897890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_loop.py 2025-12-04T08:33:31.6898950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/control.py 2025-12-04T08:33:31.6899990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/filesize.py 2025-12-04T08:33:31.6901170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_null_file.py 2025-12-04T08:33:31.6902180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_palettes.py 2025-12-04T08:33:31.6903190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__init__.py 2025-12-04T08:33:31.6904220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_pick.py 2025-12-04T08:33:31.6905200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/file_proxy.py 2025-12-04T08:33:31.6906590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-12-04T08:33:31.6908030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-12-04T08:33:31.6909340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-12-04T08:33:31.6910620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-12-04T08:33:31.6912040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-12-04T08:33:31.6913230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-12-04T08:33:31.6914520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-12-04T08:33:31.6915990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-12-04T08:33:31.6917240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-12-04T08:33:31.6918610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-12-04T08:33:31.6919850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-12-04T08:33:31.6921180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-12-04T08:33:31.6922470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-12-04T08:33:31.6923810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-12-04T08:33:31.6925040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-12-04T08:33:31.6926490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-12-04T08:33:31.6927880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-12-04T08:33:31.6929170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:31.6930490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-12-04T08:33:31.6931810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-12-04T08:33:31.6933060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:31.6934510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-12-04T08:33:31.6935950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-12-04T08:33:31.6937250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-12-04T08:33:31.6938540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-12-04T08:33:31.6939840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-12-04T08:33:31.6941240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-12-04T08:33:31.6942730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-12-04T08:33:31.6944020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:31.6945450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-12-04T08:33:31.6946750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-12-04T08:33:31.6948180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-12-04T08:33:31.6949410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.6950760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-12-04T08:33:31.6952080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-12-04T08:33:31.6953460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-12-04T08:33:31.6954810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-12-04T08:33:31.6956090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-12-04T08:33:31.6957370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:31.6958700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-12-04T08:33:31.6959990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-12-04T08:33:31.6961320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-12-04T08:33:31.6962640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-12-04T08:33:31.6963940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-12-04T08:33:31.6965230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-12-04T08:33:31.6966490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-12-04T08:33:31.6967870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-12-04T08:33:31.6969160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-12-04T08:33:31.6970470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-12-04T08:33:31.6971780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-12-04T08:33:31.6973110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-12-04T08:33:31.6974460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-12-04T08:33:31.6975780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-12-04T08:33:31.6977080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-12-04T08:33:31.6978350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-12-04T08:33:31.6979710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-12-04T08:33:31.6981040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-12-04T08:33:31.6982450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-12-04T08:33:31.6983720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-12-04T08:33:31.6985180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-12-04T08:33:31.6986520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-12-04T08:33:31.6987850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-12-04T08:33:31.6989310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-12-04T08:33:31.6990540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.6991990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-12-04T08:33:31.6993300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-12-04T08:33:31.6994800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-12-04T08:33:31.6996050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.6997290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-12-04T08:33:31.6998640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-12-04T08:33:31.6999940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-12-04T08:33:31.7001220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7002540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-12-04T08:33:31.7003930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-12-04T08:33:31.7005320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-12-04T08:33:31.7006630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.7007990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-12-04T08:33:31.7009360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-12-04T08:33:31.7010290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/palette.py 2025-12-04T08:33:31.7011240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markup.py 2025-12-04T08:33:31.7012180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_ratio.py 2025-12-04T08:33:31.7013240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/repr.py 2025-12-04T08:33:31.7014320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/constrain.py 2025-12-04T08:33:31.7015390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pretty.py 2025-12-04T08:33:31.7016360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/diagnose.py 2025-12-04T08:33:31.7017380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/columns.py 2025-12-04T08:33:31.7018440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/rule.py 2025-12-04T08:33:31.7019510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_inspect.py 2025-12-04T08:33:31.7020540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markdown.py 2025-12-04T08:33:31.7021530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pager.py 2025-12-04T08:33:31.7022480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/text.py 2025-12-04T08:33:31.7023590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/highlighter.py 2025-12-04T08:33:31.7024710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_spinners.py 2025-12-04T08:33:31.7025900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/terminal_theme.py 2025-12-04T08:33:31.7026850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/bar.py 2025-12-04T08:33:31.7027870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live.py 2025-12-04T08:33:31.7028880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/py.typed 2025-12-04T08:33:31.7029800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/syntax.py 2025-12-04T08:33:31.7030760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/table.py 2025-12-04T08:33:31.7031900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_export_format.py 2025-12-04T08:33:31.7032940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress_bar.py 2025-12-04T08:33:31.7033970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/errors.py 2025-12-04T08:33:31.7034870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/prompt.py 2025-12-04T08:33:31.7035810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/segment.py 2025-12-04T08:33:31.7036770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/ansi.py 2025-12-04T08:33:31.7037760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress.py 2025-12-04T08:33:31.7038750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_stack.py 2025-12-04T08:33:31.7044590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows.py 2025-12-04T08:33:31.7044850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_cell_widths.py 2025-12-04T08:33:31.7045030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/cells.py 2025-12-04T08:33:31.7045230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_win32_console.py 2025-12-04T08:33:31.7045480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/panel.py 2025-12-04T08:33:31.7045650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/styled.py 2025-12-04T08:33:31.7045820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/spinner.py 2025-12-04T08:33:31.7046040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-12-04T08:33:31.7046200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/json.py 2025-12-04T08:33:31.7047040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/padding.py 2025-12-04T08:33:31.7047810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__main__.py 2025-12-04T08:33:31.7048580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/scope.py 2025-12-04T08:33:31.7049450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_extension.py 2025-12-04T08:33:31.7050230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/status.py 2025-12-04T08:33:31.7050960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/abc.py 2025-12-04T08:33:31.7051740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/jupyter.py 2025-12-04T08:33:31.7052600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color_triplet.py 2025-12-04T08:33:31.7053670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/RECORD 2025-12-04T08:33:31.7054700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/LICENSE 2025-12-04T08:33:31.7055830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/direct_url.json 2025-12-04T08:33:31.7056820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/WHEEL 2025-12-04T08:33:31.7057910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/top_level.txt 2025-12-04T08:33:31.7058950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/REQUESTED 2025-12-04T08:33:31.7060000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/INSTALLER 2025-12-04T08:33:31.7061020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/METADATA 2025-12-04T08:33:31.7061920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-12-04T08:33:31.7062810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-12-04T08:33:31.7063880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-12-04T08:33:31.7064830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-12-04T08:33:31.7065770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-12-04T08:33:31.7066550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_tracing.py 2025-12-04T08:33:31.7067380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_version.py 2025-12-04T08:33:31.7068200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_callers.py 2025-12-04T08:33:31.7069020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__init__.py 2025-12-04T08:33:31.7069840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_warnings.py 2025-12-04T08:33:31.7070630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_hooks.py 2025-12-04T08:33:31.7071450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_result.py 2025-12-04T08:33:31.7072590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-12-04T08:33:31.7073690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-12-04T08:33:31.7074680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-12-04T08:33:31.7075740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.7077060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-12-04T08:33:31.7078310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7079790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-12-04T08:33:31.7081170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-12-04T08:33:31.7082030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/py.typed 2025-12-04T08:33:31.7083030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_manager.py 2025-12-04T08:33:31.7084230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-12-04T08:33:31.7085410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-12-04T08:33:31.7086770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-12-04T08:33:31.7087870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-12-04T08:33:31.7089080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-12-04T08:33:31.7090240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-12-04T08:33:31.7091370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-12-04T08:33:31.7092590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-12-04T08:33:31.7093560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/README.txt 2025-12-04T08:33:31.7094750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/token.py 2025-12-04T08:33:31.7095860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/config.py 2025-12-04T08:33:31.7097050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_version.py 2025-12-04T08:33:31.7098360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/client.py 2025-12-04T08:33:31.7099600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/plugins.py 2025-12-04T08:33:31.7100910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/auth_handler.py 2025-12-04T08:33:31.7102190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/condarc.py 2025-12-04T08:33:31.7103470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/conda_token.py 2025-12-04T08:33:31.7104570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__init__.py 2025-12-04T08:33:31.7105850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/entrypoint.py 2025-12-04T08:33:31.7107350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/plugins.cpython-313.pyc 2025-12-04T08:33:31.7108930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/repo_config.cpython-313.pyc 2025-12-04T08:33:31.7110520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/condarc.cpython-313.pyc 2025-12-04T08:33:31.7112130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/auth_handler.cpython-313.pyc 2025-12-04T08:33:31.7113710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_token.cpython-313.pyc 2025-12-04T08:33:31.7115100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/entrypoint.cpython-313.pyc 2025-12-04T08:33:31.7116730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_api.cpython-313.pyc 2025-12-04T08:33:31.7118290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7119480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/repo_config.py 2025-12-04T08:33:31.7120620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/conda_api.py 2025-12-04T08:33:31.7121870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/handlers.py 2025-12-04T08:33:31.7122960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/actions.py 2025-12-04T08:33:31.7124230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__init__.py 2025-12-04T08:33:31.7125930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.7127380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:31.7128810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/actions.cpython-313.pyc 2025-12-04T08:33:31.7130150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:31.7131570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.7133150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:31.7134660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.7136020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.7137410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.7138850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/panel.cpython-313.pyc 2025-12-04T08:33:31.7140190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/repo.cpython-313.pyc 2025-12-04T08:33:31.7141660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.7143160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7144050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/cli.py 2025-12-04T08:33:31.7145210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/utils.py 2025-12-04T08:33:31.7146330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/repo.py 2025-12-04T08:33:31.7147440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/py.typed 2025-12-04T08:33:31.7148610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/exceptions.py 2025-12-04T08:33:31.7149610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/panel.py 2025-12-04T08:33:31.7150740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__main__.py 2025-12-04T08:33:31.7151910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-12-04T08:33:31.7153120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-12-04T08:33:31.7154460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-12-04T08:33:31.7155580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-12-04T08:33:31.7156890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-12-04T08:33:31.7158110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-12-04T08:33:31.7159330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-12-04T08:33:31.7160540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-12-04T08:33:31.7161730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-12-04T08:33:31.7162930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/version.py 2025-12-04T08:33:31.7164090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__init__.py 2025-12-04T08:33:31.7165660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.7167050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.7168540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.7170110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7171450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.7172430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/utils.py 2025-12-04T08:33:31.7173520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/py.typed 2025-12-04T08:33:31.7175000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/env.py 2025-12-04T08:33:31.7176450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/pyproject.py 2025-12-04T08:33:31.7177770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/azure.py 2025-12-04T08:33:31.7179120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__init__.py 2025-12-04T08:33:31.7180810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/gcp.cpython-313.pyc 2025-12-04T08:33:31.7182520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/secrets.cpython-313.pyc 2025-12-04T08:33:31.7184140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/pyproject.cpython-313.pyc 2025-12-04T08:33:31.7185760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/toml.cpython-313.pyc 2025-12-04T08:33:31.7187410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/env.cpython-313.pyc 2025-12-04T08:33:31.7189110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.7190780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/dotenv.cpython-313.pyc 2025-12-04T08:33:31.7192340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/yaml.cpython-313.pyc 2025-12-04T08:33:31.7194060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/azure.cpython-313.pyc 2025-12-04T08:33:31.7195600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.7197200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7198780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/__pycache__/aws.cpython-313.pyc 2025-12-04T08:33:31.7200000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/aws.py 2025-12-04T08:33:31.7201390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/yaml.py 2025-12-04T08:33:31.7202830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/dotenv.py 2025-12-04T08:33:31.7204140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/cli.py 2025-12-04T08:33:31.7205690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/secrets.py 2025-12-04T08:33:31.7207040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/gcp.py 2025-12-04T08:33:31.7208490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/json.py 2025-12-04T08:33:31.7209800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/providers/toml.py 2025-12-04T08:33:31.7211040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/__init__.py 2025-12-04T08:33:31.7212260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/types.py 2025-12-04T08:33:31.7213960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.7215580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.7217130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.7218650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7219740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/utils.py 2025-12-04T08:33:31.7221000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources/base.py 2025-12-04T08:33:31.7222150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/exceptions.py 2025-12-04T08:33:31.7223240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/main.py 2025-12-04T08:33:31.7224280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/filepost.py 2025-12-04T08:33:31.7225390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/fields.py 2025-12-04T08:33:31.7226580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-12-04T08:33:31.7227650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/util.py 2025-12-04T08:33:31.7228790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-12-04T08:33:31.7229820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/wait.py 2025-12-04T08:33:31.7230780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/request.py 2025-12-04T08:33:31.7231580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-12-04T08:33:31.7232470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-12-04T08:33:31.7233370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/response.py 2025-12-04T08:33:31.7234210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-12-04T08:33:31.7235360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-12-04T08:33:31.7236580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-12-04T08:33:31.7237770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-12-04T08:33:31.7238860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:31.7239960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-12-04T08:33:31.7241210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.7242160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-12-04T08:33:31.7243300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.7244540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-12-04T08:33:31.7245980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-12-04T08:33:31.7247450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7248930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-12-04T08:33:31.7250260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-12-04T08:33:31.7251300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/retry.py 2025-12-04T08:33:31.7252360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/url.py 2025-12-04T08:33:31.7253600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/connection.py 2025-12-04T08:33:31.7254970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-12-04T08:33:31.7256080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_version.py 2025-12-04T08:33:31.7257290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-12-04T08:33:31.7258410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__init__.py 2025-12-04T08:33:31.7259630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-12-04T08:33:31.7260720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/response.py 2025-12-04T08:33:31.7262130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-12-04T08:33:31.7263600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-12-04T08:33:31.7264880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-12-04T08:33:31.7266330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-12-04T08:33:31.7267720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-12-04T08:33:31.7269330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:31.7270640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.7272060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-12-04T08:33:31.7273500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.7275080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-12-04T08:33:31.7276520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7277860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-12-04T08:33:31.7279040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-12-04T08:33:31.7280560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-12-04T08:33:31.7281940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-12-04T08:33:31.7283440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7284690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-12-04T08:33:31.7286050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-12-04T08:33:31.7287270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-12-04T08:33:31.7288510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-12-04T08:33:31.7290180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-12-04T08:33:31.7291740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-12-04T08:33:31.7293320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.7294930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-12-04T08:33:31.7296590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7297730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-12-04T08:33:31.7299270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-12-04T08:33:31.7300280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-12-04T08:33:31.7301530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-12-04T08:33:31.7302680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-12-04T08:33:31.7304140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-12-04T08:33:31.7305660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-12-04T08:33:31.7307070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7308140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-12-04T08:33:31.7309260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-12-04T08:33:31.7310420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connection.py 2025-12-04T08:33:31.7311570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_collections.py 2025-12-04T08:33:31.7312650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/py.typed 2025-12-04T08:33:31.7313970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/exceptions.py 2025-12-04T08:33:31.7315200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-12-04T08:33:31.7316290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-12-04T08:33:31.7317610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/RECORD 2025-12-04T08:33:31.7319060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE 2025-12-04T08:33:31.7320380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/AUTHORS 2025-12-04T08:33:31.7321640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/direct_url.json 2025-12-04T08:33:31.7322920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/WHEEL 2025-12-04T08:33:31.7324290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/entry_points.txt 2025-12-04T08:33:31.7325760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/REQUESTED 2025-12-04T08:33:31.7327060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/INSTALLER 2025-12-04T08:33:31.7328360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.2.dist-info/METADATA 2025-12-04T08:33:31.7329650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/RECORD 2025-12-04T08:33:31.7330870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/LICENSE 2025-12-04T08:33:31.7332220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/direct_url.json 2025-12-04T08:33:31.7333420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/WHEEL 2025-12-04T08:33:31.7334770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/top_level.txt 2025-12-04T08:33:31.7336020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/REQUESTED 2025-12-04T08:33:31.7337380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/INSTALLER 2025-12-04T08:33:31.7338770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/METADATA 2025-12-04T08:33:31.7339820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_path.py 2025-12-04T08:33:31.7340960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-12-04T08:33:31.7341960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/logging.py 2025-12-04T08:33:31.7343260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/windows_support.py 2025-12-04T08:33:31.7344430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_normalization.py 2025-12-04T08:33:31.7345510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-12-04T08:33:31.7346850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-12-04T08:33:31.7347930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-12-04T08:33:31.7349480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-12-04T08:33:31.7350940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-12-04T08:33:31.7352440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-12-04T08:33:31.7354140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7355660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.7356900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-12-04T08:33:31.7357900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-12-04T08:33:31.7359070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/archive_util.py 2025-12-04T08:33:31.7360180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_imp.py 2025-12-04T08:33:31.7361030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/version.py 2025-12-04T08:33:31.7362080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/modified.py 2025-12-04T08:33:31.7363480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-12-04T08:33:31.7364820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-12-04T08:33:31.7366210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-12-04T08:33:31.7367520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-12-04T08:33:31.7369000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-12-04T08:33:31.7370400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-12-04T08:33:31.7372270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-12-04T08:33:31.7373940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7375080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-12-04T08:33:31.7376790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:31.7378580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:31.7380160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:31.7381610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.7383210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:31.7384690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:31.7386340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:31.7387820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:31.7389500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:31.7391060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7392600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:31.7394250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.7395820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:31.7397440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.7398580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-12-04T08:33:31.7399860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-12-04T08:33:31.7401210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-12-04T08:33:31.7402480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-12-04T08:33:31.7403850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-12-04T08:33:31.7405010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-12-04T08:33:31.7406400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-12-04T08:33:31.7407700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-12-04T08:33:31.7409090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-12-04T08:33:31.7410280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-12-04T08:33:31.7411800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-12-04T08:33:31.7413270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-12-04T08:33:31.7414930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-12-04T08:33:31.7416660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-12-04T08:33:31.7418000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-12-04T08:33:31.7419810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-12-04T08:33:31.7421340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-12-04T08:33:31.7422930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-12-04T08:33:31.7424480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-12-04T08:33:31.7426040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-12-04T08:33:31.7427580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-12-04T08:33:31.7428800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-12-04T08:33:31.7430020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-12-04T08:33:31.7431280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-12-04T08:33:31.7432500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-12-04T08:33:31.7433740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-12-04T08:33:31.7434930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-12-04T08:33:31.7436240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-12-04T08:33:31.7437460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-12-04T08:33:31.7438710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-12-04T08:33:31.7439920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-12-04T08:33:31.7441010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-12-04T08:33:31.7442110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-12-04T08:33:31.7443420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-12-04T08:33:31.7444730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7445630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-12-04T08:33:31.7447020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7448160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-12-04T08:33:31.7449220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-12-04T08:33:31.7450110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-12-04T08:33:31.7451300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-12-04T08:33:31.7452360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-12-04T08:33:31.7454040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7454880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-12-04T08:33:31.7455990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-12-04T08:33:31.7457080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-12-04T08:33:31.7458130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-12-04T08:33:31.7459120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-12-04T08:33:31.7460540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-12-04T08:33:31.7462090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-12-04T08:33:31.7463250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-12-04T08:33:31.7464610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-12-04T08:33:31.7466010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-12-04T08:33:31.7468390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7468790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-12-04T08:33:31.7470270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-12-04T08:33:31.7471560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-12-04T08:33:31.7472980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-12-04T08:33:31.7474700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7476070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-12-04T08:33:31.7477570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-12-04T08:33:31.7479120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-12-04T08:33:31.7480620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-12-04T08:33:31.7482360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-12-04T08:33:31.7483840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-12-04T08:33:31.7485380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-12-04T08:33:31.7486710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-12-04T08:33:31.7488100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-12-04T08:33:31.7489540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-12-04T08:33:31.7491150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-12-04T08:33:31.7492690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-12-04T08:33:31.7494130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-12-04T08:33:31.7495580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-12-04T08:33:31.7497030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-12-04T08:33:31.7498280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-12-04T08:33:31.7499830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-12-04T08:33:31.7501240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-12-04T08:33:31.7502680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-12-04T08:33:31.7504010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-12-04T08:33:31.7505610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-12-04T08:33:31.7506980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-12-04T08:33:31.7508840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-12-04T08:33:31.7510660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7512330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.7513870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-12-04T08:33:31.7515160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-12-04T08:33:31.7516470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-12-04T08:33:31.7517750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-12-04T08:33:31.7519600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-12-04T08:33:31.7521190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-12-04T08:33:31.7522890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-12-04T08:33:31.7524500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-12-04T08:33:31.7526190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-12-04T08:33:31.7527860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-12-04T08:33:31.7529470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7531300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-12-04T08:33:31.7533030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:31.7534390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-12-04T08:33:31.7535920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-12-04T08:33:31.7537390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-12-04T08:33:31.7538670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-12-04T08:33:31.7540000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-12-04T08:33:31.7541410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-12-04T08:33:31.7542580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-12-04T08:33:31.7544050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-12-04T08:33:31.7545230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-12-04T08:33:31.7546650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-12-04T08:33:31.7548000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-12-04T08:33:31.7549600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.7551180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.7552680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-12-04T08:33:31.7554160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.7555720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-12-04T08:33:31.7557190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-12-04T08:33:31.7558890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-12-04T08:33:31.7560470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.7562080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7563140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-12-04T08:33:31.7564450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-12-04T08:33:31.7565630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-12-04T08:33:31.7566860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-12-04T08:33:31.7568330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-12-04T08:33:31.7570050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:31.7571570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-12-04T08:33:31.7573270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-12-04T08:33:31.7574930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7576150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-12-04T08:33:31.7577310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-12-04T08:33:31.7578880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-12-04T08:33:31.7580450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-12-04T08:33:31.7581740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-12-04T08:33:31.7583190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-12-04T08:33:31.7584690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-12-04T08:33:31.7586040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-12-04T08:33:31.7587970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-12-04T08:33:31.7589810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-12-04T08:33:31.7591630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-12-04T08:33:31.7593460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.7595220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-12-04T08:33:31.7597190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-12-04T08:33:31.7598960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-12-04T08:33:31.7600840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-12-04T08:33:31.7602610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7604440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-12-04T08:33:31.7606140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.7607980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-12-04T08:33:31.7609780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.7611210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-12-04T08:33:31.7612610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-12-04T08:33:31.7614090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-12-04T08:33:31.7615390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-12-04T08:33:31.7616750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-12-04T08:33:31.7617770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-12-04T08:33:31.7619060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-12-04T08:33:31.7620180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-12-04T08:33:31.7621340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-12-04T08:33:31.7622580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-12-04T08:33:31.7623510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-12-04T08:33:31.7624600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-12-04T08:33:31.7626170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7626980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-12-04T08:33:31.7628100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-12-04T08:33:31.7628970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-12-04T08:33:31.7630070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-12-04T08:33:31.7631350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-12-04T08:33:31.7632710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7633760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-12-04T08:33:31.7634810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-12-04T08:33:31.7636270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:31.7637840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7638940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-12-04T08:33:31.7640510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-12-04T08:33:31.7641940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-12-04T08:33:31.7643410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-12-04T08:33:31.7644880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-12-04T08:33:31.7646290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-12-04T08:33:31.7647790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-12-04T08:33:31.7649620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-12-04T08:33:31.7650950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-12-04T08:33:31.7652260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-12-04T08:33:31.7653700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-12-04T08:33:31.7655490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-12-04T08:33:31.7657190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-12-04T08:33:31.7658880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7660180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-12-04T08:33:31.7661380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-12-04T08:33:31.7662750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-12-04T08:33:31.7664210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-12-04T08:33:31.7665610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-12-04T08:33:31.7667120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-12-04T08:33:31.7668880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-12-04T08:33:31.7670750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7671940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-12-04T08:33:31.7673690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.7675410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7676740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-12-04T08:33:31.7678030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-12-04T08:33:31.7679690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7680910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-12-04T08:33:31.7682680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-12-04T08:33:31.7684320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-12-04T08:33:31.7685980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.7687650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-12-04T08:33:31.7689130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7690770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-12-04T08:33:31.7692090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-12-04T08:33:31.7693280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-12-04T08:33:31.7694770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-12-04T08:33:31.7696150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-12-04T08:33:31.7697300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-12-04T08:33:31.7698530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-12-04T08:33:31.7699960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-12-04T08:33:31.7701530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-12-04T08:33:31.7702970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-12-04T08:33:31.7704500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7706180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:31.7707340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-12-04T08:33:31.7708480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-12-04T08:33:31.7709690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-12-04T08:33:31.7711240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-12-04T08:33:31.7712790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-12-04T08:33:31.7714330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-12-04T08:33:31.7716020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-12-04T08:33:31.7717650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-12-04T08:33:31.7719240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-12-04T08:33:31.7720830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-12-04T08:33:31.7722300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-12-04T08:33:31.7723800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-12-04T08:33:31.7725260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-12-04T08:33:31.7726860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-12-04T08:33:31.7728420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-12-04T08:33:31.7729780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-12-04T08:33:31.7731280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-12-04T08:33:31.7732640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-12-04T08:33:31.7733930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-12-04T08:33:31.7735470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-12-04T08:33:31.7736890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-12-04T08:33:31.7738420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-12-04T08:33:31.7739890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-12-04T08:33:31.7741410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-12-04T08:33:31.7742980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-12-04T08:33:31.7744330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-12-04T08:33:31.7745770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-12-04T08:33:31.7747450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-12-04T08:33:31.7748780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-12-04T08:33:31.7750260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-12-04T08:33:31.7751720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-12-04T08:33:31.7757430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-12-04T08:33:31.7757720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-12-04T08:33:31.7758030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-12-04T08:33:31.7758390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-12-04T08:33:31.7758680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-12-04T08:33:31.7760060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-12-04T08:33:31.7761450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-12-04T08:33:31.7763210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-12-04T08:33:31.7764760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-12-04T08:33:31.7766190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-12-04T08:33:31.7767780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-12-04T08:33:31.7769100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-12-04T08:33:31.7770590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-12-04T08:33:31.7772120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-12-04T08:33:31.7773710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-12-04T08:33:31.7775230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-12-04T08:33:31.7776740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-12-04T08:33:31.7778320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-12-04T08:33:31.7779860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-12-04T08:33:31.7781380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-12-04T08:33:31.7782960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-12-04T08:33:31.7784330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-12-04T08:33:31.7785940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-12-04T08:33:31.7787660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-12-04T08:33:31.7789100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-12-04T08:33:31.7790610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-12-04T08:33:31.7792200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-12-04T08:33:31.7793530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-12-04T08:33:31.7795000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-12-04T08:33:31.7796480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-12-04T08:33:31.7798100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-12-04T08:33:31.7799320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-12-04T08:33:31.7800570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-12-04T08:33:31.7801890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-12-04T08:33:31.7803210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-12-04T08:33:31.7804520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-12-04T08:33:31.7805810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-12-04T08:33:31.7807450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-12-04T08:33:31.7808910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-12-04T08:33:31.7810190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-12-04T08:33:31.7814170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-12-04T08:33:31.7814490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-12-04T08:33:31.7814800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-12-04T08:33:31.7815360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-12-04T08:33:31.7816630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-12-04T08:33:31.7818380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-12-04T08:33:31.7819870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-12-04T08:33:31.7821530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7823170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-12-04T08:33:31.7824890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-12-04T08:33:31.7826150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-12-04T08:33:31.7827330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-12-04T08:33:31.7828700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-12-04T08:33:31.7829900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-12-04T08:33:31.7831310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-12-04T08:33:31.7833310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-12-04T08:33:31.7833940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-12-04T08:33:31.7835340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-12-04T08:33:31.7837160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-12-04T08:33:31.7837870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-12-04T08:33:31.7839150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-12-04T08:33:31.7840480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-12-04T08:33:31.7841720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-12-04T08:33:31.7843870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.7845370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-12-04T08:33:31.7846960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:31.7848850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-12-04T08:33:31.7850670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.7852330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7854130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.7855800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:31.7857200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-12-04T08:33:31.7858710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-12-04T08:33:31.7860000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-12-04T08:33:31.7861360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-12-04T08:33:31.7862820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-12-04T08:33:31.7863800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/discovery.py 2025-12-04T08:33:31.7865240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-12-04T08:33:31.7866820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-12-04T08:33:31.7868320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-12-04T08:33:31.7870010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.7871680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.7873180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7874840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-12-04T08:33:31.7876410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-12-04T08:33:31.7877860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-12-04T08:33:31.7879370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-12-04T08:33:31.7881050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-12-04T08:33:31.7883110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-12-04T08:33:31.7885030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-12-04T08:33:31.7886840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-12-04T08:33:31.7888810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-12-04T08:33:31.7890670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7891930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-12-04T08:33:31.7893550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-12-04T08:33:31.7894860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-12-04T08:33:31.7895950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-12-04T08:33:31.7897040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-12-04T08:33:31.7898500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-12-04T08:33:31.7899870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-12-04T08:33:31.7901180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-12-04T08:33:31.7902410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-12-04T08:33:31.7903470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/expand.py 2025-12-04T08:33:31.7904430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_static.py 2025-12-04T08:33:31.7905460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/warnings.py 2025-12-04T08:33:31.7906620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-12-04T08:33:31.7907720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_reqs.py 2025-12-04T08:33:31.7909050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-12-04T08:33:31.7910220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-12-04T08:33:31.7911570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-12-04T08:33:31.7912680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-12-04T08:33:31.7913910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-12-04T08:33:31.7915140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-12-04T08:33:31.7916720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7918190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.7919230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-12-04T08:33:31.7920410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-12-04T08:33:31.7921640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-12-04T08:33:31.7922890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-12-04T08:33:31.7924140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-12-04T08:33:31.7925430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-12-04T08:33:31.7926640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-12-04T08:33:31.7928180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-12-04T08:33:31.7929470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-12-04T08:33:31.7930700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-12-04T08:33:31.7932370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-12-04T08:33:31.7934190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-12-04T08:33:31.7935950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.7937380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-12-04T08:33:31.7939150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-12-04T08:33:31.7940750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7942140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-12-04T08:33:31.7943370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-12-04T08:33:31.7944800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-12-04T08:33:31.7946150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-12-04T08:33:31.7947490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-12-04T08:33:31.7949240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-12-04T08:33:31.7950810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7952120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-12-04T08:33:31.7953320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-12-04T08:33:31.7954630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-12-04T08:33:31.7956430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-12-04T08:33:31.7957960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pbr.cpython-313.pyc 2025-12-04T08:33:31.7959810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-12-04T08:33:31.7961360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.7962670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/test_pbr.py 2025-12-04T08:33:31.7963930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-12-04T08:33:31.7965320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-12-04T08:33:31.7966440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-12-04T08:33:31.7967630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-12-04T08:33:31.7968820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-12-04T08:33:31.7970500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-12-04T08:33:31.7972030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-12-04T08:33:31.7973680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-12-04T08:33:31.7975280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-12-04T08:33:31.7976900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-12-04T08:33:31.7978520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_scripts.cpython-313.pyc 2025-12-04T08:33:31.7980340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-12-04T08:33:31.7981750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-12-04T08:33:31.7983210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-12-04T08:33:31.7984780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-12-04T08:33:31.7986250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-12-04T08:33:31.7987860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-12-04T08:33:31.7989390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-12-04T08:33:31.7990890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-12-04T08:33:31.7992440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-12-04T08:33:31.7993930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-12-04T08:33:31.7995460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-12-04T08:33:31.7996900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-12-04T08:33:31.7998430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-12-04T08:33:31.7999890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-12-04T08:33:31.8001540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-12-04T08:33:31.8003000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-12-04T08:33:31.8004480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-12-04T08:33:31.8005850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:31.8007150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-12-04T08:33:31.8008330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-12-04T08:33:31.8009650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.8010700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-12-04T08:33:31.8012020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-12-04T08:33:31.8013110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-12-04T08:33:31.8014340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-12-04T08:33:31.8015490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-12-04T08:33:31.8017120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-12-04T08:33:31.8018490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-12-04T08:33:31.8019910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-12-04T08:33:31.8021440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-12-04T08:33:31.8022910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-12-04T08:33:31.8024600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-12-04T08:33:31.8026390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-12-04T08:33:31.8027890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-12-04T08:33:31.8029400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-12-04T08:33:31.8030840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8032370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-12-04T08:33:31.8033950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-12-04T08:33:31.8035510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-12-04T08:33:31.8036590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-12-04T08:33:31.8037710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-12-04T08:33:31.8038970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-12-04T08:33:31.8040250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-12-04T08:33:31.8041450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-12-04T08:33:31.8042520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-12-04T08:33:31.8043930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-12-04T08:33:31.8045180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-12-04T08:33:31.8046440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-12-04T08:33:31.8047870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-12-04T08:33:31.8048910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/text.py 2025-12-04T08:33:31.8050060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-12-04T08:33:31.8051200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-12-04T08:33:31.8052260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-12-04T08:33:31.8053650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-12-04T08:33:31.8054950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-12-04T08:33:31.8056330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-12-04T08:33:31.8057540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-12-04T08:33:31.8058790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-12-04T08:33:31.8060070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-12-04T08:33:31.8061350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-12-04T08:33:31.8062620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_scripts.py 2025-12-04T08:33:31.8063890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-12-04T08:33:31.8065090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-12-04T08:33:31.8066440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-12-04T08:33:31.8067450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-12-04T08:33:31.8068630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-12-04T08:33:31.8069870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-12-04T08:33:31.8071120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-12-04T08:33:31.8072670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-12-04T08:33:31.8074530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-12-04T08:33:31.8075630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-12-04T08:33:31.8076660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-12-04T08:33:31.8077780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/depends.py 2025-12-04T08:33:31.8078800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__init__.py 2025-12-04T08:33:31.8079800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_discovery.py 2025-12-04T08:33:31.8081190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-12-04T08:33:31.8082480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-12-04T08:33:31.8083850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-12-04T08:33:31.8085190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-12-04T08:33:31.8086520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-12-04T08:33:31.8087870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_discovery.cpython-313.pyc 2025-12-04T08:33:31.8089200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-12-04T08:33:31.8090540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-12-04T08:33:31.8091910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-12-04T08:33:31.8093270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-12-04T08:33:31.8094820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-12-04T08:33:31.8096140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-12-04T08:33:31.8097400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:31.8098910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-12-04T08:33:31.8100080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-12-04T08:33:31.8101350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.8102730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-12-04T08:33:31.8104010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-12-04T08:33:31.8105370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-12-04T08:33:31.8106760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-12-04T08:33:31.8108110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:31.8109510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-12-04T08:33:31.8110920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-12-04T08:33:31.8112330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-12-04T08:33:31.8113900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-12-04T08:33:31.8115420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-12-04T08:33:31.8116870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-12-04T08:33:31.8118190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-12-04T08:33:31.8119550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_scripts.cpython-313.pyc 2025-12-04T08:33:31.8120900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8122340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.8123770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-12-04T08:33:31.8125210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:31.8126200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/installer.py 2025-12-04T08:33:31.8127180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/glob.py 2025-12-04T08:33:31.8128370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script.tmpl 2025-12-04T08:33:31.8129520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/launch.py 2025-12-04T08:33:31.8130790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/extension.py 2025-12-04T08:33:31.8131840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-12-04T08:33:31.8132890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-12-04T08:33:31.8134040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_itertools.py 2025-12-04T08:33:31.8134930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/monkey.py 2025-12-04T08:33:31.8136050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/build_meta.py 2025-12-04T08:33:31.8137030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli.exe 2025-12-04T08:33:31.8137990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/errors.py 2025-12-04T08:33:31.8139430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build.py 2025-12-04T08:33:31.8140670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-12-04T08:33:31.8141800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/alias.py 2025-12-04T08:33:31.8143030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-12-04T08:33:31.8144220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-12-04T08:33:31.8145510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-12-04T08:33:31.8146800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-12-04T08:33:31.8147940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-12-04T08:33:31.8149140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-12-04T08:33:31.8154980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-12-04T08:33:31.8155730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-12-04T08:33:31.8156250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-12-04T08:33:31.8156820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-12-04T08:33:31.8157460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-12-04T08:33:31.8158100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-12-04T08:33:31.8158740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-12-04T08:33:31.8159410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-12-04T08:33:31.8160960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-12-04T08:33:31.8162440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-12-04T08:33:31.8164120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-12-04T08:33:31.8165520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-12-04T08:33:31.8167200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-12-04T08:33:31.8168820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-12-04T08:33:31.8170470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-12-04T08:33:31.8172120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-12-04T08:33:31.8173530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-12-04T08:33:31.8175060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-12-04T08:33:31.8176930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-12-04T08:33:31.8178430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-12-04T08:33:31.8179920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-12-04T08:33:31.8181620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-12-04T08:33:31.8183200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-12-04T08:33:31.8185040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-12-04T08:33:31.8186670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8188070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-12-04T08:33:31.8189680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-12-04T08:33:31.8191110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-12-04T08:33:31.8191930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/test.py 2025-12-04T08:33:31.8193130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-12-04T08:33:31.8194410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-12-04T08:33:31.8195730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-12-04T08:33:31.8197180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-12-04T08:33:31.8198410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-12-04T08:33:31.8199670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-12-04T08:33:31.8200950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install.py 2025-12-04T08:33:31.8202270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/develop.py 2025-12-04T08:33:31.8203140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-12-04T08:33:31.8204190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-12-04T08:33:31.8205180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-12-04T08:33:31.8206040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/msvc.py 2025-12-04T08:33:31.8206870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_importlib.py 2025-12-04T08:33:31.8207900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_scripts.py 2025-12-04T08:33:31.8208670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-12-04T08:33:31.8209650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-12-04T08:33:31.8210400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-12-04T08:33:31.8211390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui.exe 2025-12-04T08:33:31.8212110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/dist.py 2025-12-04T08:33:31.8213250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-12-04T08:33:31.8214100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-12-04T08:33:31.8215200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-12-04T08:33:31.8216470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-12-04T08:33:31.8217560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-12-04T08:33:31.8218850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-12-04T08:33:31.8220210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-12-04T08:33:31.8221560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-12-04T08:33:31.8223250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-12-04T08:33:31.8224940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8226610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.8227680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-12-04T08:33:31.8228820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-12-04T08:33:31.8230040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-12-04T08:33:31.8231140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-12-04T08:33:31.8232200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-12-04T08:33:31.8233450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-12-04T08:33:31.8234630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-12-04T08:33:31.8235980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-12-04T08:33:31.8237220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-12-04T08:33:31.8238580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-12-04T08:33:31.8239940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-12-04T08:33:31.8241400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-12-04T08:33:31.8242580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-12-04T08:33:31.8243830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-12-04T08:33:31.8245550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8247110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-12-04T08:33:31.8248330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-12-04T08:33:31.8249500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-12-04T08:33:31.8251030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-12-04T08:33:31.8252520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-12-04T08:33:31.8253850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-12-04T08:33:31.8255160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-12-04T08:33:31.8256350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-12-04T08:33:31.8257640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-12-04T08:33:31.8259030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-12-04T08:33:31.8260720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-12-04T08:33:31.8262410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-12-04T08:33:31.8264040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-12-04T08:33:31.8265830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-12-04T08:33:31.8267430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-12-04T08:33:31.8269030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-12-04T08:33:31.8270720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-12-04T08:33:31.8272280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-12-04T08:33:31.8274040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-12-04T08:33:31.8275700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-12-04T08:33:31.8277270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-12-04T08:33:31.8278730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-12-04T08:33:31.8280500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-12-04T08:33:31.8282060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-12-04T08:33:31.8283720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-12-04T08:33:31.8285360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-12-04T08:33:31.8286840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-12-04T08:33:31.8288500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-12-04T08:33:31.8290240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-12-04T08:33:31.8291860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-12-04T08:33:31.8293500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-12-04T08:33:31.8295100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-12-04T08:33:31.8296580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-12-04T08:33:31.8298050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-12-04T08:33:31.8299770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-12-04T08:33:31.8301650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-12-04T08:33:31.8303180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-12-04T08:33:31.8304800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-12-04T08:33:31.8306340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-12-04T08:33:31.8308130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-12-04T08:33:31.8309690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-12-04T08:33:31.8311270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8312980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-12-04T08:33:31.8314570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-12-04T08:33:31.8316230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-12-04T08:33:31.8317870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-12-04T08:33:31.8319020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-12-04T08:33:31.8320470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-12-04T08:33:31.8321830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-12-04T08:33:31.8323090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-12-04T08:33:31.8324360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-12-04T08:33:31.8325820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-12-04T08:33:31.8327150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-12-04T08:33:31.8328590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-12-04T08:33:31.8329730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-12-04T08:33:31.8331290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-12-04T08:33:31.8332500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-12-04T08:33:31.8333880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-12-04T08:33:31.8335280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-12-04T08:33:31.8336490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-12-04T08:33:31.8337970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-12-04T08:33:31.8339260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-12-04T08:33:31.8340660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-12-04T08:33:31.8342060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-12-04T08:33:31.8343420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-12-04T08:33:31.8344800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-12-04T08:33:31.8346140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-12-04T08:33:31.8347400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-12-04T08:33:31.8348620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-12-04T08:33:31.8349830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-12-04T08:33:31.8351030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-12-04T08:33:31.8352400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-12-04T08:33:31.8353740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-12-04T08:33:31.8355560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-12-04T08:33:31.8356950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-12-04T08:33:31.8358570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-12-04T08:33:31.8359990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-12-04T08:33:31.8361410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-12-04T08:33:31.8362910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-12-04T08:33:31.8364610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-12-04T08:33:31.8366150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-12-04T08:33:31.8367770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-12-04T08:33:31.8369200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-12-04T08:33:31.8370670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.8372460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-12-04T08:33:31.8373990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-12-04T08:33:31.8375470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-12-04T08:33:31.8377010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-12-04T08:33:31.8378620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-12-04T08:33:31.8380300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-12-04T08:33:31.8381850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-12-04T08:33:31.8383440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-12-04T08:33:31.8384840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.8386470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-12-04T08:33:31.8388130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-12-04T08:33:31.8389690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-12-04T08:33:31.8391170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8392500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-12-04T08:33:31.8394020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.8395420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-12-04T08:33:31.8396640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-12-04T08:33:31.8397490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-12-04T08:33:31.8398540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-12-04T08:33:31.8399500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-12-04T08:33:31.8400480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-12-04T08:33:31.8401650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-12-04T08:33:31.8402780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-12-04T08:33:31.8404010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-12-04T08:33:31.8405500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-12-04T08:33:31.8406750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-12-04T08:33:31.8407970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-12-04T08:33:31.8409280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-12-04T08:33:31.8410770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-12-04T08:33:31.8412100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-12-04T08:33:31.8413460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-12-04T08:33:31.8414790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-12-04T08:33:31.8416210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-12-04T08:33:31.8417650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-12-04T08:33:31.8418860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-12-04T08:33:31.8420790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-12-04T08:33:31.8422360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.8423920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-12-04T08:33:31.8425770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-12-04T08:33:31.8427340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-12-04T08:33:31.8428860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-12-04T08:33:31.8430340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-12-04T08:33:31.8432060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-12-04T08:33:31.8433890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-12-04T08:33:31.8435410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-12-04T08:33:31.8436910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-12-04T08:33:31.8438570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-12-04T08:33:31.8440270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-12-04T08:33:31.8441810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-12-04T08:33:31.8443320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-12-04T08:33:31.8445060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-12-04T08:33:31.8446690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8448200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-12-04T08:33:31.8449830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-12-04T08:33:31.8451440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-12-04T08:33:31.8452710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-12-04T08:33:31.8454020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-12-04T08:33:31.8455400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-12-04T08:33:31.8456770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-12-04T08:33:31.8458070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-12-04T08:33:31.8459450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-12-04T08:33:31.8460770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-12-04T08:33:31.8462090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-12-04T08:33:31.8463280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-12-04T08:33:31.8464600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-12-04T08:33:31.8465960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-12-04T08:33:31.8467370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-12-04T08:33:31.8469030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-12-04T08:33:31.8470680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-12-04T08:33:31.8472360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-12-04T08:33:31.8474170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-12-04T08:33:31.8475910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-12-04T08:33:31.8477750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-12-04T08:33:31.8479280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-12-04T08:33:31.8480620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-12-04T08:33:31.8482220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-12-04T08:33:31.8483740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-12-04T08:33:31.8485340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-12-04T08:33:31.8486990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:31.8488570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.8490300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-12-04T08:33:31.8491980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:31.8493130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-12-04T08:33:31.8494560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-12-04T08:33:31.8496010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-12-04T08:33:31.8497250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-12-04T08:33:31.8498510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-12-04T08:33:31.8499750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-12-04T08:33:31.8500820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-12-04T08:33:31.8501930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-12-04T08:33:31.8503060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/wheel.py 2025-12-04T08:33:31.8504100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-12-04T08:33:31.8505220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/namespaces.py 2025-12-04T08:33:31.8506310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-12-04T08:33:31.8507420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_shutil.py 2025-12-04T08:33:31.8508820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-12-04T08:33:31.8510180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-12-04T08:33:31.8511340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-12-04T08:33:31.8513030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-12-04T08:33:31.8514970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-12-04T08:33:31.8516310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-12-04T08:33:31.8517970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-12-04T08:33:31.8519300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-12-04T08:33:31.8520950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-12-04T08:33:31.8522440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8523650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-12-04T08:33:31.8524900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-12-04T08:33:31.8526290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-12-04T08:33:31.8527890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-12-04T08:33:31.8529670Z /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-12-04T08:33:31.8531790Z /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-12-04T08:33:31.8533840Z /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-12-04T08:33:31.8535830Z /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-12-04T08:33:31.8538140Z /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-12-04T08:33:31.8540220Z /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-12-04T08:33:31.8541870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-12-04T08:33:31.8543160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-12-04T08:33:31.8544740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-12-04T08:33:31.8546120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-12-04T08:33:31.8547180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-12-04T08:33:31.8548680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8549600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/py.typed 2025-12-04T08:33:31.8550700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-12-04T08:33:31.8551880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-12-04T08:33:31.8553330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-12-04T08:33:31.8554770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8560760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/override.py 2025-12-04T08:33:31.8561220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/repoquery.py 2025-12-04T08:33:31.8561510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/solver.py 2025-12-04T08:33:31.8561740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/index.py 2025-12-04T08:33:31.8561960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__init__.py 2025-12-04T08:33:31.8562500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/repoquery.cpython-313.pyc 2025-12-04T08:33:31.8563610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/plugin.cpython-313.pyc 2025-12-04T08:33:31.8565500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/conda_build_exceptions.cpython-313.pyc 2025-12-04T08:33:31.8567030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.8568600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.8570200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/mamba_utils.cpython-313.pyc 2025-12-04T08:33:31.8571870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/solver.cpython-313.pyc 2025-12-04T08:33:31.8573460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/state.cpython-313.pyc 2025-12-04T08:33:31.8574820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/index.cpython-313.pyc 2025-12-04T08:33:31.8576240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8577670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/mamba_utils.py 2025-12-04T08:33:31.8578820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-12-04T08:33:31.8579930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/utils.py 2025-12-04T08:33:31.8581100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/plugin.py 2025-12-04T08:33:31.8582440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/exceptions.py 2025-12-04T08:33:31.8583650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/state.py 2025-12-04T08:33:31.8584940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/RECORD 2025-12-04T08:33:31.8586310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE 2025-12-04T08:33:31.8587980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE.APACHE 2025-12-04T08:33:31.8589400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE.BSD 2025-12-04T08:33:31.8590660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/direct_url.json 2025-12-04T08:33:31.8591940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/WHEEL 2025-12-04T08:33:31.8593040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/REQUESTED 2025-12-04T08:33:31.8594120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/INSTALLER 2025-12-04T08:33:31.8595080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/METADATA 2025-12-04T08:33:31.8596120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-12-04T08:33:31.8596970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/color.py 2025-12-04T08:33:31.8597710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/config.py 2025-12-04T08:33:31.8598680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/version.py 2025-12-04T08:33:31.8599440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-12-04T08:33:31.8600500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-12-04T08:33:31.8601300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-12-04T08:33:31.8602310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-12-04T08:33:31.8603110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-12-04T08:33:31.8604100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-12-04T08:33:31.8604880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-12-04T08:33:31.8605870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-12-04T08:33:31.8606970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/types.py 2025-12-04T08:33:31.8608100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-12-04T08:33:31.8609530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.8611100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-12-04T08:33:31.8612460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-12-04T08:33:31.8613890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-12-04T08:33:31.8615180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-12-04T08:33:31.8616510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-12-04T08:33:31.8617930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-12-04T08:33:31.8619190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-12-04T08:33:31.8620610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.8622070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-12-04T08:33:31.8623390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:31.8624670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-12-04T08:33:31.8626130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-12-04T08:33:31.8627760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-12-04T08:33:31.8629080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.8630540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.8632170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-12-04T08:33:31.8633660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.8635370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-12-04T08:33:31.8636600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-12-04T08:33:31.8637870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.8639390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-12-04T08:33:31.8640800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8642290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.8643570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-12-04T08:33:31.8644930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-12-04T08:33:31.8646010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-12-04T08:33:31.8647020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-12-04T08:33:31.8648260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-12-04T08:33:31.8649310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-12-04T08:33:31.8650370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-12-04T08:33:31.8651540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-12-04T08:33:31.8652580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-12-04T08:33:31.8653700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-12-04T08:33:31.8654810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/main.py 2025-12-04T08:33:31.8656070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-12-04T08:33:31.8657090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/json.py 2025-12-04T08:33:31.8658240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-12-04T08:33:31.8659400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-12-04T08:33:31.8660800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-12-04T08:33:31.8662080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-12-04T08:33:31.8663260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-12-04T08:33:31.8664500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-12-04T08:33:31.8665800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-12-04T08:33:31.8666940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-12-04T08:33:31.8668130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-12-04T08:33:31.8669360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-12-04T08:33:31.8670660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-12-04T08:33:31.8671840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-12-04T08:33:31.8673010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-12-04T08:33:31.8674310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-12-04T08:33:31.8675940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-12-04T08:33:31.8677470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-12-04T08:33:31.8679060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-12-04T08:33:31.8680670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-12-04T08:33:31.8682130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-12-04T08:33:31.8683570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-12-04T08:33:31.8685230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-12-04T08:33:31.8686920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-12-04T08:33:31.8688440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-12-04T08:33:31.8690040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-12-04T08:33:31.8691600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-12-04T08:33:31.8693170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-12-04T08:33:31.8694760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-12-04T08:33:31.8696150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-12-04T08:33:31.8697690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-12-04T08:33:31.8699070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-12-04T08:33:31.8700640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-12-04T08:33:31.8702170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-12-04T08:33:31.8703840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-12-04T08:33:31.8705670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-12-04T08:33:31.8707420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-12-04T08:33:31.8708920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-12-04T08:33:31.8710470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-12-04T08:33:31.8712160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-12-04T08:33:31.8714010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-12-04T08:33:31.8715380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8717040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-12-04T08:33:31.8718530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-12-04T08:33:31.8720110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-12-04T08:33:31.8721510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-12-04T08:33:31.8722890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-12-04T08:33:31.8724060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-12-04T08:33:31.8725520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-12-04T08:33:31.8726840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-12-04T08:33:31.8728220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-12-04T08:33:31.8729570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-12-04T08:33:31.8730800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-12-04T08:33:31.8732150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-12-04T08:33:31.8733300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-12-04T08:33:31.8734510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-12-04T08:33:31.8735800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-12-04T08:33:31.8737070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-12-04T08:33:31.8738210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-12-04T08:33:31.8739420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-12-04T08:33:31.8740840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-12-04T08:33:31.8742220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-12-04T08:33:31.8743500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-12-04T08:33:31.8745420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-12-04T08:33:31.8747410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-12-04T08:33:31.8749170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/missing_sentinel.cpython-313.pyc 2025-12-04T08:33:31.8750750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8751960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/missing_sentinel.py 2025-12-04T08:33:31.8753320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-12-04T08:33:31.8754660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-12-04T08:33:31.8756230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-12-04T08:33:31.8757480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-12-04T08:33:31.8758620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/color.py 2025-12-04T08:33:31.8759790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/config.py 2025-12-04T08:33:31.8760890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/version.py 2025-12-04T08:33:31.8761940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/fields.py 2025-12-04T08:33:31.8763220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-12-04T08:33:31.8764350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/decorator.py 2025-12-04T08:33:31.8765390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validators.py 2025-12-04T08:33:31.8766520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/warnings.py 2025-12-04T08:33:31.8767640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/tools.py 2025-12-04T08:33:31.8769040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-12-04T08:33:31.8770190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-12-04T08:33:31.8771590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-12-04T08:33:31.8772990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-12-04T08:33:31.8774540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-12-04T08:33:31.8775930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8777070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/env_settings.py 2025-12-04T08:33:31.8778090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__init__.py 2025-12-04T08:33:31.8779160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/mypy.py 2025-12-04T08:33:31.8780230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/types.py 2025-12-04T08:33:31.8781450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/class_validators.py 2025-12-04T08:33:31.8782860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.8784180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-12-04T08:33:31.8785770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-12-04T08:33:31.8787160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-12-04T08:33:31.8788520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-12-04T08:33:31.8789860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-12-04T08:33:31.8791400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-12-04T08:33:31.8792720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-12-04T08:33:31.8793760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-12-04T08:33:31.8794900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.8796090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-12-04T08:33:31.8797270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-12-04T08:33:31.8798290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-12-04T08:33:31.8799360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:31.8800460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-12-04T08:33:31.8801610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-12-04T08:33:31.8802810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-12-04T08:33:31.8803820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-12-04T08:33:31.8805010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-12-04T08:33:31.8806120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-12-04T08:33:31.8807140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:31.8808190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.8809380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-12-04T08:33:31.8810550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-12-04T08:33:31.8811590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:31.8812680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.8814090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-12-04T08:33:31.8814930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-12-04T08:33:31.8816070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-12-04T08:33:31.8817130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.8818230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-12-04T08:33:31.8819330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8820400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.8821630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-12-04T08:33:31.8822920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-12-04T08:33:31.8823870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/aliases.py 2025-12-04T08:33:31.8824950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json_schema.py 2025-12-04T08:33:31.8826040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_migration.py 2025-12-04T08:33:31.8827150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/networks.py 2025-12-04T08:33:31.8828200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/root_model.py 2025-12-04T08:33:31.8829290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-12-04T08:33:31.8830230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/utils.py 2025-12-04T08:33:31.8831570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-12-04T08:33:31.8832490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/py.typed 2025-12-04T08:33:31.8833810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-12-04T08:33:31.8834900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/errors.py 2025-12-04T08:33:31.8835930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-12-04T08:33:31.8836910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/parse.py 2025-12-04T08:33:31.8838010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/typing.py 2025-12-04T08:33:31.8838980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/main.py 2025-12-04T08:33:31.8840180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-12-04T08:33:31.8841240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json.py 2025-12-04T08:33:31.8842430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-12-04T08:33:31.8843500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/generics.py 2025-12-04T08:33:31.8844510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/schema.py 2025-12-04T08:33:31.8845750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-12-04T08:33:31.8846960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-12-04T08:33:31.8848190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-12-04T08:33:31.8849390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-12-04T08:33:31.8850500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-12-04T08:33:31.8851860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-12-04T08:33:31.8853430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.8854990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-12-04T08:33:31.8856730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-12-04T08:33:31.8858090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-12-04T08:33:31.8859690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8861350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-12-04T08:33:31.8862900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-12-04T08:33:31.8864330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-12-04T08:33:31.8865580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-12-04T08:33:31.8866700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-12-04T08:33:31.8868210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-12-04T08:33:31.8869770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/licenses/AUTHORS.md 2025-12-04T08:33:31.8871320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/licenses/LICENSE 2025-12-04T08:33:31.8872780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-12-04T08:33:31.8874220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-12-04T08:33:31.8875780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-12-04T08:33:31.8877230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-12-04T08:33:31.8878610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-12-04T08:33:31.8879940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-12-04T08:33:31.8881350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-12-04T08:33:31.8882490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-12-04T08:33:31.8884170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-12-04T08:33:31.8885880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-12-04T08:33:31.8887390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-12-04T08:33:31.8889000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8890120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-12-04T08:33:31.8891290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-12-04T08:33:31.8892430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/py.typed 2025-12-04T08:33:31.8893710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_win_key.py 2025-12-04T08:33:31.8894700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/key.py 2025-12-04T08:33:31.8895820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__init__.py 2025-12-04T08:33:31.8896870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_win_read.py 2025-12-04T08:33:31.8898300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_win_read.cpython-313.pyc 2025-12-04T08:33:31.8899760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_config.cpython-313.pyc 2025-12-04T08:33:31.8901100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/key.cpython-313.pyc 2025-12-04T08:33:31.8902670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_posix_read.cpython-313.pyc 2025-12-04T08:33:31.8904100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_win_key.cpython-313.pyc 2025-12-04T08:33:31.8905520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_posix_key.cpython-313.pyc 2025-12-04T08:33:31.8907020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_base_key.cpython-313.pyc 2025-12-04T08:33:31.8908290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8909340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_posix_key.py 2025-12-04T08:33:31.8910350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/py.typed 2025-12-04T08:33:31.8911530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_config.py 2025-12-04T08:33:31.8912660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_base_key.py 2025-12-04T08:33:31.8913730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_posix_read.py 2025-12-04T08:33:31.8915080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/RECORD 2025-12-04T08:33:31.8916360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/direct_url.json 2025-12-04T08:33:31.8917520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/WHEEL 2025-12-04T08:33:31.8918920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/top_level.txt 2025-12-04T08:33:31.8920280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/REQUESTED 2025-12-04T08:33:31.8921570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/INSTALLER 2025-12-04T08:33:31.8922850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.24.0.dist-info/METADATA 2025-12-04T08:33:31.8924210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/RECORD 2025-12-04T08:33:31.8925660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/licenses/LICENSE 2025-12-04T08:33:31.8927060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/direct_url.json 2025-12-04T08:33:31.8928180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/WHEEL 2025-12-04T08:33:31.8929490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/REQUESTED 2025-12-04T08:33:31.8930880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/INSTALLER 2025-12-04T08:33:31.8932140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.41.4.dist-info/METADATA 2025-12-04T08:33:31.8933460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-12-04T08:33:31.8934570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-12-04T08:33:31.8935820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.py 2025-12-04T08:33:31.8937150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-12-04T08:33:31.8938550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8939570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-12-04T08:33:31.8940590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/py.typed 2025-12-04T08:33:31.8942010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-12-04T08:33:31.8943190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-12-04T08:33:31.8944520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-12-04T08:33:31.8945890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-12-04T08:33:31.8947430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-12-04T08:33:31.8948970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-12-04T08:33:31.8950620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-12-04T08:33:31.8952270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.8953910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-12-04T08:33:31.8955420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-12-04T08:33:31.8956970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.8958690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-12-04T08:33:31.8960180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-12-04T08:33:31.8961360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-12-04T08:33:31.8962560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-12-04T08:33:31.8963860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-12-04T08:33:31.8965020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-12-04T08:33:31.8966240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-12-04T08:33:31.8967500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-12-04T08:33:31.8968610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/RECORD 2025-12-04T08:33:31.8970220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/licenses/LICENSE-APACHE 2025-12-04T08:33:31.8971440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/licenses/NOTICE 2025-12-04T08:33:31.8972860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/licenses/LICENSE-MIT 2025-12-04T08:33:31.8974200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/direct_url.json 2025-12-04T08:33:31.8975340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/WHEEL 2025-12-04T08:33:31.8976740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/entry_points.txt 2025-12-04T08:33:31.8977950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/REQUESTED 2025-12-04T08:33:31.8979170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/INSTALLER 2025-12-04T08:33:31.8980370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.5.dist-info/METADATA 2025-12-04T08:33:31.8981800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/RECORD 2025-12-04T08:33:31.8983120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/licenses/LICENSE 2025-12-04T08:33:31.8984490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/direct_url.json 2025-12-04T08:33:31.8985820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/WHEEL 2025-12-04T08:33:31.8987030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/REQUESTED 2025-12-04T08:33:31.8987940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/INSTALLER 2025-12-04T08:33:31.8988970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.2.dist-info/METADATA 2025-12-04T08:33:31.8989920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/RECORD 2025-12-04T08:33:31.8991090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/licenses/LICENSE.txt 2025-12-04T08:33:31.8992150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/direct_url.json 2025-12-04T08:33:31.8993060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/WHEEL 2025-12-04T08:33:31.8994090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/top_level.txt 2025-12-04T08:33:31.8995070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/REQUESTED 2025-12-04T08:33:31.8996080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/INSTALLER 2025-12-04T08:33:31.8997050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.6.dist-info/METADATA 2025-12-04T08:33:31.8998090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/RECORD 2025-12-04T08:33:31.8999250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/licenses/LICENSE 2025-12-04T08:33:31.9000320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/direct_url.json 2025-12-04T08:33:31.9001340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/WHEEL 2025-12-04T08:33:31.9002460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/top_level.txt 2025-12-04T08:33:31.9003490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/REQUESTED 2025-12-04T08:33:31.9004540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/INSTALLER 2025-12-04T08:33:31.9005610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel_yaml_clib-0.2.14.dist-info/METADATA 2025-12-04T08:33:31.9006580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-12-04T08:33:31.9007700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-12-04T08:33:31.9008980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9010040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-12-04T08:33:31.9011420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-12-04T08:33:31.9012880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-12-04T08:33:31.9013830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/py.typed 2025-12-04T08:33:31.9014950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/token.py 2025-12-04T08:33:31.9016210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/config.py 2025-12-04T08:33:31.9017430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/client.py 2025-12-04T08:33:31.9018580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/handlers.py 2025-12-04T08:33:31.9019700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/actions.py 2025-12-04T08:33:31.9021040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__init__.py 2025-12-04T08:33:31.9022670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.9024220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:31.9025690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/actions.cpython-313.pyc 2025-12-04T08:33:31.9027170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:31.9028620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:31.9030090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.9031430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/cli.cpython-313.pyc 2025-12-04T08:33:31.9033030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9034070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/cli.py 2025-12-04T08:33:31.9035210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/py.typed 2025-12-04T08:33:31.9036450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/exceptions.py 2025-12-04T08:33:31.9037590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/RECORD 2025-12-04T08:33:31.9038990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/licenses/LICENSE 2025-12-04T08:33:31.9040330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/direct_url.json 2025-12-04T08:33:31.9041600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/WHEEL 2025-12-04T08:33:31.9042780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/top_level.txt 2025-12-04T08:33:31.9044030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/REQUESTED 2025-12-04T08:33:31.9045260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/INSTALLER 2025-12-04T08:33:31.9046460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.23.dist-info/METADATA 2025-12-04T08:33:31.9047480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-12-04T08:33:31.9048650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-12-04T08:33:31.9049690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-12-04T08:33:31.9050790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-12-04T08:33:31.9051810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-12-04T08:33:31.9052860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-12-04T08:33:31.9054060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-12-04T08:33:31.9055110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-12-04T08:33:31.9056200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/mergevalue.py 2025-12-04T08:33:31.9057380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-12-04T08:33:31.9058350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-12-04T08:33:31.9059640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-12-04T08:33:31.9060850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-12-04T08:33:31.9061990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-12-04T08:33:31.9063020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-12-04T08:33:31.9064270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-12-04T08:33:31.9065510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-12-04T08:33:31.9066590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-12-04T08:33:31.9068160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.9069470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-12-04T08:33:31.9070920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-12-04T08:33:31.9072410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-12-04T08:33:31.9073810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-12-04T08:33:31.9075130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-12-04T08:33:31.9076410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-12-04T08:33:31.9077910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-12-04T08:33:31.9079330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-12-04T08:33:31.9080730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-12-04T08:33:31.9082080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-12-04T08:33:31.9083420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-12-04T08:33:31.9084730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-12-04T08:33:31.9086270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-12-04T08:33:31.9087610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-12-04T08:33:31.9088940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-12-04T08:33:31.9090340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-12-04T08:33:31.9091780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-12-04T08:33:31.9093150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.9094590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-12-04T08:33:31.9095820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-12-04T08:33:31.9097280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-12-04T08:33:31.9098480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-12-04T08:33:31.9100020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-12-04T08:33:31.9101300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-12-04T08:33:31.9102780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-12-04T08:33:31.9104220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9105780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-12-04T08:33:31.9107070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:31.9108470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-12-04T08:33:31.9109880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/mergevalue.cpython-313.pyc 2025-12-04T08:33:31.9110950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-12-04T08:33:31.9111750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-12-04T08:33:31.9112860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-12-04T08:33:31.9113970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-12-04T08:33:31.9114960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-12-04T08:33:31.9116000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-12-04T08:33:31.9117010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-12-04T08:33:31.9118110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-12-04T08:33:31.9119030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-12-04T08:33:31.9120050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-12-04T08:33:31.9121070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-12-04T08:33:31.9122250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-12-04T08:33:31.9123310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-12-04T08:33:31.9124450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-12-04T08:33:31.9125510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__init__.py 2025-12-04T08:33:31.9127040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9128100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-12-04T08:33:31.9129600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9130590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/README.md 2025-12-04T08:33:31.9131810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-12-04T08:33:31.9133360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9134430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions.py 2025-12-04T08:33:31.9135450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/macos.py 2025-12-04T08:33:31.9136510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/unix.py 2025-12-04T08:33:31.9137590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/version.py 2025-12-04T08:33:31.9138730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__init__.py 2025-12-04T08:33:31.9140020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-12-04T08:33:31.9141540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-12-04T08:33:31.9142960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-12-04T08:33:31.9144230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-12-04T08:33:31.9145640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9146930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9148350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-12-04T08:33:31.9149640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-12-04T08:33:31.9150730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/api.py 2025-12-04T08:33:31.9151800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/android.py 2025-12-04T08:33:31.9153000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/py.typed 2025-12-04T08:33:31.9153920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/windows.py 2025-12-04T08:33:31.9155060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__main__.py 2025-12-04T08:33:31.9156350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/RECORD 2025-12-04T08:33:31.9157760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/licenses/LICENSE 2025-12-04T08:33:31.9159240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/direct_url.json 2025-12-04T08:33:31.9160610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/WHEEL 2025-12-04T08:33:31.9162070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/REQUESTED 2025-12-04T08:33:31.9163400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/INSTALLER 2025-12-04T08:33:31.9164680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.10.1.dist-info/METADATA 2025-12-04T08:33:31.9165510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/difflib.py 2025-12-04T08:33:31.9166150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc.py 2025-12-04T08:33:31.9166980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/selectors.py 2025-12-04T08:33:31.9167800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/decimal.py 2025-12-04T08:33:31.9168750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socketserver.py 2025-12-04T08:33:31.9169600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copy.py 2025-12-04T08:33:31.9170490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__init__.py 2025-12-04T08:33:31.9171540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-12-04T08:33:31.9172770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9173890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:31.9174820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/parser.py 2025-12-04T08:33:31.9175470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/entities.py 2025-12-04T08:33:31.9176560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/genericpath.py 2025-12-04T08:33:31.9176990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/linecache.py 2025-12-04T08:33:31.9177770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/types.py 2025-12-04T08:33:31.9178590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/scrolledtext.py 2025-12-04T08:33:31.9179370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/colorchooser.py 2025-12-04T08:33:31.9180280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/commondialog.py 2025-12-04T08:33:31.9181020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/messagebox.py 2025-12-04T08:33:31.9181500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dialog.py 2025-12-04T08:33:31.9182210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/constants.py 2025-12-04T08:33:31.9182860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dnd.py 2025-12-04T08:33:31.9183720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__init__.py 2025-12-04T08:33:31.9184230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/ttk.py 2025-12-04T08:33:31.9185390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-12-04T08:33:31.9186180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-12-04T08:33:31.9187090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-12-04T08:33:31.9188240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-12-04T08:33:31.9189140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-12-04T08:33:31.9190150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-12-04T08:33:31.9191000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-12-04T08:33:31.9192900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-12-04T08:33:31.9193230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:31.9194210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9194950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-12-04T08:33:31.9195850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9196830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-12-04T08:33:31.9197470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/filedialog.py 2025-12-04T08:33:31.9198110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/font.py 2025-12-04T08:33:31.9198820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__main__.py 2025-12-04T08:33:31.9199660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/simpledialog.py 2025-12-04T08:33:31.9200520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mimetypes.py 2025-12-04T08:33:31.9201630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-12-04T08:33:31.9202320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-12-04T08:33:31.9202860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-12-04T08:33:31.9203760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-12-04T08:33:31.9204540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-12-04T08:33:31.9205350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-12-04T08:33:31.9206240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-12-04T08:33:31.9207130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-12-04T08:33:31.9207940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-12-04T08:33:31.9208720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-12-04T08:33:31.9209830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-12-04T08:33:31.9210370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-12-04T08:33:31.9211200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-12-04T08:33:31.9212110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-12-04T08:33:31.9217620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-12-04T08:33:31.9217920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-12-04T08:33:31.9218130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-12-04T08:33:31.9218310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-12-04T08:33:31.9218510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-12-04T08:33:31.9218710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-12-04T08:33:31.9218910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-12-04T08:33:31.9219370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-12-04T08:33:31.9220090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-12-04T08:33:31.9220930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-12-04T08:33:31.9221810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-12-04T08:33:31.9222660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-12-04T08:33:31.9223610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-12-04T08:33:31.9224660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-12-04T08:33:31.9225390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-12-04T08:33:31.9226370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-12-04T08:33:31.9227090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-12-04T08:33:31.9228160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-12-04T08:33:31.9228930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-12-04T08:33:31.9229770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-12-04T08:33:31.9230550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-12-04T08:33:31.9231350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-12-04T08:33:31.9232290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-12-04T08:33:31.9233190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-12-04T08:33:31.9234010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-12-04T08:33:31.9234860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-12-04T08:33:31.9235690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-12-04T08:33:31.9236750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:31.9237440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-12-04T08:33:31.9238230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-12-04T08:33:31.9239200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-12-04T08:33:31.9239950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-12-04T08:33:31.9240810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-12-04T08:33:31.9241620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-12-04T08:33:31.9242480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-12-04T08:33:31.9243460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-12-04T08:33:31.9244260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-12-04T08:33:31.9245160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-12-04T08:33:31.9245970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-12-04T08:33:31.9246790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-12-04T08:33:31.9247760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-12-04T08:33:31.9248580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-12-04T08:33:31.9249440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-12-04T08:33:31.9250360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-12-04T08:33:31.9251220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-12-04T08:33:31.9252100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-12-04T08:33:31.9252930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-12-04T08:33:31.9253790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-12-04T08:33:31.9254610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-12-04T08:33:31.9255570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-12-04T08:33:31.9256450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-12-04T08:33:31.9257170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-12-04T08:33:31.9258100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-12-04T08:33:31.9258890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-12-04T08:33:31.9259870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-12-04T08:33:31.9260670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-12-04T08:33:31.9261460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-12-04T08:33:31.9262370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-12-04T08:33:31.9263240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-12-04T08:33:31.9263990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-12-04T08:33:31.9264910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-12-04T08:33:31.9265770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-12-04T08:33:31.9266600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-12-04T08:33:31.9267430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-12-04T08:33:31.9268360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-12-04T08:33:31.9269230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-12-04T08:33:31.9270170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-12-04T08:33:31.9270910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-12-04T08:33:31.9271760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-12-04T08:33:31.9272720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-12-04T08:33:31.9273540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-12-04T08:33:31.9274370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-12-04T08:33:31.9275220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-12-04T08:33:31.9276100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-12-04T08:33:31.9276930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-12-04T08:33:31.9277740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-12-04T08:33:31.9278620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-12-04T08:33:31.9279450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-12-04T08:33:31.9280310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-12-04T08:33:31.9281150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-12-04T08:33:31.9282000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-12-04T08:33:31.9282950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-12-04T08:33:31.9283670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-12-04T08:33:31.9284730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-12-04T08:33:31.9285340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-12-04T08:33:31.9286170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-12-04T08:33:31.9287020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-12-04T08:33:31.9287870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-12-04T08:33:31.9288690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.9289580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-12-04T08:33:31.9290550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-12-04T08:33:31.9291790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-12-04T08:33:31.9292980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-12-04T08:33:31.9293900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-12-04T08:33:31.9294940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-12-04T08:33:31.9296110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-12-04T08:33:31.9297150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-12-04T08:33:31.9298320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-12-04T08:33:31.9299420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-12-04T08:33:31.9300560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-12-04T08:33:31.9301660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-12-04T08:33:31.9302770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-12-04T08:33:31.9303770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-12-04T08:33:31.9305020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-12-04T08:33:31.9306040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-12-04T08:33:31.9307150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-12-04T08:33:31.9308410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-12-04T08:33:31.9309620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-12-04T08:33:31.9310680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-12-04T08:33:31.9311790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-12-04T08:33:31.9313100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-12-04T08:33:31.9314160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-12-04T08:33:31.9315240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-12-04T08:33:31.9316260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-12-04T08:33:31.9317320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-12-04T08:33:31.9318470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-12-04T08:33:31.9319940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-12-04T08:33:31.9320950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-12-04T08:33:31.9322290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-12-04T08:33:31.9323300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-12-04T08:33:31.9324380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-12-04T08:33:31.9325510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-12-04T08:33:31.9326670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-12-04T08:33:31.9327710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-12-04T08:33:31.9328940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-12-04T08:33:31.9330080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-12-04T08:33:31.9331250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-12-04T08:33:31.9332290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-12-04T08:33:31.9333450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-12-04T08:33:31.9334620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-12-04T08:33:31.9335590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-12-04T08:33:31.9336610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-12-04T08:33:31.9337810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-12-04T08:33:31.9338900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-12-04T08:33:31.9340030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-12-04T08:33:31.9340910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-12-04T08:33:31.9341960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-12-04T08:33:31.9343120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-12-04T08:33:31.9344190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-12-04T08:33:31.9345270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-12-04T08:33:31.9346540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-12-04T08:33:31.9347310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/colorsys.py 2025-12-04T08:33:31.9348210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/numbers.py 2025-12-04T08:33:31.9348870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_strptime.py 2025-12-04T08:33:31.9349670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextvars.py 2025-12-04T08:33:31.9350470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/random.py 2025-12-04T08:33:31.9351250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ftplib.py 2025-12-04T08:33:31.9352050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/optparse.py 2025-12-04T08:33:31.9353060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sitecustomize.py 2025-12-04T08:33:31.9353700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/expat.py 2025-12-04T08:33:31.9354630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__init__.py 2025-12-04T08:33:31.9356000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-12-04T08:33:31.9357300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9358340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/handler.py 2025-12-04T08:33:31.9358910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__init__.py 2025-12-04T08:33:31.9360120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-12-04T08:33:31.9361330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-12-04T08:33:31.9362600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-12-04T08:33:31.9363690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-12-04T08:33:31.9365010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-12-04T08:33:31.9366280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9367200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/saxutils.py 2025-12-04T08:33:31.9368090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/xmlreader.py 2025-12-04T08:33:31.9369060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/expatreader.py 2025-12-04T08:33:31.9370020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/_exceptions.py 2025-12-04T08:33:31.9370970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__init__.py 2025-12-04T08:33:31.9372090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9373050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/pulldom.py 2025-12-04T08:33:31.9373830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/expatbuilder.py 2025-12-04T08:33:31.9374790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/domreg.py 2025-12-04T08:33:31.9375910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minicompat.py 2025-12-04T08:33:31.9376670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__init__.py 2025-12-04T08:33:31.9377810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-12-04T08:33:31.9378930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-12-04T08:33:31.9380160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-12-04T08:33:31.9381430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-12-04T08:33:31.9382590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-12-04T08:33:31.9383890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-12-04T08:33:31.9385050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-12-04T08:33:31.9386440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9387280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/NodeFilter.py 2025-12-04T08:33:31.9388310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/xmlbuilder.py 2025-12-04T08:33:31.9389120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minidom.py 2025-12-04T08:33:31.9390140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementPath.py 2025-12-04T08:33:31.9391210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/cElementTree.py 2025-12-04T08:33:31.9391940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__init__.py 2025-12-04T08:33:31.9393270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-12-04T08:33:31.9394510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-12-04T08:33:31.9395870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-12-04T08:33:31.9397220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-12-04T08:33:31.9398450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9399400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementInclude.py 2025-12-04T08:33:31.9400290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementTree.py 2025-12-04T08:33:31.9400900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pdb.py 2025-12-04T08:33:31.9401810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/threading.py 2025-12-04T08:33:31.9402630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtle.py 2025-12-04T08:33:31.9403500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/platform.py 2025-12-04T08:33:31.9404270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pstats.py 2025-12-04T08:33:31.9404970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/glob.py 2025-12-04T08:33:31.9405840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/quopri.py 2025-12-04T08:33:31.9406940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/symtable.py 2025-12-04T08:33:31.9407380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pprint.py 2025-12-04T08:33:31.9408200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/calendar.py 2025-12-04T08:33:31.9408930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/inspect.py 2025-12-04T08:33:31.9409900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/util.py 2025-12-04T08:33:31.9411040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/handlers.py 2025-12-04T08:33:31.9411780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__init__.py 2025-12-04T08:33:31.9412880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/types.py 2025-12-04T08:33:31.9413860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-12-04T08:33:31.9414940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:31.9416200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-12-04T08:33:31.9417250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.9418380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.9419630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-12-04T08:33:31.9420740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9421590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/validate.py 2025-12-04T08:33:31.9422470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/simple_server.py 2025-12-04T08:33:31.9423370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/headers.py 2025-12-04T08:33:31.9424330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/poplib.py 2025-12-04T08:33:31.9425010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/plistlib.py 2025-12-04T08:33:31.9426150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickletools.py 2025-12-04T08:33:31.9426560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site.py 2025-12-04T08:33:31.9427410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/decoder.py 2025-12-04T08:33:31.9428320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/scanner.py 2025-12-04T08:33:31.9429190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__init__.py 2025-12-04T08:33:31.9430310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-12-04T08:33:31.9431470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-12-04T08:33:31.9432760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9433820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-12-04T08:33:31.9435020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-12-04T08:33:31.9435810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/encoder.py 2025-12-04T08:33:31.9436790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/tool.py 2025-12-04T08:33:31.9437520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_opcode_metadata.py 2025-12-04T08:33:31.9438230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/keyword.py 2025-12-04T08:33:31.9439070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/configparser.py 2025-12-04T08:33:31.9439980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_apple_support.py 2025-12-04T08:33:31.9441050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/reprlib.py 2025-12-04T08:33:31.9441520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/secrets.py 2025-12-04T08:33:31.9442420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shlex.py 2025-12-04T08:33:31.9443290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookies.py 2025-12-04T08:33:31.9444190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/server.py 2025-12-04T08:33:31.9445020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/client.py 2025-12-04T08:33:31.9446020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__init__.py 2025-12-04T08:33:31.9447030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-12-04T08:33:31.9448210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-12-04T08:33:31.9449370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-12-04T08:33:31.9450530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:31.9451680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9452490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookiejar.py 2025-12-04T08:33:31.9453370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__init__.py 2025-12-04T08:33:31.9454630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-12-04T08:33:31.9455750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-12-04T08:33:31.9456950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9458230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9459030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dump.py 2025-12-04T08:33:31.9460010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dbapi2.py 2025-12-04T08:33:31.9461090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__main__.py 2025-12-04T08:33:31.9461480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/posixpath.py 2025-12-04T08:33:31.9462350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/py_compile.py 2025-12-04T08:33:31.9463430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__init__.py 2025-12-04T08:33:31.9464480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9465620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9466910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-12-04T08:33:31.9468160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_bundled/pip-25.2-py3-none-any.whl 2025-12-04T08:33:31.9469130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__main__.py 2025-12-04T08:33:31.9469960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_uninstall.py 2025-12-04T08:33:31.9470840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_osx_support.py 2025-12-04T08:33:31.9471530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stat.py 2025-12-04T08:33:31.9472420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/compileall.py 2025-12-04T08:33:31.9473450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/_base.py 2025-12-04T08:33:31.9474500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/thread.py 2025-12-04T08:33:31.9475520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__init__.py 2025-12-04T08:33:31.9476840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-12-04T08:33:31.9478120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-12-04T08:33:31.9479300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-12-04T08:33:31.9480610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9481450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/process.py 2025-12-04T08:33:31.9482570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__init__.py 2025-12-04T08:33:31.9483600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9484220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/csv.py 2025-12-04T08:33:31.9485200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/historical_reader.py 2025-12-04T08:33:31.9486150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_console.py 2025-12-04T08:33:31.9487290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/readline.py 2025-12-04T08:33:31.9488070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/console.py 2025-12-04T08:33:31.9489020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/trace.py 2025-12-04T08:33:31.9489930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/curses.py 2025-12-04T08:33:31.9490930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/base_eventqueue.py 2025-12-04T08:33:31.9491840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_console.py 2025-12-04T08:33:31.9492910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-12-04T08:33:31.9493860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_threading_handler.py 2025-12-04T08:33:31.9494660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__init__.py 2025-12-04T08:33:31.9495610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/types.py 2025-12-04T08:33:31.9496890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-12-04T08:33:31.9498290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-12-04T08:33:31.9499580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-12-04T08:33:31.9500810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-12-04T08:33:31.9502050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-12-04T08:33:31.9503270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-12-04T08:33:31.9504620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-12-04T08:33:31.9505780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-12-04T08:33:31.9507110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-12-04T08:33:31.9508170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-12-04T08:33:31.9509350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-12-04T08:33:31.9510670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-12-04T08:33:31.9511940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:31.9513190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-12-04T08:33:31.9514400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-12-04T08:33:31.9515640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-12-04T08:33:31.9516760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-12-04T08:33:31.9518040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-12-04T08:33:31.9519050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-12-04T08:33:31.9520450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-12-04T08:33:31.9521650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-12-04T08:33:31.9522820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-12-04T08:33:31.9523830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9525050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9526350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-12-04T08:33:31.9527360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/keymap.py 2025-12-04T08:33:31.9528110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_minimal_curses.py 2025-12-04T08:33:31.9529330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/fancy_termios.py 2025-12-04T08:33:31.9529900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/reader.py 2025-12-04T08:33:31.9530890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/mypy.ini 2025-12-04T08:33:31.9531550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/utils.py 2025-12-04T08:33:31.9532420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/pager.py 2025-12-04T08:33:31.9533320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/input.py 2025-12-04T08:33:31.9534340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-12-04T08:33:31.9535360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/completing_reader.py 2025-12-04T08:33:31.9536210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/main.py 2025-12-04T08:33:31.9537390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/commands.py 2025-12-04T08:33:31.9538020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__main__.py 2025-12-04T08:33:31.9539020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/simple_interact.py 2025-12-04T08:33:31.9539760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydatetime.py 2025-12-04T08:33:31.9540510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fractions.py 2025-12-04T08:33:31.9541400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__init__.py 2025-12-04T08:33:31.9542550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9543820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9544690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__main__.py 2025-12-04T08:33:31.9545510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sched.py 2025-12-04T08:33:31.9546230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/imaplib.py 2025-12-04T08:33:31.9547200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mailbox.py 2025-12-04T08:33:31.9547750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_compile.py 2025-12-04T08:33:31.9548570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/locale.py 2025-12-04T08:33:31.9549390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ast.py 2025-12-04T08:33:31.9550210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/doctest.py 2025-12-04T08:33:31.9551040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/argparse.py 2025-12-04T08:33:31.9551890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getpass.py 2025-12-04T08:33:31.9552570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickle.py 2025-12-04T08:33:31.9553500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pty.py 2025-12-04T08:33:31.9554230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextlib.py 2025-12-04T08:33:31.9555090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/statistics.py 2025-12-04T08:33:31.9555930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_collections_abc.py 2025-12-04T08:33:31.9556840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__future__.py 2025-12-04T08:33:31.9557550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pylong.py 2025-12-04T08:33:31.9558520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dataclasses.py 2025-12-04T08:33:31.9559100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shelve.py 2025-12-04T08:33:31.9559970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/string.py 2025-12-04T08:33:31.9560950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/smtplib.py 2025-12-04T08:33:31.9561850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__init__.py 2025-12-04T08:33:31.9562970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9564140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9565080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/posix/activate.csh 2025-12-04T08:33:31.9566120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/Activate.ps1 2025-12-04T08:33:31.9567320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate.fish 2025-12-04T08:33:31.9568420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate 2025-12-04T08:33:31.9569150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__main__.py 2025-12-04T08:33:31.9570240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getopt.py 2025-12-04T08:33:31.9570740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/antigravity.py 2025-12-04T08:33:31.9571400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/enum.py 2025-12-04T08:33:31.9572210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/ndbm.py 2025-12-04T08:33:31.9572960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/gnu.py 2025-12-04T08:33:31.9574090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__init__.py 2025-12-04T08:33:31.9574990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-12-04T08:33:31.9576070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-12-04T08:33:31.9577190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-12-04T08:33:31.9578330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-12-04T08:33:31.9579590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9580430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/dumb.py 2025-12-04T08:33:31.9581120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/sqlite3.py 2025-12-04T08:33:31.9581860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/timeit.py 2025-12-04T08:33:31.9582810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/graphlib.py 2025-12-04T08:33:31.9583670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hmac.py 2025-12-04T08:33:31.9584420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tarfile.py 2025-12-04T08:33:31.9585330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/readers.py 2025-12-04T08:33:31.9586210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_abc.py 2025-12-04T08:33:31.9587190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/util.py 2025-12-04T08:33:31.9588210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap.py 2025-12-04T08:33:31.9589270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/readers.py 2025-12-04T08:33:31.9590400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_common.py 2025-12-04T08:33:31.9591400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__init__.py 2025-12-04T08:33:31.9592820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-12-04T08:33:31.9594100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-12-04T08:33:31.9595280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:31.9596600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-12-04T08:33:31.9597910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-12-04T08:33:31.9599340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-12-04T08:33:31.9600650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9601990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:31.9602880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_itertools.py 2025-12-04T08:33:31.9603990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_adapters.py 2025-12-04T08:33:31.9605010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/simple.py 2025-12-04T08:33:31.9606060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_functional.py 2025-12-04T08:33:31.9607020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/abc.py 2025-12-04T08:33:31.9607870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__init__.py 2025-12-04T08:33:31.9609110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-12-04T08:33:31.9610300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-12-04T08:33:31.9611450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-12-04T08:33:31.9612730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-12-04T08:33:31.9613900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-12-04T08:33:31.9615170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.9616300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-12-04T08:33:31.9617880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-12-04T08:33:31.9619130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9620190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap_external.py 2025-12-04T08:33:31.9621310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/machinery.py 2025-12-04T08:33:31.9622090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/simple.py 2025-12-04T08:33:31.9623040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_meta.py 2025-12-04T08:33:31.9624040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_text.py 2025-12-04T08:33:31.9625060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__init__.py 2025-12-04T08:33:31.9626190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_functools.py 2025-12-04T08:33:31.9627610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-12-04T08:33:31.9628970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-12-04T08:33:31.9630250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-12-04T08:33:31.9631660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-12-04T08:33:31.9632950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-12-04T08:33:31.9634400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9635710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-12-04T08:33:31.9637130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-12-04T08:33:31.9638070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/diagnose.py 2025-12-04T08:33:31.9639060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_collections.py 2025-12-04T08:33:31.9640050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_itertools.py 2025-12-04T08:33:31.9641260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_adapters.py 2025-12-04T08:33:31.9641960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/abc.py 2025-12-04T08:33:31.9642810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/server.py 2025-12-04T08:33:31.9643590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/client.py 2025-12-04T08:33:31.9644520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__init__.py 2025-12-04T08:33:31.9645820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-12-04T08:33:31.9646970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-12-04T08:33:31.9648240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9649030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stringprep.py 2025-12-04T08:33:31.9649660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/typing.py 2025-12-04T08:33:31.9650490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/LICENSE.txt 2025-12-04T08:33:31.9651280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/multicall.py 2025-12-04T08:33:31.9652440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.py 2025-12-04T08:33:31.9653070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/mainmenu.py 2025-12-04T08:33:31.9654220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/filelist.py 2025-12-04T08:33:31.9654920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/sidebar.py 2025-12-04T08:33:31.9655850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tree.py 2025-12-04T08:33:31.9656930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyshell.py 2025-12-04T08:33:31.9657780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/stackviewer.py 2025-12-04T08:33:31.9658680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/statusbar.py 2025-12-04T08:33:31.9659480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/run.py 2025-12-04T08:33:31.9660670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autoexpand.py 2025-12-04T08:33:31.9661290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/codecontext.py 2025-12-04T08:33:31.9662100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.html 2025-12-04T08:33:31.9663030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/configdialog.py 2025-12-04T08:33:31.9663860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config.py 2025-12-04T08:33:31.9664780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help_about.py 2025-12-04T08:33:31.9665750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/TODO.txt 2025-12-04T08:33:31.9666660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj.py 2025-12-04T08:33:31.9667490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/query.py 2025-12-04T08:33:31.9668490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/window.py 2025-12-04T08:33:31.9669650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/extend.txt 2025-12-04T08:33:31.9670230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/ChangeLog 2025-12-04T08:33:31.9671150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchbase.py 2025-12-04T08:33:31.9672070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/util.py 2025-12-04T08:33:31.9673090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/colorizer.py 2025-12-04T08:33:31.9673870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/redirector.py 2025-12-04T08:33:31.9674760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config_key.py 2025-12-04T08:33:31.9675660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip_w.py 2025-12-04T08:33:31.9676860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/runscript.py 2025-12-04T08:33:31.9677540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/delegator.py 2025-12-04T08:33:31.9678450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.pyw 2025-12-04T08:33:31.9679390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__init__.py 2025-12-04T08:33:31.9680250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/format.py 2025-12-04T08:33:31.9681120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/textview.py 2025-12-04T08:33:31.9682160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/grep.py 2025-12-04T08:33:31.9683130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-12-04T08:33:31.9684260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-12-04T08:33:31.9685480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-12-04T08:33:31.9686670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-12-04T08:33:31.9687820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-12-04T08:33:31.9689000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-12-04T08:33:31.9690110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:31.9691360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-12-04T08:33:31.9692470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-12-04T08:33:31.9693690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-12-04T08:33:31.9694760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-12-04T08:33:31.9696040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-12-04T08:33:31.9697250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-12-04T08:33:31.9698420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-12-04T08:33:31.9699670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-12-04T08:33:31.9700780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-12-04T08:33:31.9701900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-12-04T08:33:31.9703030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-12-04T08:33:31.9704310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-12-04T08:33:31.9705350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-12-04T08:33:31.9706480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-12-04T08:33:31.9707750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-12-04T08:33:31.9708900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-12-04T08:33:31.9710120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-12-04T08:33:31.9711310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-12-04T08:33:31.9712470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-12-04T08:33:31.9713770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-12-04T08:33:31.9715050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-12-04T08:33:31.9716180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-12-04T08:33:31.9717400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-12-04T08:33:31.9718590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-12-04T08:33:31.9719730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-12-04T08:33:31.9721010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-12-04T08:33:31.9722080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-12-04T08:33:31.9723200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-12-04T08:33:31.9724270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-12-04T08:33:31.9725470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-12-04T08:33:31.9726680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-12-04T08:33:31.9727860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-12-04T08:33:31.9729050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-12-04T08:33:31.9730360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-12-04T08:33:31.9731490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-12-04T08:33:31.9732810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-12-04T08:33:31.9734050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-12-04T08:33:31.9735320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-12-04T08:33:31.9736560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-12-04T08:33:31.9737860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-12-04T08:33:31.9739050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-12-04T08:33:31.9740340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-12-04T08:33:31.9741550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-12-04T08:33:31.9742700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:31.9744040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-12-04T08:33:31.9745280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-12-04T08:33:31.9746630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9747730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-12-04T08:33:31.9749000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-12-04T08:33:31.9750280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-12-04T08:33:31.9751430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-12-04T08:33:31.9752350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-12-04T08:33:31.9753260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-12-04T08:33:31.9753920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tooltip.py 2025-12-04T08:33:31.9754650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pathbrowser.py 2025-12-04T08:33:31.9755330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger.py 2025-12-04T08:33:31.9760530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-main.def 2025-12-04T08:33:31.9760800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/CREDITS.txt 2025-12-04T08:33:31.9760990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/browser.py 2025-12-04T08:33:31.9761710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyparse.py 2025-12-04T08:33:31.9761870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/macosx.py 2025-12-04T08:33:31.9762030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/scrolledlist.py 2025-12-04T08:33:31.9762200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchengine.py 2025-12-04T08:33:31.9762340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/rpc.py 2025-12-04T08:33:31.9762490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/percolator.py 2025-12-04T08:33:31.9762630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/outwin.py 2025-12-04T08:33:31.9763010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-keys.def 2025-12-04T08:33:31.9763780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/plusnode.gif 2025-12-04T08:33:31.9764540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/folder.gif 2025-12-04T08:33:31.9765410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.png 2025-12-04T08:33:31.9766050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.gif 2025-12-04T08:33:31.9766820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.png 2025-12-04T08:33:31.9767550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/tk.gif 2025-12-04T08:33:31.9768850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/openfolder.gif 2025-12-04T08:33:31.9769120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.gif 2025-12-04T08:33:31.9770000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/minusnode.gif 2025-12-04T08:33:31.9770620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/python.gif 2025-12-04T08:33:31.9771510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.png 2025-12-04T08:33:31.9772150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/README.txt 2025-12-04T08:33:31.9772840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle.ico 2025-12-04T08:33:31.9773620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.gif 2025-12-04T08:33:31.9774410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_256.png 2025-12-04T08:33:31.9775460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_noext 2025-12-04T08:33:31.9776000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-12-04T08:33:31.9776880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-12-04T08:33:31.9777710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-12-04T08:33:31.9778610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-12-04T08:33:31.9779500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-12-04T08:33:31.9780330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_textview.py 2025-12-04T08:33:31.9781300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tree.py 2025-12-04T08:33:31.9781960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-12-04T08:33:31.9782760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-12-04T08:33:31.9783560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-12-04T08:33:31.9784390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-12-04T08:33:31.9785260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-12-04T08:33:31.9786110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-12-04T08:33:31.9786930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_search.py 2025-12-04T08:33:31.9787750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-12-04T08:33:31.9788600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-12-04T08:33:31.9789450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-12-04T08:33:31.9790260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_warning.py 2025-12-04T08:33:31.9791010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/htest.py 2025-12-04T08:33:31.9791860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editor.py 2025-12-04T08:33:31.9792760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-12-04T08:33:31.9793830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-12-04T08:33:31.9794370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_run.py 2025-12-04T08:33:31.9795200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-12-04T08:33:31.9796110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-12-04T08:33:31.9797010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-12-04T08:33:31.9797790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_grep.py 2025-12-04T08:33:31.9798630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-12-04T08:33:31.9799530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-12-04T08:33:31.9800330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__init__.py 2025-12-04T08:33:31.9801190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-12-04T08:33:31.9802130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-12-04T08:33:31.9803280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-12-04T08:33:31.9804240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-12-04T08:33:31.9805240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-12-04T08:33:31.9806400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-12-04T08:33:31.9807470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-12-04T08:33:31.9808640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-12-04T08:33:31.9809780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-12-04T08:33:31.9810780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-12-04T08:33:31.9811810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-12-04T08:33:31.9812850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-12-04T08:33:31.9813890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-12-04T08:33:31.9814960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-12-04T08:33:31.9816060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-12-04T08:33:31.9817060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-12-04T08:33:31.9818080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-12-04T08:33:31.9819170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-12-04T08:33:31.9820250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-12-04T08:33:31.9821350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-12-04T08:33:31.9822710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-12-04T08:33:31.9823420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-12-04T08:33:31.9824480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-12-04T08:33:31.9825580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-12-04T08:33:31.9826650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-12-04T08:33:31.9827830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-12-04T08:33:31.9828910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-12-04T08:33:31.9830010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-12-04T08:33:31.9831100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-12-04T08:33:31.9832300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-12-04T08:33:31.9833350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-12-04T08:33:31.9834830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-12-04T08:33:31.9836180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-12-04T08:33:31.9837520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-12-04T08:33:31.9838710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-12-04T08:33:31.9840150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-12-04T08:33:31.9841370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-12-04T08:33:31.9842820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-12-04T08:33:31.9844190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-12-04T08:33:31.9845600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-12-04T08:33:31.9847170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-12-04T08:33:31.9848540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-12-04T08:33:31.9849770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-12-04T08:33:31.9851150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-12-04T08:33:31.9852510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-12-04T08:33:31.9853870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-12-04T08:33:31.9855110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-12-04T08:33:31.9856380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-12-04T08:33:31.9857730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-12-04T08:33:31.9859280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-12-04T08:33:31.9860530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-12-04T08:33:31.9862070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-12-04T08:33:31.9863360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-12-04T08:33:31.9864680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-12-04T08:33:31.9866100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-12-04T08:33:31.9867410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-12-04T08:33:31.9868930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-12-04T08:33:31.9870110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-12-04T08:33:31.9871440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-12-04T08:33:31.9872710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-12-04T08:33:31.9874170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-12-04T08:33:31.9875480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-12-04T08:33:31.9877030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9878290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-12-04T08:33:31.9879780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-12-04T08:33:31.9881290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-12-04T08:33:31.9882510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-12-04T08:33:31.9883600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_util.py 2025-12-04T08:33:31.9884620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_undo.py 2025-12-04T08:33:31.9885500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-12-04T08:33:31.9886770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-12-04T08:33:31.9887840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-12-04T08:33:31.9888920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-12-04T08:33:31.9890020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-12-04T08:33:31.9891400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_text.py 2025-12-04T08:33:31.9892200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-12-04T08:33:31.9893280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-12-04T08:33:31.9894350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_browser.py 2025-12-04T08:33:31.9895380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config.py 2025-12-04T08:33:31.9896440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-12-04T08:33:31.9897470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_window.py 2025-12-04T08:33:31.9898470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/template.py 2025-12-04T08:33:31.9899570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_query.py 2025-12-04T08:33:31.9900500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/README.txt 2025-12-04T08:33:31.9901580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-12-04T08:33:31.9902670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-12-04T08:33:31.9903720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-12-04T08:33:31.9904780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-12-04T08:33:31.9905860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_replace.py 2025-12-04T08:33:31.9906930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_history.py 2025-12-04T08:33:31.9907970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-12-04T08:33:31.9909080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-12-04T08:33:31.9910630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-12-04T08:33:31.9911530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-12-04T08:33:31.9912300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_format.py 2025-12-04T08:33:31.9913300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-12-04T08:33:31.9914330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help.py 2025-12-04T08:33:31.9915370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-12-04T08:33:31.9916370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-12-04T08:33:31.9917500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-12-04T08:33:31.9918680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-12-04T08:33:31.9919780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-12-04T08:33:31.9920540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/undo.py 2025-12-04T08:33:31.9921450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/squeezer.py 2025-12-04T08:33:31.9922470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/iomenu.py 2025-12-04T08:33:31.9923490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zoomheight.py 2025-12-04T08:33:31.9924290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/search.py 2025-12-04T08:33:31.9925190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/NEWS2x.txt 2025-12-04T08:33:31.9926050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/README.txt 2025-12-04T08:33:31.9926950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/HISTORY.txt 2025-12-04T08:33:31.9927930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger_r.py 2025-12-04T08:33:31.9928750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/editor.py 2025-12-04T08:33:31.9929360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/dynoption.py 2025-12-04T08:33:31.9930140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete_w.py 2025-12-04T08:33:31.9930790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip.py 2025-12-04T08:33:31.9931450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/News3.txt 2025-12-04T08:33:31.9932240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete.py 2025-12-04T08:33:31.9932930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/hyperparser.py 2025-12-04T08:33:31.9933730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-extensions.def 2025-12-04T08:33:31.9934520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.py 2025-12-04T08:33:31.9935260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/parenmatch.py 2025-12-04T08:33:31.9935910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zzdummy.py 2025-12-04T08:33:31.9936610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__main__.py 2025-12-04T08:33:31.9937630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-highlight.def 2025-12-04T08:33:31.9938300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.bat 2025-12-04T08:33:31.9938960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/history.py 2025-12-04T08:33:31.9939690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj_r.py 2025-12-04T08:33:31.9940500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/replace.py 2025-12-04T08:33:31.9941330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__init__.py 2025-12-04T08:33:31.9941910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/_pydoc.css 2025-12-04T08:33:31.9943200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-12-04T08:33:31.9943920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9944590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/topics.py 2025-12-04T08:33:31.9945070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ssl.py 2025-12-04T08:33:31.9945690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socket.py 2025-12-04T08:33:31.9946320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/datetime.py 2025-12-04T08:33:31.9947040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_android_support.py 2025-12-04T08:33:31.9947850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__init__.py 2025-12-04T08:33:31.9948850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:31.9949630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydecimal.py 2025-12-04T08:33:31.9950110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ntpath.py 2025-12-04T08:33:31.9951000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-12-04T08:33:31.9951510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tokenize.py 2025-12-04T08:33:31.9952090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/uuid.py 2025-12-04T08:33:31.9952790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/mixins.py 2025-12-04T08:33:31.9953480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/queues.py 2025-12-04T08:33:31.9954150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/streams.py 2025-12-04T08:33:31.9954900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/tasks.py 2025-12-04T08:33:31.9955850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/selector_events.py 2025-12-04T08:33:31.9956350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/log.py 2025-12-04T08:33:31.9957080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/taskgroups.py 2025-12-04T08:33:31.9957880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/protocols.py 2025-12-04T08:33:31.9958490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/events.py 2025-12-04T08:33:31.9959330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_events.py 2025-12-04T08:33:31.9959940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/subprocess.py 2025-12-04T08:33:31.9960850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/constants.py 2025-12-04T08:33:31.9961850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/proactor_events.py 2025-12-04T08:33:31.9962810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/format_helpers.py 2025-12-04T08:33:31.9963660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/locks.py 2025-12-04T08:33:31.9964450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__init__.py 2025-12-04T08:33:31.9965480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/timeouts.py 2025-12-04T08:33:31.9966330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/trsock.py 2025-12-04T08:33:31.9967520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-12-04T08:33:31.9968750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-12-04T08:33:31.9969970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-12-04T08:33:31.9971120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-12-04T08:33:31.9972400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-12-04T08:33:31.9973570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-12-04T08:33:31.9974670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-12-04T08:33:31.9976050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-12-04T08:33:31.9977430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-12-04T08:33:31.9978720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-12-04T08:33:31.9979820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-12-04T08:33:31.9980980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-12-04T08:33:31.9982260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-12-04T08:33:31.9983550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-12-04T08:33:31.9984670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-12-04T08:33:31.9985940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-12-04T08:33:31.9987140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-12-04T08:33:31.9988310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-12-04T08:33:31.9989600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-12-04T08:33:31.9990810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-12-04T08:33:31.9992030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-12-04T08:33:31.9993400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-12-04T08:33:31.9994510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-12-04T08:33:31.9995710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-12-04T08:33:31.9996910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-12-04T08:33:31.9998090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-12-04T08:33:31.9999270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-12-04T08:33:32.0000550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-12-04T08:33:32.0001760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-12-04T08:33:32.0002900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-12-04T08:33:32.0004100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-12-04T08:33:32.0005400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:32.0006680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-12-04T08:33:32.0007440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/futures.py 2025-12-04T08:33:32.0008330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/sslproto.py 2025-12-04T08:33:32.0009190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/staggered.py 2025-12-04T08:33:32.0010060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/threads.py 2025-12-04T08:33:32.0011140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_subprocess.py 2025-12-04T08:33:32.0012020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_utils.py 2025-12-04T08:33:32.0012890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/runners.py 2025-12-04T08:33:32.0013730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/exceptions.py 2025-12-04T08:33:32.0014690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/transports.py 2025-12-04T08:33:32.0015520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_tasks.py 2025-12-04T08:33:32.0016340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/coroutines.py 2025-12-04T08:33:32.0017230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_events.py 2025-12-04T08:33:32.0018320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_futures.py 2025-12-04T08:33:32.0019230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__main__.py 2025-12-04T08:33:32.0020320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/unix_events.py 2025-12-04T08:33:32.0021200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/config.py 2025-12-04T08:33:32.0022060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/handlers.py 2025-12-04T08:33:32.0022980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__init__.py 2025-12-04T08:33:32.0024180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-12-04T08:33:32.0025490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-12-04T08:33:32.0026710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:32.0027440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__hello__.py 2025-12-04T08:33:32.0028340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_colorize.py 2025-12-04T08:33:32.0029200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/contentmanager.py 2025-12-04T08:33:32.0030010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_policybase.py 2025-12-04T08:33:32.0030800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/header.py 2025-12-04T08:33:32.0031730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_encoded_words.py 2025-12-04T08:33:32.0032860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_header_value_parser.py 2025-12-04T08:33:32.0033690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/policy.py 2025-12-04T08:33:32.0034650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__init__.py 2025-12-04T08:33:32.0035450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/message.py 2025-12-04T08:33:32.0036330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/encoders.py 2025-12-04T08:33:32.0037600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-12-04T08:33:32.0038800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-12-04T08:33:32.0040010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-12-04T08:33:32.0041190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-12-04T08:33:32.0042220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-12-04T08:33:32.0043500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-12-04T08:33:32.0044660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-12-04T08:33:32.0045900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-12-04T08:33:32.0047050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-12-04T08:33:32.0048290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-12-04T08:33:32.0049440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-12-04T08:33:32.0050630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-12-04T08:33:32.0051780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-12-04T08:33:32.0053060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-12-04T08:33:32.0054380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-12-04T08:33:32.0055620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-12-04T08:33:32.0056880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-12-04T08:33:32.0058140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-12-04T08:33:32.0059230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:32.0060450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-12-04T08:33:32.0061370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/parser.py 2025-12-04T08:33:32.0062140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/generator.py 2025-12-04T08:33:32.0062930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/utils.py 2025-12-04T08:33:32.0063880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/charset.py 2025-12-04T08:33:32.0064720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/iterators.py 2025-12-04T08:33:32.0065660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/quoprimime.py 2025-12-04T08:33:32.0066470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/multipart.py 2025-12-04T08:33:32.0067350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__init__.py 2025-12-04T08:33:32.0068260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/message.py 2025-12-04T08:33:32.0069520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-12-04T08:33:32.0070810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-12-04T08:33:32.0071870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-12-04T08:33:32.0073250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-12-04T08:33:32.0074680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-12-04T08:33:32.0075860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-12-04T08:33:32.0077130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-12-04T08:33:32.0078480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-12-04T08:33:32.0079650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:32.0080520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/application.py 2025-12-04T08:33:32.0081490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/nonmultipart.py 2025-12-04T08:33:32.0082380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/text.py 2025-12-04T08:33:32.0083360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/audio.py 2025-12-04T08:33:32.0084250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/image.py 2025-12-04T08:33:32.0085000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/base.py 2025-12-04T08:33:32.0085770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/errors.py 2025-12-04T08:33:32.0086660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/feedparser.py 2025-12-04T08:33:32.0087600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/architecture.rst 2025-12-04T08:33:32.0088400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_parseaddr.py 2025-12-04T08:33:32.0089360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/base64mime.py 2025-12-04T08:33:32.0090410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/headerregistry.py 2025-12-04T08:33:32.0091130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/struct.py 2025-12-04T08:33:32.0092000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_constants.py 2025-12-04T08:33:32.0092730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_compiler.py 2025-12-04T08:33:32.0093530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__init__.py 2025-12-04T08:33:32.0094850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-12-04T08:33:32.0096000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-12-04T08:33:32.0096960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-12-04T08:33:32.0098090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-12-04T08:33:32.0099160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-12-04T08:33:32.0099910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_casefix.py 2025-12-04T08:33:32.0100660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_parser.py 2025-12-04T08:33:32.0101420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_parse.py 2025-12-04T08:33:32.0102290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/abc.py 2025-12-04T08:33:32.0102950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/runpy.py 2025-12-04T08:33:32.0103520Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.a 2025-12-04T08:33:32.0104300Z /opt/homebrew/Caskroom/miniconda/base/lib/libgettextpo.dylib 2025-12-04T08:33:32.0104800Z /opt/homebrew/Caskroom/miniconda/base/LICENSE.txt 2025-12-04T08:33:32.0105390Z /opt/homebrew/Caskroom/miniconda/base/.nonadmin 2025-12-04T08:33:32.0106420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/libarchive-formats.5 2025-12-04T08:33:32.0107330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/mtree.5 2025-12-04T08:33:32.0107770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/cpio.5 2025-12-04T08:33:32.0108610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/tar.5 2025-12-04T08:33:32.0109440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_format.3 2025-12-04T08:33:32.0110460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_del.3 2025-12-04T08:33:32.0111360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_disk.3 2025-12-04T08:33:32.0112350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_recursion_limit.3 2025-12-04T08:33:32.0113320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_statvfs.3 2025-12-04T08:33:32.0114270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_string.3 2025-12-04T08:33:32.0115030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2syntax.3 2025-12-04T08:33:32.0115730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv.3 2025-12-04T08:33:32.0116810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_passphrase.3 2025-12-04T08:33:32.0117580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history.3 2025-12-04T08:33:32.0118630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read.3 2025-12-04T08:33:32.0119480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-history.3 2025-12-04T08:33:32.0120210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2jit.3 2025-12-04T08:33:32.0121120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_get_channel.3 2025-12-04T08:33:32.0121820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2demo.3 2025-12-04T08:33:32.0122640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_status.3 2025-12-04T08:33:32.0123310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers.3 2025-12-04T08:33:32.0124100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_offset_limit.3 2025-12-04T08:33:32.0124760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_mapping.3 2025-12-04T08:33:32.0125520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_match_context_create.3 2025-12-04T08:33:32.0126370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_method_pref.3 2025-12-04T08:33:32.0126920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init.3 2025-12-04T08:33:32.0127570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/gettext.3 2025-12-04T08:33:32.0128180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_reinit.3 2025-12-04T08:33:32.0128970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2serialize.3 2025-12-04T08:33:32.0129520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_bsr.3 2025-12-04T08:33:32.0130380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2unicode.3 2025-12-04T08:33:32.0130920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_new.3 2025-12-04T08:33:32.0131870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_get_bynumber.3 2025-12-04T08:33:32.0132710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_copy_byname.3 2025-12-04T08:33:32.0133560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init.3 2025-12-04T08:33:32.0134570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt_cnt.3 2025-12-04T08:33:32.0135520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip4.3 2025-12-04T08:33:32.0136800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-12-04T08:33:32.0137820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set.3 2025-12-04T08:33:32.0138810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv_ex.3 2025-12-04T08:33:32.0139510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2api.3 2025-12-04T08:33:32.0140480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_open.3 2025-12-04T08:33:32.0141490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex.3 2025-12-04T08:33:32.0142210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue.3 2025-12-04T08:33:32.0143360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_parens_nest_limit.3 2025-12-04T08:33:32.0144260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u16.3 2025-12-04T08:33:32.0145340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_startup.3 2025-12-04T08:33:32.0146260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search_dnsrec.3 2025-12-04T08:33:32.0147190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_extract.3 2025-12-04T08:33:32.0147980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy.3 2025-12-04T08:33:32.0148900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_util.3 2025-12-04T08:33:32.0149970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_get_startchar.3 2025-12-04T08:33:32.0150690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_call.3 2025-12-04T08:33:32.0151770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity.3 2025-12-04T08:33:32.0152690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_blocksize.3 2025-12-04T08:33:32.0153670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password.3 2025-12-04T08:33:32.0154530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_parse.3 2025-12-04T08:33:32.0155440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek.3 2025-12-04T08:33:32.0156120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2limits.3 2025-12-04T08:33:32.0157290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_recursion_memory_management.3 2025-12-04T08:33:32.0158100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_newline.3 2025-12-04T08:33:32.0159120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_ex.3 2025-12-04T08:33:32.0159970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_pton.3 2025-12-04T08:33:32.0160940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_subsystem.3 2025-12-04T08:33:32.0161880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rewind.3 2025-12-04T08:33:32.0162940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_error.3 2025-12-04T08:33:32.0163900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty.3 2025-12-04T08:33:32.0164710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process.3 2025-12-04T08:33:32.0165970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_ex.3 2025-12-04T08:33:32.0166840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_create_query.3 2025-12-04T08:33:32.0167630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_banner_set.3 2025-12-04T08:33:32.0168860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_auth_agent.3 2025-12-04T08:33:32.0169830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_destroy.3 2025-12-04T08:33:32.0170730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_svcb_param_t.3 2025-12-04T08:33:32.0171780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_csv.3 2025-12-04T08:33:32.0172680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_depth_limit.3 2025-12-04T08:33:32.0173650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_supported_algs.3 2025-12-04T08:33:32.0174730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_shutdown.3 2025-12-04T08:33:32.0175580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_check.3 2025-12-04T08:33:32.0176520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_free.3 2025-12-04T08:33:32.0177510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_add.3 2025-12-04T08:33:32.0178430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write.3 2025-12-04T08:33:32.0179230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/dcgettext.3 2025-12-04T08:33:32.0180260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_match_data_free.3 2025-12-04T08:33:32.0181080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_stat.3 2025-12-04T08:33:32.0181980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_t.3 2025-12-04T08:33:32.0183070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt_byid.3 2025-12-04T08:33:32.0183920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init.3 2025-12-04T08:33:32.0184870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_tostr.3 2025-12-04T08:33:32.0185650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_string.3 2025-12-04T08:33:32.0186600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename.3 2025-12-04T08:33:32.0187560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_create.3 2025-12-04T08:33:32.0188600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_connect.3 2025-12-04T08:33:32.0189640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_compile_context_free.3 2025-12-04T08:33:32.0190390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getsock.3 2025-12-04T08:33:32.0191550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_max_pattern_length.3 2025-12-04T08:33:32.0192380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u16.3 2025-12-04T08:33:32.0193290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_addr6.3 2025-12-04T08:33:32.0194180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_mkquery.3 2025-12-04T08:33:32.0195010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_write.3 2025-12-04T08:33:32.0196040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_handshake.3 2025-12-04T08:33:32.0196910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_del_opt_byid.3 2025-12-04T08:33:32.0197900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_fromstr.3 2025-12-04T08:33:32.0198890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_misc.3 2025-12-04T08:33:32.0199990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_free.3 2025-12-04T08:33:32.0200890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-bindings.3 2025-12-04T08:33:32.0201860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports_csv.3 2025-12-04T08:33:32.0202730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/textdomain.3 2025-12-04T08:33:32.0203640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_free.3 2025-12-04T08:33:32.0204500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_freeaddrinfo.3 2025-12-04T08:33:32.0205260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2matching.3 2025-12-04T08:33:32.0206320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writeline.3 2025-12-04T08:33:32.0207190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir.3 2025-12-04T08:33:32.0208100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink.3 2025-12-04T08:33:32.0208950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_jit_stack_free.3 2025-12-04T08:33:32.0209790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-constantids.3 2025-12-04T08:33:32.0210630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_exec.3 2025-12-04T08:33:32.0211610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_opendir.3 2025-12-04T08:33:32.0212990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-12-04T08:33:32.0213620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_close.3 2025-12-04T08:33:32.0214510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_filter.3 2025-12-04T08:33:32.0215460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy_options.3 2025-12-04T08:33:32.0216280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_data.3 2025-12-04T08:33:32.0217210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_callout.3 2025-12-04T08:33:32.0218220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_code_copy_with_tables.3 2025-12-04T08:33:32.0219100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif_var.3 2025-12-04T08:33:32.0220070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_glob_escape.3 2025-12-04T08:33:32.0221180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen.3 2025-12-04T08:33:32.0222120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_get.3 2025-12-04T08:33:32.0223010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_close.3 2025-12-04T08:33:32.0223790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_fds.3 2025-12-04T08:33:32.0224950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_compile_extra_options.3 2025-12-04T08:33:32.0225720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname.3 2025-12-04T08:33:32.0226500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2.3 2025-12-04T08:33:32.0227700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_stderr.3 2025-12-04T08:33:32.0228630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_last_error.3 2025-12-04T08:33:32.0229670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_abin.3 2025-12-04T08:33:32.0230480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init_options.3 2025-12-04T08:33:32.0231630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_process_startup.3 2025-12-04T08:33:32.0232340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_keys.3 2025-12-04T08:33:32.0233280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_userauth.3 2025-12-04T08:33:32.0234150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ngettext.3 2025-12-04T08:33:32.0235120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_type.3 2025-12-04T08:33:32.0235970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_timeout.3 2025-12-04T08:33:32.0236970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add.3 2025-12-04T08:33:32.0237640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2perform.3 2025-12-04T08:33:32.0238480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getnameinfo.3 2025-12-04T08:33:32.0239390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_pattern_info.3 2025-12-04T08:33:32.0240540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_substitute_callout.3 2025-12-04T08:33:32.0241430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_jit_stack_create.3 2025-12-04T08:33:32.0242140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2build.3 2025-12-04T08:33:32.0242990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace.3 2025-12-04T08:33:32.0243990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_length_byname.3 2025-12-04T08:33:32.0244930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_timeout.3 2025-12-04T08:33:32.0245830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_dev.3 2025-12-04T08:33:32.0246740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_serialize_free.3 2025-12-04T08:33:32.0247710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_disk.3 2025-12-04T08:33:32.0248680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_set.3 2025-12-04T08:33:32.0249540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read.3 2025-12-04T08:33:32.0250660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink_ex.3 2025-12-04T08:33:32.0251490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open_into.3 2025-12-04T08:33:32.0252390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close.3 2025-12-04T08:33:32.0253290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_section_t.3 2025-12-04T08:33:32.0254200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname_file.3 2025-12-04T08:33:32.0255270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_pending_write.3 2025-12-04T08:33:32.0256200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close_handle.3 2025-12-04T08:33:32.0257160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send_ex.3 2025-12-04T08:33:32.0258020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_csv.3 2025-12-04T08:33:32.0259060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_ex.3 2025-12-04T08:33:32.0259820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_dfa_match.3 2025-12-04T08:33:32.0260900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_get_datatype.3 2025-12-04T08:33:32.0261890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_shell.3 2025-12-04T08:33:32.0263000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_init.3 2025-12-04T08:33:32.0263800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_list.3 2025-12-04T08:33:32.0264620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opcode_t.3 2025-12-04T08:33:32.0265670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_signal_ex.3 2025-12-04T08:33:32.0266560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_stderr.3 2025-12-04T08:33:32.0267650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_set_id.3 2025-12-04T08:33:32.0268760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_ports.3 2025-12-04T08:33:32.0269500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2convert.3 2025-12-04T08:33:32.0270610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read_ex.3 2025-12-04T08:33:32.0271550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_get_name.3 2025-12-04T08:33:32.0272370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_free.3 2025-12-04T08:33:32.0273290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr.3 2025-12-04T08:33:32.0274350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_soa_reply.3 2025-12-04T08:33:32.0275290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_naptr_reply.3 2025-12-04T08:33:32.0276040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_jit_match.3 2025-12-04T08:33:32.0276980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat.3 2025-12-04T08:33:32.0282590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_to_rec_type.3 2025-12-04T08:33:32.0283010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_addc.3 2025-12-04T08:33:32.0283160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_a_reply.3 2025-12-04T08:33:32.0283280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/dgettext.3 2025-12-04T08:33:32.0283470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_nametable_scan.3 2025-12-04T08:33:32.0283640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_session.3 2025-12-04T08:33:32.0283840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_configure_callback.3 2025-12-04T08:33:32.0284630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_open.3 2025-12-04T08:33:32.0285760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readline.3 2025-12-04T08:33:32.0286820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_set_identity_path.3 2025-12-04T08:33:32.0287680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_opt_param_t.3 2025-12-04T08:33:32.0288620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_get.3 2025-12-04T08:33:32.0289570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_id.3 2025-12-04T08:33:32.0290600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_checkp.3 2025-12-04T08:33:32.0291980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-12-04T08:33:32.0292900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_write.3 2025-12-04T08:33:32.0294020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_cancel.3 2025-12-04T08:33:32.0294760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/dngettext.3 2025-12-04T08:33:32.0295720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rcode_tostr.3 2025-12-04T08:33:32.0296590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_format.3 2025-12-04T08:33:32.0297360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_match.3 2025-12-04T08:33:32.0298810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add_ex.3 2025-12-04T08:33:32.0299770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_config.3 2025-12-04T08:33:32.0300530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_converted_pattern_free.3 2025-12-04T08:33:32.0301500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir.3 2025-12-04T08:33:32.0302440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_heap_limit.3 2025-12-04T08:33:32.0303620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_number_from_name.3 2025-12-04T08:33:32.0304570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_disconnect.3 2025-12-04T08:33:32.0305660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink_ex.3 2025-12-04T08:33:32.0306640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_pending_write_cb.3 2025-12-04T08:33:32.0307640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_ttl.3 2025-12-04T08:33:32.0308330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ev.3 2025-12-04T08:33:32.0309440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_pattern_convert.3 2025-12-04T08:33:32.0310590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/bind_textdomain_codeset.3 2025-12-04T08:33:32.0311650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_maketables.3 2025-12-04T08:33:32.0312680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_paths.3 2025-12-04T08:33:32.0313480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif.3 2025-12-04T08:33:32.0314330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_version.3 2025-12-04T08:33:32.0315510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_name.3 2025-12-04T08:33:32.0316330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi.3 2025-12-04T08:33:32.0317450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink.3 2025-12-04T08:33:32.0318220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_t.3 2025-12-04T08:33:32.0319140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send.3 2025-12-04T08:33:32.0320180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init_android.3 2025-12-04T08:33:32.0320970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_strerror.3 2025-12-04T08:33:32.0321760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey.3 2025-12-04T08:33:32.0322510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_filter.3 2025-12-04T08:33:32.0323270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_match_context_free.3 2025-12-04T08:33:32.0324080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open.3 2025-12-04T08:33:32.0324700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-12-04T08:33:32.0325440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_base64_decode.3 2025-12-04T08:33:32.0326110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_code_free.3 2025-12-04T08:33:32.0326800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_jit_compile.3 2025-12-04T08:33:32.0327470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sign_sk.3 2025-12-04T08:33:32.0328200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_lstat.3 2025-12-04T08:33:32.0328780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv.3 2025-12-04T08:33:32.0329560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_fromstr.3 2025-12-04T08:33:32.0330520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions_ex.3 2025-12-04T08:33:32.0330970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/dcngettext.3 2025-12-04T08:33:32.0331650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_compile.3 2025-12-04T08:33:32.0332280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send.3 2025-12-04T08:33:32.0333040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_init.3 2025-12-04T08:33:32.0333760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read.3 2025-12-04T08:33:32.0334540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_get_ovector_pointer.3 2025-12-04T08:33:32.0335320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_list_get.3 2025-12-04T08:33:32.0336130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password_ex.3 2025-12-04T08:33:32.0336930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_general_context_free.3 2025-12-04T08:33:32.0337710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_opcode.3 2025-12-04T08:33:32.0338290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open.3 2025-12-04T08:33:32.0339130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_sk.3 2025-12-04T08:33:32.0339820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_data.3 2025-12-04T08:33:32.0340560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_aaaa_reply.3 2025-12-04T08:33:32.0341440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size.3 2025-12-04T08:33:32.0342920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_get_match_data_size.3 2025-12-04T08:33:32.0343330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_stderr.3 2025-12-04T08:33:32.0343970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_crypto_engine.3 2025-12-04T08:33:32.0344480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_add.3 2025-12-04T08:33:32.0345290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_convert_context_copy.3 2025-12-04T08:33:32.0346120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_signal.3 2025-12-04T08:33:32.0346770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record.3 2025-12-04T08:33:32.0347470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_time.3 2025-12-04T08:33:32.0348260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_callback.3 2025-12-04T08:33:32.0348920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_flags_t.3 2025-12-04T08:33:32.0349730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_character_tables.3 2025-12-04T08:33:32.0350770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ns_reply.3 2025-12-04T08:33:32.0351210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_cnt.3 2025-12-04T08:33:32.0351950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_add_abin.3 2025-12-04T08:33:32.0352610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getaddrinfo.3 2025-12-04T08:33:32.0353490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_read_timeout.3 2025-12-04T08:33:32.0354220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_caa_reply.3 2025-12-04T08:33:32.0355070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_read_timeout.3 2025-12-04T08:33:32.0355790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_addr6.3 2025-12-04T08:33:32.0356520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_free.3 2025-12-04T08:33:32.0357520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-12-04T08:33:32.0358110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstatvfs.3 2025-12-04T08:33:32.0359100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_linkify.3 2025-12-04T08:33:32.0359860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_get_error_message.3 2025-12-04T08:33:32.0360620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv.3 2025-12-04T08:33:32.0361760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell.3 2025-12-04T08:33:32.0362200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_substitute_case_callout.3 2025-12-04T08:33:32.0362990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_compile_context_create.3 2025-12-04T08:33:32.0363920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-12-04T08:33:32.0364620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_glob_separator.3 2025-12-04T08:33:32.0365270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry.3 2025-12-04T08:33:32.0366070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll_channel_read.3 2025-12-04T08:33:32.0367040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-12-04T08:33:32.0367890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-12-04T08:33:32.0368580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_maketables_free.3 2025-12-04T08:33:32.0369350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace_sethandler.3 2025-12-04T08:33:32.0370000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write.3 2025-12-04T08:33:32.0370850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_convert_context_free.3 2025-12-04T08:33:32.0372160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove_ex.3 2025-12-04T08:33:32.0372740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_free.3 2025-12-04T08:33:32.0373180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_realpath.3 2025-12-04T08:33:32.0374050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_tostr.3 2025-12-04T08:33:32.0374640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_serialize_decode.3 2025-12-04T08:33:32.0375300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_init.3 2025-12-04T08:33:32.0376100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_add.3 2025-12-04T08:33:32.0376880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_general_context_copy.3 2025-12-04T08:33:32.0377640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_abin_cnt.3 2025-12-04T08:33:32.0378450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_fetch.3 2025-12-04T08:33:32.0379230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req.3 2025-12-04T08:33:32.0380100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove.3 2025-12-04T08:33:32.0380790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_add_passphrase.3 2025-12-04T08:33:32.0381540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_methods.3 2025-12-04T08:33:32.0382260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek64.3 2025-12-04T08:33:32.0383090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_set_type.3 2025-12-04T08:33:32.0383800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt.3 2025-12-04T08:33:32.0384470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_code_copy.3 2025-12-04T08:33:32.0385320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-12-04T08:33:32.0386180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_block_directions.3 2025-12-04T08:33:32.0386900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2compat.3 2025-12-04T08:33:32.0387740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_max_pattern_compiled_length.3 2025-12-04T08:33:32.0388500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_eof.3 2025-12-04T08:33:32.0389080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_fd.3 2025-12-04T08:33:32.0389960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_flag.3 2025-12-04T08:33:32.0390750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_match_data_create_from_pattern.3 2025-12-04T08:33:32.0391480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_exit.3 2025-12-04T08:33:32.0392070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_sortlist.3 2025-12-04T08:33:32.0392720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll.3 2025-12-04T08:33:32.0394240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_free.3 2025-12-04T08:33:32.0394710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-12-04T08:33:32.0395130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_hostent.3 2025-12-04T08:33:32.0396540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u8.3 2025-12-04T08:33:32.0397040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init_ex.3 2025-12-04T08:33:32.0397790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_match_limit.3 2025-12-04T08:33:32.0398210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write_ex.3 2025-12-04T08:33:32.0399020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_selector_t.3 2025-12-04T08:33:32.0399790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_timeout.3 2025-12-04T08:33:32.0401270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_blocking.3 2025-12-04T08:33:32.0401760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_get_match_data_heapframes_size.3 2025-12-04T08:33:32.0402380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u8.3 2025-12-04T08:33:32.0402930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_match_context_copy.3 2025-12-04T08:33:32.0403700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_serialize_encode.3 2025-12-04T08:33:32.0404400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substitute.3 2025-12-04T08:33:32.0405200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_get.3 2025-12-04T08:33:32.0406010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip6.3 2025-12-04T08:33:32.0406770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write.3 2025-12-04T08:33:32.0407400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-pool.3 2025-12-04T08:33:32.0408260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip.3 2025-12-04T08:33:32.0409020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_get_ovector_count.3 2025-12-04T08:33:32.0409830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_flags.3 2025-12-04T08:33:32.0410380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconvctl.3 2025-12-04T08:33:32.0411260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_opt.3 2025-12-04T08:33:32.0411980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writefile.3 2025-12-04T08:33:32.0413210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/readline.3 2025-12-04T08:33:32.0413580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_get_mark.3 2025-12-04T08:33:32.0414270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect_ex.3 2025-12-04T08:33:32.0415130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_txt_reply.3 2025-12-04T08:33:32.0415700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send_dnsrec.3 2025-12-04T08:33:32.0416510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect.3 2025-12-04T08:33:32.0417200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_class.3 2025-12-04T08:33:32.0417990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req_ex.3 2025-12-04T08:33:32.0418900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-12-04T08:33:32.0419590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readlink.3 2025-12-04T08:33:32.0420400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_header.3 2025-12-04T08:33:32.0421040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename_ex.3 2025-12-04T08:33:32.0421830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_send.3 2025-12-04T08:33:32.0422620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_max_varlookbehind.3 2025-12-04T08:33:32.0423370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_datatype_t.3 2025-12-04T08:33:32.0424070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_acl.3 2025-12-04T08:33:32.0424870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_jit_stack_assign.3 2025-12-04T08:33:32.0425550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_hostkey_hash.3 2025-12-04T08:33:32.0426190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search.3 2025-12-04T08:33:32.0426940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat.3 2025-12-04T08:33:32.0427650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_optimize.3 2025-12-04T08:33:32.0428470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_list_free.3 2025-12-04T08:33:32.0429230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_abstract.3 2025-12-04T08:33:32.0430080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_set_name.3 2025-12-04T08:33:32.0430710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2callout.3 2025-12-04T08:33:32.0431540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_get_const.3 2025-12-04T08:33:32.0432210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_datatype_t.3 2025-12-04T08:33:32.0432970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_mx_reply.3 2025-12-04T08:33:32.0433780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_section_tostr.3 2025-12-04T08:33:32.0434690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opcode_tostr.3 2025-12-04T08:33:32.0435360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv2.3 2025-12-04T08:33:32.0436150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex_r.3 2025-12-04T08:33:32.0437060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-12-04T08:33:32.0437740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsetstat.3 2025-12-04T08:33:32.0438510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_match_data_create.3 2025-12-04T08:33:32.0439220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_shutdown.3 2025-12-04T08:33:32.0439990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_eof.3 2025-12-04T08:33:32.0440640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_version.3 2025-12-04T08:33:32.0441620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_srv_reply.3 2025-12-04T08:33:32.0442080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyaddr.3 2025-12-04T08:33:32.0442950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-12-04T08:33:32.0443710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_get_byname.3 2025-12-04T08:33:32.0444380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_t.3 2025-12-04T08:33:32.0445200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions.3 2025-12-04T08:33:32.0445860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat_ex.3 2025-12-04T08:33:32.0446660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_datatype.3 2025-12-04T08:33:32.0447790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity_path.3 2025-12-04T08:33:32.0448420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_copy_bynumber.3 2025-12-04T08:33:32.0449010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_fds.3 2025-12-04T08:33:32.0449660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2sample.3 2025-12-04T08:33:32.0450280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dup.3 2025-12-04T08:33:32.0451130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_set_blocking.3 2025-12-04T08:33:32.0451950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat_ex.3 2025-12-04T08:33:32.0452570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv.3 2025-12-04T08:33:32.0453240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_new.3 2025-12-04T08:33:32.0454050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_get.3 2025-12-04T08:33:32.0454740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_bin.3 2025-12-04T08:33:32.0455490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_free.3 2025-12-04T08:33:32.0456170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_sign.3 2025-12-04T08:33:32.0456940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports.3 2025-12-04T08:33:32.0457710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readfile.3 2025-12-04T08:33:32.0458460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_cleanup.3 2025-12-04T08:33:32.0459160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_addr.3 2025-12-04T08:33:32.0460070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_length_bynumber.3 2025-12-04T08:33:32.0460740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_changes.3 2025-12-04T08:33:32.0461460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_banner.3 2025-12-04T08:33:32.0462110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/bindtextdomain.3 2025-12-04T08:33:32.0462850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_setstat.3 2025-12-04T08:33:32.0463680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_rcode.3 2025-12-04T08:33:32.0464350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell64.3 2025-12-04T08:33:32.0465050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_threadsafety.3 2025-12-04T08:33:32.0465950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_authenticated.3 2025-12-04T08:33:32.0466600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send64.3 2025-12-04T08:33:32.0467190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive.3 2025-12-04T08:33:32.0467930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_str.3 2025-12-04T08:33:32.0468660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_internals.3 2025-12-04T08:33:32.0469400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue_wait_empty.3 2025-12-04T08:33:32.0470200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_options.3 2025-12-04T08:33:32.0470850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_data.3 2025-12-04T08:33:32.0471620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_usage_t.3 2025-12-04T08:33:32.0472370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_initialized.3 2025-12-04T08:33:32.0472980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2partial.3 2025-12-04T08:33:32.0473690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_init.3 2025-12-04T08:33:32.0474450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u32.3 2025-12-04T08:33:32.0475140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query_dnsrec.3 2025-12-04T08:33:32.0476020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_last_error.3 2025-12-04T08:33:32.0476640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2posix.3 2025-12-04T08:33:32.0477450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_cnt.3 2025-12-04T08:33:32.0478280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_convert_context_create.3 2025-12-04T08:33:32.0479100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_list_identities.3 2025-12-04T08:33:32.0479910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_compile_context_copy.3 2025-12-04T08:33:32.0480650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_uri_reply.3 2025-12-04T08:33:32.0481320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers.3 2025-12-04T08:33:32.0482070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename.3 2025-12-04T08:33:32.0482730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query.3 2025-12-04T08:33:32.0483380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_config.3 2025-12-04T08:33:32.0484200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_finish_entry.3 2025-12-04T08:33:32.0485060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_set_compile_recursion_guard.3 2025-12-04T08:33:32.0485770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_closedir.3 2025-12-04T08:33:32.0486500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsync.3 2025-12-04T08:33:32.0487240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_r.3 2025-12-04T08:33:32.0488380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_match_t.3 2025-12-04T08:33:32.0488910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_set_options.3 2025-12-04T08:33:32.0489740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data.3 2025-12-04T08:33:32.0490520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_blocking.3 2025-12-04T08:33:32.0491250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ptr_reply.3 2025-12-04T08:33:32.0492150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-12-04T08:33:32.0493010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_serialize_get_number_of_codes.3 2025-12-04T08:33:32.0493760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir_ex.3 2025-12-04T08:33:32.0494470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u32.3 2025-12-04T08:33:32.0495310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_general_context_create.3 2025-12-04T08:33:32.0496090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_errno.3 2025-12-04T08:33:32.0496850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue_active_queries.3 2025-12-04T08:33:32.0497690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_jit_free_unused_memory.3 2025-12-04T08:33:32.0498420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_callout_enumerate.3 2025-12-04T08:33:32.0499140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_addr.3 2025-12-04T08:33:32.0499990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_ex.3 2025-12-04T08:33:32.0500690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_save_options.3 2025-12-04T08:33:32.0501450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_hostkey.3 2025-12-04T08:33:32.0502090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_ntop.3 2025-12-04T08:33:32.0502810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_read.3 2025-12-04T08:33:32.0503590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_send_eof.3 2025-12-04T08:33:32.0504440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_accept.3 2025-12-04T08:33:32.0505440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-12-04T08:33:32.0506370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir.3 2025-12-04T08:33:32.0506820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_bin.3 2025-12-04T08:33:32.0507570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2_substring_free.3 2025-12-04T08:33:32.0508160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_cancel.3 2025-12-04T08:33:32.0508830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/pcre2pattern.3 2025-12-04T08:33:32.0509690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_server_state_callback.3 2025-12-04T08:33:32.0510480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_duplicate.3 2025-12-04T08:33:32.0511430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-12-04T08:33:32.0512140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_header.3 2025-12-04T08:33:32.0512810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rcode_t.3 2025-12-04T08:33:32.0513560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_tostr.3 2025-12-04T08:33:32.0514280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_str.3 2025-12-04T08:33:32.0515030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_del.3 2025-12-04T08:33:32.0515810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_ex.3 2025-12-04T08:33:32.0516740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-12-04T08:33:32.0517660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_name.3 2025-12-04T08:33:32.0518110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_del_abin.3 2025-12-04T08:33:32.0524360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_perms.3 2025-12-04T08:33:32.0524780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set2.3 2025-12-04T08:33:32.0525200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_closed.3 2025-12-04T08:33:32.0525600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush.3 2025-12-04T08:33:32.0525980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-12-04T08:33:32.0526350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_init.3 2025-12-04T08:33:32.0526680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gensprep.8 2025-12-04T08:33:32.0526990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/genccode.8 2025-12-04T08:33:32.0527310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/icupkg.8 2025-12-04T08:33:32.0527610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gencmn.8 2025-12-04T08:33:32.0527910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/envsubst.1 2025-12-04T08:33:32.0528210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4cat.1 2025-12-04T08:33:32.0528510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgattrib.1 2025-12-04T08:33:32.0528820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzma.1 2025-12-04T08:33:32.0529150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icuexportdata.1 2025-12-04T08:33:32.0529460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xmlwf.1 2025-12-04T08:33:32.0529780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/installcheck.1 2025-12-04T08:33:32.0530120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/recode-sr-latin.1 2025-12-04T08:33:32.0530670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgcmp.1 2025-12-04T08:33:32.0531430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unzstd.1 2025-12-04T08:33:32.0531920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmore.1 2025-12-04T08:33:32.0532630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzmore.1 2025-12-04T08:33:32.0533150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmainfo.1 2025-12-04T08:33:32.0533890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/mergesolv.1 2025-12-04T08:33:32.0534450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgfmt.1 2025-12-04T08:33:32.0535140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.13.1 2025-12-04T08:33:32.0535980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdcat.1 2025-12-04T08:33:32.0536310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xgettext.1 2025-12-04T08:33:32.0537280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcat.1 2025-12-04T08:33:32.0537640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msggrep.1 2025-12-04T08:33:32.0538230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdtar.1 2025-12-04T08:33:32.0538840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlz4.1 2025-12-04T08:33:32.0539490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4.1 2025-12-04T08:33:32.0540160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icu-config.1 2025-12-04T08:33:32.0540900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/adig.1 2025-12-04T08:33:32.0541340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgcomm.1 2025-12-04T08:33:32.0541890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcmp.1 2025-12-04T08:33:32.0542540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.1 2025-12-04T08:33:32.0543300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pkgdata.1 2025-12-04T08:33:32.0543840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzdiff.1 2025-12-04T08:33:32.0544540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gendict.1 2025-12-04T08:33:32.0545020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdiff.1 2025-12-04T08:33:32.0545800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/autopoint.1 2025-12-04T08:33:32.0546190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xz.1 2025-12-04T08:33:32.0546960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgunfmt.1 2025-12-04T08:33:32.0547510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgmerge.1 2025-12-04T08:33:32.0548030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ahost.1 2025-12-04T08:33:32.0548630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgcat.1 2025-12-04T08:33:32.0549380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genrb.1 2025-12-04T08:33:32.0550010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pcre2grep.1 2025-12-04T08:33:32.0550590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdec.1 2025-12-04T08:33:32.0551200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/repo2solv.1 2025-12-04T08:33:32.0551780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gettext.1 2025-12-04T08:33:32.0552420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pcre2test.1 2025-12-04T08:33:32.0552980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgen.1 2025-12-04T08:33:32.0553610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzegrep.1 2025-12-04T08:33:32.0554200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/iconv.1 2025-12-04T08:33:32.0554760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/solv.1 2025-12-04T08:33:32.0555570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sqlite3.1 2025-12-04T08:33:32.0556070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzgrep.1 2025-12-04T08:33:32.0556660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzgrep.1 2025-12-04T08:33:32.0557280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzegrep.1 2025-12-04T08:33:32.0557900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdless.1 2025-12-04T08:33:32.0558480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgexec.1 2025-12-04T08:33:32.0559100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/dumpsolv.1 2025-12-04T08:33:32.0559700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msguniq.1 2025-12-04T08:33:32.0560300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzless.1 2025-12-04T08:33:32.0560880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlzma.1 2025-12-04T08:33:32.0561660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdunzip.1 2025-12-04T08:33:32.0562510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcpio.1 2025-12-04T08:33:32.0562860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genbrk.1 2025-12-04T08:33:32.0563510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzless.1 2025-12-04T08:33:32.0564140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gettextize.1 2025-12-04T08:33:32.0564750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgfilter.1 2025-12-04T08:33:32.0565370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzfgrep.1 2025-12-04T08:33:32.0565990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/testsolv.1 2025-12-04T08:33:32.0566640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pcre2-config.1 2025-12-04T08:33:32.0567260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstd.1 2025-12-04T08:33:32.0567810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdgrep.1 2025-12-04T08:33:32.0568430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcat.1 2025-12-04T08:33:32.0569110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4c.1 2025-12-04T08:33:32.0569660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msginit.1 2025-12-04T08:33:32.0570320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ngettext.1 2025-12-04T08:33:32.0570870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcmp.1 2025-12-04T08:33:32.0571430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unxz.1 2025-12-04T08:33:32.0572050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzfgrep.1 2025-12-04T08:33:32.0572760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencnval.1 2025-12-04T08:33:32.0573350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/makeconv.1 2025-12-04T08:33:32.0573920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmadec.1 2025-12-04T08:33:32.0574530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/msgconv.1 2025-12-04T08:33:32.0575120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcat.1 2025-12-04T08:33:32.0575770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencfu.1 2025-12-04T08:33:32.0576310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/derb.1 2025-12-04T08:33:32.0576980Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/po.m4 2025-12-04T08:33:32.0577530Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/lib-link.m4 2025-12-04T08:33:32.0578150Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/gettext.m4 2025-12-04T08:33:32.0578720Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/libxml.m4 2025-12-04T08:33:32.0579380Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/progtest.m4 2025-12-04T08:33:32.0580010Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/iconv.m4 2025-12-04T08:33:32.0580530Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/nls.m4 2025-12-04T08:33:32.0581170Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/lib-prefix.m4 2025-12-04T08:33:32.0581750Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/lib-ld.m4 2025-12-04T08:33:32.0582450Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/host-cpu-c-abi.m4 2025-12-04T08:33:32.0583130Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/intlmacosx.m4 2025-12-04T08:33:32.0583800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mauritius 2025-12-04T08:33:32.0584410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Chagos 2025-12-04T08:33:32.0585060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mayotte 2025-12-04T08:33:32.0585730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Christmas 2025-12-04T08:33:32.0586350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Cocos 2025-12-04T08:33:32.0587020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Maldives 2025-12-04T08:33:32.0587660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Comoro 2025-12-04T08:33:32.0588310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Reunion 2025-12-04T08:33:32.0588930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mahe 2025-12-04T08:33:32.0590120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Kerguelen 2025-12-04T08:33:32.0590480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Antananarivo 2025-12-04T08:33:32.0591020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faroe 2025-12-04T08:33:32.0591700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Canary 2025-12-04T08:33:32.0592350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Stanley 2025-12-04T08:33:32.0593020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Bermuda 2025-12-04T08:33:32.0593740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/South_Georgia 2025-12-04T08:33:32.0594430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/St_Helena 2025-12-04T08:33:32.0595160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Jan_Mayen 2025-12-04T08:33:32.0595770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faeroe 2025-12-04T08:33:32.0596620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Reykjavik 2025-12-04T08:33:32.0598070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Cape_Verde 2025-12-04T08:33:32.0598420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Azores 2025-12-04T08:33:32.0598810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Madeira 2025-12-04T08:33:32.0599180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CST6CDT 2025-12-04T08:33:32.0599760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Poland 2025-12-04T08:33:32.0600410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Alaska 2025-12-04T08:33:32.0601020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Pacific 2025-12-04T08:33:32.0601620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Eastern 2025-12-04T08:33:32.0602240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Michigan 2025-12-04T08:33:32.0602840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Arizona 2025-12-04T08:33:32.0603540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Indiana-Starke 2025-12-04T08:33:32.0604150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Aleutian 2025-12-04T08:33:32.0604760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Hawaii 2025-12-04T08:33:32.0605660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/East-Indiana 2025-12-04T08:33:32.0606040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Central 2025-12-04T08:33:32.0606690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Mountain 2025-12-04T08:33:32.0607300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Samoa 2025-12-04T08:33:32.0607850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Kwajalein 2025-12-04T08:33:32.0608520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leapseconds 2025-12-04T08:33:32.0609170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/DeNoronha 2025-12-04T08:33:32.0609780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/Acre 2025-12-04T08:33:32.0611260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/East 2025-12-04T08:33:32.0611840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/West 2025-12-04T08:33:32.0612180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Port_Moresby 2025-12-04T08:33:32.0612540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chuuk 2025-12-04T08:33:32.0613230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Easter 2025-12-04T08:33:32.0613950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kwajalein 2025-12-04T08:33:32.0614590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tongatapu 2025-12-04T08:33:32.0615260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Yap 2025-12-04T08:33:32.0615870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wallis 2025-12-04T08:33:32.0616460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Apia 2025-12-04T08:33:32.0617170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Norfolk 2025-12-04T08:33:32.0617990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Efate 2025-12-04T08:33:32.0618460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fiji 2025-12-04T08:33:32.0619220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Funafuti 2025-12-04T08:33:32.0619810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Palau 2025-12-04T08:33:32.0620490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guam 2025-12-04T08:33:32.0621060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Saipan 2025-12-04T08:33:32.0621720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kosrae 2025-12-04T08:33:32.0622470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Niue 2025-12-04T08:33:32.0623080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Ponape 2025-12-04T08:33:32.0623740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wake 2025-12-04T08:33:32.0624610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Galapagos 2025-12-04T08:33:32.0625550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Johnston 2025-12-04T08:33:32.0626580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Midway 2025-12-04T08:33:32.0627550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Nauru 2025-12-04T08:33:32.0628660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guadalcanal 2025-12-04T08:33:32.0629540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chatham 2025-12-04T08:33:32.0630630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Auckland 2025-12-04T08:33:32.0631490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Noumea 2025-12-04T08:33:32.0632310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fakaofo 2025-12-04T08:33:32.0633200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tahiti 2025-12-04T08:33:32.0634300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Gambier 2025-12-04T08:33:32.0635280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Majuro 2025-12-04T08:33:32.0636130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Honolulu 2025-12-04T08:33:32.0637000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pohnpei 2025-12-04T08:33:32.0637820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pago_Pago 2025-12-04T08:33:32.0638800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Truk 2025-12-04T08:33:32.0639790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pitcairn 2025-12-04T08:33:32.0641040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Marquesas 2025-12-04T08:33:32.0641690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kanton 2025-12-04T08:33:32.0642740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Bougainville 2025-12-04T08:33:32.0643650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tarawa 2025-12-04T08:33:32.0644650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Rarotonga 2025-12-04T08:33:32.0645360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Samoa 2025-12-04T08:33:32.0646060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kiritimati 2025-12-04T08:33:32.0646730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Enderbury 2025-12-04T08:33:32.0647370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone1970.tab 2025-12-04T08:33:32.0647870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST 2025-12-04T08:33:32.0648420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ 2025-12-04T08:33:32.0649310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Arctic/Longyearbyen 2025-12-04T08:33:32.0649750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Universal 2025-12-04T08:33:32.0650330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Libya 2025-12-04T08:33:32.0651020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Turkey 2025-12-04T08:33:32.0651530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/iso3166.tab 2025-12-04T08:33:32.0652140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST5EDT 2025-12-04T08:33:32.0652800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Greenwich 2025-12-04T08:33:32.0653500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Puerto_Rico 2025-12-04T08:33:32.0654120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Recife 2025-12-04T08:33:32.0654930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Resolute 2025-12-04T08:33:32.0655470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Manaus 2025-12-04T08:33:32.0656280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/New_York 2025-12-04T08:33:32.0656930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rankin_Inlet 2025-12-04T08:33:32.0657480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lima 2025-12-04T08:33:32.0658240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Barthelemy 2025-12-04T08:33:32.0659060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santo_Domingo 2025-12-04T08:33:32.0659620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Detroit 2025-12-04T08:33:32.0660350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Paramaribo 2025-12-04T08:33:32.0660960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yakutat 2025-12-04T08:33:32.0661620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santarem 2025-12-04T08:33:32.0662370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Punta_Arenas 2025-12-04T08:33:32.0663070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Scoresbysund 2025-12-04T08:33:32.0663720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santiago 2025-12-04T08:33:32.0664370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guyana 2025-12-04T08:33:32.0665120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coral_Harbour 2025-12-04T08:33:32.0666030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rio_Branco 2025-12-04T08:33:32.0666480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Acre 2025-12-04T08:33:32.0667190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ciudad_Juarez 2025-12-04T08:33:32.0667840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nipigon 2025-12-04T08:33:32.0668530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Edmonton 2025-12-04T08:33:32.0669250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port_of_Spain 2025-12-04T08:33:32.0669970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lower_Princes 2025-12-04T08:33:32.0670640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Thomas 2025-12-04T08:33:32.0671320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guatemala 2025-12-04T08:33:32.0672000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Catamarca 2025-12-04T08:33:32.0672650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Antigua 2025-12-04T08:33:32.0673370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Velho 2025-12-04T08:33:32.0674020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rosario 2025-12-04T08:33:32.0674680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chicago 2025-12-04T08:33:32.0675360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Creston 2025-12-04T08:33:32.0676030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Managua 2025-12-04T08:33:32.0676710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nassau 2025-12-04T08:33:32.0677490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bogota 2025-12-04T08:33:32.0678050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cancun 2025-12-04T08:33:32.0678750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chihuahua 2025-12-04T08:33:32.0679470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Campo_Grande 2025-12-04T08:33:32.0680100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Halifax 2025-12-04T08:33:32.0680740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boise 2025-12-04T08:33:32.0681430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montreal 2025-12-04T08:33:32.0682100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Goose_Bay 2025-12-04T08:33:32.0682790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sao_Paulo 2025-12-04T08:33:32.0683540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Blanc-Sablon 2025-12-04T08:33:32.0684190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Phoenix 2025-12-04T08:33:32.0684900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atikokan 2025-12-04T08:33:32.0685540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayenne 2025-12-04T08:33:32.0686160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nuuk 2025-12-04T08:33:32.0686890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santa_Isabel 2025-12-04T08:33:32.0687560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boa_Vista 2025-12-04T08:33:32.0688300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia_Banderas 2025-12-04T08:33:32.0689030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vevay 2025-12-04T08:33:32.0689820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Indianapolis 2025-12-04T08:33:32.0690590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Winamac 2025-12-04T08:33:32.0691330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Tell_City 2025-12-04T08:33:32.0692100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Petersburg 2025-12-04T08:33:32.0692850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vincennes 2025-12-04T08:33:32.0693570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Knox 2025-12-04T08:33:32.0694330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Marengo 2025-12-04T08:33:32.0695030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indianapolis 2025-12-04T08:33:32.0695690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dominica 2025-12-04T08:33:32.0696440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Salta 2025-12-04T08:33:32.0697210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Ushuaia 2025-12-04T08:33:32.0698000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Catamarca 2025-12-04T08:33:32.0698840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/ComodRivadavia 2025-12-04T08:33:32.0699580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Juan 2025-12-04T08:33:32.0700360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Luis 2025-12-04T08:33:32.0701180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-12-04T08:33:32.0702150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Jujuy 2025-12-04T08:33:32.0702650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Tucuman 2025-12-04T08:33:32.0703510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Buenos_Aires 2025-12-04T08:33:32.0704230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Cordoba 2025-12-04T08:33:32.0705010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/La_Rioja 2025-12-04T08:33:32.0705760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Mendoza 2025-12-04T08:33:32.0706400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/La_Paz 2025-12-04T08:33:32.0707050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson 2025-12-04T08:33:32.0707740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Moncton 2025-12-04T08:33:32.0708450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Matamoros 2025-12-04T08:33:32.0709100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Vincent 2025-12-04T08:33:32.0709770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Regina 2025-12-04T08:33:32.0710480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yellowknife 2025-12-04T08:33:32.0716460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rainy_River 2025-12-04T08:33:32.0716860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kralendijk 2025-12-04T08:33:32.0717210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Monterrey 2025-12-04T08:33:32.0717650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jamaica 2025-12-04T08:33:32.0717990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Havana 2025-12-04T08:33:32.0718140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tegucigalpa 2025-12-04T08:33:32.0718280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guayaquil 2025-12-04T08:33:32.0718420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Metlakatla 2025-12-04T08:33:32.0718560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mazatlan 2025-12-04T08:33:32.0718700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belize 2025-12-04T08:33:32.0718880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Knox_IN 2025-12-04T08:33:32.0719070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cuiaba 2025-12-04T08:33:32.0719810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Merida 2025-12-04T08:33:32.0720320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jujuy 2025-12-04T08:33:32.0721100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayman 2025-12-04T08:33:32.0721720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belem 2025-12-04T08:33:32.0722650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Eirunepe 2025-12-04T08:33:32.0723020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Lucia 2025-12-04T08:33:32.0723680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia 2025-12-04T08:33:32.0724410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Whitehorse 2025-12-04T08:33:32.0725030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tortola 2025-12-04T08:33:32.0725850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Vancouver 2025-12-04T08:33:32.0726410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Inuvik 2025-12-04T08:33:32.0727160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port-au-Prince 2025-12-04T08:33:32.0728080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fortaleza 2025-12-04T08:33:32.0728500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Noronha 2025-12-04T08:33:32.0729230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Buenos_Aires 2025-12-04T08:33:32.0729960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Los_Angeles 2025-12-04T08:33:32.0730680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/El_Salvador 2025-12-04T08:33:32.0731350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Denver 2025-12-04T08:33:32.0732090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Wayne 2025-12-04T08:33:32.0732950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Louisville 2025-12-04T08:33:32.0734020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Monticello 2025-12-04T08:33:32.0734630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/New_Salem 2025-12-04T08:33:32.0735430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Center 2025-12-04T08:33:32.0736250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Beulah 2025-12-04T08:33:32.0736940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Glace_Bay 2025-12-04T08:33:32.0737690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montserrat 2025-12-04T08:33:32.0738400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Toronto 2025-12-04T08:33:32.0739120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Panama 2025-12-04T08:33:32.0739810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cordoba 2025-12-04T08:33:32.0740810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Louisville 2025-12-04T08:33:32.0741280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ensenada 2025-12-04T08:33:32.0741980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Shiprock 2025-12-04T08:33:32.0742770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ojinaga 2025-12-04T08:33:32.0743360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thule 2025-12-04T08:33:32.0744180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Caracas 2025-12-04T08:33:32.0744710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Araguaina 2025-12-04T08:33:32.0745500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cambridge_Bay 2025-12-04T08:33:32.0746270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Winnipeg 2025-12-04T08:33:32.0746910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grand_Turk 2025-12-04T08:33:32.0747550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Virgin 2025-12-04T08:33:32.0748270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anchorage 2025-12-04T08:33:32.0748940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Costa_Rica 2025-12-04T08:33:32.0749540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nome 2025-12-04T08:33:32.0750270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grenada 2025-12-04T08:33:32.0750910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Johns 2025-12-04T08:33:32.0751550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atka 2025-12-04T08:33:32.0752240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Asuncion 2025-12-04T08:33:32.0752930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Hermosillo 2025-12-04T08:33:32.0753600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tijuana 2025-12-04T08:33:32.0754280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Marigot 2025-12-04T08:33:32.0754940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Juneau 2025-12-04T08:33:32.0755640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montevideo 2025-12-04T08:33:32.0756330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Godthab 2025-12-04T08:33:32.0757040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guadeloupe 2025-12-04T08:33:32.0757670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Maceio 2025-12-04T08:33:32.0758420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Pangnirtung 2025-12-04T08:33:32.0759100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Kitts 2025-12-04T08:33:32.0759780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Barbados 2025-12-04T08:33:32.0760410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Iqaluit 2025-12-04T08:33:32.0761130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Menominee 2025-12-04T08:33:32.0761820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Martinique 2025-12-04T08:33:32.0762530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mexico_City 2025-12-04T08:33:32.0763250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Swift_Current 2025-12-04T08:33:32.0763940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Miquelon 2025-12-04T08:33:32.0764630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Curacao 2025-12-04T08:33:32.0765400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson_Creek 2025-12-04T08:33:32.0766070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mendoza 2025-12-04T08:33:32.0766660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Adak 2025-12-04T08:33:32.0767390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coyhaique 2025-12-04T08:33:32.0768070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thunder_Bay 2025-12-04T08:33:32.0768730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Aruba 2025-12-04T08:33:32.0769450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Nelson 2025-12-04T08:33:32.0770090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sitka 2025-12-04T08:33:32.0770800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anguilla 2025-12-04T08:33:32.0771480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Danmarkshavn 2025-12-04T08:33:32.0772310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Melbourne 2025-12-04T08:33:32.0773010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Queensland 2025-12-04T08:33:32.0773550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/North 2025-12-04T08:33:32.0774470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lord_Howe 2025-12-04T08:33:32.0775250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Adelaide 2025-12-04T08:33:32.0776190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Yancowinna 2025-12-04T08:33:32.0777150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Victoria 2025-12-04T08:33:32.0777890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Canberra 2025-12-04T08:33:32.0778900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Sydney 2025-12-04T08:33:32.0779480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/ACT 2025-12-04T08:33:32.0780390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Eucla 2025-12-04T08:33:32.0781190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Brisbane 2025-12-04T08:33:32.0782040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Tasmania 2025-12-04T08:33:32.0782950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Hobart 2025-12-04T08:33:32.0783840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Perth 2025-12-04T08:33:32.0784690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/South 2025-12-04T08:33:32.0785810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lindeman 2025-12-04T08:33:32.0786450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Darwin 2025-12-04T08:33:32.0787340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/West 2025-12-04T08:33:32.0788160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/LHI 2025-12-04T08:33:32.0788940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/NSW 2025-12-04T08:33:32.0789910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Broken_Hill 2025-12-04T08:33:32.0790710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Currie 2025-12-04T08:33:32.0791420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-10 2025-12-04T08:33:32.0792190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+12 2025-12-04T08:33:32.0792950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-11 2025-12-04T08:33:32.0793900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Universal 2025-12-04T08:33:32.0794740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Greenwich 2025-12-04T08:33:32.0795350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-6 2025-12-04T08:33:32.0796110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-1 2025-12-04T08:33:32.0796900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-8 2025-12-04T08:33:32.0797630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+4 2025-12-04T08:33:32.0798400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+3 2025-12-04T08:33:32.0799060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-9 2025-12-04T08:33:32.0799900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-0 2025-12-04T08:33:32.0800640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-7 2025-12-04T08:33:32.0801600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+2 2025-12-04T08:33:32.0802430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+5 2025-12-04T08:33:32.0803310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT 2025-12-04T08:33:32.0804130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Zulu 2025-12-04T08:33:32.0804940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+11 2025-12-04T08:33:32.0805800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-13 2025-12-04T08:33:32.0806580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-14 2025-12-04T08:33:32.0807360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+10 2025-12-04T08:33:32.0808340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-12 2025-12-04T08:33:32.0808860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT0 2025-12-04T08:33:32.0809620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UCT 2025-12-04T08:33:32.0810560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+0 2025-12-04T08:33:32.0811170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+7 2025-12-04T08:33:32.0812020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+9 2025-12-04T08:33:32.0812790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-2 2025-12-04T08:33:32.0813610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-5 2025-12-04T08:33:32.0814100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+8 2025-12-04T08:33:32.0814730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+6 2025-12-04T08:33:32.0815310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+1 2025-12-04T08:33:32.0815910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UTC 2025-12-04T08:33:32.0816610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-4 2025-12-04T08:33:32.0817140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-3 2025-12-04T08:33:32.0817770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zonenow.tab 2025-12-04T08:33:32.0818350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ-CHAT 2025-12-04T08:33:32.0819000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dushanbe 2025-12-04T08:33:32.0819630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qostanay 2025-12-04T08:33:32.0820270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Calcutta 2025-12-04T08:33:32.0820890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Urumqi 2025-12-04T08:33:32.0821550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Karachi 2025-12-04T08:33:32.0822190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Khandyga 2025-12-04T08:33:32.0822820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimbu 2025-12-04T08:33:32.0823460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimphu 2025-12-04T08:33:32.0824180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vladivostok 2025-12-04T08:33:32.0825070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vientiane 2025-12-04T08:33:32.0825480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Shanghai 2025-12-04T08:33:32.0826140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulan_Bator 2025-12-04T08:33:32.0826750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aden 2025-12-04T08:33:32.0827370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Muscat 2025-12-04T08:33:32.0828040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Damascus 2025-12-04T08:33:32.0828690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jerusalem 2025-12-04T08:33:32.0829310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Brunei 2025-12-04T08:33:32.0830060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulaanbaatar 2025-12-04T08:33:32.0830620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Amman 2025-12-04T08:33:32.0831270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuching 2025-12-04T08:33:32.0831900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tel_Aviv 2025-12-04T08:33:32.0832530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Seoul 2025-12-04T08:33:32.0833150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Atyrau 2025-12-04T08:33:32.0833830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pyongyang 2025-12-04T08:33:32.0834470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hovd 2025-12-04T08:33:32.0835060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hebron 2025-12-04T08:33:32.0835690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuwait 2025-12-04T08:33:32.0836310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tomsk 2025-12-04T08:33:32.0837200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Manila 2025-12-04T08:33:32.0837610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chita 2025-12-04T08:33:32.0838230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Katmandu 2025-12-04T08:33:32.0838830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Gaza 2025-12-04T08:33:32.0839510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Samarkand 2025-12-04T08:33:32.0840180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Taipei 2025-12-04T08:33:32.0840780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tashkent 2025-12-04T08:33:32.0841480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yekaterinburg 2025-12-04T08:33:32.0842080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macau 2025-12-04T08:33:32.0842790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qyzylorda 2025-12-04T08:33:32.0843600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macao 2025-12-04T08:33:32.0844010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tokyo 2025-12-04T08:33:32.0844610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baku 2025-12-04T08:33:32.0845230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Barnaul 2025-12-04T08:33:32.0845890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Istanbul 2025-12-04T08:33:32.0846530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Irkutsk 2025-12-04T08:33:32.0847140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qatar 2025-12-04T08:33:32.0847800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bahrain 2025-12-04T08:33:32.0848440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yangon 2025-12-04T08:33:32.0849100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yerevan 2025-12-04T08:33:32.0849950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Almaty 2025-12-04T08:33:32.0850340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dili 2025-12-04T08:33:32.0850940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dacca 2025-12-04T08:33:32.0851610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chongqing 2025-12-04T08:33:32.0852290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ust-Nera 2025-12-04T08:33:32.0852900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Magadan 2025-12-04T08:33:32.0853540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Colombo 2025-12-04T08:33:32.0854230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Krasnoyarsk 2025-12-04T08:33:32.0854890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kamchatka 2025-12-04T08:33:32.0855750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ujung_Pandang 2025-12-04T08:33:32.0856200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jakarta 2025-12-04T08:33:32.0856980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kolkata 2025-12-04T08:33:32.0857460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kabul 2025-12-04T08:33:32.0858110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Oral 2025-12-04T08:33:32.0858980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jayapura 2025-12-04T08:33:32.0859840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pontianak 2025-12-04T08:33:32.0860670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Makassar 2025-12-04T08:33:32.0861700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tbilisi 2025-12-04T08:33:32.0862360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Singapore 2025-12-04T08:33:32.0863380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Harbin 2025-12-04T08:33:32.0864190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kashgar 2025-12-04T08:33:32.0865040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dhaka 2025-12-04T08:33:32.0865870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yakutsk 2025-12-04T08:33:32.0866700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuala_Lumpur 2025-12-04T08:33:32.0867480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tehran 2025-12-04T08:33:32.0868350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Beirut 2025-12-04T08:33:32.0869010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtobe 2025-12-04T08:33:32.0869790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Anadyr 2025-12-04T08:33:32.0870640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bishkek 2025-12-04T08:33:32.0871410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dubai 2025-12-04T08:33:32.0872020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Riyadh 2025-12-04T08:33:32.0872890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novokuznetsk 2025-12-04T08:33:32.0873710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtau 2025-12-04T08:33:32.0874480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Omsk 2025-12-04T08:33:32.0875230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashkhabad 2025-12-04T08:33:32.0876140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Saigon 2025-12-04T08:33:32.0876960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Sakhalin 2025-12-04T08:33:32.0877770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hong_Kong 2025-12-04T08:33:32.0878690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Phnom_Penh 2025-12-04T08:33:32.0879510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Nicosia 2025-12-04T08:33:32.0880560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baghdad 2025-12-04T08:33:32.0881370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Srednekolymsk 2025-12-04T08:33:32.0882170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashgabat 2025-12-04T08:33:32.0883020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kathmandu 2025-12-04T08:33:32.0883940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Choibalsan 2025-12-04T08:33:32.0884860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bangkok 2025-12-04T08:33:32.0885740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chungking 2025-12-04T08:33:32.0886630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novosibirsk 2025-12-04T08:33:32.0887510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Famagusta 2025-12-04T08:33:32.0888390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Rangoon 2025-12-04T08:33:32.0889210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ho_Chi_Minh 2025-12-04T08:33:32.0889920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MET 2025-12-04T08:33:32.0890680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Portugal 2025-12-04T08:33:32.0891600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Palmer 2025-12-04T08:33:32.0892480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Davis 2025-12-04T08:33:32.0893380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Rothera 2025-12-04T08:33:32.0894250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Vostok 2025-12-04T08:33:32.0895190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Syowa 2025-12-04T08:33:32.0896150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/DumontDUrville 2025-12-04T08:33:32.0896820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/McMurdo 2025-12-04T08:33:32.0897730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Macquarie 2025-12-04T08:33:32.0898600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/South_Pole 2025-12-04T08:33:32.0899570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Troll 2025-12-04T08:33:32.0900480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Mawson 2025-12-04T08:33:32.0901330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Casey 2025-12-04T08:33:32.0902040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT-0 2025-12-04T08:33:32.0902720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CET 2025-12-04T08:33:32.0903450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Eire 2025-12-04T08:33:32.0904220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PST8PDT 2025-12-04T08:33:32.0905090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leap-seconds.list 2025-12-04T08:33:32.0905880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Jamaica 2025-12-04T08:33:32.0906700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT 2025-12-04T08:33:32.0907410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Zulu 2025-12-04T08:33:32.0908080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Japan 2025-12-04T08:33:32.0908770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROC 2025-12-04T08:33:32.0909520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB-Eire 2025-12-04T08:33:32.0910360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zurich 2025-12-04T08:33:32.0911060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Paris 2025-12-04T08:33:32.0911960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Moscow 2025-12-04T08:33:32.0912840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Luxembourg 2025-12-04T08:33:32.0913740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ljubljana 2025-12-04T08:33:32.0914500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Helsinki 2025-12-04T08:33:32.0915330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Minsk 2025-12-04T08:33:32.0916020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Skopje 2025-12-04T08:33:32.0916800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Dublin 2025-12-04T08:33:32.0917630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Jersey 2025-12-04T08:33:32.0918480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/San_Marino 2025-12-04T08:33:32.0919380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Gibraltar 2025-12-04T08:33:32.0920250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belgrade 2025-12-04T08:33:32.0921040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Guernsey 2025-12-04T08:33:32.0921940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ulyanovsk 2025-12-04T08:33:32.0922710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Saratov 2025-12-04T08:33:32.0923560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vaduz 2025-12-04T08:33:32.0924380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Istanbul 2025-12-04T08:33:32.0925180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Lisbon 2025-12-04T08:33:32.0925940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Uzhgorod 2025-12-04T08:33:32.0926660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kirov 2025-12-04T08:33:32.0927520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tirane 2025-12-04T08:33:32.0928390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tiraspol 2025-12-04T08:33:32.0929260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sarajevo 2025-12-04T08:33:32.0930300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Madrid 2025-12-04T08:33:32.0931170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Podgorica 2025-12-04T08:33:32.0931980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Busingen 2025-12-04T08:33:32.0932810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vatican 2025-12-04T08:33:32.0933730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belfast 2025-12-04T08:33:32.0934540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bratislava 2025-12-04T08:33:32.0935210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kiev 2025-12-04T08:33:32.0936080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kaliningrad 2025-12-04T08:33:32.0937000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zaporozhye 2025-12-04T08:33:32.0937660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vienna 2025-12-04T08:33:32.0938520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Budapest 2025-12-04T08:33:32.0939290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vilnius 2025-12-04T08:33:32.0940210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Monaco 2025-12-04T08:33:32.0940960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Oslo 2025-12-04T08:33:32.0941820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Astrakhan 2025-12-04T08:33:32.0942690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Simferopol 2025-12-04T08:33:32.0943490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Volgograd 2025-12-04T08:33:32.0944320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kyiv 2025-12-04T08:33:32.0945280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Isle_of_Man 2025-12-04T08:33:32.0945960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/London 2025-12-04T08:33:32.0946860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Riga 2025-12-04T08:33:32.0947550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Andorra 2025-12-04T08:33:32.0948410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Prague 2025-12-04T08:33:32.0949220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Berlin 2025-12-04T08:33:32.0950050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tallinn 2025-12-04T08:33:32.0950780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Rome 2025-12-04T08:33:32.0951680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Malta 2025-12-04T08:33:32.0952410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zagreb 2025-12-04T08:33:32.0953270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Amsterdam 2025-12-04T08:33:32.0954160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Nicosia 2025-12-04T08:33:32.0954930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bucharest 2025-12-04T08:33:32.0955710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Copenhagen 2025-12-04T08:33:32.0956460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Chisinau 2025-12-04T08:33:32.0957310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Mariehamn 2025-12-04T08:33:32.0958100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sofia 2025-12-04T08:33:32.0958840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Athens 2025-12-04T08:33:32.0959970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Stockholm 2025-12-04T08:33:32.0960570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Samara 2025-12-04T08:33:32.0961320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Brussels 2025-12-04T08:33:32.0962170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Warsaw 2025-12-04T08:33:32.0962820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROK 2025-12-04T08:33:32.0963530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Navajo 2025-12-04T08:33:32.0964330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Singapore 2025-12-04T08:33:32.0965170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB 2025-12-04T08:33:32.0966030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaNorte 2025-12-04T08:33:32.0966820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/General 2025-12-04T08:33:32.0967540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaSur 2025-12-04T08:33:32.0968300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST 2025-12-04T08:33:32.0969020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT0 2025-12-04T08:33:32.0969700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Hongkong 2025-12-04T08:33:32.0970370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PRC 2025-12-04T08:33:32.0971140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone.tab 2025-12-04T08:33:32.0971830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iran 2025-12-04T08:33:32.0972720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/build/etc/localtime 2025-12-04T08:33:32.0973420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST7MDT 2025-12-04T08:33:32.0974180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/WET 2025-12-04T08:33:32.0975160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/W-SU 2025-12-04T08:33:32.0975580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UCT 2025-12-04T08:33:32.0976190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Cuba 2025-12-04T08:33:32.0976970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Egypt 2025-12-04T08:33:32.0977780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT+0 2025-12-04T08:33:32.0978870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/tzdata.zi 2025-12-04T08:33:32.0979310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EET 2025-12-04T08:33:32.0979980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Israel 2025-12-04T08:33:32.0980970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Sao_Tome 2025-12-04T08:33:32.0981810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Conakry 2025-12-04T08:33:32.0982920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dakar 2025-12-04T08:33:32.0983600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ndjamena 2025-12-04T08:33:32.0984590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Casablanca 2025-12-04T08:33:32.0985190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lome 2025-12-04T08:33:32.0986240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Algiers 2025-12-04T08:33:32.0986920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mogadishu 2025-12-04T08:33:32.0987750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lagos 2025-12-04T08:33:32.0988580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Brazzaville 2025-12-04T08:33:32.0989490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Timbuktu 2025-12-04T08:33:32.0990230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nouakchott 2025-12-04T08:33:32.0991060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maseru 2025-12-04T08:33:32.0992000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Libreville 2025-12-04T08:33:32.0992920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Harare 2025-12-04T08:33:32.0993840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Malabo 2025-12-04T08:33:32.0994770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bangui 2025-12-04T08:33:32.0995680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nairobi 2025-12-04T08:33:32.0996640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kinshasa 2025-12-04T08:33:32.0997440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Porto-Novo 2025-12-04T08:33:32.0998290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Cairo 2025-12-04T08:33:32.0999280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Douala 2025-12-04T08:33:32.0999880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Juba 2025-12-04T08:33:32.1000780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Gaborone 2025-12-04T08:33:32.1001770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tunis 2025-12-04T08:33:32.1002540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kampala 2025-12-04T08:33:32.1003380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mbabane 2025-12-04T08:33:32.1004380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Addis_Ababa 2025-12-04T08:33:32.1004750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maputo 2025-12-04T08:33:32.1005410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bissau 2025-12-04T08:33:32.1006060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Blantyre 2025-12-04T08:33:32.1006700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Niamey 2025-12-04T08:33:32.1007370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Banjul 2025-12-04T08:33:32.1008050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Abidjan 2025-12-04T08:33:32.1008710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmara 2025-12-04T08:33:32.1009410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bamako 2025-12-04T08:33:32.1010100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ouagadougou 2025-12-04T08:33:32.1010700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lusaka 2025-12-04T08:33:32.1011340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Luanda 2025-12-04T08:33:32.1011990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmera 2025-12-04T08:33:32.1012680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lubumbashi 2025-12-04T08:33:32.1013290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Accra 2025-12-04T08:33:32.1013960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Khartoum 2025-12-04T08:33:32.1014580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ceuta 2025-12-04T08:33:32.1015280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bujumbura 2025-12-04T08:33:32.1015930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Windhoek 2025-12-04T08:33:32.1016830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/El_Aaiun 2025-12-04T08:33:32.1017260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tripoli 2025-12-04T08:33:32.1017940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Monrovia 2025-12-04T08:33:32.1018640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dar_es_Salaam 2025-12-04T08:33:32.1019330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Johannesburg 2025-12-04T08:33:32.1019960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kigali 2025-12-04T08:33:32.1020640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Djibouti 2025-12-04T08:33:32.1021290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Freetown 2025-12-04T08:33:32.1021870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Factory 2025-12-04T08:33:32.1022400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UTC 2025-12-04T08:33:32.1023130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/EasterIsland 2025-12-04T08:33:32.1023810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/Continental 2025-12-04T08:33:32.1024300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/HST 2025-12-04T08:33:32.1024980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Atlantic 2025-12-04T08:33:32.1025640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Pacific 2025-12-04T08:33:32.1026280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Eastern 2025-12-04T08:33:32.1026930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Yukon 2025-12-04T08:33:32.1027630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Saskatchewan 2025-12-04T08:33:32.1028350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Newfoundland 2025-12-04T08:33:32.1029230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Central 2025-12-04T08:33:32.1029650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Mountain 2025-12-04T08:33:32.1030240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iceland 2025-12-04T08:33:32.1030970Z /opt/homebrew/Caskroom/miniconda/base/share/pkgconfig/nlohmann_json.pc 2025-12-04T08:33:32.1031870Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1032590Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1033410Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sk/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1034320Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sk/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1035150Z /opt/homebrew/Caskroom/miniconda/base/share/locale/pl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1035940Z /opt/homebrew/Caskroom/miniconda/base/share/locale/pl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1036730Z /opt/homebrew/Caskroom/miniconda/base/share/locale/vi/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1037570Z /opt/homebrew/Caskroom/miniconda/base/share/locale/vi/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1038350Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sv/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1039140Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sv/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1040400Z /opt/homebrew/Caskroom/miniconda/base/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1040970Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ga/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1041770Z /opt/homebrew/Caskroom/miniconda/base/share/locale/nn/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1042550Z /opt/homebrew/Caskroom/miniconda/base/share/locale/nn/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1043330Z /opt/homebrew/Caskroom/miniconda/base/share/locale/be/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1044130Z /opt/homebrew/Caskroom/miniconda/base/share/locale/be/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1044950Z /opt/homebrew/Caskroom/miniconda/base/share/locale/da/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1045780Z /opt/homebrew/Caskroom/miniconda/base/share/locale/da/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1046620Z /opt/homebrew/Caskroom/miniconda/base/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1047450Z /opt/homebrew/Caskroom/miniconda/base/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1048240Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ja/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1049030Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ja/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1049850Z /opt/homebrew/Caskroom/miniconda/base/share/locale/el/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1050680Z /opt/homebrew/Caskroom/miniconda/base/share/locale/el/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1051890Z /opt/homebrew/Caskroom/miniconda/base/share/locale/it/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1052450Z /opt/homebrew/Caskroom/miniconda/base/share/locale/it/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1053270Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ca/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1054050Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ca/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1054880Z /opt/homebrew/Caskroom/miniconda/base/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1055690Z /opt/homebrew/Caskroom/miniconda/base/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1056520Z /opt/homebrew/Caskroom/miniconda/base/share/locale/cs/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1057500Z /opt/homebrew/Caskroom/miniconda/base/share/locale/cs/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1058230Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ru/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1058990Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ru/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1059800Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ro/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1060600Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ro/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1061500Z /opt/homebrew/Caskroom/miniconda/base/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1062240Z /opt/homebrew/Caskroom/miniconda/base/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1062790Z /opt/homebrew/Caskroom/miniconda/base/share/locale/locale.alias 2025-12-04T08:33:32.1064140Z /opt/homebrew/Caskroom/miniconda/base/share/locale/pt/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1064670Z /opt/homebrew/Caskroom/miniconda/base/share/locale/pt/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1065470Z /opt/homebrew/Caskroom/miniconda/base/share/locale/uk/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1066220Z /opt/homebrew/Caskroom/miniconda/base/share/locale/uk/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1067060Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1067810Z /opt/homebrew/Caskroom/miniconda/base/share/locale/sr/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1068740Z /opt/homebrew/Caskroom/miniconda/base/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1069660Z /opt/homebrew/Caskroom/miniconda/base/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1070460Z /opt/homebrew/Caskroom/miniconda/base/share/locale/pa/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1071280Z /opt/homebrew/Caskroom/miniconda/base/share/locale/gl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1072040Z /opt/homebrew/Caskroom/miniconda/base/share/locale/gl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1072840Z /opt/homebrew/Caskroom/miniconda/base/share/locale/hr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1073650Z /opt/homebrew/Caskroom/miniconda/base/share/locale/hu/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1074510Z /opt/homebrew/Caskroom/miniconda/base/share/locale/nl/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1075520Z /opt/homebrew/Caskroom/miniconda/base/share/locale/nl/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1076210Z /opt/homebrew/Caskroom/miniconda/base/share/locale/bg/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1077010Z /opt/homebrew/Caskroom/miniconda/base/share/locale/bg/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1077820Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ast/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1078700Z /opt/homebrew/Caskroom/miniconda/base/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1079570Z /opt/homebrew/Caskroom/miniconda/base/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1080370Z /opt/homebrew/Caskroom/miniconda/base/share/locale/nb/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1081290Z /opt/homebrew/Caskroom/miniconda/base/share/locale/nb/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1082270Z /opt/homebrew/Caskroom/miniconda/base/share/locale/de/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1082870Z /opt/homebrew/Caskroom/miniconda/base/share/locale/de/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1083680Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ko/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1084500Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ko/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1085320Z /opt/homebrew/Caskroom/miniconda/base/share/locale/fi/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1086050Z /opt/homebrew/Caskroom/miniconda/base/share/locale/fi/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1086890Z /opt/homebrew/Caskroom/miniconda/base/share/locale/eo/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1087730Z /opt/homebrew/Caskroom/miniconda/base/share/locale/id/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1088510Z /opt/homebrew/Caskroom/miniconda/base/share/locale/id/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1089310Z /opt/homebrew/Caskroom/miniconda/base/share/locale/fr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1090100Z /opt/homebrew/Caskroom/miniconda/base/share/locale/fr/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1091010Z /opt/homebrew/Caskroom/miniconda/base/share/locale/es/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1091720Z /opt/homebrew/Caskroom/miniconda/base/share/locale/es/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1092560Z /opt/homebrew/Caskroom/miniconda/base/share/locale/et/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1093500Z /opt/homebrew/Caskroom/miniconda/base/share/locale/et/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1094490Z /opt/homebrew/Caskroom/miniconda/base/share/locale/eu/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1095070Z /opt/homebrew/Caskroom/miniconda/base/share/locale/tr/LC_MESSAGES/gettext-runtime.mo 2025-12-04T08:33:32.1095870Z /opt/homebrew/Caskroom/miniconda/base/share/locale/tr/LC_MESSAGES/gettext-tools.mo 2025-12-04T08:33:32.1096800Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-12-04T08:33:32.1097670Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-12-04T08:33:32.1098500Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-12-04T08:33:32.1099360Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-targets.cmake 2025-12-04T08:33:32.1100320Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-12-04T08:33:32.1101140Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config.cmake 2025-12-04T08:33:32.1101850Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/Modules/FindLibSolv.cmake 2025-12-04T08:33:32.1102340Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt300 2025-12-04T08:33:32.1102840Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/std 2025-12-04T08:33:32.1103390Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt100 2025-12-04T08:33:32.1103960Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/stdcrt 2025-12-04T08:33:32.1104610Z /opt/homebrew/Caskroom/miniconda/base/share/info/autosprintf.info 2025-12-04T08:33:32.1105310Z /opt/homebrew/Caskroom/miniconda/base/share/info/libtextstyle.info 2025-12-04T08:33:32.1105870Z /opt/homebrew/Caskroom/miniconda/base/share/info/libffi.info 2025-12-04T08:33:32.1106520Z /opt/homebrew/Caskroom/miniconda/base/share/info/readline.info 2025-12-04T08:33:32.1107140Z /opt/homebrew/Caskroom/miniconda/base/share/info/rluserman.info 2025-12-04T08:33:32.1107710Z /opt/homebrew/Caskroom/miniconda/base/share/info/history.info 2025-12-04T08:33:32.1108310Z /opt/homebrew/Caskroom/miniconda/base/share/info/gettext.info 2025-12-04T08:33:32.1109000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50-mono 2025-12-04T08:33:32.1109670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k 2025-12-04T08:33:32.1110320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232 2025-12-04T08:33:32.1110980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1-w 2025-12-04T08:33:32.1111750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2 2025-12-04T08:33:32.1112470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl1 2025-12-04T08:33:32.1112970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil 2025-12-04T08:33:32.1113690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv-ctxt 2025-12-04T08:33:32.1114280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40-rv 2025-12-04T08:33:32.1114920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc 2025-12-04T08:33:32.1115510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18 2025-12-04T08:33:32.1116100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-20 2025-12-04T08:33:32.1116780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-soroc 2025-12-04T08:33:32.1117370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att6386 2025-12-04T08:33:32.1117990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425 2025-12-04T08:33:32.1123800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-ctxt 2025-12-04T08:33:32.1124170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415+nl 2025-12-04T08:33:32.1124300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj830 2025-12-04T08:33:32.1124530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiw 2025-12-04T08:33:32.1124670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232w 2025-12-04T08:33:32.1124820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-16color 2025-12-04T08:33:32.1124950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-unk 2025-12-04T08:33:32.1125080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx2 2025-12-04T08:33:32.1125200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85e 2025-12-04T08:33:32.1125390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30 2025-12-04T08:33:32.1125600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-vm80 2025-12-04T08:33:32.1125760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv-nl 2025-12-04T08:33:32.1126280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+rv 2025-12-04T08:33:32.1127040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty+common 2025-12-04T08:33:32.1127650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-rv 2025-12-04T08:33:32.1128620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a210 2025-12-04T08:33:32.1129580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85 2025-12-04T08:33:32.1130510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis 2025-12-04T08:33:32.1131590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx3 2025-12-04T08:33:32.1132490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty 2025-12-04T08:33:32.1133280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415 2025-12-04T08:33:32.1134320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s 2025-12-04T08:33:32.1135000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mono 2025-12-04T08:33:32.1135890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+pp 2025-12-04T08:33:32.1136730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-28 2025-12-04T08:33:32.1137550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl 2025-12-04T08:33:32.1138680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s-rv 2025-12-04T08:33:32.1139590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att513 2025-12-04T08:33:32.1140610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424 2025-12-04T08:33:32.1141260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-ns 2025-12-04T08:33:32.1142090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-26 2025-12-04T08:33:32.1142830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510d 2025-12-04T08:33:32.1143610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ap-vm80 2025-12-04T08:33:32.1144610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k-w 2025-12-04T08:33:32.1145320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_19L 2025-12-04T08:33:32.1146120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w 2025-12-04T08:33:32.1147580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos3 2025-12-04T08:33:32.1148530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil-mono 2025-12-04T08:33:32.1149400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos4 2025-12-04T08:33:32.1150440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30-mono 2025-12-04T08:33:32.1151490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cpr 2025-12-04T08:33:32.1152320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv 2025-12-04T08:33:32.1153230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apl 2025-12-04T08:33:32.1154170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv 2025-12-04T08:33:32.1155080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-4 2025-12-04T08:33:32.1155880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-3 2025-12-04T08:33:32.1156730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620 2025-12-04T08:33:32.1157580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st 2025-12-04T08:33:32.1158440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aa4080 2025-12-04T08:33:32.1159440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-heath 2025-12-04T08:33:32.1160270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt2 2025-12-04T08:33:32.1160980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj 2025-12-04T08:33:32.1161900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt5 2025-12-04T08:33:32.1162800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-raw 2025-12-04T08:33:32.1163610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos5 2025-12-04T08:33:32.1164400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aas1901 2025-12-04T08:33:32.1165080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt 2025-12-04T08:33:32.1165980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/awsc 2025-12-04T08:33:32.1166900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-unk 2025-12-04T08:33:32.1167700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos2 2025-12-04T08:33:32.1168450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e 2025-12-04T08:33:32.1169270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424m 2025-12-04T08:33:32.1170110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+csr 2025-12-04T08:33:32.1171060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-generic 2025-12-04T08:33:32.1171930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsviewpoint 2025-12-04T08:33:32.1172650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s 2025-12-04T08:33:32.1173640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo+vt132 2025-12-04T08:33:32.1174420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt4 2025-12-04T08:33:32.1175280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w 2025-12-04T08:33:32.1176080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24-rv 2025-12-04T08:33:32.1176840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt3 2025-12-04T08:33:32.1177300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425 2025-12-04T08:33:32.1177930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630 2025-12-04T08:33:32.1178560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgr 2025-12-04T08:33:32.1179190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cup 2025-12-04T08:33:32.1179820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-2 2025-12-04T08:33:32.1180480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w 2025-12-04T08:33:32.1181090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv 2025-12-04T08:33:32.1181710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-ctxt 2025-12-04T08:33:32.1182440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt+s 2025-12-04T08:33:32.1182980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175 2025-12-04T08:33:32.1183620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-5 2025-12-04T08:33:32.1184210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219 2025-12-04T08:33:32.1184830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42 2025-12-04T08:33:32.1185510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-24 2025-12-04T08:33:32.1186130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv 2025-12-04T08:33:32.1186770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1a 2025-12-04T08:33:32.1187460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615 2025-12-04T08:33:32.1188030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-emx 2025-12-04T08:33:32.1188810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrbold 2025-12-04T08:33:32.1189400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrul 2025-12-04T08:33:32.1189970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm20 2025-12-04T08:33:32.1190690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60-mono 2025-12-04T08:33:32.1191450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k 2025-12-04T08:33:32.1191930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari 2025-12-04T08:33:32.1192590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-old 2025-12-04T08:33:32.1193330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiterm 2025-12-04T08:33:32.1193950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1 2025-12-04T08:33:32.1194590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm11 2025-12-04T08:33:32.1195150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418-w 2025-12-04T08:33:32.1195810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5430 2025-12-04T08:33:32.1196540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-ns 2025-12-04T08:33:32.1197280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrso 2025-12-04T08:33:32.1197790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi 2025-12-04T08:33:32.1198540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-22 2025-12-04T08:33:32.1199010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a80 2025-12-04T08:33:32.1199800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-pc 2025-12-04T08:33:32.1200310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm21 2025-12-04T08:33:32.1201070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-w 2025-12-04T08:33:32.1201620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42-ns 2025-12-04T08:33:32.1202320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca2 2025-12-04T08:33:32.1202880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att500 2025-12-04T08:33:32.1203540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100 2025-12-04T08:33:32.1204180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm5 2025-12-04T08:33:32.1204760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-8bit 2025-12-04T08:33:32.1205370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambassador 2025-12-04T08:33:32.1206090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm2 2025-12-04T08:33:32.1206610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2350 2025-12-04T08:33:32.1207350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-2-emx 2025-12-04T08:33:32.1208090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis-mono 2025-12-04T08:33:32.1208710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-3-emx 2025-12-04T08:33:32.1209370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-24 2025-12-04T08:33:32.1210020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoheath 2025-12-04T08:33:32.1210720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis0 2025-12-04T08:33:32.1211420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansisysk 2025-12-04T08:33:32.1211980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi43m 2025-12-04T08:33:32.1212720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418-w 2025-12-04T08:33:32.1213290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420+nl 2025-12-04T08:33:32.1213960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e-p 2025-12-04T08:33:32.1214650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_color 2025-12-04T08:33:32.1215250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-41 2025-12-04T08:33:32.1216010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1 2025-12-04T08:33:32.1216580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mtabs 2025-12-04T08:33:32.1217250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-nl 2025-12-04T08:33:32.1217920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3 2025-12-04T08:33:32.1218490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atarist-m 2025-12-04T08:33:32.1219220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k-w 2025-12-04T08:33:32.1219950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv 2025-12-04T08:33:32.1220510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrdim 2025-12-04T08:33:32.1221330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm-vb 2025-12-04T08:33:32.1221940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex80 2025-12-04T08:33:32.1222600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-24 2025-12-04T08:33:32.1223180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-w 2025-12-04T08:33:32.1223790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219 2025-12-04T08:33:32.1224530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addrinfo 2025-12-04T08:33:32.1225040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60 2025-12-04T08:33:32.1225810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25 2025-12-04T08:33:32.1226350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+dec 2025-12-04T08:33:32.1227080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex210 2025-12-04T08:33:32.1227630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219w 2025-12-04T08:33:32.1228410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-am 2025-12-04T08:33:32.1229540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-ns 2025-12-04T08:33:32.1229750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv-n 2025-12-04T08:33:32.1230330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-ae 2025-12-04T08:33:32.1231130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k-w 2025-12-04T08:33:32.1231690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+erase 2025-12-04T08:33:32.1232390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510a 2025-12-04T08:33:32.1232950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4426 2025-12-04T08:33:32.1233680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630-24 2025-12-04T08:33:32.1234310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoh19 2025-12-04T08:33:32.1234830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa 2025-12-04T08:33:32.1235450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24 2025-12-04T08:33:32.1236240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm 2025-12-04T08:33:32.1236760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rep 2025-12-04T08:33:32.1237370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv 2025-12-04T08:33:32.1238120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-h19 2025-12-04T08:33:32.1238760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv-ctxt 2025-12-04T08:33:32.1239540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st-color 2025-12-04T08:33:32.1240060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis 2025-12-04T08:33:32.1240750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm80 2025-12-04T08:33:32.1241470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50 2025-12-04T08:33:32.1242020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-w 2025-12-04T08:33:32.1242730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410 2025-12-04T08:33:32.1243360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m-old 2025-12-04T08:33:32.1244110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-nl 2025-12-04T08:33:32.1244590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7pc 2025-12-04T08:33:32.1245200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48 2025-12-04T08:33:32.1245930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc1 2025-12-04T08:33:32.1246560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+tabs 2025-12-04T08:33:32.1247350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleII 2025-12-04T08:33:32.1247920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty-direct 2025-12-04T08:33:32.1248530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj832 2025-12-04T08:33:32.1249110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local1 2025-12-04T08:33:32.1249970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h-old 2025-12-04T08:33:32.1250460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm+sl 2025-12-04T08:33:32.1251190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219w 2025-12-04T08:33:32.1251750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-m 2025-12-04T08:33:32.1252350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0+ 2025-12-04T08:33:32.1253060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60 2025-12-04T08:33:32.1253780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424-1 2025-12-04T08:33:32.1254330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca 2025-12-04T08:33:32.1255060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4420 2025-12-04T08:33:32.1255670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418 2025-12-04T08:33:32.1256260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-22 2025-12-04T08:33:32.1256880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aepro 2025-12-04T08:33:32.1257500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-nl 2025-12-04T08:33:32.1258170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1-w 2025-12-04T08:33:32.1258830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-34 2025-12-04T08:33:32.1259520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv-n 2025-12-04T08:33:32.1260130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48-rv 2025-12-04T08:33:32.1260740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo 2025-12-04T08:33:32.1261400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mini 2025-12-04T08:33:32.1262010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40 2025-12-04T08:33:32.1262640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+enq 2025-12-04T08:33:32.1263240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h 2025-12-04T08:33:32.1263920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/annarbor4080 2025-12-04T08:33:32.1264540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-nt 2025-12-04T08:33:32.1265430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv 2025-12-04T08:33:32.1265850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv 2025-12-04T08:33:32.1266440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420 2025-12-04T08:33:32.1267070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi77 2025-12-04T08:33:32.1267670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mr 2025-12-04T08:33:32.1268280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418 2025-12-04T08:33:32.1268870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a 2025-12-04T08:33:32.1269570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43-mono 2025-12-04T08:33:32.1270190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-1 2025-12-04T08:33:32.1271150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-color 2025-12-04T08:33:32.1271610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-ctxt 2025-12-04T08:33:32.1272220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys 2025-12-04T08:33:32.1272770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-s 2025-12-04T08:33:32.1273430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7 2025-12-04T08:33:32.1274070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18-rv 2025-12-04T08:33:32.1274660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31 2025-12-04T08:33:32.1275370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-nl 2025-12-04T08:33:32.1276010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-s 2025-12-04T08:33:32.1276620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm36 2025-12-04T08:33:32.1277230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar 2025-12-04T08:33:32.1277850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga 2025-12-04T08:33:32.1278470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_15P 2025-12-04T08:33:32.1279060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7 2025-12-04T08:33:32.1279680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-s 2025-12-04T08:33:32.1280310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-41 2025-12-04T08:33:32.1280980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2-w 2025-12-04T08:33:32.1281600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-w 2025-12-04T08:33:32.1282190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605 2025-12-04T08:33:32.1282890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-dec-rv 2025-12-04T08:33:32.1283550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410 2025-12-04T08:33:32.1284140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7pc 2025-12-04T08:33:32.1284810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1178 2025-12-04T08:33:32.1285410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/absolute 2025-12-04T08:33:32.1286040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219 2025-12-04T08:33:32.1286590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at 2025-12-04T08:33:32.1287220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm+sgr 2025-12-04T08:33:32.1287890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-w 2025-12-04T08:33:32.1288450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s 2025-12-04T08:33:32.1289360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj510 2025-12-04T08:33:32.1289800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-24 2025-12-04T08:33:32.1290450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-232 2025-12-04T08:33:32.1291000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aws 2025-12-04T08:33:32.1291610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att7300 2025-12-04T08:33:32.1292200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a+ 2025-12-04T08:33:32.1292840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0 2025-12-04T08:33:32.1293420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm12 2025-12-04T08:33:32.1294110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv 2025-12-04T08:33:32.1295030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r 2025-12-04T08:33:32.1295460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys-old 2025-12-04T08:33:32.1296260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a980 2025-12-04T08:33:32.1296680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620 2025-12-04T08:33:32.1297310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx 2025-12-04T08:33:32.1297940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sysk 2025-12-04T08:33:32.1298550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219w 2025-12-04T08:33:32.1299200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175-b 2025-12-04T08:33:32.1299980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-mono 2025-12-04T08:33:32.1300570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31-old 2025-12-04T08:33:32.1301170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar1 2025-12-04T08:33:32.1301890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-80 2025-12-04T08:33:32.1302430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-db 2025-12-04T08:33:32.1303060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-vnc 2025-12-04T08:33:32.1303740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv-nl 2025-12-04T08:33:32.1304320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm22 2025-12-04T08:33:32.1304950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610 2025-12-04T08:33:32.1305570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds980 2025-12-04T08:33:32.1306200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple80p 2025-12-04T08:33:32.1306840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410-w 2025-12-04T08:33:32.1307520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+inittabs 2025-12-04T08:33:32.1308210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local 2025-12-04T08:33:32.1308850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-nl 2025-12-04T08:33:32.1310020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aterm 2025-12-04T08:33:32.1310140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-m 2025-12-04T08:33:32.1310860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-w 2025-12-04T08:33:32.1311780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-w 2025-12-04T08:33:32.1312590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-ctxt 2025-12-04T08:33:32.1313410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2300 2025-12-04T08:33:32.1314260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-ns 2025-12-04T08:33:32.1315080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5310 2025-12-04T08:33:32.1315940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410-w 2025-12-04T08:33:32.1316800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36-rv 2025-12-04T08:33:32.1317640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act4 2025-12-04T08:33:32.1318460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-s 2025-12-04T08:33:32.1319310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m 2025-12-04T08:33:32.1320000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1 2025-12-04T08:33:32.1320790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-h 2025-12-04T08:33:32.1321710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k 2025-12-04T08:33:32.1322490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambas 2025-12-04T08:33:32.1323270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at386 2025-12-04T08:33:32.1324070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIe 2025-12-04T08:33:32.1324900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att700 2025-12-04T08:33:32.1325730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36 2025-12-04T08:33:32.1326640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv 2025-12-04T08:33:32.1327490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-wam 2025-12-04T08:33:32.1328230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act5 2025-12-04T08:33:32.1329070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIgs 2025-12-04T08:33:32.1329790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsvp60 2025-12-04T08:33:32.1330520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-s 2025-12-04T08:33:32.1331450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5320 2025-12-04T08:33:32.1332370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-ctxt 2025-12-04T08:33:32.1333100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+unk 2025-12-04T08:33:32.1333870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-m 2025-12-04T08:33:32.1334680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds200 2025-12-04T08:33:32.1335750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+apparrows 2025-12-04T08:33:32.1336720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv-ct 2025-12-04T08:33:32.1337450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIc 2025-12-04T08:33:32.1338270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30 2025-12-04T08:33:32.1339020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-color 2025-12-04T08:33:32.1339900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730 2025-12-04T08:33:32.1340660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43 2025-12-04T08:33:32.1341440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-nl 2025-12-04T08:33:32.1342200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505 2025-12-04T08:33:32.1343070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+arrows 2025-12-04T08:33:32.1344000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm 2025-12-04T08:33:32.1344910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi-w 2025-12-04T08:33:32.1345630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi 2025-12-04T08:33:32.1346190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200 2025-12-04T08:33:32.1346810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenixw 2025-12-04T08:33:32.1347560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco-p 2025-12-04T08:33:32.1348030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fox 2025-12-04T08:33:32.1348600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot 2025-12-04T08:33:32.1349220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom 2025-12-04T08:33:32.1349830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100 2025-12-04T08:33:32.1350420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fbterm 2025-12-04T08:33:32.1351190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom110 2025-12-04T08:33:32.1351720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14w 2025-12-04T08:33:32.1352320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-w 2025-12-04T08:33:32.1352990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720 2025-12-04T08:33:32.1353590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot+base 2025-12-04T08:33:32.1354210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fixterm 2025-12-04T08:33:32.1354900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom100 2025-12-04T08:33:32.1355600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200-w 2025-12-04T08:33:32.1356040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fos 2025-12-04T08:33:32.1356720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot-direct 2025-12-04T08:33:32.1357280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110 2025-12-04T08:33:32.1357910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenix 2025-12-04T08:33:32.1358500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco 2025-12-04T08:33:32.1359110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14 2025-12-04T08:33:32.1359760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom-rv 2025-12-04T08:33:32.1360390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100-rv 2025-12-04T08:33:32.1361030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom200 2025-12-04T08:33:32.1361640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720a 2025-12-04T08:33:32.1362260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fortune 2025-12-04T08:33:32.1362850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P4 2025-12-04T08:33:32.1363410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-W 2025-12-04T08:33:32.1364010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M 2025-12-04T08:33:32.1364560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P5 2025-12-04T08:33:32.1365170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8-W 2025-12-04T08:33:32.1365760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8 2025-12-04T08:33:32.1366350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8-W 2025-12-04T08:33:32.1366940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M 2025-12-04T08:33:32.1367500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P7 2025-12-04T08:33:32.1368110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9 2025-12-04T08:33:32.1368660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8 2025-12-04T08:33:32.1369280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M-W 2025-12-04T08:33:32.1369870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-W 2025-12-04T08:33:32.1370460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-W 2025-12-04T08:33:32.1371010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14 2025-12-04T08:33:32.1371640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M-W 2025-12-04T08:33:32.1372240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12 2025-12-04T08:33:32.1372820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp236 2025-12-04T08:33:32.1373420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19us 2025-12-04T08:33:32.1374020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100 2025-12-04T08:33:32.1374680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nt 2025-12-04T08:33:32.1375360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx-p 2025-12-04T08:33:32.1375910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100 2025-12-04T08:33:32.1376510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19a 2025-12-04T08:33:32.1377280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624-10p 2025-12-04T08:33:32.1377720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19 2025-12-04T08:33:32.1378490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100 2025-12-04T08:33:32.1379170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621a-a 2025-12-04T08:33:32.1380090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640b 2025-12-04T08:33:32.1380860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-smul 2025-12-04T08:33:32.1381710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h80 2025-12-04T08:33:32.1382290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626p 2025-12-04T08:33:32.1383080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623a 2025-12-04T08:33:32.1383880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color 2025-12-04T08:33:32.1384650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex2 2025-12-04T08:33:32.1385400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645a 2025-12-04T08:33:32.1386240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-19 2025-12-04T08:33:32.1386980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm 2025-12-04T08:33:32.1387740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19g 2025-12-04T08:33:32.1388510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-u 2025-12-04T08:33:32.1389380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12 2025-12-04T08:33:32.1390070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp 2025-12-04T08:33:32.1390980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-g 2025-12-04T08:33:32.1391710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-x40 2025-12-04T08:33:32.1392630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color2 2025-12-04T08:33:32.1393510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit 2025-12-04T08:33:32.1394190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-bc 2025-12-04T08:33:32.1394960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-a 2025-12-04T08:33:32.1395820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx 2025-12-04T08:33:32.1396640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-bs 2025-12-04T08:33:32.1397310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092A 2025-12-04T08:33:32.1398350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-wl 2025-12-04T08:33:32.1398850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk-cr 2025-12-04T08:33:32.1399600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz2000 2025-12-04T08:33:32.1400600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a-color 2025-12-04T08:33:32.1401470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p 2025-12-04T08:33:32.1402260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550 2025-12-04T08:33:32.1403050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpsub 2025-12-04T08:33:32.1403870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+arrows 2025-12-04T08:33:32.1404810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+arrows 2025-12-04T08:33:32.1405640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621k45 2025-12-04T08:33:32.1406530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit-a 2025-12-04T08:33:32.1407460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550-color 2025-12-04T08:33:32.1408210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hds200 2025-12-04T08:33:32.1409030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1420 2025-12-04T08:33:32.1409810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2392 2025-12-04T08:33:32.1410560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100-w 2025-12-04T08:33:32.1411320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648 2025-12-04T08:33:32.1412070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c 2025-12-04T08:33:32.1412940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552 2025-12-04T08:33:32.1413760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2 2025-12-04T08:33:32.1414400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-bc 2025-12-04T08:33:32.1415230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+color 2025-12-04T08:33:32.1416120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-fl 2025-12-04T08:33:32.1417010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2641a 2025-12-04T08:33:32.1417690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/htx11 2025-12-04T08:33:32.1418510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a 2025-12-04T08:33:32.1419280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp262x 2025-12-04T08:33:32.1420110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624 2025-12-04T08:33:32.1420950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623 2025-12-04T08:33:32.1421680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p-a 2025-12-04T08:33:32.1422510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-k45 2025-12-04T08:33:32.1423440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b 2025-12-04T08:33:32.1424290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hazel 2025-12-04T08:33:32.1425080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648a 2025-12-04T08:33:32.1425790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a 2025-12-04T08:33:32.1426450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622 2025-12-04T08:33:32.1427270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9837 2025-12-04T08:33:32.1428290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p-p 2025-12-04T08:33:32.1428990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p 2025-12-04T08:33:32.1429780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpgeneric 2025-12-04T08:33:32.1430680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a 2025-12-04T08:33:32.1431450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1500 2025-12-04T08:33:32.1432290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19kermit 2025-12-04T08:33:32.1432990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-us 2025-12-04T08:33:32.1433790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-old 2025-12-04T08:33:32.1434680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700-wy 2025-12-04T08:33:32.1435500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9845 2025-12-04T08:33:32.1436260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nl 2025-12-04T08:33:32.1437030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex 2025-12-04T08:33:32.1437760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19k 2025-12-04T08:33:32.1438610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm-256color 2025-12-04T08:33:32.1439380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-uc 2025-12-04T08:33:32.1440290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+printer 2025-12-04T08:33:32.1440990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397a 2025-12-04T08:33:32.1441940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p 2025-12-04T08:33:32.1442760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1510 2025-12-04T08:33:32.1443480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-ba 2025-12-04T08:33:32.1444340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12x40 2025-12-04T08:33:32.1445180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8675 2025-12-04T08:33:32.1445850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8686 2025-12-04T08:33:32.1446640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640a 2025-12-04T08:33:32.1447470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520 2025-12-04T08:33:32.1448260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626a 2025-12-04T08:33:32.1449140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a-10p 2025-12-04T08:33:32.1449890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath 2025-12-04T08:33:32.1450660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c-old 2025-12-04T08:33:32.1451540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98720 2025-12-04T08:33:32.1452290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1000 2025-12-04T08:33:32.1452930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft 2025-12-04T08:33:32.1453720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382 2025-12-04T08:33:32.1454550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm 2025-12-04T08:33:32.1455250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpansi 2025-12-04T08:33:32.1456080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98721 2025-12-04T08:33:32.1456880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-b 2025-12-04T08:33:32.1457640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-a 2025-12-04T08:33:32.1458480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp45 2025-12-04T08:33:32.1459190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100bw 2025-12-04T08:33:32.1460100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520-noesc 2025-12-04T08:33:32.1460840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp110 2025-12-04T08:33:32.1461600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp300h 2025-12-04T08:33:32.1462370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/he80 2025-12-04T08:33:32.1463230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12-s 2025-12-04T08:33:32.1463990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397 2025-12-04T08:33:32.1464750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp150 2025-12-04T08:33:32.1465590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382a 2025-12-04T08:33:32.1466300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-48 2025-12-04T08:33:32.1467130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+cr 2025-12-04T08:33:32.1468000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-uc 2025-12-04T08:33:32.1468670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700 2025-12-04T08:33:32.1469430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-p 2025-12-04T08:33:32.1470240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100bw 2025-12-04T08:33:32.1470910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hurd 2025-12-04T08:33:32.1471740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092 2025-12-04T08:33:32.1472630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622a 2025-12-04T08:33:32.1473390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2644a 2025-12-04T08:33:32.1474080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645 2025-12-04T08:33:32.1475040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p-p 2025-12-04T08:33:32.1475870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-s 2025-12-04T08:33:32.1476620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627c 2025-12-04T08:33:32.1477420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552-rv 2025-12-04T08:33:32.1478250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626 2025-12-04T08:33:32.1479110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a-rev 2025-12-04T08:33:32.1479930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621 2025-12-04T08:33:32.1480620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b 2025-12-04T08:33:32.1481450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-ns 2025-12-04T08:33:32.1482220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hmod1 2025-12-04T08:33:32.1482970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621A 2025-12-04T08:33:32.1483900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+labels 2025-12-04T08:33:32.1484490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-p 2025-12-04T08:33:32.1485430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-ansi 2025-12-04T08:33:32.1486350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2647a 2025-12-04T08:33:32.1486930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35 2025-12-04T08:33:32.1488010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100 2025-12-04T08:33:32.1488560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50 2025-12-04T08:33:32.1489430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o4112-nd 2025-12-04T08:33:32.1490300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w 2025-12-04T08:33:32.1491230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oc100 2025-12-04T08:33:32.1491820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60 2025-12-04T08:33:32.1492740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-w 2025-12-04T08:33:32.1493420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osexec 2025-12-04T08:33:32.1494130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o85h 2025-12-04T08:33:32.1495090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldibmpc3 2025-12-04T08:33:32.1495860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w 2025-12-04T08:33:32.1496660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-w 2025-12-04T08:33:32.1497490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w-vt 2025-12-04T08:33:32.1498330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne 2025-12-04T08:33:32.1499140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldsun 2025-12-04T08:33:32.1500020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1-w 2025-12-04T08:33:32.1500850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne-w 2025-12-04T08:33:32.1501790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/owl 2025-12-04T08:33:32.1502430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oconcept 2025-12-04T08:33:32.1503420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt 2025-12-04T08:33:32.1504240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-nti 2025-12-04T08:33:32.1505030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ofcons 2025-12-04T08:33:32.1505900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opus3n1+ 2025-12-04T08:33:32.1506690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4112 2025-12-04T08:33:32.1507560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4115 2025-12-04T08:33:32.1508430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldxterm+sm+1006 2025-12-04T08:33:32.1509270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100-nti 2025-12-04T08:33:32.1510380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-nti 2025-12-04T08:33:32.1510800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oblit 2025-12-04T08:33:32.1511760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4114 2025-12-04T08:33:32.1512790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4113 2025-12-04T08:33:32.1513400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-nti 2025-12-04T08:33:32.1514220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o31 2025-12-04T08:33:32.1519420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oabm85h 2025-12-04T08:33:32.1519540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldpc3 2025-12-04T08:33:32.1520340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1 2025-12-04T08:33:32.1520460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/omron 2025-12-04T08:33:32.1520600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-nti 2025-12-04T08:33:32.1520720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origpc3 2025-12-04T08:33:32.1520850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w-vt 2025-12-04T08:33:32.1521270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-w 2025-12-04T08:33:32.1521790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origibmpc3 2025-12-04T08:33:32.1522610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/old-st 2025-12-04T08:33:32.1523410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ojerq 2025-12-04T08:33:32.1524220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25 2025-12-04T08:33:32.1525360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-nti 2025-12-04T08:33:32.1526370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/os9LII 2025-12-04T08:33:32.1527170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jfbterm 2025-12-04T08:33:32.1528010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm-m 2025-12-04T08:33:32.1528930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jerq 2025-12-04T08:33:32.1529610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm 2025-12-04T08:33:32.1530350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621 2025-12-04T08:33:32.1531240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621-wl 2025-12-04T08:33:32.1532000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621A 2025-12-04T08:33:32.1532820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5051 2025-12-04T08:33:32.1533660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5410-w 2025-12-04T08:33:32.1534630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630-24 2025-12-04T08:33:32.1535480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630DMD-24 2025-12-04T08:33:32.1536340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5620 2025-12-04T08:33:32.1537300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi 2025-12-04T08:33:32.1538210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq140 2025-12-04T08:33:32.1539010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161 2025-12-04T08:33:32.1539830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube2 2025-12-04T08:33:32.1540760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154-c 2025-12-04T08:33:32.1541390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm 2025-12-04T08:33:32.1542250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube 2025-12-04T08:33:32.1542660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3151 2025-12-04T08:33:32.1543330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5051 2025-12-04T08:33:32.1543920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8604 2025-12-04T08:33:32.1544570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton 2025-12-04T08:33:32.1545250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r-mono 2025-12-04T08:33:32.1545850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmaed 2025-12-04T08:33:32.1546450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc 2025-12-04T08:33:32.1547040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ips 2025-12-04T08:33:32.1547660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm327x 2025-12-04T08:33:32.1548280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibcs2 2025-12-04T08:33:32.1549000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i100 2025-12-04T08:33:32.1549550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmpel-c 2025-12-04T08:33:32.1550170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega 2025-12-04T08:33:32.1550790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154 2025-12-04T08:33:32.1551550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm2.app 2025-12-04T08:33:32.1552120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-net 2025-12-04T08:33:32.1552720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton2 2025-12-04T08:33:32.1553510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga-c 2025-12-04T08:33:32.1554060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+16color 2025-12-04T08:33:32.1554680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims-ansi 2025-12-04T08:33:32.1555450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-system1 2025-12-04T08:33:32.1556050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c 2025-12-04T08:33:32.1556670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8503 2025-12-04T08:33:32.1557280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega-c 2025-12-04T08:33:32.1557950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmx 2025-12-04T08:33:32.1558470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-pc 2025-12-04T08:33:32.1559140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext2 2025-12-04T08:33:32.1559850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081 2025-12-04T08:33:32.1560410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c-c 2025-12-04T08:33:32.1560980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ipsi 2025-12-04T08:33:32.1561670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3162 2025-12-04T08:33:32.1562390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-color 2025-12-04T08:33:32.1562970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-rv 2025-12-04T08:33:32.1563580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8512 2025-12-04T08:33:32.1564370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161-C 2025-12-04T08:33:32.1564860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq120 2025-12-04T08:33:32.1565580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3163 2025-12-04T08:33:32.1566110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3164 2025-12-04T08:33:32.1566900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-90 2025-12-04T08:33:32.1567420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8513 2025-12-04T08:33:32.1568090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081-c 2025-12-04T08:33:32.1568670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris40 2025-12-04T08:33:32.1569320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514 2025-12-04T08:33:32.1569980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3101 2025-12-04T08:33:32.1570560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2 2025-12-04T08:33:32.1571210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153 2025-12-04T08:33:32.1571850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertec 2025-12-04T08:33:32.1572450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154 2025-12-04T08:33:32.1573060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r 2025-12-04T08:33:32.1573750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga 2025-12-04T08:33:32.1574360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6155 2025-12-04T08:33:32.1575020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-b 2025-12-04T08:33:32.1575650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix-nti 2025-12-04T08:33:32.1576260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmono 2025-12-04T08:33:32.1576870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8 2025-12-04T08:33:32.1577520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm.app 2025-12-04T08:33:32.1578120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404 2025-12-04T08:33:32.1578760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404-w 2025-12-04T08:33:32.1579530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2-direct 2025-12-04T08:33:32.1580140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3101 2025-12-04T08:33:32.1580710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext 2025-12-04T08:33:32.1581410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix 2025-12-04T08:33:32.1581910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3 2025-12-04T08:33:32.1582630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5151 2025-12-04T08:33:32.1583370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpcx 2025-12-04T08:33:32.1583820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+color 2025-12-04T08:33:32.1584390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3164 2025-12-04T08:33:32.1585020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6402 2025-12-04T08:33:32.1585600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ifmr 2025-12-04T08:33:32.1586190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i400 2025-12-04T08:33:32.1586840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8507 2025-12-04T08:33:32.1587450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950 2025-12-04T08:33:32.1588140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-ap 2025-12-04T08:33:32.1588910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa16 2025-12-04T08:33:32.1589360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-apl 2025-12-04T08:33:32.1589990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intextii 2025-12-04T08:33:32.1590630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514-c 2025-12-04T08:33:32.1591260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154-c 2025-12-04T08:33:32.1591990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-40 2025-12-04T08:33:32.1592620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H 2025-12-04T08:33:32.1593290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q306-8-pc 2025-12-04T08:33:32.1593930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H-am 2025-12-04T08:33:32.1594720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w-am 2025-12-04T08:33:32.1595570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w 2025-12-04T08:33:32.1596050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-Hw 2025-12-04T08:33:32.1596630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm 2025-12-04T08:33:32.1597350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm-color2 2025-12-04T08:33:32.1598040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2012 2025-12-04T08:33:32.1598610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44 2025-12-04T08:33:32.1599240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+rv 2025-12-04T08:33:32.1599770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru 2025-12-04T08:33:32.1600400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator 2025-12-04T08:33:32.1601100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome+pcfkeys 2025-12-04T08:33:32.1601700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140 2025-12-04T08:33:32.1602320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-s 2025-12-04T08:33:32.1602950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-lp 2025-12-04T08:33:32.1603600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w-s 2025-12-04T08:33:32.1604170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gsi 2025-12-04T08:33:32.1604780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs6300 2025-12-04T08:33:32.1605410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52 2025-12-04T08:33:32.1606060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44-s 2025-12-04T08:33:32.1606710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh72 2025-12-04T08:33:32.1607390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-24 2025-12-04T08:33:32.1608050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh80 2025-12-04T08:33:32.1608650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+s 2025-12-04T08:33:32.1609310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-fc5 2025-12-04T08:33:32.1609970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-22 2025-12-04T08:33:32.1610520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt40 2025-12-04T08:33:32.1611130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go225 2025-12-04T08:33:32.1611790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-rv 2025-12-04T08:33:32.1612370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome 2025-12-04T08:33:32.1613040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2007 2025-12-04T08:33:32.1613610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gigi 2025-12-04T08:33:32.1614230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33 2025-12-04T08:33:32.1614880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2008 2025-12-04T08:33:32.1615720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-t 2025-12-04T08:33:32.1616150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos 2025-12-04T08:33:32.1616770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76 2025-12-04T08:33:32.1617410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/glasstty 2025-12-04T08:33:32.1618090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-256color 2025-12-04T08:33:32.1618680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430 2025-12-04T08:33:32.1619370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-rv 2025-12-04T08:33:32.1619900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-24 2025-12-04T08:33:32.1620520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+unk 2025-12-04T08:33:32.1621590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh90 2025-12-04T08:33:32.1622220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w 2025-12-04T08:33:32.1622880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-nctxt 2025-12-04T08:33:32.1623520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh62 2025-12-04T08:33:32.1624120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go-225 2025-12-04T08:33:32.1624750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100a 2025-12-04T08:33:32.1625430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100 2025-12-04T08:33:32.1626180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt42 2025-12-04T08:33:32.1626580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-s 2025-12-04T08:33:32.1627230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-lp 2025-12-04T08:33:32.1627800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140w 2025-12-04T08:33:32.1628450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos-30 2025-12-04T08:33:32.1629060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-s 2025-12-04T08:33:32.1629700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52t 2025-12-04T08:33:32.1630350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-wm 2025-12-04T08:33:32.1630940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4410-w 2025-12-04T08:33:32.1631600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4027ex 2025-12-04T08:33:32.1632410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4025ex 2025-12-04T08:33:32.1632780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/386at 2025-12-04T08:33:32.1633440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/3b1 2025-12-04T08:33:32.1634160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCR260VT300WPP 2025-12-04T08:33:32.1634780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCRVT100WPP 2025-12-04T08:33:32.1635480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-88color 2025-12-04T08:33:32.1636060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm 2025-12-04T08:33:32.1636790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-256color 2025-12-04T08:33:32.1637490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-color 2025-12-04T08:33:32.1638220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-nb 2025-12-04T08:33:32.1638780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scanset 2025-12-04T08:33:32.1639420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/swtp 2025-12-04T08:33:32.1640080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee-xsb 2025-12-04T08:33:32.1640730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek380 2025-12-04T08:33:32.1641360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-256color 2025-12-04T08:33:32.1641970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen5 2025-12-04T08:33:32.1642600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc140 2025-12-04T08:33:32.1643310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color 2025-12-04T08:33:32.1643920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen2 2025-12-04T08:33:32.1644530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-17 2025-12-04T08:33:32.1645200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty 2025-12-04T08:33:32.1645750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun 2025-12-04T08:33:32.1646420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-16color 2025-12-04T08:33:32.1647120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-256color 2025-12-04T08:33:32.1647740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen3 2025-12-04T08:33:32.1648330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen4 2025-12-04T08:33:32.1649150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole-256color 2025-12-04T08:33:32.1649660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/s4 2025-12-04T08:33:32.1650400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1 2025-12-04T08:33:32.1651280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce-s 2025-12-04T08:33:32.1651870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce 2025-12-04T08:33:32.1652860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel12-80 2025-12-04T08:33:32.1653240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee 2025-12-04T08:33:32.1653810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.7 2025-12-04T08:33:32.1654570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1b 2025-12-04T08:33:32.1655170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cgsix 2025-12-04T08:33:32.1655730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb3 2025-12-04T08:33:32.1656360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi 2025-12-04T08:33:32.1657070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole 2025-12-04T08:33:32.1657670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-m 2025-12-04T08:33:32.1658480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.6 2025-12-04T08:33:32.1659080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.rxvt 2025-12-04T08:33:32.1659580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-type4 2025-12-04T08:33:32.1660210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.8 2025-12-04T08:33:32.1660990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb2 2025-12-04T08:33:32.1661500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1b 2025-12-04T08:33:32.1662100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbeeic 2025-12-04T08:33:32.1662720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e-s 2025-12-04T08:33:32.1663320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cmd 2025-12-04T08:33:32.1663930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc 2025-12-04T08:33:32.1664600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.gnome 2025-12-04T08:33:32.1665310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-r6 2025-12-04T08:33:32.1666010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-s 2025-12-04T08:33:32.1666820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-c 2025-12-04T08:33:32.1667250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte 2025-12-04T08:33:32.1667830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sune 2025-12-04T08:33:32.1668570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1-nb 2025-12-04T08:33:32.1669190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-base 2025-12-04T08:33:32.1669910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.gnome 2025-12-04T08:33:32.1670600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m2 2025-12-04T08:33:32.1671170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun2 2025-12-04T08:33:32.1671810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-w 2025-12-04T08:33:32.1672590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-xfree86 2025-12-04T08:33:32.1673180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm 2025-12-04T08:33:32.1673900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-ss5 2025-12-04T08:33:32.1674410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e 2025-12-04T08:33:32.1675100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-nic 2025-12-04T08:33:32.1676110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm-256color 2025-12-04T08:33:32.1677060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.rxvt 2025-12-04T08:33:32.1677600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-34 2025-12-04T08:33:32.1678550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel2-80 2025-12-04T08:33:32.1679260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-direct 2025-12-04T08:33:32.1680180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simterm 2025-12-04T08:33:32.1681100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b 2025-12-04T08:33:32.1681780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc415 2025-12-04T08:33:32.1682600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sibo 2025-12-04T08:33:32.1683560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-old 2025-12-04T08:33:32.1684300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52 2025-12-04T08:33:32.1685270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-s 2025-12-04T08:33:32.1686270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.xterm-new 2025-12-04T08:33:32.1686990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st 2025-12-04T08:33:32.1687810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-color 2025-12-04T08:33:32.1688650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbobcat 2025-12-04T08:33:32.1689480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux 2025-12-04T08:33:32.1690240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-12 2025-12-04T08:33:32.1691510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce-s 2025-12-04T08:33:32.1692300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+italics 2025-12-04T08:33:32.1693090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-24 2025-12-04T08:33:32.1694040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m2 2025-12-04T08:33:32.1694850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.linux 2025-12-04T08:33:32.1695630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screwpoint 2025-12-04T08:33:32.1696410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc120 2025-12-04T08:33:32.1697170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-48 2025-12-04T08:33:32.1697890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simpleterm 2025-12-04T08:33:32.1698700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek 2025-12-04T08:33:32.1699390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrt 2025-12-04T08:33:32.1700090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen 2025-12-04T08:33:32.1700880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-il 2025-12-04T08:33:32.1701650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce 2025-12-04T08:33:32.1702380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbi 2025-12-04T08:33:32.1703240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb1 2025-12-04T08:33:32.1704290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-256color 2025-12-04T08:33:32.1704970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52 2025-12-04T08:33:32.1705710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrhp 2025-12-04T08:33:32.1706640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-16color 2025-12-04T08:33:32.1707470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-new 2025-12-04T08:33:32.1708100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbrain 2025-12-04T08:33:32.1708870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-s 2025-12-04T08:33:32.1709410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sv80 2025-12-04T08:33:32.1710160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm 2025-12-04T08:33:32.1710890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte-256color 2025-12-04T08:33:32.1711630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-256color 2025-12-04T08:33:32.1712330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.mrxvt 2025-12-04T08:33:32.1712920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-old 2025-12-04T08:33:32.1713590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.Eterm 2025-12-04T08:33:32.1714220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/spinwriter 2025-12-04T08:33:32.1715000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-s 2025-12-04T08:33:32.1715790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun1 2025-12-04T08:33:32.1716290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.teraterm 2025-12-04T08:33:32.1716960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.Eterm 2025-12-04T08:33:32.1717630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mrxvt 2025-12-04T08:33:32.1718380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce 2025-12-04T08:33:32.1718910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s 2025-12-04T08:33:32.1719500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52pc 2025-12-04T08:33:32.1720280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-80 2025-12-04T08:33:32.1721300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/system1 2025-12-04T08:33:32.1721770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1 2025-12-04T08:33:32.1722280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-1 2025-12-04T08:33:32.1722960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-color 2025-12-04T08:33:32.1723700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-new 2025-12-04T08:33:32.1724370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color 2025-12-04T08:33:32.1725010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+fkeys 2025-12-04T08:33:32.1725710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.konsole 2025-12-04T08:33:32.1726300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun+sl 2025-12-04T08:33:32.1726900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc410 2025-12-04T08:33:32.1727750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s-e 2025-12-04T08:33:32.1728270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1 2025-12-04T08:33:32.1728910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/securecrt 2025-12-04T08:33:32.1729490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424 2025-12-04T08:33:32.1730070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52 2025-12-04T08:33:32.1730770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-vb 2025-12-04T08:33:32.1731360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-s 2025-12-04T08:33:32.1732070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-2p 2025-12-04T08:33:32.1732680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-rv 2025-12-04T08:33:32.1733600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-15 2025-12-04T08:33:32.1734050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-1 2025-12-04T08:33:32.1734610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek 2025-12-04T08:33:32.1735210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926-8 2025-12-04T08:33:32.1735900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc 2025-12-04T08:33:32.1736510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb 2025-12-04T08:33:32.1737150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925-hi 2025-12-04T08:33:32.1737780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty33 2025-12-04T08:33:32.1738420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027-ex 2025-12-04T08:33:32.1739080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107 2025-12-04T08:33:32.1739710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928-8 2025-12-04T08:33:32.1740350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv 2025-12-04T08:33:32.1741020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-p 2025-12-04T08:33:32.1741720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-unk 2025-12-04T08:33:32.1742300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ttydmd 2025-12-04T08:33:32.1742990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-2p 2025-12-04T08:33:32.1743590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109 2025-12-04T08:33:32.1744160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty35 2025-12-04T08:33:32.1744990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-2p 2025-12-04T08:33:32.1745660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8-132 2025-12-04T08:33:32.1746360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-unk 2025-12-04T08:33:32.1746920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti931 2025-12-04T08:33:32.1747540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-vb 2025-12-04T08:33:32.1748160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425 2025-12-04T08:33:32.1748750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1p 2025-12-04T08:33:32.1749350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920 2025-12-04T08:33:32.1750020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-34 2025-12-04T08:33:32.1750630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi9065 2025-12-04T08:33:32.1751630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-2p 2025-12-04T08:33:32.1752080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-p 2025-12-04T08:33:32.1752770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+printer 2025-12-04T08:33:32.1753460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-2p 2025-12-04T08:33:32.1753990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t16 2025-12-04T08:33:32.1754620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c 2025-12-04T08:33:32.1755350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-vb 2025-12-04T08:33:32.1755950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tgtelnet 2025-12-04T08:33:32.1756740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk 2025-12-04T08:33:32.1757390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027 2025-12-04T08:33:32.1758050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology 2025-12-04T08:33:32.1758640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620 2025-12-04T08:33:32.1759310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-vb 2025-12-04T08:33:32.1759990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b+fn 2025-12-04T08:33:32.1760680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103-sna 2025-12-04T08:33:32.1761300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105-30 2025-12-04T08:33:32.1761970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2102-sna 2025-12-04T08:33:32.1762770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17-ws 2025-12-04T08:33:32.1763400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b 2025-12-04T08:33:32.1764070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc 2025-12-04T08:33:32.1764620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910 2025-12-04T08:33:32.1765270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb 2025-12-04T08:33:32.1765940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424-1 2025-12-04T08:33:32.1766470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t10 2025-12-04T08:33:32.1767140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk 2025-12-04T08:33:32.1767720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707 2025-12-04T08:33:32.1768320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi921 2025-12-04T08:33:32.1769070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti700 2025-12-04T08:33:32.1769650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4404 2025-12-04T08:33:32.1770350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p 2025-12-04T08:33:32.1770980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-2p 2025-12-04T08:33:32.1771590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken 2025-12-04T08:33:32.1772140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt52 2025-12-04T08:33:32.1772740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025a 2025-12-04T08:33:32.1773430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-p 2025-12-04T08:33:32.1774110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-2p 2025-12-04T08:33:32.1774970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1-w 2025-12-04T08:33:32.1775450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs2 2025-12-04T08:33:32.1776370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-2p 2025-12-04T08:33:32.1776780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950 2025-12-04T08:33:32.1777380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924 2025-12-04T08:33:32.1777950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-m 2025-12-04T08:33:32.1778590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-132 2025-12-04T08:33:32.1779230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-nl 2025-12-04T08:33:32.1779860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-w 2025-12-04T08:33:32.1780500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv 2025-12-04T08:33:32.1781210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-vb 2025-12-04T08:33:32.1781920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-vb 2025-12-04T08:33:32.1782540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-2p 2025-12-04T08:33:32.1783160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207 2025-12-04T08:33:32.1783900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.59 2025-12-04T08:33:32.1784490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912cc 2025-12-04T08:33:32.1785170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-unk 2025-12-04T08:33:32.1785740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3800 2025-12-04T08:33:32.1786440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-vb 2025-12-04T08:33:32.1787150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.0.0 2025-12-04T08:33:32.1787710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw100 2025-12-04T08:33:32.1788630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+dim 2025-12-04T08:33:32.1789140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet300 2025-12-04T08:33:32.1790030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2018 2025-12-04T08:33:32.1790450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703-w 2025-12-04T08:33:32.1791010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty43 2025-12-04T08:33:32.1791630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113 2025-12-04T08:33:32.1792310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-16color 2025-12-04T08:33:32.1792960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminator 2025-12-04T08:33:32.1793620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4114 2025-12-04T08:33:32.1794160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti_ansi 2025-12-04T08:33:32.1795330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-ctxt 2025-12-04T08:33:32.1795950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-nl 2025-12-04T08:33:32.1796560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teletec 2025-12-04T08:33:32.1797170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1p 2025-12-04T08:33:32.1797860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-unk 2025-12-04T08:33:32.1798540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-vb 2025-12-04T08:33:32.1799120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4125 2025-12-04T08:33:32.1799830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-4p 2025-12-04T08:33:32.1800380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100 2025-12-04T08:33:32.1801070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p 2025-12-04T08:33:32.1801800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410-w 2025-12-04T08:33:32.1802460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-p 2025-12-04T08:33:32.1803230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab 2025-12-04T08:33:32.1804010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707-w 2025-12-04T08:33:32.1804760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p 2025-12-04T08:33:32.1805590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-w 2025-12-04T08:33:32.1806530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-2p 2025-12-04T08:33:32.1807380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-34 2025-12-04T08:33:32.1808190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p 2025-12-04T08:33:32.1809020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4115 2025-12-04T08:33:32.1810010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-vb 2025-12-04T08:33:32.1810640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112 2025-12-04T08:33:32.1811630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet1200 2025-12-04T08:33:32.1812370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3700 2025-12-04T08:33:32.1813310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc+fkeys 2025-12-04T08:33:32.1814100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061f 2025-12-04T08:33:32.1814980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty37 2025-12-04T08:33:32.1815980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c 2025-12-04T08:33:32.1816530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061 2025-12-04T08:33:32.1817380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi803 2025-12-04T08:33:32.1818480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn1200 2025-12-04T08:33:32.1819070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8 2025-12-04T08:33:32.1820020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-unk 2025-12-04T08:33:32.1820940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt+fkeys 2025-12-04T08:33:32.1821690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-sp 2025-12-04T08:33:32.1822510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4420 2025-12-04T08:33:32.1823420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-mc 2025-12-04T08:33:32.1824210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424m 2025-12-04T08:33:32.1825340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105 2025-12-04T08:33:32.1825840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015-sm 2025-12-04T08:33:32.1826760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-mc 2025-12-04T08:33:32.1827540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet 2025-12-04T08:33:32.1828330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b 2025-12-04T08:33:32.1829000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w 2025-12-04T08:33:32.1829870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w-rv 2025-12-04T08:33:32.1831080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teleray 2025-12-04T08:33:32.1831480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trsII 2025-12-04T08:33:32.1832350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+vb 2025-12-04T08:33:32.1833230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-2p 2025-12-04T08:33:32.1834070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-p 2025-12-04T08:33:32.1834910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109brl 2025-12-04T08:33:32.1835750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4426 2025-12-04T08:33:32.1836390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p 2025-12-04T08:33:32.1837270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-2p 2025-12-04T08:33:32.1838260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv 2025-12-04T08:33:32.1839290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-5 2025-12-04T08:33:32.1839780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-256color 2025-12-04T08:33:32.1840640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi924 2025-12-04T08:33:32.1841450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv-nl 2025-12-04T08:33:32.1842300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8w 2025-12-04T08:33:32.1843350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-p 2025-12-04T08:33:32.1844390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w 2025-12-04T08:33:32.1845250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1 2025-12-04T08:33:32.1845970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-2p 2025-12-04T08:33:32.1846800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws-generic 2025-12-04T08:33:32.1847610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem6510 2025-12-04T08:33:32.1848580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm-256color 2025-12-04T08:33:32.1849540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-mc 2025-12-04T08:33:32.1850320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912 2025-12-04T08:33:32.1851230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm 2025-12-04T08:33:32.1852030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti733 2025-12-04T08:33:32.1852870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025 2025-12-04T08:33:32.1853700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+mc 2025-12-04T08:33:32.1854480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410 2025-12-04T08:33:32.1855260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92D 2025-12-04T08:33:32.1856200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-vb 2025-12-04T08:33:32.1856970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014 2025-12-04T08:33:32.1857900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt 2025-12-04T08:33:32.1858710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p 2025-12-04T08:33:32.1859440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4013 2025-12-04T08:33:32.1860300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970 2025-12-04T08:33:32.1861180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk 2025-12-04T08:33:32.1862020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi914 2025-12-04T08:33:32.1862890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti735 2025-12-04T08:33:32.1863690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux 2025-12-04T08:33:32.1864530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703 2025-12-04T08:33:32.1865260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925 2025-12-04T08:33:32.1866020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t653x 2025-12-04T08:33:32.1866910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-color 2025-12-04T08:33:32.1867590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs16 2025-12-04T08:33:32.1868400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4012 2025-12-04T08:33:32.1869180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420 2025-12-04T08:33:32.1870000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs80II 2025-12-04T08:33:32.1870700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015 2025-12-04T08:33:32.1871580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc 2025-12-04T08:33:32.1872310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p 2025-12-04T08:33:32.1873130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-unk 2025-12-04T08:33:32.1874120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132 2025-12-04T08:33:32.1874760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4023 2025-12-04T08:33:32.1875660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p 2025-12-04T08:33:32.1876380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem653 2025-12-04T08:33:32.1877390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4024 2025-12-04T08:33:32.1878230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-mc 2025-12-04T08:33:32.1879090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-hb 2025-12-04T08:33:32.1879850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92B 2025-12-04T08:33:32.1880750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk 2025-12-04T08:33:32.1881610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014-sm 2025-12-04T08:33:32.1882250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-nl 2025-12-04T08:33:32.1883020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916 2025-12-04T08:33:32.1883890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4205 2025-12-04T08:33:32.1884660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-p 2025-12-04T08:33:32.1885500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.97 2025-12-04T08:33:32.1886390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-cr 2025-12-04T08:33:32.1887170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-nd 2025-12-04T08:33:32.1887960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-mc 2025-12-04T08:33:32.1888660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-unk 2025-12-04T08:33:32.1889260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-direct 2025-12-04T08:33:32.1889920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-7 2025-12-04T08:33:32.1890570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107brl 2025-12-04T08:33:32.1891150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1 2025-12-04T08:33:32.1891720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926 2025-12-04T08:33:32.1892440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-2p 2025-12-04T08:33:32.1893010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924w 2025-12-04T08:33:32.1893610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn300 2025-12-04T08:33:32.1894220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955 2025-12-04T08:33:32.1894950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-4p 2025-12-04T08:33:32.1895490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928 2025-12-04T08:33:32.1896140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc 2025-12-04T08:33:32.1896830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb 2025-12-04T08:33:32.1897380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti745 2025-12-04T08:33:32.1897980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103 2025-12-04T08:33:32.1903370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-8 2025-12-04T08:33:32.1903650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-24 2025-12-04T08:33:32.1903780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1 2025-12-04T08:33:32.1905690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420+nl 2025-12-04T08:33:32.1905820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025ex 2025-12-04T08:33:32.1906130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-ex 2025-12-04T08:33:32.1906320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-mc 2025-12-04T08:33:32.1906460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-vb 2025-12-04T08:33:32.1906580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti800 2025-12-04T08:33:32.1906720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-vb 2025-12-04T08:33:32.1906860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv-n 2025-12-04T08:33:32.1906980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+2p 2025-12-04T08:33:32.1907100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty40 2025-12-04T08:33:32.1907240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-vb 2025-12-04T08:33:32.1907770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-2p 2025-12-04T08:33:32.1908430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc 2025-12-04T08:33:32.1909090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb 2025-12-04T08:33:32.1909640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt 2025-12-04T08:33:32.1910300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207-s 2025-12-04T08:33:32.1911000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-mc 2025-12-04T08:33:32.1911610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8 2025-12-04T08:33:32.1912290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm2.3 2025-12-04T08:33:32.1913030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-0.6.1 2025-12-04T08:33:32.1913620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910+ 2025-12-04T08:33:32.1914290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvipt 2025-12-04T08:33:32.1914960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-mc 2025-12-04T08:33:32.1915560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/termite 2025-12-04T08:33:32.1916260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-unk 2025-12-04T08:33:32.1916890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105a 2025-12-04T08:33:32.1917580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-nd 2025-12-04T08:33:32.1918220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2022 2025-12-04T08:33:32.1918870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17 2025-12-04T08:33:32.1919520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-p 2025-12-04T08:33:32.1920150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4106brl 2025-12-04T08:33:32.1921210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.8.1 2025-12-04T08:33:32.1921580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tkterm 2025-12-04T08:33:32.1922210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4c/LFT-PC850 2025-12-04T08:33:32.1922830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb162 2025-12-04T08:33:32.1923460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb 2025-12-04T08:33:32.1924080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb204 2025-12-04T08:33:32.1924710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm 2025-12-04T08:33:32.1925310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultima2 2025-12-04T08:33:32.1925970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm49 2025-12-04T08:33:32.1926930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uts30 2025-12-04T08:33:32.1927340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultimaII 2025-12-04T08:33:32.1927900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unixpc 2025-12-04T08:33:32.1928490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unknown 2025-12-04T08:33:32.1929100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uwin 2025-12-04T08:33:32.1929720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rebus3180 2025-12-04T08:33:32.1930420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-w 2025-12-04T08:33:32.1931080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/report+version 2025-12-04T08:33:32.1931670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-xpm 2025-12-04T08:33:32.1932300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rtpc 2025-12-04T08:33:32.1933210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-16color 2025-12-04T08:33:32.1933740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin-native 2025-12-04T08:33:32.1934370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent200 2025-12-04T08:33:32.1934950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221 2025-12-04T08:33:32.1935580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-nam 2025-12-04T08:33:32.1936180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm 2025-12-04T08:33:32.1936890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-88color 2025-12-04T08:33:32.1937430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons 2025-12-04T08:33:32.1938120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin 2025-12-04T08:33:32.1938890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40 2025-12-04T08:33:32.1939420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent100 2025-12-04T08:33:32.1940120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent25 2025-12-04T08:33:32.1940720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/report+da2 2025-12-04T08:33:32.1941280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt 2025-12-04T08:33:32.1941940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent60 2025-12-04T08:33:32.1942470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rio 2025-12-04T08:33:32.1943060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rca 2025-12-04T08:33:32.1943710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-color 2025-12-04T08:33:32.1944410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-256color 2025-12-04T08:33:32.1945010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221-w 2025-12-04T08:33:32.1945800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-basic 2025-12-04T08:33:32.1946510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons-color 2025-12-04T08:33:32.1947060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rio-direct 2025-12-04T08:33:32.1947840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40+ 2025-12-04T08:33:32.1948610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt+pcfkeys 2025-12-04T08:33:32.1949340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent 2025-12-04T08:33:32.1950110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent20 2025-12-04T08:33:32.1950950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt100 2025-12-04T08:33:32.1951610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm 2025-12-04T08:33:32.1952450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-direct 2025-12-04T08:33:32.1953300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-base 2025-12-04T08:33:32.1954220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr 2025-12-04T08:33:32.1955090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372-w 2025-12-04T08:33:32.1955890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-color 2025-12-04T08:33:32.1956900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt420pc 2025-12-04T08:33:32.1957620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kvt 2025-12-04T08:33:32.1958400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro 2025-12-04T08:33:32.1959180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole 2025-12-04T08:33:32.1960110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-solaris 2025-12-04T08:33:32.1961040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-linux 2025-12-04T08:33:32.1961650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/ktm 2025-12-04T08:33:32.1962610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr-dumb 2025-12-04T08:33:32.1963380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+common 2025-12-04T08:33:32.1964330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-16color 2025-12-04T08:33:32.1965080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/k45 2025-12-04T08:33:32.1965940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit-am 2025-12-04T08:33:32.1966740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds6402 2025-12-04T08:33:32.1967570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372 2025-12-04T08:33:32.1968440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+acs 2025-12-04T08:33:32.1969210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+setal 2025-12-04T08:33:32.1970160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole+pcfkeys 2025-12-04T08:33:32.1971020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf3x 2025-12-04T08:33:32.1971790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7ix 2025-12-04T08:33:32.1972640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-256color 2025-12-04T08:33:32.1973700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit 2025-12-04T08:33:32.1974480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty-direct 2025-12-04T08:33:32.1975290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7 2025-12-04T08:33:32.1976190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+color 2025-12-04T08:33:32.1977240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty 2025-12-04T08:33:32.1977650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-co 2025-12-04T08:33:32.1978670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+koi8acs 2025-12-04T08:33:32.1979250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr8 2025-12-04T08:33:32.1980320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf4x 2025-12-04T08:33:32.1980740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon 2025-12-04T08:33:32.1981510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro2 2025-12-04T08:33:32.1982350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon2 2025-12-04T08:33:32.1983330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/38/8510 2025-12-04T08:33:32.1983940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm 2025-12-04T08:33:32.1984970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc-nl 2025-12-04T08:33:32.1985910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60wpp 2025-12-04T08:33:32.1986890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build309 2025-12-04T08:33:32.1987480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517 2025-12-04T08:33:32.1988620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wpp 2025-12-04T08:33:32.1989200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w 2025-12-04T08:33:32.1990050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+pp 2025-12-04T08:33:32.1991020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28-a 2025-12-04T08:33:32.1991660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25 2025-12-04T08:33:32.1992560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-euc 2025-12-04T08:33:32.1993160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/next 2025-12-04T08:33:32.1993980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-511 2025-12-04T08:33:32.1994870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-s 2025-12-04T08:33:32.1995670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/netbsd6 2025-12-04T08:33:32.1996610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-w 2025-12-04T08:33:32.1997600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-nti 2025-12-04T08:33:32.1998340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-7 2025-12-04T08:33:32.1999310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build440 2025-12-04T08:33:32.2000200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100an 2025-12-04T08:33:32.2000900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt+sl 2025-12-04T08:33:32.2001810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100pp 2025-12-04T08:33:32.2002690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhpkeyboard 2025-12-04T08:33:32.2003540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-sjis 2025-12-04T08:33:32.2004540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vpwpp 2025-12-04T08:33:32.2005090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nxterm 2025-12-04T08:33:32.2005890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501 2025-12-04T08:33:32.2006850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisysk 2025-12-04T08:33:32.2007750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200an 2025-12-04T08:33:32.2008500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300pp 2025-12-04T08:33:32.2009440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325wpp 2025-12-04T08:33:32.2010300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vp+sl 2025-12-04T08:33:32.2011110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40 2025-12-04T08:33:32.2011940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-w 2025-12-04T08:33:32.2012790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350wpp 2025-12-04T08:33:32.2013570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wpp 2025-12-04T08:33:32.2014380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100 2025-12-04T08:33:32.2015280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220-8 2025-12-04T08:33:32.2016000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-a 2025-12-04T08:33:32.2016780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-o 2025-12-04T08:33:32.2017880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300an 2025-12-04T08:33:32.2019090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200pp 2025-12-04T08:33:32.2019770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wpp 2025-12-04T08:33:32.2020510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500 2025-12-04T08:33:32.2021270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-o 2025-12-04T08:33:32.2022130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-a 2025-12-04T08:33:32.2023060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100-nti 2025-12-04T08:33:32.2023980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-o 2025-12-04T08:33:32.2024900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m 2025-12-04T08:33:32.2025700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc 2025-12-04T08:33:32.2026460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+s 2025-12-04T08:33:32.2027210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-nl 2025-12-04T08:33:32.2027990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-a 2025-12-04T08:33:32.2028730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c 2025-12-04T08:33:32.2029470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec5520 2025-12-04T08:33:32.2030330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325pp 2025-12-04T08:33:32.2031270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wan 2025-12-04T08:33:32.2032180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-s 2025-12-04T08:33:32.2033010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-o 2025-12-04T08:33:32.2033740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31 2025-12-04T08:33:32.2034600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wan 2025-12-04T08:33:32.2035320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-o 2025-12-04T08:33:32.2036130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wan 2025-12-04T08:33:32.2037090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-old-unk 2025-12-04T08:33:32.2037820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-a 2025-12-04T08:33:32.2038540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-a 2025-12-04T08:33:32.2039480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-acs 2025-12-04T08:33:32.2040150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+7 2025-12-04T08:33:32.2041050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build400 2025-12-04T08:33:32.2042010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-bce 2025-12-04T08:33:32.2042840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100an 2025-12-04T08:33:32.2043800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc-nl 2025-12-04T08:33:32.2044600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisys 2025-12-04T08:33:32.2045450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+acs 2025-12-04T08:33:32.2046140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w 2025-12-04T08:33:32.2046960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-acs 2025-12-04T08:33:32.2047890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-sjis 2025-12-04T08:33:32.2048510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m 2025-12-04T08:33:32.2049430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-acs 2025-12-04T08:33:32.2050260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518 2025-12-04T08:33:32.2051080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp511 2025-12-04T08:33:32.2051880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-7 2025-12-04T08:33:32.2052670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517-w 2025-12-04T08:33:32.2053440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwan 2025-12-04T08:33:32.2054380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c-s 2025-12-04T08:33:32.2055160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s 2025-12-04T08:33:32.2056080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350pp 2025-12-04T08:33:32.2056880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c41 2025-12-04T08:33:32.2057730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517 2025-12-04T08:33:32.2058530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa 2025-12-04T08:33:32.2059260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-a 2025-12-04T08:33:32.2060070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intan 2025-12-04T08:33:32.2060870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhp 2025-12-04T08:33:32.2061580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-o 2025-12-04T08:33:32.2062590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s 2025-12-04T08:33:32.2063470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wan 2025-12-04T08:33:32.2064190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/n7900 2025-12-04T08:33:32.2065010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-sjis 2025-12-04T08:33:32.2065880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+wpp 2025-12-04T08:33:32.2066860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25 2025-12-04T08:33:32.2067590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nd9500 2025-12-04T08:33:32.2068300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-7 2025-12-04T08:33:32.2069160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m-s 2025-12-04T08:33:32.2070080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50 2025-12-04T08:33:32.2070990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build361 2025-12-04T08:33:32.2071750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vpwpp 2025-12-04T08:33:32.2072560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900iv 2025-12-04T08:33:32.2073410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-acs 2025-12-04T08:33:32.2074130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7901 2025-12-04T08:33:32.2074920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wan 2025-12-04T08:33:32.2075710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sysk 2025-12-04T08:33:32.2076240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300pp 2025-12-04T08:33:32.2076950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200an 2025-12-04T08:33:32.2077620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60pp 2025-12-04T08:33:32.2078280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wan 2025-12-04T08:33:32.2078940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vppp 2025-12-04T08:33:32.2079610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200pp 2025-12-04T08:33:32.2080260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300an 2025-12-04T08:33:32.2080930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c-s 2025-12-04T08:33:32.2081580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c 2025-12-04T08:33:32.2082250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35 2025-12-04T08:33:32.2083230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-nti 2025-12-04T08:33:32.2083650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517-w 2025-12-04T08:33:32.2084300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m 2025-12-04T08:33:32.2084960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-acs 2025-12-04T08:33:32.2085700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w-vt 2025-12-04T08:33:32.2086280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900 2025-12-04T08:33:32.2086950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60 2025-12-04T08:33:32.2087600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m-s 2025-12-04T08:33:32.2088370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100an 2025-12-04T08:33:32.2088940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-old 2025-12-04T08:33:32.2089580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs 2025-12-04T08:33:32.2090250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100pp 2025-12-04T08:33:32.2090940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm33 2025-12-04T08:33:32.2091450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news 2025-12-04T08:33:32.2092130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-euc 2025-12-04T08:33:32.2092710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33 2025-12-04T08:33:32.2093410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/no+brackets 2025-12-04T08:33:32.2094000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-unk 2025-12-04T08:33:32.2094640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news42 2025-12-04T08:33:32.2095500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-o 2025-12-04T08:33:32.2095990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-direct 2025-12-04T08:33:32.2096650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-a 2025-12-04T08:33:32.2097290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-256color 2025-12-04T08:33:32.2097920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news29 2025-12-04T08:33:32.2098510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m-ns 2025-12-04T08:33:32.2099140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-o 2025-12-04T08:33:32.2099820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-a 2025-12-04T08:33:32.2100480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-nl 2025-12-04T08:33:32.2101120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-ns 2025-12-04T08:33:32.2101800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc 2025-12-04T08:33:32.2102520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-nti 2025-12-04T08:33:32.2103040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec 2025-12-04T08:33:32.2103770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60wpp 2025-12-04T08:33:32.2104450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+wpp 2025-12-04T08:33:32.2105130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wan 2025-12-04T08:33:32.2105780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+pp 2025-12-04T08:33:32.2106470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-16color 2025-12-04T08:33:32.2107130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28 2025-12-04T08:33:32.2107830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+mac 2025-12-04T08:33:32.2108530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-w 2025-12-04T08:33:32.2109150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vppp 2025-12-04T08:33:32.2109780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7 2025-12-04T08:33:32.2110500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w-vt 2025-12-04T08:33:32.2111180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wpp 2025-12-04T08:33:32.2111840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intpp 2025-12-04T08:33:32.2113350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-7 2025-12-04T08:33:32.2113780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c 2025-12-04T08:33:32.2114410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60pp 2025-12-04T08:33:32.2115030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42 2025-12-04T08:33:32.2115770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-nti 2025-12-04T08:33:32.2116320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news33 2025-12-04T08:33:32.2116990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s 2025-12-04T08:33:32.2117600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c 2025-12-04T08:33:32.2118270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwpp 2025-12-04T08:33:32.2118970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-7 2025-12-04T08:33:32.2119570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29 2025-12-04T08:33:32.2120240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m 2025-12-04T08:33:32.2120850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-a 2025-12-04T08:33:32.2121490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220 2025-12-04T08:33:32.2122090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-o 2025-12-04T08:33:32.2122720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900i 2025-12-04T08:33:32.2123350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nextshell 2025-12-04T08:33:32.2124000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100pp 2025-12-04T08:33:32.2124620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512 2025-12-04T08:33:32.2125320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/northstar 2025-12-04T08:33:32.2125970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm 2025-12-04T08:33:32.2126600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wpp 2025-12-04T08:33:32.2127270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wpp 2025-12-04T08:33:32.2127950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wpp 2025-12-04T08:33:32.2128560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sys 2025-12-04T08:33:32.2129260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build326 2025-12-04T08:33:32.2129870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-o 2025-12-04T08:33:32.2130470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513 2025-12-04T08:33:32.2131110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514 2025-12-04T08:33:32.2131770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole 2025-12-04T08:33:32.2132590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build343 2025-12-04T08:33:32.2133150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-a 2025-12-04T08:33:32.2133870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-euc 2025-12-04T08:33:32.2134470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053-dg 2025-12-04T08:33:32.2135100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x-dg 2025-12-04T08:33:32.2135660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053 2025-12-04T08:33:32.2136260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x 2025-12-04T08:33:32.2136890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630MTG-24 2025-12-04T08:33:32.2137490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630-lm 2025-12-04T08:33:32.2138080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1178 2025-12-04T08:33:32.2138720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1730-lm 2025-12-04T08:33:32.2139380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-w 2025-12-04T08:33:32.2139990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu-220 2025-12-04T08:33:32.2140770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu 2025-12-04T08:33:32.2141610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62 2025-12-04T08:33:32.2142500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64 2025-12-04T08:33:32.2143280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+italics 2025-12-04T08:33:32.2146700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ex155 2025-12-04T08:33:32.2146820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+sgr 2025-12-04T08:33:32.2146960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+strikeout 2025-12-04T08:33:32.2147100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-rv 2025-12-04T08:33:32.2147240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-vt52 2025-12-04T08:33:32.2148150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4000 2025-12-04T08:33:32.2148830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+index 2025-12-04T08:33:32.2149530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep48 2025-12-04T08:33:32.2150420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-glasstty 2025-12-04T08:33:32.2151170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emx-base 2025-12-04T08:33:32.2152000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+color 2025-12-04T08:33:32.2152870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep40 2025-12-04T08:33:32.2153800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4080 2025-12-04T08:33:32.2154690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-rv 2025-12-04T08:33:32.2155410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/env230 2025-12-04T08:33:32.2156320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-w 2025-12-04T08:33:32.2157240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/envision230 2025-12-04T08:33:32.2158130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ergo4000 2025-12-04T08:33:32.2159020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-ansi 2025-12-04T08:33:32.2159960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit-am 2025-12-04T08:33:32.2160710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emots 2025-12-04T08:33:32.2161510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit 2025-12-04T08:33:32.2162290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks 2025-12-04T08:33:32.2162960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm 2025-12-04T08:33:32.2163700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/exec80 2025-12-04T08:33:32.2164670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm-color 2025-12-04T08:33:32.2165360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510a 2025-12-04T08:33:32.2166190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w-rv 2025-12-04T08:33:32.2167210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8 2025-12-04T08:33:32.2168010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-nobold 2025-12-04T08:33:32.2168790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0 2025-12-04T08:33:32.2169420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/b-128 2025-12-04T08:33:32.2170190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300 2025-12-04T08:33:32.2171000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc 2025-12-04T08:33:32.2171800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc 2025-12-04T08:33:32.2172590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10rv 2025-12-04T08:33:32.2173320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bee 2025-12-04T08:33:32.2174320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-8rv 2025-12-04T08:33:32.2175010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh4 2025-12-04T08:33:32.2176010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehiveIIIm 2025-12-04T08:33:32.2176850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-m 2025-12-04T08:33:32.2177570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-rv 2025-12-04T08:33:32.2178900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bracketed+paste 2025-12-04T08:33:32.2181640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc 2025-12-04T08:33:32.2181940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10nv 2025-12-04T08:33:32.2182080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w 2025-12-04T08:33:32.2182210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8rv 2025-12-04T08:33:32.2182370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-rv 2025-12-04T08:33:32.2183180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basic4 2025-12-04T08:33:32.2183930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510d 2025-12-04T08:33:32.2184740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8w 2025-12-04T08:33:32.2185510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive 2025-12-04T08:33:32.2186700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w 2025-12-04T08:33:32.2187410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25nv 2025-12-04T08:33:32.2188200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0nv 2025-12-04T08:33:32.2189170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bantam 2025-12-04T08:33:32.2189960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bobcat 2025-12-04T08:33:32.2190850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10 2025-12-04T08:33:32.2192000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-rv 2025-12-04T08:33:32.2192710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh3m 2025-12-04T08:33:32.2193540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bitgraph 2025-12-04T08:33:32.2194340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-rv 2025-12-04T08:33:32.2195190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bterm 2025-12-04T08:33:32.2196120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-mono 2025-12-04T08:33:32.2196880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25rv 2025-12-04T08:33:32.2197590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0rv 2025-12-04T08:33:32.2198540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-sparc 2025-12-04T08:33:32.2199510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive4 2025-12-04T08:33:32.2200510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive3 2025-12-04T08:33:32.2201360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beterm 2025-12-04T08:33:32.2202220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basis 2025-12-04T08:33:32.2202930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/blit 2025-12-04T08:33:32.2203730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-ppc 2025-12-04T08:33:32.2204550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25 2025-12-04T08:33:32.2205760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w-rv 2025-12-04T08:33:32.2206540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w 2025-12-04T08:33:32.2207400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beacon 2025-12-04T08:33:32.2208200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr 2025-12-04T08:33:32.2209130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr-24 2025-12-04T08:33:32.2209970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-24 2025-12-04T08:33:32.2210760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41 2025-12-04T08:33:32.2211750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41r 2025-12-04T08:33:32.2212440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime314 2025-12-04T08:33:32.2213350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh 2025-12-04T08:33:32.2214210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227 2025-12-04T08:33:32.2214900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mouse-sun 2025-12-04T08:33:32.2215510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mai 2025-12-04T08:33:32.2216660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm-ansi 2025-12-04T08:33:32.2217230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt70 2025-12-04T08:33:32.2218080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod24 2025-12-04T08:33:32.2218990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime340 2025-12-04T08:33:32.2219920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph48 2025-12-04T08:33:32.2220650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgterm 2025-12-04T08:33:32.2221610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu-color 2025-12-04T08:33:32.2222440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227 2025-12-04T08:33:32.2223490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old 2025-12-04T08:33:32.2224300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty+common 2025-12-04T08:33:32.2224950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-fb 2025-12-04T08:33:32.2225950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp 2025-12-04T08:33:32.2226910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp2 2025-12-04T08:33:32.2227630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm 2025-12-04T08:33:32.2228420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2 2025-12-04T08:33:32.2229330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mvterm 2025-12-04T08:33:32.2230230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt-70 2025-12-04T08:33:32.2231120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old-am 2025-12-04T08:33:32.2231990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt-256color 2025-12-04T08:33:32.2232820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm2 2025-12-04T08:33:32.2233700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macintosh 2025-12-04T08:33:32.2234690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macterminal-w 2025-12-04T08:33:32.2235510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100 2025-12-04T08:33:32.2236390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu 2025-12-04T08:33:32.2237170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac-w 2025-12-04T08:33:32.2238060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm5 2025-12-04T08:33:32.2238780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/m2-nam 2025-12-04T08:33:32.2239770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227am 2025-12-04T08:33:32.2240470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm3 2025-12-04T08:33:32.2241190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-v 2025-12-04T08:33:32.2242130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a 2025-12-04T08:33:32.2242960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.7 2025-12-04T08:33:32.2243860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel2-80 2025-12-04T08:33:32.2244670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph2 2025-12-04T08:33:32.2245600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1-nb 2025-12-04T08:33:32.2246390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-hb 2025-12-04T08:33:32.2247110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227am 2025-12-04T08:33:32.2248100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimeii 2025-12-04T08:33:32.2248950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-80 2025-12-04T08:33:32.2250180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microbee 2025-12-04T08:33:32.2250710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh-256color 2025-12-04T08:33:32.2251670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-direct 2025-12-04T08:33:32.2252470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-16color 2025-12-04T08:33:32.2253310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-linux 2025-12-04T08:33:32.2254100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit22714 2025-12-04T08:33:32.2254940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty-direct 2025-12-04T08:33:32.2255730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mostlike 2025-12-04T08:33:32.2256620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-sun 2025-12-04T08:33:32.2257390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac 2025-12-04T08:33:32.2258270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1 2025-12-04T08:33:32.2259010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgt 2025-12-04T08:33:32.2259830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-3ax 2025-12-04T08:33:32.2260670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-256color 2025-12-04T08:33:32.2261470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel12-80 2025-12-04T08:33:32.2262330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph 2025-12-04T08:33:32.2263190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr 2025-12-04T08:33:32.2264010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm 2025-12-04T08:33:32.2264740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm+pcfkeys 2025-12-04T08:33:32.2265430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp1 2025-12-04T08:33:32.2266180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-color 2025-12-04T08:33:32.2266650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime1 2025-12-04T08:33:32.2267260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm314 2025-12-04T08:33:32.2267960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3a 2025-12-04T08:33:32.2268500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm340 2025-12-04T08:33:32.2269130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt4520-rv 2025-12-04T08:33:32.2269850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/megatek 2025-12-04T08:33:32.2270480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2-nam 2025-12-04T08:33:32.2271300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-nb 2025-12-04T08:33:32.2271850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2 2025-12-04T08:33:32.2272640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mono-emx 2025-12-04T08:33:32.2273440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime 2025-12-04T08:33:32.2274320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk22714 2025-12-04T08:33:32.2274730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mdl110 2025-12-04T08:33:32.2275310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimei 2025-12-04T08:33:32.2275850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach 2025-12-04T08:33:32.2276490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-s 2025-12-04T08:33:32.2277240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.5 2025-12-04T08:33:32.2277780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microb 2025-12-04T08:33:32.2278610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/memhp 2025-12-04T08:33:32.2279010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty 2025-12-04T08:33:32.2279590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm 2025-12-04T08:33:32.2280320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-color 2025-12-04T08:33:32.2280940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-3.0 2025-12-04T08:33:32.2281540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3ax 2025-12-04T08:33:32.2282200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100+ 2025-12-04T08:33:32.2282790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/morphos 2025-12-04T08:33:32.2283430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel 2025-12-04T08:33:32.2284100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix 2025-12-04T08:33:32.2284590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod 2025-12-04T08:33:32.2285240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-bold 2025-12-04T08:33:32.2285880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b 2025-12-04T08:33:32.2286560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-terminal 2025-12-04T08:33:32.2287120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt 2025-12-04T08:33:32.2287800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt-utf8 2025-12-04T08:33:32.2288420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm-w 2025-12-04T08:33:32.2289150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux3.0 2025-12-04T08:33:32.2289860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+sfkeys 2025-12-04T08:33:32.2290450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m2 2025-12-04T08:33:32.2291040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna 2025-12-04T08:33:32.2291690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-lat 2025-12-04T08:33:32.2292300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna68k 2025-12-04T08:33:32.2292960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8r 2025-12-04T08:33:32.2293600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/la120 2025-12-04T08:33:32.2294210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft-pc850 2025-12-04T08:33:32.2294840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.2 2025-12-04T08:33:32.2295460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-s 2025-12-04T08:33:32.2296180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+decid 2025-12-04T08:33:32.2296780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm 2025-12-04T08:33:32.2297470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-16color 2025-12-04T08:33:32.2298110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03 2025-12-04T08:33:32.2298670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03-w 2025-12-04T08:33:32.2299330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-vt 2025-12-04T08:33:32.2299970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/layer 2025-12-04T08:33:32.2300660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+kbs 2025-12-04T08:33:32.2301290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-basic 2025-12-04T08:33:32.2301840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisa 2025-12-04T08:33:32.2302450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux 2025-12-04T08:33:32.2303070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1 2025-12-04T08:33:32.2303770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c-nc 2025-12-04T08:33:32.2304690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/liswb 2025-12-04T08:33:32.2310190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft 2025-12-04T08:33:32.2310430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1b 2025-12-04T08:33:32.2310550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6 2025-12-04T08:33:32.2310690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6.26 2025-12-04T08:33:32.2310810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c 2025-12-04T08:33:32.2310930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m 2025-12-04T08:33:32.2311050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-nic 2025-12-04T08:33:32.2311180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8 2025-12-04T08:33:32.2311300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lpr 2025-12-04T08:33:32.2311420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-w 2025-12-04T08:33:32.2311530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/9term 2025-12-04T08:33:32.2311840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-hb 2025-12-04T08:33:32.2312600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-4p 2025-12-04T08:33:32.2313050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coco3 2025-12-04T08:33:32.2313690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-6lpi 2025-12-04T08:33:32.2314260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx100 2025-12-04T08:33:32.2314880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c321 2025-12-04T08:33:32.2315590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit80 2025-12-04T08:33:32.2316060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50 2025-12-04T08:33:32.2316710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops-10 2025-12-04T08:33:32.2317380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept-avt 2025-12-04T08:33:32.2317980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r 2025-12-04T08:33:32.2318690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100-rv 2025-12-04T08:33:32.2319510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60 2025-12-04T08:33:32.2320380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci1 2025-12-04T08:33:32.2321220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coherent 2025-12-04T08:33:32.2322060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-2 2025-12-04T08:33:32.2322840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb83 2025-12-04T08:33:32.2323740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r 2025-12-04T08:33:32.2324590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbunix 2025-12-04T08:33:32.2325320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv 2025-12-04T08:33:32.2326100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-8p 2025-12-04T08:33:32.2326840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10-w 2025-12-04T08:33:32.2327620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1 2025-12-04T08:33:32.2328500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-3 2025-12-04T08:33:32.2329290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citc 2025-12-04T08:33:32.2330110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-8p 2025-12-04T08:33:32.2330990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w8p 2025-12-04T08:33:32.2331730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-ps 2025-12-04T08:33:32.2332660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-4p 2025-12-04T08:33:32.2333600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n132 2025-12-04T08:33:32.2334480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel320 2025-12-04T08:33:32.2335390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8r-m 2025-12-04T08:33:32.2336180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct82 2025-12-04T08:33:32.2336850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct8500 2025-12-04T08:33:32.2337720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops 2025-12-04T08:33:32.2338580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100 2025-12-04T08:33:32.2339350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel321 2025-12-04T08:33:32.2340230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-8lpi 2025-12-04T08:33:32.2340920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-m 2025-12-04T08:33:32.2341770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25w 2025-12-04T08:33:32.2342510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbblit 2025-12-04T08:33:32.2343550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108 2025-12-04T08:33:32.2344240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r 2025-12-04T08:33:32.2345130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ctrm 2025-12-04T08:33:32.2345730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour 2025-12-04T08:33:32.2346600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-rv 2025-12-04T08:33:32.2347370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv-4p 2025-12-04T08:33:32.2348130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ci8510 2025-12-04T08:33:32.2349080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r-m 2025-12-04T08:33:32.2349920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso-m 2025-12-04T08:33:32.2350610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/commodore 2025-12-04T08:33:32.2351360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108 2025-12-04T08:33:32.2352220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43 2025-12-04T08:33:32.2353260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso8859 2025-12-04T08:33:32.2353990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101 2025-12-04T08:33:32.2354850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30-m 2025-12-04T08:33:32.2355650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1-m 2025-12-04T08:33:32.2356440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100 2025-12-04T08:33:32.2357040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc752 2025-12-04T08:33:32.2357830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit500 2025-12-04T08:33:32.2358670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc2 2025-12-04T08:33:32.2359420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cg7900 2025-12-04T08:33:32.2360320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinDBG 2025-12-04T08:33:32.2361130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/chromatics 2025-12-04T08:33:32.2362030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1-m 2025-12-04T08:33:32.2363010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/colorscan 2025-12-04T08:33:32.2363740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ca22851 2025-12-04T08:33:32.2364630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r 2025-12-04T08:33:32.2365430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721 2025-12-04T08:33:32.2366350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n 2025-12-04T08:33:32.2367200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc3 2025-12-04T08:33:32.2367940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w 2025-12-04T08:33:32.2368890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-8p 2025-12-04T08:33:32.2369690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10 2025-12-04T08:33:32.2370490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-m 2025-12-04T08:33:32.2371160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30 2025-12-04T08:33:32.2372010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept 2025-12-04T08:33:32.2372710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh 2025-12-04T08:33:32.2373510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-pica 2025-12-04T08:33:32.2374390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso 2025-12-04T08:33:32.2375240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel300 2025-12-04T08:33:32.2376060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-4p 2025-12-04T08:33:32.2376790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-4p 2025-12-04T08:33:32.2377610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-elite 2025-12-04T08:33:32.2378510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour-direct 2025-12-04T08:33:32.2379250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops10 2025-12-04T08:33:32.2380030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e 2025-12-04T08:33:32.2381020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel301 2025-12-04T08:33:32.2381810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-comp 2025-12-04T08:33:32.2382670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-m 2025-12-04T08:33:32.2383450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-1p 2025-12-04T08:33:32.2384290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv 2025-12-04T08:33:32.2385050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc456 2025-12-04T08:33:32.2385790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit-80 2025-12-04T08:33:32.2386680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso-m 2025-12-04T08:33:32.2387620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso-m 2025-12-04T08:33:32.2388440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx 2025-12-04T08:33:32.2389270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r 2025-12-04T08:33:32.2390180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-debian 2025-12-04T08:33:32.2390900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt 2025-12-04T08:33:32.2391650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w-8p 2025-12-04T08:33:32.2392450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43-m 2025-12-04T08:33:32.2393390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt-vt220 2025-12-04T08:33:32.2394170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721-esc 2025-12-04T08:33:32.2394860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinB19 2025-12-04T08:33:32.2395750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1-m 2025-12-04T08:33:32.2396870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/color_xterm 2025-12-04T08:33:32.2397560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1 2025-12-04T08:33:32.2398250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-prop 2025-12-04T08:33:32.2399160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r-m 2025-12-04T08:33:32.2400130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8-r 2025-12-04T08:33:32.2400730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c301 2025-12-04T08:33:32.2401410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb110 2025-12-04T08:33:32.2402360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso8859 2025-12-04T08:33:32.2403350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w-8 2025-12-04T08:33:32.2404110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r-m 2025-12-04T08:33:32.2404770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c300 2025-12-04T08:33:32.2405620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25 2025-12-04T08:33:32.2406360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwin 2025-12-04T08:33:32.2407410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour-latest 2025-12-04T08:33:32.2408060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721ll 2025-12-04T08:33:32.2408820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r-m 2025-12-04T08:33:32.2409510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c104 2025-12-04T08:33:32.2410230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc756 2025-12-04T08:33:32.2411070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-132 2025-12-04T08:33:32.2411810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r-m 2025-12-04T08:33:32.2412540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci 2025-12-04T08:33:32.2413650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108rv4p 2025-12-04T08:33:32.2414380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1 2025-12-04T08:33:32.2415190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/digilog 2025-12-04T08:33:32.2416000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-34 2025-12-04T08:33:32.2416780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80 2025-12-04T08:33:32.2417550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b-w 2025-12-04T08:33:32.2418390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b-w 2025-12-04T08:33:32.2419200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d132 2025-12-04T08:33:32.2419970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c 2025-12-04T08:33:32.2420870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-sna 2025-12-04T08:33:32.2421980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/delta 2025-12-04T08:33:32.2422490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-dg 2025-12-04T08:33:32.2423330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7103-sna 2025-12-04T08:33:32.2424130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix 2025-12-04T08:33:32.2424920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003-dumb 2025-12-04T08:33:32.2425710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b 2025-12-04T08:33:32.2426520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmchat 2025-12-04T08:33:32.2427800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48-m 2025-12-04T08:33:32.2428650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt220 2025-12-04T08:33:32.2429480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w-ccc 2025-12-04T08:33:32.2430150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3025 2025-12-04T08:33:32.2430940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+s 2025-12-04T08:33:32.2431610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw1 2025-12-04T08:33:32.2432480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix-25 2025-12-04T08:33:32.2433350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+25 2025-12-04T08:33:32.2434140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-w 2025-12-04T08:33:32.2435090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48-m 2025-12-04T08:33:32.2435940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt330 2025-12-04T08:33:32.2436760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-dg 2025-12-04T08:33:32.2437570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datapoint 2025-12-04T08:33:32.2438270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211 2025-12-04T08:33:32.2439230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462e-dg 2025-12-04T08:33:32.2439990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+ 2025-12-04T08:33:32.2440860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25 2025-12-04T08:33:32.2441680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80 2025-12-04T08:33:32.2442580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s-ccc 2025-12-04T08:33:32.2443290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220 2025-12-04T08:33:32.2444000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-w 2025-12-04T08:33:32.2444800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue80 2025-12-04T08:33:32.2445740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25 2025-12-04T08:33:32.2446350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb 2025-12-04T08:33:32.2447270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr-ccc 2025-12-04T08:33:32.2448050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-generic 2025-12-04T08:33:32.2448900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix-25 2025-12-04T08:33:32.2449650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003 2025-12-04T08:33:32.2450480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-25 2025-12-04T08:33:32.2451380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37-m 2025-12-04T08:33:32.2452160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+25 2025-12-04T08:33:32.2452920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1720 2025-12-04T08:33:32.2453660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470 2025-12-04T08:33:32.2454540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-s 2025-12-04T08:33:32.2455220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-s 2025-12-04T08:33:32.2455830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decpro 2025-12-04T08:33:32.2456420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210 2025-12-04T08:33:32.2457080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datagraphix 2025-12-04T08:33:32.2457670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-dg 2025-12-04T08:33:32.2458340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-sr 2025-12-04T08:33:32.2459040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25-m 2025-12-04T08:33:32.2459660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b-w 2025-12-04T08:33:32.2460330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-ccc 2025-12-04T08:33:32.2461110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr 2025-12-04T08:33:32.2461730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt340 2025-12-04T08:33:32.2462260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80w 2025-12-04T08:33:32.2462980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb-emacs-ansi 2025-12-04T08:33:32.2463540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80w 2025-12-04T08:33:32.2464130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-dg 2025-12-04T08:33:32.2464770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+11 2025-12-04T08:33:32.2465440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datamedia2500 2025-12-04T08:33:32.2466020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc382 2025-12-04T08:33:32.2466650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-w 2025-12-04T08:33:32.2467300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-old 2025-12-04T08:33:32.2467950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m 2025-12-04T08:33:32.2468570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix 2025-12-04T08:33:32.2469170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-dg 2025-12-04T08:33:32.2469790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b-w 2025-12-04T08:33:32.2470470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s 2025-12-04T08:33:32.2471140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr 2025-12-04T08:33:32.2471750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color8 2025-12-04T08:33:32.2472340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp 2025-12-04T08:33:32.2473040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37 2025-12-04T08:33:32.2473630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-dg 2025-12-04T08:33:32.2474320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-25 2025-12-04T08:33:32.2475060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr3180 2025-12-04T08:33:32.2475570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+7b 2025-12-04T08:33:32.2476180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-dg 2025-12-04T08:33:32.2476820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg-ccc 2025-12-04T08:33:32.2477700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr-ccc 2025-12-04T08:33:32.2478130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400 2025-12-04T08:33:32.2478750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg 2025-12-04T08:33:32.2479440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+sr 2025-12-04T08:33:32.2479980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-b 2025-12-04T08:33:32.2480650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-sr 2025-12-04T08:33:32.2481320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color8 2025-12-04T08:33:32.2481960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix 2025-12-04T08:33:32.2482540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt110 2025-12-04T08:33:32.2483240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-ccc 2025-12-04T08:33:32.2483850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-ansi 2025-12-04T08:33:32.2484570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+fixed 2025-12-04T08:33:32.2485040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd 2025-12-04T08:33:32.2485670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100w 2025-12-04T08:33:32.2486340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640 2025-12-04T08:33:32.2487040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40 2025-12-04T08:33:32.2487630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-dg 2025-12-04T08:33:32.2488270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dataspeed40 2025-12-04T08:33:32.2488940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+w 2025-12-04T08:33:32.2489470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dd5000 2025-12-04T08:33:32.2490120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt400 2025-12-04T08:33:32.2490730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp3360 2025-12-04T08:33:32.2491380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053-old 2025-12-04T08:33:32.2491950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg210 2025-12-04T08:33:32.2492690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64-m 2025-12-04T08:33:32.2493390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-s 2025-12-04T08:33:32.2494260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48 2025-12-04T08:33:32.2494700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64 2025-12-04T08:33:32.2495280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmterm 2025-12-04T08:33:32.2495870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+ 2025-12-04T08:33:32.2496510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo-lm 2025-12-04T08:33:32.2497120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decansi 2025-12-04T08:33:32.2497740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b-w 2025-12-04T08:33:32.2498400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w 2025-12-04T08:33:32.2499010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+25 2025-12-04T08:33:32.2499670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-b 2025-12-04T08:33:32.2500440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix 2025-12-04T08:33:32.2500910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-7b 2025-12-04T08:33:32.2501540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+sr 2025-12-04T08:33:32.2502120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40-2 2025-12-04T08:33:32.2502740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg211 2025-12-04T08:33:32.2503430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80w 2025-12-04T08:33:32.2503970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-dg 2025-12-04T08:33:32.2504640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-w 2025-12-04T08:33:32.2505240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-w 2025-12-04T08:33:32.2505830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c-dg 2025-12-04T08:33:32.2506400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d80 2025-12-04T08:33:32.2507040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw3 2025-12-04T08:33:32.2507680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30 2025-12-04T08:33:32.2508270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100 2025-12-04T08:33:32.2508870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+ccc 2025-12-04T08:33:32.2509440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw4 2025-12-04T08:33:32.2510040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk-vt 2025-12-04T08:33:32.2510680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-dg 2025-12-04T08:33:32.2511520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30-m 2025-12-04T08:33:32.2512030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+fixed 2025-12-04T08:33:32.2512660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue 2025-12-04T08:33:32.2513280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-dg 2025-12-04T08:33:32.2513880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg450 2025-12-04T08:33:32.2514490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555 2025-12-04T08:33:32.2515100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-dg 2025-12-04T08:33:32.2515710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3045 2025-12-04T08:33:32.2516360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1520 2025-12-04T08:33:32.2516970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decwriter 2025-12-04T08:33:32.2517670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37 2025-12-04T08:33:32.2518360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30 2025-12-04T08:33:32.2518900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-w 2025-12-04T08:33:32.2519530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm2500 2025-12-04T08:33:32.2520160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix 2025-12-04T08:33:32.2520790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-7b 2025-12-04T08:33:32.2521370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+ 2025-12-04T08:33:32.2522040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-7b 2025-12-04T08:33:32.2522710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620-m8 2025-12-04T08:33:32.2523320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80-sas 2025-12-04T08:33:32.2523970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+w 2025-12-04T08:33:32.2524650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450-dg 2025-12-04T08:33:32.2525360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-sr 2025-12-04T08:33:32.2526220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75 2025-12-04T08:33:32.2527160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96 2025-12-04T08:33:32.2527950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw2 2025-12-04T08:33:32.2528760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg605x 2025-12-04T08:33:32.2529670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75-m 2025-12-04T08:33:32.2530560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color 2025-12-04T08:33:32.2531310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2-dg 2025-12-04T08:33:32.2532170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-dg 2025-12-04T08:33:32.2532880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd1 2025-12-04T08:33:32.2533700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1521 2025-12-04T08:33:32.2534590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25-ccc 2025-12-04T08:33:32.2535320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk 2025-12-04T08:33:32.2536090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053 2025-12-04T08:33:32.2537130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40-m 2025-12-04T08:33:32.2537610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo 2025-12-04T08:33:32.2538440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-7b 2025-12-04T08:33:32.2539200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg200 2025-12-04T08:33:32.2540020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color 2025-12-04T08:33:32.2540840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-25 2025-12-04T08:33:32.2541670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtterm 2025-12-04T08:33:32.2542470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64 2025-12-04T08:33:32.2543350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm-256color 2025-12-04T08:33:32.2544210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp8242 2025-12-04T08:33:32.2544960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400-dg 2025-12-04T08:33:32.2545660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410 2025-12-04T08:33:32.2546590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-sr 2025-12-04T08:33:32.2547340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740 2025-12-04T08:33:32.2548290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37-m 2025-12-04T08:33:32.2549320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-s 2025-12-04T08:33:32.2550060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-dg 2025-12-04T08:33:32.2550890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+dg 2025-12-04T08:33:32.2551650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215 2025-12-04T08:33:32.2552570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-25 2025-12-04T08:33:32.2553650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100 2025-12-04T08:33:32.2554220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix 2025-12-04T08:33:32.2554880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+pp 2025-12-04T08:33:32.2555680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-s 2025-12-04T08:33:32.2556420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411 2025-12-04T08:33:32.2557260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix 2025-12-04T08:33:32.2558080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-m8 2025-12-04T08:33:32.2558930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2 2025-12-04T08:33:32.2559840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+ 2025-12-04T08:33:32.2560440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw 2025-12-04T08:33:32.2561210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-dg 2025-12-04T08:33:32.2561970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm 2025-12-04T08:33:32.2562740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg 2025-12-04T08:33:32.2563610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+sl 2025-12-04T08:33:32.2564450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7202 2025-12-04T08:33:32.2565390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96-m 2025-12-04T08:33:32.2566160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-w 2025-12-04T08:33:32.2566760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-w 2025-12-04T08:33:32.2567700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-w 2025-12-04T08:33:32.2568550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-w 2025-12-04T08:33:32.2569330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+ccc 2025-12-04T08:33:32.2570160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-7b 2025-12-04T08:33:32.2571230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt100 2025-12-04T08:33:32.2571750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214 2025-12-04T08:33:32.2572590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo630 2025-12-04T08:33:32.2573330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix 2025-12-04T08:33:32.2574360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d800 2025-12-04T08:33:32.2575220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100w 2025-12-04T08:33:32.2576030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+dg 2025-12-04T08:33:32.2576740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460 2025-12-04T08:33:32.2577660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1730 2025-12-04T08:33:32.2578350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200 2025-12-04T08:33:32.2579150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr 2025-12-04T08:33:32.2580010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-sr 2025-12-04T08:33:32.2580800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w 2025-12-04T08:33:32.2581570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f2 2025-12-04T08:33:32.2582290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin 2025-12-04T08:33:32.2583210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-dg 2025-12-04T08:33:32.2583960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+dg 2025-12-04T08:33:32.2584810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp203 2025-12-04T08:33:32.2585660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp204 2025-12-04T08:33:32.2586490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-dg 2025-12-04T08:33:32.2587260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6134 2025-12-04T08:33:32.2587940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b 2025-12-04T08:33:32.2588630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80 2025-12-04T08:33:32.2589450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-25 2025-12-04T08:33:32.2590360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w-ccc 2025-12-04T08:33:32.2591370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+15 2025-12-04T08:33:32.2592490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b-w 2025-12-04T08:33:32.2593060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450 2025-12-04T08:33:32.2593890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f 2025-12-04T08:33:32.2594660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30-m 2025-12-04T08:33:32.2595380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b 2025-12-04T08:33:32.2596210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg100 2025-12-04T08:33:32.2596800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461 2025-12-04T08:33:32.2597750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-lm 2025-12-04T08:33:32.2598520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230 2025-12-04T08:33:32.2599370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48 2025-12-04T08:33:32.2600320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-dg 2025-12-04T08:33:32.2601120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+8b 2025-12-04T08:33:32.2601940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo450 2025-12-04T08:33:32.2602680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-7b 2025-12-04T08:33:32.2603370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/domterm 2025-12-04T08:33:32.2604080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c 2025-12-04T08:33:32.2604860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix 2025-12-04T08:33:32.2605580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b 2025-12-04T08:33:32.2606420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-unix 2025-12-04T08:33:32.2607290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25 2025-12-04T08:33:32.2608220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b 2025-12-04T08:33:32.2609350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25-ccc 2025-12-04T08:33:32.2609930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg-ccc 2025-12-04T08:33:32.2610580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-w 2025-12-04T08:33:32.2611550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64-m 2025-12-04T08:33:32.2612210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578 2025-12-04T08:33:32.2612960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230-dg 2025-12-04T08:33:32.2613770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc300s 2025-12-04T08:33:32.2614610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg460-ansi 2025-12-04T08:33:32.2615450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-w 2025-12-04T08:33:32.2616240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40 2025-12-04T08:33:32.2616960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+dg 2025-12-04T08:33:32.2617800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214-dg 2025-12-04T08:33:32.2618550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-dg 2025-12-04T08:33:32.2619280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740-lm 2025-12-04T08:33:32.2620020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+s 2025-12-04T08:33:32.2620860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decid+cpr 2025-12-04T08:33:32.2621610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-24 2025-12-04T08:33:32.2622470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f2 2025-12-04T08:33:32.2623400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s-ccc 2025-12-04T08:33:32.2624240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-s 2025-12-04T08:33:32.2625250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620 2025-12-04T08:33:32.2626090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200-dg 2025-12-04T08:33:32.2626850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577 2025-12-04T08:33:32.2627720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-sr 2025-12-04T08:33:32.2628500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210-dg 2025-12-04T08:33:32.2629310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s 2025-12-04T08:33:32.2630200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f 2025-12-04T08:33:32.2631100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-25 2025-12-04T08:33:32.2631860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b 2025-12-04T08:33:32.2632630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix 2025-12-04T08:33:32.2633460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102 2025-12-04T08:33:32.2634470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/41/Apple_Terminal 2025-12-04T08:33:32.2635300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42 2025-12-04T08:33:32.2636100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc-w 2025-12-04T08:33:32.2637010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48wpc 2025-12-04T08:33:32.2637800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25 2025-12-04T08:33:32.2638500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-mc 2025-12-04T08:33:32.2639180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-w 2025-12-04T08:33:32.2639890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25-w 2025-12-04T08:33:32.2640420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w-vb 2025-12-04T08:33:32.2641090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42wvb 2025-12-04T08:33:32.2641820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-w 2025-12-04T08:33:32.2642680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-wvb 2025-12-04T08:33:32.2643380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42-w 2025-12-04T08:33:32.2644230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-wvb 2025-12-04T08:33:32.2644820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-vb 2025-12-04T08:33:32.2645970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25 2025-12-04T08:33:32.2646540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-w 2025-12-04T08:33:32.2647390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43-w 2025-12-04T08:33:32.2648000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25 2025-12-04T08:33:32.2648840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-wvb 2025-12-04T08:33:32.2649750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43 2025-12-04T08:33:32.2650810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75ap 2025-12-04T08:33:32.2651380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w-vb 2025-12-04T08:33:32.2652410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75 2025-12-04T08:33:32.2653000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-mc 2025-12-04T08:33:32.2653760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-vb 2025-12-04T08:33:32.2654800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36pc 2025-12-04T08:33:32.2655280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36w 2025-12-04T08:33:32.2656370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-316X 2025-12-04T08:33:32.2656900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-vb 2025-12-04T08:33:32.2657820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25 2025-12-04T08:33:32.2658670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25 2025-12-04T08:33:32.2659630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w 2025-12-04T08:33:32.2660120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-AT 2025-12-04T08:33:32.2661010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse370 2025-12-04T08:33:32.2661830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100 2025-12-04T08:33:32.2662510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-vb 2025-12-04T08:33:32.2663300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-w 2025-12-04T08:33:32.2664170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-vb 2025-12-04T08:33:32.2665200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25 2025-12-04T08:33:32.2665720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w 2025-12-04T08:33:32.2666510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350 2025-12-04T08:33:32.2667170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120 2025-12-04T08:33:32.2668190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50 2025-12-04T08:33:32.2668910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325w-24 2025-12-04T08:33:32.2670040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42w 2025-12-04T08:33:32.2670610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-wvb 2025-12-04T08:33:32.2671380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520 2025-12-04T08:33:32.2672050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-wvb 2025-12-04T08:33:32.2672810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-vb 2025-12-04T08:33:32.2673600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25-w 2025-12-04T08:33:32.2674540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48w 2025-12-04T08:33:32.2675420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43wvb 2025-12-04T08:33:32.2676260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w 2025-12-04T08:33:32.2677200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w 2025-12-04T08:33:32.2677890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-mc 2025-12-04T08:33:32.2678800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25 2025-12-04T08:33:32.2679580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325 2025-12-04T08:33:32.2680450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-wvb 2025-12-04T08:33:32.2681390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc 2025-12-04T08:33:32.2682410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-vb 2025-12-04T08:33:32.2682920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60 2025-12-04T08:33:32.2683670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25 2025-12-04T08:33:32.2684500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25-w 2025-12-04T08:33:32.2685310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25 2025-12-04T08:33:32.2686170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-vb 2025-12-04T08:33:32.2686980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/winconsole 2025-12-04T08:33:32.2687730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150 2025-12-04T08:33:32.2688520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43 2025-12-04T08:33:32.2689370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wrenw 2025-12-04T08:33:32.2690130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w-vb 2025-12-04T08:33:32.2690920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75 2025-12-04T08:33:32.2691730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75ap 2025-12-04T08:33:32.2692440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-wvb 2025-12-04T08:33:32.2693270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-w 2025-12-04T08:33:32.2694120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43-w 2025-12-04T08:33:32.2694970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-vb 2025-12-04T08:33:32.2695710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185 2025-12-04T08:33:32.2696480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wezterm 2025-12-04T08:33:32.2697300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42 2025-12-04T08:33:32.2698170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-w 2025-12-04T08:33:32.2698950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-316X 2025-12-04T08:33:32.2699700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160 2025-12-04T08:33:32.2700630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-vb 2025-12-04T08:33:32.2701490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25m 2025-12-04T08:33:32.2702250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36w 2025-12-04T08:33:32.2703040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w-vb 2025-12-04T08:33:32.2703780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgt 2025-12-04T08:33:32.2704660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-wvb 2025-12-04T08:33:32.2705550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-vb 2025-12-04T08:33:32.2706360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50 2025-12-04T08:33:32.2707190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25 2025-12-04T08:33:32.2708020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-w 2025-12-04T08:33:32.2708890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-PC 2025-12-04T08:33:32.2709780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42-w 2025-12-04T08:33:32.2710600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-vb 2025-12-04T08:33:32.2711480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w 2025-12-04T08:33:32.2712290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-80 2025-12-04T08:33:32.2713040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w 2025-12-04T08:33:32.2713820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42 2025-12-04T08:33:32.2714610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48w 2025-12-04T08:33:32.2715450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w-vb 2025-12-04T08:33:32.2716170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fa 2025-12-04T08:33:32.2716910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wren 2025-12-04T08:33:32.2717840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-vb 2025-12-04T08:33:32.2718640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-24 2025-12-04T08:33:32.2719490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-wvb 2025-12-04T08:33:32.2720420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100q 2025-12-04T08:33:32.2721240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-wvb 2025-12-04T08:33:32.2722030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-75ap 2025-12-04T08:33:32.2722670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60 2025-12-04T08:33:32.2728640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc 2025-12-04T08:33:32.2729060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-vb 2025-12-04T08:33:32.2729190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43 2025-12-04T08:33:32.2729320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36pc 2025-12-04T08:33:32.2729470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36wpc 2025-12-04T08:33:32.2729600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsiris 2025-12-04T08:33:32.2729730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w-vb 2025-12-04T08:33:32.2729860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-wvb 2025-12-04T08:33:32.2729980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-vb 2025-12-04T08:33:32.2730540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-75ap 2025-12-04T08:33:32.2731360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-w 2025-12-04T08:33:32.2732200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42 2025-12-04T08:33:32.2733180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-vb 2025-12-04T08:33:32.2733980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-w 2025-12-04T08:33:32.2734770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt 2025-12-04T08:33:32.2735510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85 2025-12-04T08:33:32.2736380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48 2025-12-04T08:33:32.2737160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-8bit 2025-12-04T08:33:32.2738140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w-vb 2025-12-04T08:33:32.2739080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48pc 2025-12-04T08:33:32.2740310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-tek 2025-12-04T08:33:32.2741060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42-w 2025-12-04T08:33:32.2741850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99-ansi 2025-12-04T08:33:32.2742460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-wvb 2025-12-04T08:33:32.2744010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-vb 2025-12-04T08:33:32.2744690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25 2025-12-04T08:33:32.2745300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-325 2025-12-04T08:33:32.2746080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-wvb 2025-12-04T08:33:32.2746610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w 2025-12-04T08:33:32.2747360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-PC 2025-12-04T08:33:32.2747900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-vb 2025-12-04T08:33:32.2748560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-wvb 2025-12-04T08:33:32.2749230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-105k 2025-12-04T08:33:32.2749870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-24 2025-12-04T08:33:32.2750530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43 2025-12-04T08:33:32.2751190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25w 2025-12-04T08:33:32.2751890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25-w 2025-12-04T08:33:32.2752530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150 2025-12-04T08:33:32.2753240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-24 2025-12-04T08:33:32.2754020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25-w 2025-12-04T08:33:32.2754550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48 2025-12-04T08:33:32.2755210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-nk 2025-12-04T08:33:32.2755810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-w 2025-12-04T08:33:32.2756500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-24 2025-12-04T08:33:32.2757170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43 2025-12-04T08:33:32.2757750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99f 2025-12-04T08:33:32.2758380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgt 2025-12-04T08:33:32.2759050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-vb 2025-12-04T08:33:32.2759660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-w 2025-12-04T08:33:32.2760320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43-w 2025-12-04T08:33:32.2761000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-wvb 2025-12-04T08:33:32.2761600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160 2025-12-04T08:33:32.2762280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-vb 2025-12-04T08:33:32.2762980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36wpc 2025-12-04T08:33:32.2763620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25-w 2025-12-04T08:33:32.2764290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99a-ansi 2025-12-04T08:33:32.2764900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30 2025-12-04T08:33:32.2765550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w-vb 2025-12-04T08:33:32.2766220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-vb 2025-12-04T08:33:32.2766880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185 2025-12-04T08:33:32.2767530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42 2025-12-04T08:33:32.2768150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-w 2025-12-04T08:33:32.2768890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-vb 2025-12-04T08:33:32.2769570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-p-wvb 2025-12-04T08:33:32.2770220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-24 2025-12-04T08:33:32.2770870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25-w 2025-12-04T08:33:32.2771520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-wvb 2025-12-04T08:33:32.2772160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36 2025-12-04T08:33:32.2772830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-vb 2025-12-04T08:33:32.2773440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350 2025-12-04T08:33:32.2774040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120 2025-12-04T08:33:32.2774670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-w 2025-12-04T08:33:32.2775370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-vb 2025-12-04T08:33:32.2776120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48wpc 2025-12-04T08:33:32.2776690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-w 2025-12-04T08:33:32.2777350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-w 2025-12-04T08:33:32.2777970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w 2025-12-04T08:33:32.2778620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-mc 2025-12-04T08:33:32.2779270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt 2025-12-04T08:33:32.2779930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-wvb 2025-12-04T08:33:32.2780590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25 2025-12-04T08:33:32.2781190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370 2025-12-04T08:33:32.2781880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43-w 2025-12-04T08:33:32.2782540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-tek 2025-12-04T08:33:32.2783170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-AT 2025-12-04T08:33:32.2783820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-wvb 2025-12-04T08:33:32.2784490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-wvb 2025-12-04T08:33:32.2785200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25-w 2025-12-04T08:33:32.2785780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-vb 2025-12-04T08:33:32.2786400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-w 2025-12-04T08:33:32.2787070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42-w 2025-12-04T08:33:32.2787700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-8bit 2025-12-04T08:33:32.2788300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325 2025-12-04T08:33:32.2788920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85 2025-12-04T08:33:32.2789600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25w 2025-12-04T08:33:32.2790240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-w 2025-12-04T08:33:32.2790840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520 2025-12-04T08:33:32.2791480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-vb 2025-12-04T08:33:32.2792170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-wvb 2025-12-04T08:33:32.2792850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-wvb 2025-12-04T08:33:32.2793510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43w 2025-12-04T08:33:32.2794150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43 2025-12-04T08:33:32.2794780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-wvb 2025-12-04T08:33:32.2795430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-wvb 2025-12-04T08:33:32.2796080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-mc 2025-12-04T08:33:32.2796710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-w 2025-12-04T08:33:32.2797350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-vb 2025-12-04T08:33:32.2798010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-101k 2025-12-04T08:33:32.2798630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse+sl 2025-12-04T08:33:32.2799270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgta 2025-12-04T08:33:32.2799970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-vp 2025-12-04T08:33:32.2800570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30 2025-12-04T08:33:32.2801260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48pc 2025-12-04T08:33:32.2801880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36 2025-12-04T08:33:32.2802550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w-vb 2025-12-04T08:33:32.2803180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-24 2025-12-04T08:33:32.2803920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42 2025-12-04T08:33:32.2804450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-tek 2025-12-04T08:33:32.2805130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-w 2025-12-04T08:33:32.2805760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-mc 2025-12-04T08:33:32.2806450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-vb 2025-12-04T08:33:32.2807280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25 2025-12-04T08:33:32.2807680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-wvb 2025-12-04T08:33:32.2808300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-rv 2025-12-04T08:33:32.2808970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-vb 2025-12-04T08:33:32.2809620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgta 2025-12-04T08:33:32.2810320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25-w 2025-12-04T08:33:32.2810910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w 2025-12-04T08:33:32.2811570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-EPC 2025-12-04T08:33:32.2812230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25-w 2025-12-04T08:33:32.2812850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25 2025-12-04T08:33:32.2813500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0 2025-12-04T08:33:32.2814080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt210 2025-12-04T08:33:32.2814710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3-bold 2025-12-04T08:33:32.2815290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p4 2025-12-04T08:33:32.2815960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m 2025-12-04T08:33:32.2816600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-w 2025-12-04T08:33:32.2817280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43-m 2025-12-04T08:33:32.2817970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+keypad 2025-12-04T08:33:32.2818570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40 2025-12-04T08:33:32.2819180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-w 2025-12-04T08:33:32.2819780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m 2025-12-04T08:33:32.2820400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200w 2025-12-04T08:33:32.2821060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-w 2025-12-04T08:33:32.2821670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccons 2025-12-04T08:33:32.2822340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8-w 2025-12-04T08:33:32.2822980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmconsole 2025-12-04T08:33:32.2823600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvtXX 2025-12-04T08:33:32.2824170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p5 2025-12-04T08:33:32.2824870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-vt100 2025-12-04T08:33:32.2825440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p19 2025-12-04T08:33:32.2826060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty 2025-12-04T08:33:32.2826700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8-w 2025-12-04T08:33:32.2827370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc6300plus 2025-12-04T08:33:32.2828060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-96x48 2025-12-04T08:33:32.2828700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcconsole 2025-12-04T08:33:32.2829320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pro350 2025-12-04T08:33:32.2829980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit12 2025-12-04T08:33:32.2830630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25 2025-12-04T08:33:32.2831290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8 2025-12-04T08:33:32.2831990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+xterm 2025-12-04T08:33:32.2832600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-venix 2025-12-04T08:33:32.2833290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-basic 2025-12-04T08:33:32.2833940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit 2025-12-04T08:33:32.2834660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs0 2025-12-04T08:33:32.2835300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43 2025-12-04T08:33:32.2835910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pty 2025-12-04T08:33:32.2836540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505 2025-12-04T08:33:32.2837130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon 2025-12-04T08:33:32.2837750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism7 2025-12-04T08:33:32.2838390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-minix 2025-12-04T08:33:32.2839010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9 2025-12-04T08:33:32.2839700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit120 2025-12-04T08:33:32.2840310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50w 2025-12-04T08:33:32.2840960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8 2025-12-04T08:33:32.2841650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-fast 2025-12-04T08:33:32.2842260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/printer 2025-12-04T08:33:32.2842900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1251 2025-12-04T08:33:32.2843540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33 2025-12-04T08:33:32.2844210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35w 2025-12-04T08:33:32.2844980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt400 2025-12-04T08:33:32.2845640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25-m 2025-12-04T08:33:32.2846300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m-w 2025-12-04T08:33:32.2846890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8-w 2025-12-04T08:33:32.2847520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-m 2025-12-04T08:33:32.2848110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8gl 2025-12-04T08:33:32.2848820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs 2025-12-04T08:33:32.2849440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1 2025-12-04T08:33:32.2850140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+cursor 2025-12-04T08:33:32.2850810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys 2025-12-04T08:33:32.2851500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-256color 2025-12-04T08:33:32.2852170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-90x28 2025-12-04T08:33:32.2852840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-mono 2025-12-04T08:33:32.2853430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250 2025-12-04T08:33:32.2854040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6100 2025-12-04T08:33:32.2854720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m-w 2025-12-04T08:33:32.2855330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcz19 2025-12-04T08:33:32.2855960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8 2025-12-04T08:33:32.2856570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm 2025-12-04T08:33:32.2857350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt100 2025-12-04T08:33:32.2857900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m 2025-12-04T08:33:32.2858480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p7 2025-12-04T08:33:32.2859100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43 2025-12-04T08:33:32.2859750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9 2025-12-04T08:33:32.2860350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-w 2025-12-04T08:33:32.2860960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40w 2025-12-04T08:33:32.2861570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28 2025-12-04T08:33:32.2862240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1100 2025-12-04T08:33:32.2862880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-coherent 2025-12-04T08:33:32.2863480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe550 2025-12-04T08:33:32.2864050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8 2025-12-04T08:33:32.2864700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m-w 2025-12-04T08:33:32.2865280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3 2025-12-04T08:33:32.2865870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcmw 2025-12-04T08:33:32.2866510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43w 2025-12-04T08:33:32.2867150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m 2025-12-04T08:33:32.2867750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-w 2025-12-04T08:33:32.2868380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r-m 2025-12-04T08:33:32.2869050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25w 2025-12-04T08:33:32.2869630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6312 2025-12-04T08:33:32.2870290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-sco 2025-12-04T08:33:32.2871020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+esc 2025-12-04T08:33:32.2871930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-w 2025-12-04T08:33:32.2872540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r 2025-12-04T08:33:32.2873160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12 2025-12-04T08:33:32.2873800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000m 2025-12-04T08:33:32.2874450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1b 2025-12-04T08:33:32.2875060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi 2025-12-04T08:33:32.2875680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000c 2025-12-04T08:33:32.2876380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25-color 2025-12-04T08:33:32.2877010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi43 2025-12-04T08:33:32.2877590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14 2025-12-04T08:33:32.2878230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m-w 2025-12-04T08:33:32.2878850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14 2025-12-04T08:33:32.2879540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-noapp 2025-12-04T08:33:32.2880140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pilot 2025-12-04T08:33:32.2880720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12 2025-12-04T08:33:32.2881430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+colors 2025-12-04T08:33:32.2882180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+linux 2025-12-04T08:33:32.2882800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25m 2025-12-04T08:33:32.2883500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psx_ansi 2025-12-04T08:33:32.2884150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25 2025-12-04T08:33:32.2884760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100 2025-12-04T08:33:32.2885380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/ps300 2025-12-04T08:33:32.2885990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1200 2025-12-04T08:33:32.2886630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250w 2025-12-04T08:33:32.2887250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8gl 2025-12-04T08:33:32.2888050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33 2025-12-04T08:33:32.2888630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism4 2025-12-04T08:33:32.2889150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-24 2025-12-04T08:33:32.2889810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8-w 2025-12-04T08:33:32.2890450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcplot 2025-12-04T08:33:32.2891160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+sco 2025-12-04T08:33:32.2891840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-screen 2025-12-04T08:33:32.2892590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+keys 2025-12-04T08:33:32.2893220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism5 2025-12-04T08:33:32.2893970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-22 2025-12-04T08:33:32.2894530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism2 2025-12-04T08:33:32.2895230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m2 2025-12-04T08:33:32.2895780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc7300 2025-12-04T08:33:32.2896540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-80x24 2025-12-04T08:33:32.2897090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+base 2025-12-04T08:33:32.2897920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33m 2025-12-04T08:33:32.2898350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon-m 2025-12-04T08:33:32.2898980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100w 2025-12-04T08:33:32.2899700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6300 2025-12-04T08:33:32.2900230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200 2025-12-04T08:33:32.2900830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35 2025-12-04T08:33:32.2901490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28w 2025-12-04T08:33:32.2902140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmcons 2025-12-04T08:33:32.2902740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcix 2025-12-04T08:33:32.2903420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0-m 2025-12-04T08:33:32.2904130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50 2025-12-04T08:33:32.2904760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33-m 2025-12-04T08:33:32.2905460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+screen 2025-12-04T08:33:32.2906260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdcons 2025-12-04T08:33:32.2906780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203 2025-12-04T08:33:32.2907410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25 2025-12-04T08:33:32.2908180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25-w 2025-12-04T08:33:32.2908770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25-w 2025-12-04T08:33:32.2909450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt 2025-12-04T08:33:32.2910070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25 2025-12-04T08:33:32.2910770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119 2025-12-04T08:33:32.2911260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx 2025-12-04T08:33:32.2911860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt4 2025-12-04T08:33:32.2912600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103 2025-12-04T08:33:32.2913180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-w 2025-12-04T08:33:32.2913890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p 2025-12-04T08:33:32.2914470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-g 2025-12-04T08:33:32.2915140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25-w 2025-12-04T08:33:32.2915850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-w 2025-12-04T08:33:32.2916390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt102 2025-12-04T08:33:32.2917120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-t 2025-12-04T08:33:32.2917660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt2 2025-12-04T08:33:32.2918370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w 2025-12-04T08:33:32.2918930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101p 2025-12-04T08:33:32.2919660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxtmono 2025-12-04T08:33:32.2920240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103-w 2025-12-04T08:33:32.2921000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25 2025-12-04T08:33:32.2921500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume 2025-12-04T08:33:32.2922300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w-am 2025-12-04T08:33:32.2922840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxw 2025-12-04T08:33:32.2923510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx4 2025-12-04T08:33:32.2924080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-w 2025-12-04T08:33:32.2924660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxm 2025-12-04T08:33:32.2925390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-m 2025-12-04T08:33:32.2926030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdss 2025-12-04T08:33:32.2926590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-w 2025-12-04T08:33:32.2927330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101 2025-12-04T08:33:32.2927890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+ 2025-12-04T08:33:32.2928610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt108 2025-12-04T08:33:32.2929150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume5 2025-12-04T08:33:32.2929860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi 2025-12-04T08:33:32.2930410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101+ 2025-12-04T08:33:32.2931170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203+ 2025-12-04T08:33:32.2931780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-25-w 2025-12-04T08:33:32.2932440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61 2025-12-04T08:33:32.2933000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt330 2025-12-04T08:33:32.2933590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102 2025-12-04T08:33:32.2934180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50 2025-12-04T08:33:32.2934800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp60 2025-12-04T08:33:32.2935560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-putty 2025-12-04T08:33:32.2936150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8 2025-12-04T08:33:32.2936860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav-w 2025-12-04T08:33:32.2937420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300 2025-12-04T08:33:32.2938050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt132 2025-12-04T08:33:32.2938660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc403a 2025-12-04T08:33:32.2939380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+pcedit 2025-12-04T08:33:32.2939970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s 2025-12-04T08:33:32.2940540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip 2025-12-04T08:33:32.2941220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-direct 2025-12-04T08:33:32.2941890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint90 2025-12-04T08:33:32.2942550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte+pcfkeys 2025-12-04T08:33:32.2943180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-nam 2025-12-04T08:33:32.2943870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vitty 2025-12-04T08:33:32.2944440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-w 2025-12-04T08:33:32.2945060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/versaterm 2025-12-04T08:33:32.2945660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visa50 2025-12-04T08:33:32.2946370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+arrows 2025-12-04T08:33:32.2946930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp3a+ 2025-12-04T08:33:32.2947580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata 2025-12-04T08:33:32.2948210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2014 2025-12-04T08:33:32.2948820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi550 2025-12-04T08:33:32.2949480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-nsgr 2025-12-04T08:33:32.2950130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-old 2025-12-04T08:33:32.2950730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-61 2025-12-04T08:33:32.2951400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k311 2025-12-04T08:33:32.2952000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+ 2025-12-04T08:33:32.2952700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+keypad 2025-12-04T08:33:32.2953320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vtnt 2025-12-04T08:33:32.2953950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+4bsd 2025-12-04T08:33:32.2954630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-o 2025-12-04T08:33:32.2955220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61.5 2025-12-04T08:33:32.2955860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pc 2025-12-04T08:33:32.2956480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc203 2025-12-04T08:33:32.2957120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v200-nam 2025-12-04T08:33:32.2957720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220 2025-12-04T08:33:32.2958370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k3 2025-12-04T08:33:32.2959020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100nam 2025-12-04T08:33:32.2959660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2012 2025-12-04T08:33:32.2960270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300 2025-12-04T08:33:32.2960890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vapple 2025-12-04T08:33:32.2961490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-H 2025-12-04T08:33:32.2962140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2008 2025-12-04T08:33:32.2962740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc415 2025-12-04T08:33:32.2963360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400 2025-12-04T08:33:32.2964000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-vb 2025-12-04T08:33:32.2964690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+vtedit 2025-12-04T08:33:32.2965340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-nam 2025-12-04T08:33:32.2966000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+noapp 2025-12-04T08:33:32.2966600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v320n 2025-12-04T08:33:32.2967220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vv100 2025-12-04T08:33:32.2967870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+enq 2025-12-04T08:33:32.2968500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-w 2025-12-04T08:33:32.2969150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102+enq 2025-12-04T08:33:32.2969790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2007 2025-12-04T08:33:32.2970480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-top 2025-12-04T08:33:32.2971080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414 2025-12-04T08:33:32.2971820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w 2025-12-04T08:33:32.2972390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52-basic 2025-12-04T08:33:32.2972960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vk100 2025-12-04T08:33:32.2978200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8bit 2025-12-04T08:33:32.2978520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520 2025-12-04T08:33:32.2979140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt340 2025-12-04T08:33:32.2979470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100-x10 2025-12-04T08:33:32.2979800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam-w 2025-12-04T08:33:32.2980140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+noapp+pc 2025-12-04T08:33:32.2980470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi55 2025-12-04T08:33:32.2980760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi603 2025-12-04T08:33:32.2981060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vwmterm 2025-12-04T08:33:32.2981380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pcdos 2025-12-04T08:33:32.2981700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-js 2025-12-04T08:33:32.2982050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100 2025-12-04T08:33:32.2982390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520ansi 2025-12-04T08:33:32.2982700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510 2025-12-04T08:33:32.2983000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-js 2025-12-04T08:33:32.2983320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-256color 2025-12-04T08:33:32.2983860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-w 2025-12-04T08:33:32.2984950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis 2025-12-04T08:33:32.2985260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc103 2025-12-04T08:33:32.2985790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8bit 2025-12-04T08:33:32.2986440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300-old 2025-12-04T08:33:32.2987050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-w 2025-12-04T08:33:32.2987650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp90 2025-12-04T08:33:32.2988350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+fnkeys 2025-12-04T08:33:32.2989010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-f 2025-12-04T08:33:32.2989590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420f 2025-12-04T08:33:32.2990250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400-24 2025-12-04T08:33:32.2991030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w 2025-12-04T08:33:32.2991580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visual603 2025-12-04T08:33:32.2992190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w 2025-12-04T08:33:32.2992910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint60 2025-12-04T08:33:32.2993460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52 2025-12-04T08:33:32.2994200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt131 2025-12-04T08:33:32.2994680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50h 2025-12-04T08:33:32.2995280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100 2025-12-04T08:33:32.2996020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/venix 2025-12-04T08:33:32.2996570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2017 2025-12-04T08:33:32.2997210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-Hw 2025-12-04T08:33:32.2997800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404 2025-12-04T08:33:32.2998410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420 2025-12-04T08:33:32.2999210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nav 2025-12-04T08:33:32.2999770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte 2025-12-04T08:33:32.3000280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v3220 2025-12-04T08:33:32.3001100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bot-s 2025-12-04T08:33:32.3001630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nam 2025-12-04T08:33:32.3002250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi500 2025-12-04T08:33:32.3003200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414h 2025-12-04T08:33:32.3003870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+keypad 2025-12-04T08:33:32.3004500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2018 2025-12-04T08:33:32.3005150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420+lrmm 2025-12-04T08:33:32.3005850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+pfkeys 2025-12-04T08:33:32.3006490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pcdos 2025-12-04T08:33:32.3007120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vremote 2025-12-04T08:33:32.3007790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-top-s 2025-12-04T08:33:32.3008450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-rv 2025-12-04T08:33:32.3009050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-w 2025-12-04T08:33:32.3009740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav 2025-12-04T08:33:32.3010410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-base 2025-12-04T08:33:32.3011090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w-nam 2025-12-04T08:33:32.3011760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint3a+ 2025-12-04T08:33:32.3012390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam 2025-12-04T08:33:32.3013050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm-o 2025-12-04T08:33:32.3013660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50adm 2025-12-04T08:33:32.3014310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-nam 2025-12-04T08:33:32.3014920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200 2025-12-04T08:33:32.3015550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220d 2025-12-04T08:33:32.3016130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vsc 2025-12-04T08:33:32.3016760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pc 2025-12-04T08:33:32.3017380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8 2025-12-04T08:33:32.3018000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vanilla 2025-12-04T08:33:32.3018610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode 2025-12-04T08:33:32.3019210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt125 2025-12-04T08:33:32.3019850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-Hw 2025-12-04T08:33:32.3020500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-old 2025-12-04T08:33:32.3021090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v5410 2025-12-04T08:33:32.3021780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+keypad 2025-12-04T08:33:32.3022390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303a 2025-12-04T08:33:32.3023030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-am 2025-12-04T08:33:32.3023700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-bot 2025-12-04T08:33:32.3024320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320nam 2025-12-04T08:33:32.3024990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-am 2025-12-04T08:33:32.3025590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320 2025-12-04T08:33:32.3026180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303 2025-12-04T08:33:32.3026800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50 2025-12-04T08:33:32.3027450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-H 2025-12-04T08:33:32.3028200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint 2025-12-04T08:33:32.3028750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404-s 2025-12-04T08:33:32.3029430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis8 2025-12-04T08:33:32.3030040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-utf8 2025-12-04T08:33:32.3030640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200 2025-12-04T08:33:32.3031300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm 2025-12-04T08:33:32.3032000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode-direct 2025-12-04T08:33:32.3032570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt525 2025-12-04T08:33:32.3033210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-rv 2025-12-04T08:33:32.3033900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w-nam 2025-12-04T08:33:32.3034600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-256color 2025-12-04T08:33:32.3035290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+r6f2 2025-12-04T08:33:32.3036000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37 2025-12-04T08:33:32.3036670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x64 2025-12-04T08:33:32.3037400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x10mouse 2025-12-04T08:33:32.3038030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x48 2025-12-04T08:33:32.3038700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+osc104 2025-12-04T08:33:32.3039440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64-m 2025-12-04T08:33:32.3040080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-color 2025-12-04T08:33:32.3040760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-16color 2025-12-04T08:33:32.3041440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v40 2025-12-04T08:33:32.3042160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x40 2025-12-04T08:33:32.3042760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-b 2025-12-04T08:33:32.3043500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct256 2025-12-04T08:33:32.3044160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct2 2025-12-04T08:33:32.3044830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app+pc 2025-12-04T08:33:32.3045420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xgterm 2025-12-04T08:33:32.3046120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color 2025-12-04T08:33:32.3046760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+c 2025-12-04T08:33:32.3047420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pce2 2025-12-04T08:33:32.3048110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64 2025-12-04T08:33:32.3048810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48 2025-12-04T08:33:32.3049410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app 2025-12-04T08:33:32.3050100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-8bit 2025-12-04T08:33:32.3050730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox820 2025-12-04T08:33:32.3051350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1750 2025-12-04T08:33:32.3052060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+112x37 2025-12-04T08:33:32.3052630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermm 2025-12-04T08:33:32.3053280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xi 2025-12-04T08:33:32.3053950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc0 2025-12-04T08:33:32.3054580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f 2025-12-04T08:33:32.3055280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11hilite 2025-12-04T08:33:32.3055970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermc 2025-12-04T08:33:32.3056590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25-m 2025-12-04T08:33:32.3057240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf2 2025-12-04T08:33:32.3057920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+keypad 2025-12-04T08:33:32.3058510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm 2025-12-04T08:33:32.3059200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40 2025-12-04T08:33:32.3059860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noapp 2025-12-04T08:33:32.3060490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+b 2025-12-04T08:33:32.3061160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-basic 2025-12-04T08:33:32.3061820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+meta 2025-12-04T08:33:32.3062520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11mouse 2025-12-04T08:33:32.3063160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f2 2025-12-04T08:33:32.3063740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x820 2025-12-04T08:33:32.3064410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc1 2025-12-04T08:33:32.3065040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r6 2025-12-04T08:33:32.3065660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1720 2025-12-04T08:33:32.3066290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm.js 2025-12-04T08:33:32.3066990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-88color 2025-12-04T08:33:32.3067640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux2 2025-12-04T08:33:32.3068350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48-m 2025-12-04T08:33:32.3069030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct2 2025-12-04T08:33:32.3069700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+decedit 2025-12-04T08:33:32.3070360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-utf8 2025-12-04T08:33:32.3071070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11hilite 2025-12-04T08:33:32.3071760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct16 2025-12-04T08:33:32.3072330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xdku 2025-12-04T08:33:32.3072960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k-ite 2025-12-04T08:33:32.3073690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt+title 2025-12-04T08:33:32.3074390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37-m 2025-12-04T08:33:32.3075060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct 2025-12-04T08:33:32.3075810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v333 2025-12-04T08:33:32.3076510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xfree86 2025-12-04T08:33:32.3077140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt220 2025-12-04T08:33:32.3077790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+acs 2025-12-04T08:33:32.3078410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-hp 2025-12-04T08:33:32.3079070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-new 2025-12-04T08:33:32.3079740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-noapp 2025-12-04T08:33:32.3080440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pc+edit 2025-12-04T08:33:32.3081070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1003 2025-12-04T08:33:32.3081720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms-sun 2025-12-04T08:33:32.3082410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-twm 2025-12-04T08:33:32.3083080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+basic 2025-12-04T08:33:32.3083860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1003 2025-12-04T08:33:32.3084440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-pcolor 2025-12-04T08:33:32.3085030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xenix 2025-12-04T08:33:32.3085770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct256 2025-12-04T08:33:32.3086360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc 2025-12-04T08:33:32.3087070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1002 2025-12-04T08:33:32.3087720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+focus 2025-12-04T08:33:32.3088420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1005 2025-12-04T08:33:32.3089080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1005 2025-12-04T08:33:32.3089790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48-m 2025-12-04T08:33:32.3090400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox-lm 2025-12-04T08:33:32.3091130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nopcfkeys 2025-12-04T08:33:32.3091800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct 2025-12-04T08:33:32.3092470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1002 2025-12-04T08:33:32.3093110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sco 2025-12-04T08:33:32.3093840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48 2025-12-04T08:33:32.3094430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p371 2025-12-04T08:33:32.3095140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256setaf 2025-12-04T08:33:32.3095850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64-m 2025-12-04T08:33:32.3096520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+vt+edit 2025-12-04T08:33:32.3097160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+kbs 2025-12-04T08:33:32.3097850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30 2025-12-04T08:33:32.3098550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30-m 2025-12-04T08:33:32.3099250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11mouse 2025-12-04T08:33:32.3099810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xwsh 2025-12-04T08:33:32.3100430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtalk 2025-12-04T08:33:32.3101160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v43 2025-12-04T08:33:32.3101850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v44 2025-12-04T08:33:32.3102490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p370 2025-12-04T08:33:32.3103150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f 2025-12-04T08:33:32.3103830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30 2025-12-04T08:33:32.3104390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xl83 2025-12-04T08:33:32.3104990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xfce 2025-12-04T08:33:32.3105650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc3 2025-12-04T08:33:32.3106250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700 2025-12-04T08:33:32.3106890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-24 2025-12-04T08:33:32.3107580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-alt 2025-12-04T08:33:32.3108280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+144x48 2025-12-04T08:33:32.3108890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-b 2025-12-04T08:33:32.3109540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-old 2025-12-04T08:33:32.3110210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt47 2025-12-04T08:33:32.3110850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f2 2025-12-04T08:33:32.3111550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x10mouse 2025-12-04T08:33:32.3112290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x25 2025-12-04T08:33:32.3112900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf0 2025-12-04T08:33:32.3113610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nofkeys 2025-12-04T08:33:32.3114320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color 2025-12-04T08:33:32.3114910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700-lm 2025-12-04T08:33:32.3115560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m 2025-12-04T08:33:32.3116290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color2 2025-12-04T08:33:32.3116900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r5 2025-12-04T08:33:32.3117640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+titlestack 2025-12-04T08:33:32.3118270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox1720 2025-12-04T08:33:32.3118940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc2 2025-12-04T08:33:32.3119530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm1 2025-12-04T08:33:32.3120130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k 2025-12-04T08:33:32.3120770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f 2025-12-04T08:33:32.3121410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms 2025-12-04T08:33:32.3122080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-mono 2025-12-04T08:33:32.3122770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term+sl 2025-12-04T08:33:32.3123480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37-m 2025-12-04T08:33:32.3124150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x30 2025-12-04T08:33:32.3124830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75 2025-12-04T08:33:32.3125520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96 2025-12-04T08:33:32.3126220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30-m 2025-12-04T08:33:32.3126880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+90x30 2025-12-04T08:33:32.3127500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term 2025-12-04T08:33:32.3128190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcfkeys 2025-12-04T08:33:32.3128900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96-m 2025-12-04T08:33:32.3129570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+160x64 2025-12-04T08:33:32.3130160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox 2025-12-04T08:33:32.3130810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl 2025-12-04T08:33:32.3131450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+edit 2025-12-04T08:33:32.3132090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sun 2025-12-04T08:33:32.3132800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37 2025-12-04T08:33:32.3133480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-bold 2025-12-04T08:33:32.3134140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f2 2025-12-04T08:33:32.3134870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct16 2025-12-04T08:33:32.3135510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x75 2025-12-04T08:33:32.3136210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+256x96 2025-12-04T08:33:32.3136830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux 2025-12-04T08:33:32.3137770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-nic 2025-12-04T08:33:32.3138450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt52 2025-12-04T08:33:32.3139160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v32 2025-12-04T08:33:32.3139860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75-m 2025-12-04T08:33:32.3140620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1006 2025-12-04T08:33:32.3141270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64 2025-12-04T08:33:32.3141840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xiterm 2025-12-04T08:33:32.3142560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+indirect 2025-12-04T08:33:32.3143250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color2 2025-12-04T08:33:32.3143970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40-m 2025-12-04T08:33:32.3144620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1006 2025-12-04T08:33:32.3145310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+100x37 2025-12-04T08:33:32.3145990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt1049 2025-12-04T08:33:32.3146660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25 2025-12-04T08:33:32.3147350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v33 2025-12-04T08:33:32.3148000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noalt 2025-12-04T08:33:32.3148670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-bc 2025-12-04T08:33:32.3149250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a 2025-12-04T08:33:32.3149830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z19 2025-12-04T08:33:32.3150500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100bw 2025-12-04T08:33:32.3151050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx 2025-12-04T08:33:32.3151680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen30 2025-12-04T08:33:32.3152290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100 2025-12-04T08:33:32.3152930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith29 2025-12-04T08:33:32.3153520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29 2025-12-04T08:33:32.3154140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100 2025-12-04T08:33:32.3154830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-a 2025-12-04T08:33:32.3155390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z50 2025-12-04T08:33:32.3156010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z8001 2025-12-04T08:33:32.3156620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx11 2025-12-04T08:33:32.3157290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-bc 2025-12-04T08:33:32.3157930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29b 2025-12-04T08:33:32.3158510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100bw 2025-12-04T08:33:32.3164240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith 2025-12-04T08:33:32.3164560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen8001 2025-12-04T08:33:32.3165180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-ansi 2025-12-04T08:33:32.3165510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zt-1 2025-12-04T08:33:32.3165800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen50 2025-12-04T08:33:32.3166090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110 2025-12-04T08:33:32.3166390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110bw 2025-12-04T08:33:32.3166680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340 2025-12-04T08:33:32.3166990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-uc 2025-12-04T08:33:32.3167300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z30 2025-12-04T08:33:32.3167610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-uc 2025-12-04T08:33:32.3167930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39a 2025-12-04T08:33:32.3168220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx-1-a 2025-12-04T08:33:32.3168520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39-a 2025-12-04T08:33:32.3168820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340-nam 2025-12-04T08:33:32.3169280Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/msgunfmt.tcl 2025-12-04T08:33:32.3169590Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/config.rpath 2025-12-04T08:33:32.3170000Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/team-address 2025-12-04T08:33:32.3170720Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/GNOME/trigger 2025-12-04T08:33:32.3171650Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/GNOME/team-address 2025-12-04T08:33:32.3172310Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/GNOME/teams.html 2025-12-04T08:33:32.3173070Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/GNOME/teams.url 2025-12-04T08:33:32.3173750Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/TP/trigger 2025-12-04T08:33:32.3174520Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/TP/team-address 2025-12-04T08:33:32.3175270Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/TP/teams.html 2025-12-04T08:33:32.3175970Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/TP/teams.url 2025-12-04T08:33:32.3176690Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/KDE/trigger 2025-12-04T08:33:32.3177470Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/KDE/team-address 2025-12-04T08:33:32.3178220Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/KDE/teams.html 2025-12-04T08:33:32.3178930Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/KDE/teams.url 2025-12-04T08:33:32.3179560Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/projects/index 2025-12-04T08:33:32.3180150Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/ABOUT-NLS 2025-12-04T08:33:32.3180970Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/styles/po-emacs-xterm16.css 2025-12-04T08:33:32.3181730Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/styles/po-emacs-xterm.css 2025-12-04T08:33:32.3182450Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/styles/po-default.css 2025-12-04T08:33:32.3183120Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/styles/po-vim.css 2025-12-04T08:33:32.3183930Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/styles/po-emacs-xterm256.css 2025-12-04T08:33:32.3184640Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/styles/po-emacs-x.css 2025-12-04T08:33:32.3185280Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/boldquot.sed 2025-12-04T08:33:32.3186040Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/en@boldquot.header 2025-12-04T08:33:32.3186740Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/insert-header.sin 2025-12-04T08:33:32.3187350Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/quot.sed 2025-12-04T08:33:32.3188060Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/Makevars.template 2025-12-04T08:33:32.3188760Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/Makefile.in.in 2025-12-04T08:33:32.3189490Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/remove-potcdate.sin 2025-12-04T08:33:32.3190110Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/Rules-quot 2025-12-04T08:33:32.3190790Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/po/en@quot.header 2025-12-04T08:33:32.3191370Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/gettext.h 2025-12-04T08:33:32.3192100Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/archive.dir.tar.xz 2025-12-04T08:33:32.3192780Z /opt/homebrew/Caskroom/miniconda/base/share/gettext/javaversion.class 2025-12-04T08:33:32.3193420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_close.3.html 2025-12-04T08:33:32.3194250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_2.html 2025-12-04T08:33:32.3195040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_3.html 2025-12-04T08:33:32.3195840Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_toc.html 2025-12-04T08:33:32.3196620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_4.html 2025-12-04T08:33:32.3197490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_5.html 2025-12-04T08:33:32.3198200Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_6.html 2025-12-04T08:33:32.3198990Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_7.html 2025-12-04T08:33:32.3199790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_abt.html 2025-12-04T08:33:32.3200570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libtextstyle/libtextstyle_1.html 2025-12-04T08:33:32.3201100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.3.html 2025-12-04T08:33:32.3201750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/changelog 2025-12-04T08:33:32.3202350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/AUTHORS 2025-12-04T08:33:32.3202990Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/INSTALL 2025-12-04T08:33:32.3203620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/CHANGES 2025-12-04T08:33:32.3204250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/README 2025-12-04T08:33:32.3205000Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/rluserman.html 2025-12-04T08:33:32.3205640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/history.html 2025-12-04T08:33:32.3206330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/readline.html 2025-12-04T08:33:32.3206940Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/AUTHORS 2025-12-04T08:33:32.3207620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/lzma-file-format.txt 2025-12-04T08:33:32.3208180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/README 2025-12-04T08:33:32.3208750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/faq.txt 2025-12-04T08:33:32.3209320Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING 2025-12-04T08:33:32.3209870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/NEWS 2025-12-04T08:33:32.3210740Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/04_compress_easy_mt.c 2025-12-04T08:33:32.3211500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/01_compress_easy.c 2025-12-04T08:33:32.3212240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/02_decompress.c 2025-12-04T08:33:32.3212900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/Makefile 2025-12-04T08:33:32.3213740Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/03_compress_custom.c 2025-12-04T08:33:32.3214440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/00_README.txt 2025-12-04T08:33:32.3215180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/11_file_info.c 2025-12-04T08:33:32.3215800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.0BSD 2025-12-04T08:33:32.3216480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.GPLv2 2025-12-04T08:33:32.3217100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/history.txt 2025-12-04T08:33:32.3217660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/THANKS 2025-12-04T08:33:32.3218400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/xz-file-format.txt 2025-12-04T08:33:32.3219090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_11.html 2025-12-04T08:33:32.3219800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/ngettext.1.html 2025-12-04T08:33:32.3220490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_1.html 2025-12-04T08:33:32.3221270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/bindtextdomain.3.html 2025-12-04T08:33:32.3221950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_27.html 2025-12-04T08:33:32.3222640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/tutorial.html 2025-12-04T08:33:32.3223340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_30.html 2025-12-04T08:33:32.3224040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/xgettext.1.html 2025-12-04T08:33:32.3224730Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_26.html 2025-12-04T08:33:32.3225520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/envsubst.1.html 2025-12-04T08:33:32.3226140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgexec.1.html 2025-12-04T08:33:32.3226850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgunfmt.1.html 2025-12-04T08:33:32.3227720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/bind_textdomain_codeset.3.html 2025-12-04T08:33:32.3228370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext.3.html 2025-12-04T08:33:32.3229070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_10.html 2025-12-04T08:33:32.3229800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_toc.html 2025-12-04T08:33:32.3230500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgmerge.1.html 2025-12-04T08:33:32.3231220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/autopoint.1.html 2025-12-04T08:33:32.3231920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_21.html 2025-12-04T08:33:32.3232770Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/csharpdoc/GNU_Gettext.html 2025-12-04T08:33:32.3233500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/csharpdoc/index.html 2025-12-04T08:33:32.3234620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html 2025-12-04T08:33:32.3235370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/csharpdoc/namespaces.html 2025-12-04T08:33:32.3236080Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/csharpdoc/begin.html 2025-12-04T08:33:32.3237140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html 2025-12-04T08:33:32.3237750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_17.html 2025-12-04T08:33:32.3238440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgcat.1.html 2025-12-04T08:33:32.3239120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_7.html 2025-12-04T08:33:32.3239800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgen.1.html 2025-12-04T08:33:32.3241100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/textdomain.3.html 2025-12-04T08:33:32.3241300Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_6.html 2025-12-04T08:33:32.3242170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgattrib.1.html 2025-12-04T08:33:32.3242720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgfmt.1.html 2025-12-04T08:33:32.3243560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_16.html 2025-12-04T08:33:32.3244170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_20.html 2025-12-04T08:33:32.3244970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgconv.1.html 2025-12-04T08:33:32.3245600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msggrep.1.html 2025-12-04T08:33:32.3246260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_9.html 2025-12-04T08:33:32.3247100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgfilter.1.html 2025-12-04T08:33:32.3247750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_23.html 2025-12-04T08:33:32.3248550Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_19.html 2025-12-04T08:33:32.3249170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgcomm.1.html 2025-12-04T08:33:32.3250000Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_5.html 2025-12-04T08:33:32.3250600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_15.html 2025-12-04T08:33:32.3251400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_14.html 2025-12-04T08:33:32.3252030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_4.html 2025-12-04T08:33:32.3252850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_fot.html 2025-12-04T08:33:32.3253460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msginit.1.html 2025-12-04T08:33:32.3254180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_18.html 2025-12-04T08:33:32.3255450Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_22.html 2025-12-04T08:33:32.3255670Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_8.html 2025-12-04T08:33:32.3256430Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/recode-sr-latin.1.html 2025-12-04T08:33:32.3257110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_3.html 2025-12-04T08:33:32.3257820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/ngettext.3.html 2025-12-04T08:33:32.3258560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_abt.html 2025-12-04T08:33:32.3259240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_29.html 2025-12-04T08:33:32.3260010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_13.html 2025-12-04T08:33:32.3260710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_25.html 2025-12-04T08:33:32.3261380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msgcmp.1.html 2025-12-04T08:33:32.3262090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/msguniq.1.html 2025-12-04T08:33:32.3262800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_24.html 2025-12-04T08:33:32.3263440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/FAQ.html 2025-12-04T08:33:32.3264190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettextize.1.html 2025-12-04T08:33:32.3264920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_12.html 2025-12-04T08:33:32.3265580Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext.1.html 2025-12-04T08:33:32.3266290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_28.html 2025-12-04T08:33:32.3267190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/overview-tree.html 2025-12-04T08:33:32.3267900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/index.html 2025-12-04T08:33:32.3268670Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/packages.html 2025-12-04T08:33:32.3269540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/serialized-form.html 2025-12-04T08:33:32.3270290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/index-all.html 2025-12-04T08:33:32.3271140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/deprecated-list.html 2025-12-04T08:33:32.3272170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html 2025-12-04T08:33:32.3273070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html 2025-12-04T08:33:32.3274030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html 2025-12-04T08:33:32.3274930Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html 2025-12-04T08:33:32.3275660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/stylesheet.css 2025-12-04T08:33:32.3276440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/help-doc.html 2025-12-04T08:33:32.3277300Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/allclasses-frame.html 2025-12-04T08:33:32.3278050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/javadoc2/package-list 2025-12-04T08:33:32.3278720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/gettext/gettext_2.html 2025-12-04T08:33:32.3279440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/BINDINGS.md 2025-12-04T08:33:32.3280060Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/AUTHORS 2025-12-04T08:33:32.3280730Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/HACKING.md 2025-12-04T08:33:32.3281410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/RELEASE-NOTES 2025-12-04T08:33:32.3282330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/README 2025-12-04T08:33:32.3282970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/COPYING 2025-12-04T08:33:32.3283560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/NEWS 2025-12-04T08:33:32.3284270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/AUTHORS.md 2025-12-04T08:33:32.3284830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/ChangeLog 2025-12-04T08:33:32.3285470Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/LICENCE.md 2025-12-04T08:33:32.3286090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/pcre2.txt 2025-12-04T08:33:32.3286830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/pcre2-config.txt 2025-12-04T08:33:32.3287590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_config.html 2025-12-04T08:33:32.3288330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2compat.html 2025-12-04T08:33:32.3289190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-12-04T08:33:32.3289830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2.html 2025-12-04T08:33:32.3290900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-12-04T08:33:32.3291570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2unicode.html 2025-12-04T08:33:32.3292310Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2sample.html 2025-12-04T08:33:32.3293170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-12-04T08:33:32.3294030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-12-04T08:33:32.3295010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-12-04T08:33:32.3295630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/index.html 2025-12-04T08:33:32.3296430Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_free.html 2025-12-04T08:33:32.3297400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-12-04T08:33:32.3298350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-12-04T08:33:32.3299120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_free.html 2025-12-04T08:33:32.3300060Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-12-04T08:33:32.3300900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_free.html 2025-12-04T08:33:32.3301880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_substitute_case_callout.html 2025-12-04T08:33:32.3302580Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2perform.html 2025-12-04T08:33:32.3303520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-12-04T08:33:32.3304180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2jit.html 2025-12-04T08:33:32.3305020Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_optimize.html 2025-12-04T08:33:32.3305780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2serialize.html 2025-12-04T08:33:32.3306670Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create.html 2025-12-04T08:33:32.3307460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables.html 2025-12-04T08:33:32.3308320Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-12-04T08:33:32.3309060Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_bsr.html 2025-12-04T08:33:32.3309920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-12-04T08:33:32.3310670Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_mark.html 2025-12-04T08:33:32.3311610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-12-04T08:33:32.3312620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_pattern_compiled_length.html 2025-12-04T08:33:32.3313480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-12-04T08:33:32.3314370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-12-04T08:33:32.3315210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_varlookbehind.html 2025-12-04T08:33:32.3316110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-12-04T08:33:32.3316790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2syntax.html 2025-12-04T08:33:32.3317490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2api.html 2025-12-04T08:33:32.3318400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_error_message.html 2025-12-04T08:33:32.3319210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_startchar.html 2025-12-04T08:33:32.3320010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_newline.html 2025-12-04T08:33:32.3320760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2convert.html 2025-12-04T08:33:32.3321620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-12-04T08:33:32.3322420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_info.html 2025-12-04T08:33:32.3323260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables_free.html 2025-12-04T08:33:32.3324160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-12-04T08:33:32.3325010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-12-04T08:33:32.3325750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy.html 2025-12-04T08:33:32.3326510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2matching.html 2025-12-04T08:33:32.3327460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_create.html 2025-12-04T08:33:32.3328120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2test.html 2025-12-04T08:33:32.3328920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_dfa_match.html 2025-12-04T08:33:32.3329730Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/NON-AUTOTOOLS-BUILD.txt 2025-12-04T08:33:32.3330460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2posix.html 2025-12-04T08:33:32.3331400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-12-04T08:33:32.3332220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-12-04T08:33:32.3333100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-12-04T08:33:32.3333990Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-12-04T08:33:32.3334920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-12-04T08:33:32.3335610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2callout.html 2025-12-04T08:33:32.3336540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-12-04T08:33:32.3337430Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-12-04T08:33:32.3338120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2build.html 2025-12-04T08:33:32.3338990Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-12-04T08:33:32.3339890Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-12-04T08:33:32.3340640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_match.html 2025-12-04T08:33:32.3341580Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-12-04T08:33:32.3342290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2partial.html 2025-12-04T08:33:32.3343010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2grep.html 2025-12-04T08:33:32.3343980Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_free.html 2025-12-04T08:33:32.3344770Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-12-04T08:33:32.3345410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/README.txt 2025-12-04T08:33:32.3346180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2pattern.html 2025-12-04T08:33:32.3347090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_free.html 2025-12-04T08:33:32.3347770Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2demo.html 2025-12-04T08:33:32.3348850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-12-04T08:33:32.3349720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-12-04T08:33:32.3350590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-12-04T08:33:32.3351620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-12-04T08:33:32.3352530Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-12-04T08:33:32.3353490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-12-04T08:33:32.3354390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-12-04T08:33:32.3355220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-12-04T08:33:32.3356080Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-12-04T08:33:32.3357010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-12-04T08:33:32.3357910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-12-04T08:33:32.3358700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_compile.html 2025-12-04T08:33:32.3359540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-12-04T08:33:32.3360410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-12-04T08:33:32.3361420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_match_data_heapframes_size.html 2025-12-04T08:33:32.3362110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile.html 2025-12-04T08:33:32.3362950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-12-04T08:33:32.3363670Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2limits.html 2025-12-04T08:33:32.3364410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2-config.html 2025-12-04T08:33:32.3365240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substitute.html 2025-12-04T08:33:32.3365970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match.html 2025-12-04T08:33:32.3366960Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-12-04T08:33:32.3367740Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_free.html 2025-12-04T08:33:32.3368680Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-12-04T08:33:32.3369430Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_callout.html 2025-12-04T08:33:32.3370370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-12-04T08:33:32.3371200Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-12-04T08:33:32.3372100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_create.html 2025-12-04T08:33:32.3372710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/pcre2test.txt 2025-12-04T08:33:32.3373390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/README 2025-12-04T08:33:32.3373980Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/pcre2grep.txt 2025-12-04T08:33:32.3374570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/COPYING 2025-12-04T08:33:32.3375150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/NEWS 2025-12-04T08:33:32.3375810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/SECURITY.md 2025-12-04T08:33:32.3376430Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconvctl.3.html 2025-12-04T08:33:32.3377150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open_into.3.html 2025-12-04T08:33:32.3377790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open.3.html 2025-12-04T08:33:32.3378610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libasprintf/autosprintf_all.html 2025-12-04T08:33:32.3379150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.1.html 2025-12-04T08:33:32.3379920Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/gsettings.its 2025-12-04T08:33:32.3380590Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/glade.loc 2025-12-04T08:33:32.3381300Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/glade2.its 2025-12-04T08:33:32.3382040Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/gsettings.loc 2025-12-04T08:33:32.3382740Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/glade1.its 2025-12-04T08:33:32.3383540Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/gtkbuilder.its 2025-12-04T08:33:32.3384230Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/metainfo.loc 2025-12-04T08:33:32.3384980Z /opt/homebrew/Caskroom/miniconda/base/share/gettext-0.21/its/metainfo.its 2025-12-04T08:33:32.3385580Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/install-sh 2025-12-04T08:33:32.3386160Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/LICENSE 2025-12-04T08:33:32.3386870Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/config/mh-darwin 2025-12-04T08:33:32.3387520Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/mkinstalldirs 2025-12-04T08:33:33.4053590Z ==> Uninstalling Cask miniconda 2025-12-04T08:33:33.4054980Z ==> Removing files: 2025-12-04T08:33:33.4055240Z /opt/homebrew/Caskroom/miniconda/base 2025-12-04T08:33:35.7732490Z ==> Unlinking Binary '/opt/homebrew/bin/conda' 2025-12-04T08:33:35.7737480Z ==> Purging files for version py313_25.9.1-3 of Cask miniconda 2025-12-04T08:33:35.8536000Z ##[group]Run for dir in ~/.local/lib/python3.*/site-packages; do 2025-12-04T08:33:35.8536310Z for dir in ~/.local/lib/python3.*/site-packages; do 2025-12-04T08:33:35.8536530Z  echo "Cleaning up ${dir}" 2025-12-04T08:33:35.8536710Z  rm -rf "${dir}" 2025-12-04T08:33:35.8536850Z done 2025-12-04T08:33:35.8548640Z shell: /bin/bash -e -l {0} 2025-12-04T08:33:35.8548780Z env: 2025-12-04T08:33:35.8548900Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:35.8549060Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:35.8549230Z TEST_CONFIG: openreg 2025-12-04T08:33:35.8549370Z SHARD_NUMBER: 1 2025-12-04T08:33:35.8549490Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:35.8549610Z PR_BODY: 2025-12-04T08:33:35.8549730Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:33:35.8549880Z ##[endgroup] 2025-12-04T08:33:35.8836170Z Cleaning up /Users/ec2-user/.local/lib/python3.11/site-packages 2025-12-04T08:33:35.9523200Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-12-04T08:33:35.9523480Z with: 2025-12-04T08:33:35.9523610Z minimum-available-space-in-gb: 6 2025-12-04T08:33:35.9523780Z env: 2025-12-04T08:33:35.9523910Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:35.9524070Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:35.9524250Z TEST_CONFIG: openreg 2025-12-04T08:33:35.9524400Z SHARD_NUMBER: 1 2025-12-04T08:33:35.9524550Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:35.9524690Z PR_BODY: 2025-12-04T08:33:35.9524820Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:33:35.9525120Z ##[endgroup] 2025-12-04T08:33:35.9572100Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-12-04T08:33:35.9572490Z echo "Print the available disk space for manual inspection" 2025-12-04T08:33:35.9572750Z df -h 2025-12-04T08:33:35.9572880Z  2025-12-04T08:33:35.9573020Z function check_disk_space() { 2025-12-04T08:33:35.9573220Z  set +e 2025-12-04T08:33:35.9573350Z  2025-12-04T08:33:35.9573510Z  # Set the minimum requirement space to 6GB 2025-12-04T08:33:35.9573820Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-12-04T08:33:35.9574080Z  2025-12-04T08:33:35.9574250Z  # Use KB to avoid floating point warning like 3.1GB 2025-12-04T08:33:35.9574510Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-12-04T08:33:35.9574720Z  do 2025-12-04T08:33:35.9574880Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-12-04T08:33:35.9575090Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-12-04T08:33:35.9575270Z  2025-12-04T08:33:35.9575400Z  if [ "${MOUNT}" = "/" ]; then 2025-12-04T08:33:35.9575710Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-12-04T08:33:35.9576230Z  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-12-04T08:33:35.9576660Z  else 2025-12-04T08:33:35.9576920Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-12-04T08:33:35.9577250Z  fi 2025-12-04T08:33:35.9577380Z  fi 2025-12-04T08:33:35.9577530Z  done 2025-12-04T08:33:35.9577650Z  2025-12-04T08:33:35.9577770Z  set -e 2025-12-04T08:33:35.9577910Z } 2025-12-04T08:33:35.9578020Z  2025-12-04T08:33:35.9578150Z RESULT=$(check_disk_space) 2025-12-04T08:33:35.9578340Z echo "${RESULT}" 2025-12-04T08:33:35.9578480Z  2025-12-04T08:33:35.9578660Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-12-04T08:33:35.9579160Z  # 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-12-04T08:33:35.9579610Z  # https://github.com/pytorch/pytorch/issues/85440 2025-12-04T08:33:35.9579930Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-12-04T08:33:35.9580410Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-12-04T08:33:35.9580830Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-12-04T08:33:35.9581050Z  2025-12-04T08:33:35.9581210Z  # Clean up crash reports on the runner 2025-12-04T08:33:35.9581490Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-12-04T08:33:35.9581740Z  2025-12-04T08:33:35.9581910Z  # Also try to clean up torch.hub caching directory 2025-12-04T08:33:35.9582160Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-12-04T08:33:35.9582650Z  2025-12-04T08:33:35.9582780Z  # Purge conda 2025-12-04T08:33:35.9582960Z  conda clean -p -t -y || true 2025-12-04T08:33:35.9583140Z  # and pip cache 2025-12-04T08:33:35.9583300Z  pip cache purge || true 2025-12-04T08:33:35.9583470Z  2025-12-04T08:33:35.9583680Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-12-04T08:33:35.9583930Z  # Re-run the check 2025-12-04T08:33:35.9584110Z  RESULT=$(check_disk_space) 2025-12-04T08:33:35.9584280Z  echo "${RESULT}" 2025-12-04T08:33:35.9584470Z fi 2025-12-04T08:33:35.9584590Z  2025-12-04T08:33:35.9584730Z if [[ "${RESULT}" == *Failure* ]]; then 2025-12-04T08:33:35.9584920Z  df -h 2025-12-04T08:33:35.9585040Z  2025-12-04T08:33:35.9585450Z  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-12-04T08:33:35.9585890Z  exit 1 2025-12-04T08:33:35.9586020Z fi 2025-12-04T08:33:35.9598250Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:33:35.9598450Z env: 2025-12-04T08:33:35.9598590Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:35.9598750Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:35.9598930Z TEST_CONFIG: openreg 2025-12-04T08:33:35.9599080Z SHARD_NUMBER: 1 2025-12-04T08:33:35.9599200Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:35.9599340Z PR_BODY: 2025-12-04T08:33:35.9599480Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:33:35.9599640Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-12-04T08:33:35.9599810Z ##[endgroup] 2025-12-04T08:33:35.9844150Z Print the available disk space for manual inspection 2025-12-04T08:33:35.9857210Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-12-04T08:33:35.9857750Z /dev/disk5s2s1 256Gi 9.6Gi 182Gi 5% 404k 1.9G 0% / 2025-12-04T08:33:35.9858090Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-12-04T08:33:35.9858420Z /dev/disk5s5 256Gi 2.0Gi 182Gi 2% 2 1.9G 0% /System/Volumes/VM 2025-12-04T08:33:35.9858800Z /dev/disk5s3 256Gi 5.9Gi 182Gi 4% 1.1k 1.9G 0% /System/Volumes/Preboot 2025-12-04T08:33:35.9859180Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-12-04T08:33:35.9859560Z /dev/disk1s1 500Mi 54Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-12-04T08:33:35.9859960Z /dev/disk1s3 500Mi 924Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-12-04T08:33:35.9860320Z /dev/disk5s1 256Gi 56Gi 182Gi 24% 2.7M 1.9G 0% /System/Volumes/Data 2025-12-04T08:33:35.9860680Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-12-04T08:33:35.9861050Z /dev/disk3s4 228Gi 132Ki 209Gi 1% 21 2.2G 0% /private/tmp/tmp-mount-NaoiyG 2025-12-04T08:33:36.0227140Z Success: There is 190392816KB free space left in / for macOS, continue 2025-12-04T08:33:36.0316770Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T08:33:36.0317000Z with: 2025-12-04T08:33:36.0317120Z submodules: recursive 2025-12-04T08:33:36.0317240Z fetch-depth: 0 2025-12-04T08:33:36.0317350Z env: 2025-12-04T08:33:36.0317490Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:36.0317640Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:36.0317810Z TEST_CONFIG: openreg 2025-12-04T08:33:36.0317950Z SHARD_NUMBER: 1 2025-12-04T08:33:36.0318100Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:36.0318230Z PR_BODY: 2025-12-04T08:33:36.0318360Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:33:36.0318520Z ##[endgroup] 2025-12-04T08:33:36.0330170Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:33:36.0330700Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:33:36.0342660Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:33:36.0342860Z env: 2025-12-04T08:33:36.0342990Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:36.0343140Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:36.0343310Z TEST_CONFIG: openreg 2025-12-04T08:33:36.0343430Z SHARD_NUMBER: 1 2025-12-04T08:33:36.0343560Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:36.0343680Z PR_BODY: 2025-12-04T08:33:36.0343790Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:33:36.0343980Z ##[endgroup] 2025-12-04T08:33:36.0631960Z ##[group]Run # Use all available CPUs for fetching 2025-12-04T08:33:36.0632280Z # Use all available CPUs for fetching 2025-12-04T08:33:36.0632490Z cd "${GITHUB_WORKSPACE}" 2025-12-04T08:33:36.0632710Z git config --global fetch.parallel 0 2025-12-04T08:33:36.0632950Z git config --global submodule.fetchJobs 0 2025-12-04T08:33:36.0633140Z  2025-12-04T08:33:36.0633380Z # Clean workspace. The default checkout action should also do this, but 2025-12-04T08:33:36.0633680Z # do it here as well just in case 2025-12-04T08:33:36.0633870Z if [[ -d .git ]]; then 2025-12-04T08:33:36.0634040Z  if [ -z "${NO_SUDO}" ]; then 2025-12-04T08:33:36.0634260Z  sudo git clean -ffdx 2025-12-04T08:33:36.0634500Z  else 2025-12-04T08:33:36.0634630Z  git clean -ffdx 2025-12-04T08:33:36.0634790Z  fi 2025-12-04T08:33:36.0634920Z fi 2025-12-04T08:33:36.0646490Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:33:36.0646700Z env: 2025-12-04T08:33:36.0646820Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:36.0647010Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:36.0647250Z TEST_CONFIG: openreg 2025-12-04T08:33:36.0647390Z SHARD_NUMBER: 1 2025-12-04T08:33:36.0647520Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:36.0647660Z PR_BODY: 2025-12-04T08:33:36.0647790Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:33:36.0647940Z NO_SUDO: 2025-12-04T08:33:36.0648070Z ##[endgroup] 2025-12-04T08:33:36.7753200Z Removing .additional_ci_files/ 2025-12-04T08:33:36.7753630Z Removing .pytest_cache/ 2025-12-04T08:33:36.7753900Z Removing benchmarks/functional_autograd_benchmark/__pycache__/ 2025-12-04T08:33:36.7754170Z Removing build/ 2025-12-04T08:33:36.7754330Z Removing dist/ 2025-12-04T08:33:36.7754520Z Removing test/.pytorch-disabled-tests.json 2025-12-04T08:33:36.7754760Z Removing test/__pycache__/ 2025-12-04T08:33:36.7754960Z Removing test/autograd/__pycache__/ 2025-12-04T08:33:36.7755180Z Removing test/cpp_api_parity/__pycache__/ 2025-12-04T08:33:36.7755390Z Removing test/cpp_extensions/build/ 2025-12-04T08:33:36.7755580Z Removing test/cpp_extensions/install/ 2025-12-04T08:33:36.7755880Z Removing test/cpp_extensions/libtorch_agnostic_2_10_extension/build/ 2025-12-04T08:33:36.7756230Z Removing test/cpp_extensions/libtorch_agnostic_2_10_extension/install/ 2025-12-04T08:33:36.7757120Z Removing test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10.egg-info/ 2025-12-04T08:33:36.7757530Z Removing test/cpp_extensions/libtorch_agnostic_2_9_extension/build/ 2025-12-04T08:33:36.7757900Z Removing test/cpp_extensions/libtorch_agnostic_2_9_extension/install/ 2025-12-04T08:33:36.7758310Z Removing test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9.egg-info/ 2025-12-04T08:33:36.7758700Z Removing test/cpp_extensions/no_python_abi_suffix_test/build/ 2025-12-04T08:33:36.7759020Z Removing test/cpp_extensions/no_python_abi_suffix_test/install/ 2025-12-04T08:33:36.7759410Z Removing test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.egg-info/ 2025-12-04T08:33:36.7759830Z Removing test/cpp_extensions/open_registration_extension/torch_openreg/build/ 2025-12-04T08:33:36.7760220Z Removing test/cpp_extensions/open_registration_extension/torch_openreg/install/ 2025-12-04T08:33:36.7760660Z Removing test/cpp_extensions/open_registration_extension/torch_openreg/tests/__pycache__/ 2025-12-04T08:33:36.7761140Z Removing test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg.egg-info/ 2025-12-04T08:33:36.7761590Z Removing test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/lib/ 2025-12-04T08:33:36.7761980Z Removing test/cpp_extensions/torch_test_cpp_extension.egg-info/ 2025-12-04T08:33:36.7762320Z Removing test/cpp_extensions/torch_test_cpp_extension/__pycache__/ 2025-12-04T08:33:36.7772090Z Removing test/custom_operator/__pycache__/ 2025-12-04T08:33:36.7772400Z Removing test/custom_operator/build/ 2025-12-04T08:33:36.7772630Z Removing test/custom_operator/model.pt 2025-12-04T08:33:36.7772860Z Removing test/custom_operator/test-reports/ 2025-12-04T08:33:36.7773070Z Removing test/dynamo/__pycache__/ 2025-12-04T08:33:36.7773240Z Removing test/export/__pycache__/ 2025-12-04T08:33:36.7773440Z Removing test/functorch/__pycache__/ 2025-12-04T08:33:36.7773620Z Removing test/fx/__pycache__/ 2025-12-04T08:33:36.7773820Z Removing test/inductor/__pycache__/ 2025-12-04T08:33:36.7774070Z Removing test/inductor/extension_backends/cpp/__pycache__/ 2025-12-04T08:33:36.7774300Z Removing test/jit/__pycache__/ 2025-12-04T08:33:36.7774490Z Removing test/jit/_imported_class_test/__pycache__/ 2025-12-04T08:33:36.7774740Z Removing test/jit/_imported_class_test/very/__pycache__/ 2025-12-04T08:33:36.7775030Z Removing test/jit/_imported_class_test/very/very/__pycache__/ 2025-12-04T08:33:36.7775280Z Removing test/test-reports/ 2025-12-04T08:33:36.7775460Z Removing test/torch_compile_debug/ 2025-12-04T08:33:36.7775650Z Removing test/torch_np/__pycache__/ 2025-12-04T08:33:36.7775830Z Removing tools/__pycache__/ 2025-12-04T08:33:36.7775990Z Removing tools/stats/__pycache__/ 2025-12-04T08:33:36.7776180Z Removing tools/testing/__pycache__/ 2025-12-04T08:33:36.7776460Z Removing tools/testing/target_determination/__pycache__/ 2025-12-04T08:33:36.7776760Z Removing tools/testing/target_determination/heuristics/__pycache__/ 2025-12-04T08:33:36.7777000Z Removing usage_log.txt 2025-12-04T08:33:36.7822390Z ##[group]Run actions/checkout@v4 2025-12-04T08:33:36.7822570Z with: 2025-12-04T08:33:36.7822720Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:33:36.7822920Z fetch-depth: 0 2025-12-04T08:33:36.7823070Z submodules: recursive 2025-12-04T08:33:36.7823210Z show-progress: false 2025-12-04T08:33:36.7823360Z repository: pytorch/pytorch 2025-12-04T08:33:36.7823590Z token: *** 2025-12-04T08:33:36.7823720Z ssh-strict: true 2025-12-04T08:33:36.7823840Z ssh-user: git 2025-12-04T08:33:36.7823970Z persist-credentials: true 2025-12-04T08:33:36.7824120Z clean: true 2025-12-04T08:33:36.7824240Z sparse-checkout-cone-mode: true 2025-12-04T08:33:36.7824400Z fetch-tags: false 2025-12-04T08:33:36.7824530Z lfs: false 2025-12-04T08:33:36.7824660Z set-safe-directory: true 2025-12-04T08:33:36.7824790Z env: 2025-12-04T08:33:36.7824910Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:33:36.7825060Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:33:36.7825230Z TEST_CONFIG: openreg 2025-12-04T08:33:36.7825540Z SHARD_NUMBER: 1 2025-12-04T08:33:36.7825680Z NUM_TEST_SHARDS: 1 2025-12-04T08:33:36.7825820Z PR_BODY: 2025-12-04T08:33:36.7825950Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:33:36.7826120Z ##[endgroup] 2025-12-04T08:33:36.8743740Z Syncing repository: pytorch/pytorch 2025-12-04T08:33:36.8744670Z ##[group]Getting Git version info 2025-12-04T08:33:36.8744950Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2025-12-04T08:33:36.8745360Z [command]/usr/bin/git version 2025-12-04T08:33:36.8779070Z git version 2.39.5 (Apple Git-154) 2025-12-04T08:33:36.8792710Z ##[endgroup] 2025-12-04T08:33:36.8798130Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/3d286de4-9285-41ac-a8d3-e14129f043c2/.gitconfig' 2025-12-04T08:33:36.8804090Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/3d286de4-9285-41ac-a8d3-e14129f043c2' before making global git config changes 2025-12-04T08:33:36.8804700Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T08:33:36.8811150Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-12-04T08:33:36.8880710Z [command]/usr/bin/git config --local --get remote.origin.url 2025-12-04T08:33:36.8931630Z https://github.com/pytorch/pytorch 2025-12-04T08:33:36.8940780Z ##[group]Removing previously created refs, to avoid conflicts 2025-12-04T08:33:36.8943130Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-12-04T08:33:36.9038510Z HEAD 2025-12-04T08:33:36.9113410Z ##[endgroup] 2025-12-04T08:33:36.9115860Z [command]/usr/bin/git submodule status 2025-12-04T08:33:36.9873010Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-12-04T08:33:37.0132650Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-12-04T08:33:37.0374870Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-12-04T08:33:37.0677300Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-12-04T08:33:37.1140710Z 3ebbc93ded7285963bff932c678fa367eb393ba6 third_party/NVTX (v3.1.0-313-g3ebbc93) 2025-12-04T08:33:37.1590620Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-12-04T08:33:37.3706450Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-12-04T08:33:37.4305460Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-12-04T08:33:37.4462530Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-12-04T08:33:37.5443230Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-12-04T08:33:37.5980070Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-12-04T08:33:37.6429670Z f858c30bcb16f8effd5ff46996f0514539e17abc third_party/cpuinfo (f858c30) 2025-12-04T08:33:37.6888560Z 0b1577c8c83401237d601d0d0db5210506705396 third_party/cudnn_frontend (v0.5-61-g0b1577c) 2025-12-04T08:33:37.7614530Z f88806b1e31dfa579842638740216dd41fc6c588 third_party/cutlass (v4.3.1) 2025-12-04T08:33:37.8218580Z c0b988d39a9e47c794d699f29930ed4d7c7e13a4 third_party/fbgemm (v1.4.0-rc1-2-gc0b988d39) 2025-12-04T08:33:37.8622850Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-12-04T08:33:37.8807220Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-12-04T08:33:37.9939370Z 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f third_party/fmt (12.1.0) 2025-12-04T08:33:38.0282580Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-12-04T08:33:38.0763940Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-12-04T08:33:38.1551140Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-12-04T08:33:38.1954510Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-12-04T08:33:38.2283710Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-12-04T08:33:38.2862080Z 31f85df8fbd89c188f14ef10f1ec65379786b943 third_party/kineto (heads/main) 2025-12-04T08:33:38.3161000Z d7770c89632329a9914ef1a90289917597639cbe third_party/kleidiai (v1.15.0) 2025-12-04T08:33:38.3315890Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-12-04T08:33:38.3489500Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-12-04T08:33:38.4669940Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-12-04T08:33:38.4825140Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-12-04T08:33:38.4987750Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-12-04T08:33:38.7436030Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-12-04T08:33:38.7641500Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-12-04T08:33:38.7853910Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-12-04T08:33:38.8028520Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-12-04T08:33:38.8270360Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-12-04T08:33:38.8620560Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-12-04T08:33:38.8915730Z 2b4cd91092d335a697416b2a3cb398283246849d third_party/tensorpipe (heads/main) 2025-12-04T08:33:38.8923680Z ##[group]Cleaning the repository 2025-12-04T08:33:38.8926310Z [command]/usr/bin/git clean -ffdx 2025-12-04T08:33:38.9328120Z [command]/usr/bin/git reset --hard HEAD 2025-12-04T08:33:40.0616710Z HEAD is now at b6b6d912df0 Revert "[Dynamo][Guard]Add the user-friendly TYPE_MATCH for type (#169025)" 2025-12-04T08:33:40.0625540Z ##[endgroup] 2025-12-04T08:33:40.0626490Z ##[group]Disabling automatic garbage collection 2025-12-04T08:33:40.0631160Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T08:33:40.0702960Z ##[endgroup] 2025-12-04T08:33:40.0703270Z ##[group]Setting up auth 2025-12-04T08:33:40.0706840Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T08:33:40.0766220Z [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-12-04T08:33:40.1258000Z Entering 'android/libs/fbjni' 2025-12-04T08:33:40.1376130Z Entering 'third_party/FP16' 2025-12-04T08:33:40.1482960Z Entering 'third_party/FXdiv' 2025-12-04T08:33:40.1589840Z Entering 'third_party/NNPACK' 2025-12-04T08:33:40.1709900Z Entering 'third_party/NVTX' 2025-12-04T08:33:40.1852100Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:40.1968650Z Entering 'third_party/XNNPACK' 2025-12-04T08:33:40.2194270Z Entering 'third_party/aiter' 2025-12-04T08:33:40.2355090Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:40.2567100Z Entering 'third_party/benchmark' 2025-12-04T08:33:40.2681470Z Entering 'third_party/composable_kernel' 2025-12-04T08:33:40.2891310Z Entering 'third_party/cpp-httplib' 2025-12-04T08:33:40.2998970Z Entering 'third_party/cpuinfo' 2025-12-04T08:33:40.3128540Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:33:40.3242200Z Entering 'third_party/cutlass' 2025-12-04T08:33:40.3447620Z Entering 'third_party/fbgemm' 2025-12-04T08:33:40.3650860Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:40.3797500Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:40.4032600Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:40.4198510Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:40.4438680Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:40.4595650Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:40.4722070Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:33:40.4885730Z Entering 'third_party/flash-attention' 2025-12-04T08:33:40.5048860Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:40.5269210Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:40.5510620Z Entering 'third_party/flatbuffers' 2025-12-04T08:33:40.5671300Z Entering 'third_party/fmt' 2025-12-04T08:33:40.5778550Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:40.5886270Z Entering 'third_party/gloo' 2025-12-04T08:33:40.6001740Z Entering 'third_party/googletest' 2025-12-04T08:33:40.6115550Z Entering 'third_party/ideep' 2025-12-04T08:33:40.6244950Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:40.6447360Z Entering 'third_party/ittapi' 2025-12-04T08:33:40.6555960Z Entering 'third_party/kineto' 2025-12-04T08:33:40.6691400Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:40.6849470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:40.7028340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:40.7181890Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:40.7325420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:40.7460560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:40.7591780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:40.7741660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:40.7874440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:40.8042900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:40.8179900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:40.8331920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:40.8509800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:40.8667890Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:40.8800250Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:40.8924440Z Entering 'third_party/kleidiai' 2025-12-04T08:33:40.9061300Z Entering 'third_party/mimalloc' 2025-12-04T08:33:40.9174900Z Entering 'third_party/nlohmann' 2025-12-04T08:33:40.9324210Z Entering 'third_party/onnx' 2025-12-04T08:33:40.9586350Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:40.9710070Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:33:40.9888350Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:41.0020040Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:41.0173380Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:41.0316050Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:41.0493280Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:41.0620270Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:41.0751660Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:41.0894110Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:41.1062050Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:41.1217620Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:41.1464400Z Entering 'third_party/pocketfft' 2025-12-04T08:33:41.1573330Z Entering 'third_party/protobuf' 2025-12-04T08:33:41.1757540Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:41.1885430Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:33:41.2012300Z Entering 'third_party/psimd' 2025-12-04T08:33:41.2116290Z Entering 'third_party/pthreadpool' 2025-12-04T08:33:41.2224650Z Entering 'third_party/pybind11' 2025-12-04T08:33:41.2341510Z Entering 'third_party/python-peachpy' 2025-12-04T08:33:41.2443930Z Entering 'third_party/sleef' 2025-12-04T08:33:41.2553170Z Entering 'third_party/tensorpipe' 2025-12-04T08:33:41.2692500Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:33:41.2826570Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:33:41.2959960Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:33:41.3106150Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:33:41.3243920Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:33:41.3371560Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T08:33:41.3432650Z [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-12-04T08:33:41.3910700Z Entering 'android/libs/fbjni' 2025-12-04T08:33:41.4010430Z Entering 'third_party/FP16' 2025-12-04T08:33:41.4106310Z Entering 'third_party/FXdiv' 2025-12-04T08:33:41.4201590Z Entering 'third_party/NNPACK' 2025-12-04T08:33:41.4299460Z Entering 'third_party/NVTX' 2025-12-04T08:33:41.4393810Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:41.4487940Z Entering 'third_party/XNNPACK' 2025-12-04T08:33:41.4587280Z Entering 'third_party/aiter' 2025-12-04T08:33:41.4683050Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:41.4780840Z Entering 'third_party/benchmark' 2025-12-04T08:33:41.4876530Z Entering 'third_party/composable_kernel' 2025-12-04T08:33:41.4974130Z Entering 'third_party/cpp-httplib' 2025-12-04T08:33:41.5069910Z Entering 'third_party/cpuinfo' 2025-12-04T08:33:41.5167330Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:33:41.5265260Z Entering 'third_party/cutlass' 2025-12-04T08:33:41.5366770Z Entering 'third_party/fbgemm' 2025-12-04T08:33:41.5466590Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:41.5563350Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:41.5662840Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:41.5761180Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:41.5863200Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:41.5962410Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:41.6059390Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:33:41.6159670Z Entering 'third_party/flash-attention' 2025-12-04T08:33:41.6256690Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:41.6356190Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:41.6457640Z Entering 'third_party/flatbuffers' 2025-12-04T08:33:41.6557460Z Entering 'third_party/fmt' 2025-12-04T08:33:41.6654200Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:41.6750750Z Entering 'third_party/gloo' 2025-12-04T08:33:41.6846840Z Entering 'third_party/googletest' 2025-12-04T08:33:41.6944000Z Entering 'third_party/ideep' 2025-12-04T08:33:41.7038970Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:41.7139930Z Entering 'third_party/ittapi' 2025-12-04T08:33:41.7238380Z Entering 'third_party/kineto' 2025-12-04T08:33:41.7333770Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:41.7431390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:41.7529700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:41.7629510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:41.7727510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:41.7824220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:41.7922970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:41.8020380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:41.8117780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:41.8217680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:41.8316850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:41.8413490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:41.8514900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:41.8617000Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:41.8715320Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:41.8813990Z Entering 'third_party/kleidiai' 2025-12-04T08:33:41.8912780Z Entering 'third_party/mimalloc' 2025-12-04T08:33:41.9012070Z Entering 'third_party/nlohmann' 2025-12-04T08:33:41.9111500Z Entering 'third_party/onnx' 2025-12-04T08:33:41.9213790Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:41.9315190Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:33:41.9413000Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:41.9511440Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:41.9608360Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:41.9705870Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:41.9803300Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:41.9900550Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:41.9996860Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:42.0093360Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:42.0190980Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:42.0289730Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:42.0399320Z Entering 'third_party/pocketfft' 2025-12-04T08:33:42.0498490Z Entering 'third_party/protobuf' 2025-12-04T08:33:42.0595090Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:42.0692450Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:33:42.0792350Z Entering 'third_party/psimd' 2025-12-04T08:33:42.0890040Z Entering 'third_party/pthreadpool' 2025-12-04T08:33:42.0987620Z Entering 'third_party/pybind11' 2025-12-04T08:33:42.1084600Z Entering 'third_party/python-peachpy' 2025-12-04T08:33:42.1182300Z Entering 'third_party/sleef' 2025-12-04T08:33:42.1280210Z Entering 'third_party/tensorpipe' 2025-12-04T08:33:42.1380020Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:33:42.1480290Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:33:42.1579560Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:33:42.1676040Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:33:42.1769660Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:33:42.1879820Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.1938840Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T08:33:42.2414770Z Entering 'android/libs/fbjni' 2025-12-04T08:33:42.2463020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T08:33:42.2495780Z Entering 'third_party/FP16' 2025-12-04T08:33:42.2541750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T08:33:42.2573060Z Entering 'third_party/FXdiv' 2025-12-04T08:33:42.2617800Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T08:33:42.2649760Z Entering 'third_party/NNPACK' 2025-12-04T08:33:42.2695340Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T08:33:42.2727500Z Entering 'third_party/NVTX' 2025-12-04T08:33:42.2771910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T08:33:42.2803740Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:42.2849380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T08:33:42.2881220Z Entering 'third_party/XNNPACK' 2025-12-04T08:33:42.2926200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T08:33:42.2962360Z Entering 'third_party/aiter' 2025-12-04T08:33:42.3008070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T08:33:42.3039020Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:42.3083520Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T08:33:42.3118720Z Entering 'third_party/benchmark' 2025-12-04T08:33:42.3166760Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:33:42.3199230Z Entering 'third_party/composable_kernel' 2025-12-04T08:33:42.3245230Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T08:33:42.3280860Z Entering 'third_party/cpp-httplib' 2025-12-04T08:33:42.3327570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T08:33:42.3359620Z Entering 'third_party/cpuinfo' 2025-12-04T08:33:42.3405590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T08:33:42.3438200Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:33:42.3484230Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T08:33:42.3516280Z Entering 'third_party/cutlass' 2025-12-04T08:33:42.3561000Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T08:33:42.3595580Z Entering 'third_party/fbgemm' 2025-12-04T08:33:42.3642650Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T08:33:42.3674270Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:42.3719110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T08:33:42.3750960Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:42.3796270Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T08:33:42.3830650Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:42.3877240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T08:33:42.3909050Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:42.3954740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T08:33:42.3989860Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:42.4036330Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T08:33:42.4068010Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:42.4112810Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T08:33:42.4144090Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:33:42.4190010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T08:33:42.4223940Z Entering 'third_party/flash-attention' 2025-12-04T08:33:42.4271160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T08:33:42.4302370Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:42.4347850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T08:33:42.4382290Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:42.4428670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T08:33:42.4465810Z Entering 'third_party/flatbuffers' 2025-12-04T08:33:42.4513390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T08:33:42.4546510Z Entering 'third_party/fmt' 2025-12-04T08:33:42.4592890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:33:42.4624720Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:42.4670710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T08:33:42.4702540Z Entering 'third_party/gloo' 2025-12-04T08:33:42.4748200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T08:33:42.4779990Z Entering 'third_party/googletest' 2025-12-04T08:33:42.4825030Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:42.4856880Z Entering 'third_party/ideep' 2025-12-04T08:33:42.4901990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T08:33:42.4931760Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:42.4976070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T08:33:42.5011150Z Entering 'third_party/ittapi' 2025-12-04T08:33:42.5057350Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T08:33:42.5089440Z Entering 'third_party/kineto' 2025-12-04T08:33:42.5134750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T08:33:42.5165750Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:42.5210930Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T08:33:42.5241320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:42.5287120Z 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-12-04T08:33:42.5319300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:42.5364530Z 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-12-04T08:33:42.5397130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:42.5441560Z 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-12-04T08:33:42.5473070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:42.5518390Z 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-12-04T08:33:42.5549670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:42.5595310Z 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-12-04T08:33:42.5628840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:42.5674450Z 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-12-04T08:33:42.5706560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:42.5752010Z 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-12-04T08:33:42.5783750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:42.5830590Z 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-12-04T08:33:42.5862880Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:42.5908630Z 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-12-04T08:33:42.5940190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:42.5984700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:33:42.6014760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:42.6061300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:33:42.6094280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:42.6140190Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:33:42.6176790Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:42.6223350Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T08:33:42.6254980Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:42.6300050Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T08:33:42.6333540Z Entering 'third_party/kleidiai' 2025-12-04T08:33:42.6381660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T08:33:42.6416510Z Entering 'third_party/mimalloc' 2025-12-04T08:33:42.6464660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T08:33:42.6497330Z Entering 'third_party/nlohmann' 2025-12-04T08:33:42.6542750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T08:33:42.6575410Z Entering 'third_party/onnx' 2025-12-04T08:33:42.6621240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T08:33:42.6658740Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:42.6706750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:33:42.6740890Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:33:42.6787850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T08:33:42.6819300Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:42.6864370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:33:42.6896320Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:42.6941590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:42.6973010Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:42.7019050Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T08:33:42.7050460Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:42.7095900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T08:33:42.7127730Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:42.7173240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T08:33:42.7204980Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:42.7249930Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T08:33:42.7281500Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:42.7326880Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:33:42.7357360Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:42.7403610Z 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-12-04T08:33:42.7436870Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:42.7485000Z 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-12-04T08:33:42.7519920Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:42.7567300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T08:33:42.7609350Z Entering 'third_party/pocketfft' 2025-12-04T08:33:42.7657720Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T08:33:42.7689730Z Entering 'third_party/protobuf' 2025-12-04T08:33:42.7738320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T08:33:42.7770880Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:42.7817530Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:33:42.7849340Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:33:42.7894350Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:42.7927950Z Entering 'third_party/psimd' 2025-12-04T08:33:42.7974200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T08:33:42.8005790Z Entering 'third_party/pthreadpool' 2025-12-04T08:33:42.8050220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T08:33:42.8081700Z Entering 'third_party/pybind11' 2025-12-04T08:33:42.8125990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:33:42.8157710Z Entering 'third_party/python-peachpy' 2025-12-04T08:33:42.8202280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T08:33:42.8232870Z Entering 'third_party/sleef' 2025-12-04T08:33:42.8276400Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T08:33:42.8307590Z Entering 'third_party/tensorpipe' 2025-12-04T08:33:42.8351470Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T08:33:42.8382050Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:33:42.8427850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:42.8458960Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:33:42.8504510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T08:33:42.8535230Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:33:42.8579300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T08:33:42.8611150Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:33:42.8656040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:33:42.8685830Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:33:42.8731010Z 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-12-04T08:33:42.8776750Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.8836110Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.8893070Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.8950000Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9005990Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9061600Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9119400Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9174740Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9233000Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9287530Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9344980Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9399680Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9454470Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9522380Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9577350Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9636600Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9695790Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9753510Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9809830Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9863900Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9918900Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:42.9973550Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0027330Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0086220Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0145600Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0204370Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0258870Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0315220Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0370590Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0429710Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0485040Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0540870Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0595950Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0650610Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0705680Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0762320Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0817160Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0870870Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0925360Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.0985780Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1044720Z [command]/usr/bin/git config --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 --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1102430Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1160070Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1216450Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1269710Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1323230Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1378360Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1433770Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1487110Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1541300Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1597580Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1651290Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1706290Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1765250Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1822960Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1880210Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1933950Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.1988360Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2044920Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2099040Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2152470Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2210650Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2265040Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2320550Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2374350Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2427770Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2482670Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2536990Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2590640Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2648880Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2701970Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2758450Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2814490Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2868140Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2921460Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.2979980Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.3037080Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.3091970Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.3147260Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.3203060Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.3257380Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:33:43.3312080Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T08:33:43.3376570Z ##[endgroup] 2025-12-04T08:33:43.3376850Z ##[group]Fetching the repository 2025-12-04T08:33:43.3380820Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-12-04T08:33:48.6533990Z From https://github.com/pytorch/pytorch 2025-12-04T08:33:48.6534310Z - [deleted] (none) -> ciflow/inductor/168919 2025-12-04T08:33:48.7853300Z - [deleted] (none) -> ciflow/linux-aarch64/168919 2025-12-04T08:33:48.7853610Z - [deleted] (none) -> ciflow/mps/168919 2025-12-04T08:33:48.7853880Z - [deleted] (none) -> ciflow/rocm/168919 2025-12-04T08:33:48.7854390Z - [deleted] (none) -> ciflow/trunk/167958 2025-12-04T08:33:48.7855320Z - [deleted] (none) -> ciflow/trunk/168919 2025-12-04T08:33:48.7856040Z - [deleted] (none) -> ciflow/trunk/169431 2025-12-04T08:33:48.7856830Z - [deleted] (none) -> ciflow/win-arm64/168919 2025-12-04T08:33:50.8226210Z 04d015c633c..cc0aa98554e gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T08:33:50.8233110Z 732701a870d..4e0ea89e9d7 gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T08:33:50.8240560Z + 86e264480e6...1cef815cbcf gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig (forced update) 2025-12-04T08:33:50.8248600Z df9a7400a4d..bc621aeb8e1 gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T08:33:50.8256030Z 52c06b865b6..ce375ac5318 gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T08:33:50.8264310Z + 1b071e6db22...a950a18e526 gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig (forced update) 2025-12-04T08:33:50.8293540Z 6785bdd3241..14bc7175e16 gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T08:33:50.8301490Z 5f543d3f682..dd45df28d65 gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T08:33:50.8309370Z + af7a66f0ae4...13309b8b80b gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig (forced update) 2025-12-04T08:33:50.8400250Z f4efae64a6c..84fc3987c9b gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T08:33:50.8408910Z 2592d5e401e..4b06f62b9f2 gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T08:33:50.8423190Z + f32430702b3...dc3975d6367 gh/fffrog/181/orig -> origin/gh/fffrog/181/orig (forced update) 2025-12-04T08:33:50.8450720Z 8eb18def511..7dbb3ef1bad gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T08:33:50.8459100Z 7d03812de77..11f752e229a gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T08:33:50.8504330Z + 17923fb9ad1...70bb0887f11 gh/guangyey/244/orig -> origin/gh/guangyey/244/orig (forced update) 2025-12-04T08:33:50.8513670Z 5ac764b8407..4c806264057 gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T08:33:50.8521540Z eece3293e61..b73516aa8ad gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T08:33:50.8529990Z + 4df17c538ef...f6134bca8bf gh/guangyey/252/orig -> origin/gh/guangyey/252/orig (forced update) 2025-12-04T08:33:50.8538200Z adb040c0bde..81a2f81e4d0 gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T08:33:50.8547170Z 5a04af95ae4..c8ca80d38f8 gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T08:33:50.8560050Z + 096a5875360...e1e73fc9845 gh/guangyey/253/orig -> origin/gh/guangyey/253/orig (forced update) 2025-12-04T08:33:50.8563640Z 05d34b3b07f..2884cf56063 gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T08:33:50.8571930Z 75d555dc76d..2fef5d598d1 gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T08:33:50.8580470Z + e7e15ff6201...36cb426e77c gh/guangyey/254/orig -> origin/gh/guangyey/254/orig (forced update) 2025-12-04T08:33:50.8588630Z 0ab10ef7b1a..293414b65c3 gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T08:33:50.8597220Z 01818462dc9..98e218a7c74 gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T08:33:50.8606090Z + 4f9b9655e76...0f75619eedd gh/guangyey/255/orig -> origin/gh/guangyey/255/orig (forced update) 2025-12-04T08:33:50.8642700Z + 3d0b2cdd437...e0936d73294 gh/jansel/568/orig -> origin/gh/jansel/568/orig (forced update) 2025-12-04T08:33:50.8657580Z 1a82c61630d..c520d51bcde gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T08:33:50.8666150Z 8b312cf4181..ac88feac91d gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T08:33:50.8674990Z + a70b7f37899...6cba3ed5e99 gh/jansel/570/orig -> origin/gh/jansel/570/orig (forced update) 2025-12-04T08:33:50.8683420Z + 84db164ff71...0473cb4b4e4 gh/jansel/573/orig -> origin/gh/jansel/573/orig (forced update) 2025-12-04T08:33:50.8691670Z + 68574df7cba...bbee6261ff9 gh/jansel/574/orig -> origin/gh/jansel/574/orig (forced update) 2025-12-04T08:33:50.8700010Z 0bdb474a766..5c54342dbdd gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T08:33:50.8708470Z d9414758590..5c583089c6d gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T08:33:50.8716520Z + 7b920896de8...5c258fe327f gh/jansel/575/orig -> origin/gh/jansel/575/orig (forced update) 2025-12-04T08:33:50.8719490Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T08:33:50.8721770Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T08:33:50.8723250Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T08:33:50.8751790Z 5762431c2d8..f820f5574cc gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T08:33:50.8760110Z d7cfda1df33..4195b285002 gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T08:33:50.8768840Z + 9be3539ca3c...1f0666ff440 gh/karthickai/12/orig -> origin/gh/karthickai/12/orig (forced update) 2025-12-04T08:33:50.8777650Z 99951999cb2..c4f12da1bd1 gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T08:33:50.8785840Z 24479fc2239..5f87790cfe5 gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T08:33:50.8794140Z + ecf315e3d47...cbd4e08f13f gh/karthickai/14/orig -> origin/gh/karthickai/14/orig (forced update) 2025-12-04T08:33:50.8803640Z 309f589b115..c14e8719770 gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T08:33:50.8811650Z 555ca855819..4adace586e4 gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T08:33:50.8820040Z + 12aa80f1911...caddd81a6c4 gh/karthickai/16/orig -> origin/gh/karthickai/16/orig (forced update) 2025-12-04T08:33:50.8827900Z 77af91b647c..d5bdef8a198 gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T08:33:50.8836470Z 1c039547348..bc14f6e367e gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T08:33:50.8848750Z + 815b63212a5...efc93f33afc gh/karthickai/17/orig -> origin/gh/karthickai/17/orig (forced update) 2025-12-04T08:33:50.8860630Z 2d1dd39f134..abe882d145c gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T08:33:50.8868720Z 8e9f67e366d..149b378b8c0 gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T08:33:50.8876310Z + eef0e5e78af...2355c0e68e2 gh/karthickai/20/orig -> origin/gh/karthickai/20/orig (forced update) 2025-12-04T08:33:50.8884010Z 4ec9b53b153..6bb07dfb0da gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T08:33:50.8892180Z c2d29db10f5..ba7ff855554 gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T08:33:50.8900880Z + 27426c3c935...010f721dcde gh/karthickai/21/orig -> origin/gh/karthickai/21/orig (forced update) 2025-12-04T08:33:50.8908820Z f524c3265de..f3149587ff1 gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T08:33:50.8916550Z a5bedfc1caa..7d88155ea7d gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T08:33:50.8924550Z + 6224c43c6d8...f10d47523a9 gh/karthickai/24/orig -> origin/gh/karthickai/24/orig (forced update) 2025-12-04T08:33:50.8932780Z c2d29db10f5..af77197f525 gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T08:33:50.8941160Z db7f656e477..d8025d93e6a gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T08:33:50.8949620Z + 6b0a1aecd17...5824d7b9089 gh/karthickai/26/orig -> origin/gh/karthickai/26/orig (forced update) 2025-12-04T08:33:50.8985330Z 76aeb8c7e0f..ffd9b0fb435 main -> origin/main 2025-12-04T08:33:50.9027820Z 4cd36fdb33c..794e9585f39 nightly -> origin/nightly 2025-12-04T08:33:50.9058340Z t [tag update] ciflow/b200/168195 -> ciflow/b200/168195 2025-12-04T08:33:50.9060850Z t [tag update] ciflow/h100/168195 -> ciflow/h100/168195 2025-12-04T08:33:50.9063100Z * [new tag] ciflow/inductor/163245 -> ciflow/inductor/163245 2025-12-04T08:33:50.9064870Z t [tag update] ciflow/inductor/167647 -> ciflow/inductor/167647 2025-12-04T08:33:50.9067070Z t [tag update] ciflow/inductor/167781 -> ciflow/inductor/167781 2025-12-04T08:33:50.9068450Z t [tag update] ciflow/inductor/168050 -> ciflow/inductor/168050 2025-12-04T08:33:50.9070440Z t [tag update] ciflow/inductor/168127 -> ciflow/inductor/168127 2025-12-04T08:33:50.9072110Z t [tag update] ciflow/inductor/168195 -> ciflow/inductor/168195 2025-12-04T08:33:50.9073650Z t [tag update] ciflow/inductor/168266 -> ciflow/inductor/168266 2025-12-04T08:33:50.9075950Z t [tag update] ciflow/inductor/168939 -> ciflow/inductor/168939 2025-12-04T08:33:50.9077130Z t [tag update] ciflow/inductor/168946 -> ciflow/inductor/168946 2025-12-04T08:33:50.9079690Z t [tag update] ciflow/inductor/169282 -> ciflow/inductor/169282 2025-12-04T08:33:50.9081260Z t [tag update] ciflow/inductor/169326 -> ciflow/inductor/169326 2025-12-04T08:33:50.9084100Z t [tag update] ciflow/inductor/169509 -> ciflow/inductor/169509 2025-12-04T08:33:50.9085360Z t [tag update] ciflow/inductor/169513 -> ciflow/inductor/169513 2025-12-04T08:33:50.9087050Z * [new tag] ciflow/inductor/169553 -> ciflow/inductor/169553 2025-12-04T08:33:50.9089800Z t [tag update] ciflow/rocm/167781 -> ciflow/rocm/167781 2025-12-04T08:33:50.9091170Z t [tag update] ciflow/rocm/168195 -> ciflow/rocm/168195 2025-12-04T08:33:50.9093140Z t [tag update] ciflow/rocm/168939 -> ciflow/rocm/168939 2025-12-04T08:33:50.9094900Z t [tag update] ciflow/slow/168050 -> ciflow/slow/168050 2025-12-04T08:33:50.9096560Z * [new tag] ciflow/trunk/163245 -> ciflow/trunk/163245 2025-12-04T08:33:50.9097800Z * [new tag] ciflow/trunk/165728 -> ciflow/trunk/165728 2025-12-04T08:33:50.9099410Z * [new tag] ciflow/trunk/166843 -> ciflow/trunk/166843 2025-12-04T08:33:50.9101270Z t [tag update] ciflow/trunk/167781 -> ciflow/trunk/167781 2025-12-04T08:33:50.9102980Z t [tag update] ciflow/trunk/168050 -> ciflow/trunk/168050 2025-12-04T08:33:50.9104650Z t [tag update] ciflow/trunk/168127 -> ciflow/trunk/168127 2025-12-04T08:33:50.9132060Z t [tag update] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T08:33:50.9133180Z * [new tag] ciflow/trunk/169048 -> ciflow/trunk/169048 2025-12-04T08:33:50.9134790Z * [new tag] ciflow/trunk/169125 -> ciflow/trunk/169125 2025-12-04T08:33:50.9136940Z t [tag update] ciflow/trunk/169229 -> ciflow/trunk/169229 2025-12-04T08:33:50.9138440Z t [tag update] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T08:33:50.9146780Z t [tag update] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T08:33:50.9148410Z t [tag update] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T08:33:50.9150600Z * [new tag] ciflow/xpu/166843 -> ciflow/xpu/166843 2025-12-04T08:33:50.9173990Z t [tag update] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T08:33:50.9176380Z t [tag update] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T08:33:50.9177650Z t [tag update] ciflow/xpu/169229 -> ciflow/xpu/169229 2025-12-04T08:33:50.9180020Z t [tag update] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T08:33:50.9181250Z t [tag update] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T08:33:50.9183490Z t [tag update] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T08:33:50.9186050Z * [new tag] trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee -> trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T08:33:50.9187620Z * [new tag] trunk/4fefb8e7e942386ffac764a41b232241f82bea3a -> trunk/4fefb8e7e942386ffac764a41b232241f82bea3a 2025-12-04T08:33:50.9189230Z * [new tag] trunk/5634469fda9e5d98869c82c7d03bb08914245f96 -> trunk/5634469fda9e5d98869c82c7d03bb08914245f96 2025-12-04T08:33:50.9192290Z * [new tag] trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e -> trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e 2025-12-04T08:33:50.9194860Z * [new tag] trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 -> trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:33:51.0523940Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T08:33:51.0589970Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:33:51.0592170Z ##[endgroup] 2025-12-04T08:33:51.0592410Z ##[group]Determining the checkout info 2025-12-04T08:33:51.0593100Z ##[endgroup] 2025-12-04T08:33:51.0596160Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T08:33:51.0782960Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T08:33:51.0844680Z ##[group]Checking out the ref 2025-12-04T08:33:51.0847130Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:33:51.3227560Z Previous HEAD position was b6b6d912df0 Revert "[Dynamo][Guard]Add the user-friendly TYPE_MATCH for type (#169025)" 2025-12-04T08:33:51.3258520Z HEAD is now at ffd9b0fb435 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T08:33:51.3267340Z ##[endgroup] 2025-12-04T08:33:51.3267600Z ##[group]Setting up auth for fetching submodules 2025-12-04T08:33:51.3272000Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T08:33:51.3345020Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T08:33:51.3402950Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T08:33:51.3458920Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T08:33:51.3515670Z ##[endgroup] 2025-12-04T08:33:51.3515920Z ##[group]Fetching submodules 2025-12-04T08:33:51.3518250Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T08:33:51.4001630Z Synchronizing submodule url for 'android/libs/fbjni' 2025-12-04T08:33:51.4040920Z Synchronizing submodule url for 'third_party/FP16' 2025-12-04T08:33:51.4077350Z Synchronizing submodule url for 'third_party/FXdiv' 2025-12-04T08:33:51.4114340Z Synchronizing submodule url for 'third_party/NNPACK' 2025-12-04T08:33:51.4150320Z Synchronizing submodule url for 'third_party/NVTX' 2025-12-04T08:33:51.4186010Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:51.4223160Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-12-04T08:33:51.4264540Z Synchronizing submodule url for 'third_party/aiter' 2025-12-04T08:33:51.4299080Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:51.4339330Z Synchronizing submodule url for 'third_party/benchmark' 2025-12-04T08:33:51.4375600Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-12-04T08:33:51.4414140Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-12-04T08:33:51.4449590Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-12-04T08:33:51.4485840Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-12-04T08:33:51.4521310Z Synchronizing submodule url for 'third_party/cutlass' 2025-12-04T08:33:51.4560040Z Synchronizing submodule url for 'third_party/fbgemm' 2025-12-04T08:33:51.4596160Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:51.4632080Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:51.4670080Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:51.4706570Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:51.4745450Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:51.4781560Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:51.4816610Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-12-04T08:33:51.4855450Z Synchronizing submodule url for 'third_party/flash-attention' 2025-12-04T08:33:51.4891300Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:51.4928030Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:51.4968950Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-12-04T08:33:51.5006650Z Synchronizing submodule url for 'third_party/fmt' 2025-12-04T08:33:51.5043690Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:51.5080340Z Synchronizing submodule url for 'third_party/gloo' 2025-12-04T08:33:51.5117190Z Synchronizing submodule url for 'third_party/googletest' 2025-12-04T08:33:51.5154020Z Synchronizing submodule url for 'third_party/ideep' 2025-12-04T08:33:51.5188150Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:51.5228390Z Synchronizing submodule url for 'third_party/ittapi' 2025-12-04T08:33:51.5264560Z Synchronizing submodule url for 'third_party/kineto' 2025-12-04T08:33:51.5298030Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:51.5331350Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:51.5368730Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:51.5405090Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:51.5440830Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:51.5474100Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:51.5511630Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:51.5547780Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:51.5584450Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:51.5621550Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:51.5659680Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:51.5696770Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:51.5735950Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:51.5776980Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:51.5813570Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:51.5851760Z Synchronizing submodule url for 'third_party/kleidiai' 2025-12-04T08:33:51.5888760Z Synchronizing submodule url for 'third_party/mimalloc' 2025-12-04T08:33:51.5924540Z Synchronizing submodule url for 'third_party/nlohmann' 2025-12-04T08:33:51.5960010Z Synchronizing submodule url for 'third_party/onnx' 2025-12-04T08:33:51.5999690Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:51.6037760Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-12-04T08:33:51.6072330Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:51.6107610Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:51.6141890Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:51.6176100Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:51.6212130Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:51.6246670Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:51.6281130Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:51.6315110Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:51.6351270Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:51.6389960Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:51.6434890Z Synchronizing submodule url for 'third_party/pocketfft' 2025-12-04T08:33:51.6471540Z Synchronizing submodule url for 'third_party/protobuf' 2025-12-04T08:33:51.6506110Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:51.6541260Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-12-04T08:33:51.6578400Z Synchronizing submodule url for 'third_party/psimd' 2025-12-04T08:33:51.6615400Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-12-04T08:33:51.6650900Z Synchronizing submodule url for 'third_party/pybind11' 2025-12-04T08:33:51.6687610Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-12-04T08:33:51.6725140Z Synchronizing submodule url for 'third_party/sleef' 2025-12-04T08:33:51.6761380Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-12-04T08:33:51.6795770Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:33:51.6831760Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:33:51.6867830Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:33:51.6904660Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:33:51.6939200Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:33:51.6982980Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T08:33:51.7683650Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T08:33:51.7841790Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T08:33:51.8006700Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T08:33:51.8186080Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T08:33:51.8459530Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T08:33:51.8693070Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T08:33:51.9393800Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T08:33:52.0202770Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T08:33:52.2109470Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T08:33:52.2555920Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T08:33:52.3571250Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T08:33:52.3758330Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T08:33:52.3971990Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T08:33:52.4184050Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T08:33:52.4703600Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T08:33:52.5309060Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T08:33:52.5656850Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T08:33:52.7671070Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T08:33:52.8063200Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T08:33:52.8858770Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T08:33:52.9450900Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:33:52.9705560Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T08:33:53.0650720Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T08:33:53.0956960Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T08:33:53.2913800Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T08:33:53.3871290Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T08:33:53.4572010Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T08:33:53.4761050Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T08:33:53.4937960Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T08:33:53.5126990Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T08:33:53.5339970Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:33:53.5511360Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T08:33:53.8475490Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T08:33:53.8657620Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T08:33:53.8864100Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T08:33:53.9351080Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T08:33:53.9838730Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T08:33:54.0365300Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T08:33:54.1165200Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T08:33:54.1499470Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T08:33:54.1826990Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T08:33:54.2238530Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T08:33:54.2844370Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:33:54.3787960Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T08:33:54.4083300Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T08:33:54.4555580Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T08:33:54.5151960Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T08:33:54.5756690Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T08:33:54.6509680Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T08:33:54.7098490Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:33:54.7374710Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T08:33:54.8014290Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T08:33:54.8905330Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T08:33:54.9565800Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T08:33:55.0375080Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T08:33:55.1069240Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T08:33:55.1676980Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T08:33:55.2251200Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T08:33:55.2647520Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T08:33:55.3608620Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T08:33:55.3998420Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T08:33:55.4228160Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T08:33:55.4676100Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T08:33:55.5317100Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T08:33:55.5888860Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T08:33:55.8240730Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T08:33:55.8448540Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T08:33:55.8912360Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T08:33:55.9438260Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T08:33:56.0018360Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T08:33:56.0185140Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T08:33:56.0343820Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T08:33:56.1064130Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T08:33:56.1229270Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T08:33:56.1404990Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T08:33:56.1623260Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T08:33:56.2229730Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T08:33:56.2448600Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T08:33:56.3648670Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T08:33:56.4391750Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T08:33:56.4618290Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T08:33:56.4682160Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T08:33:56.5209960Z Entering 'android/libs/fbjni' 2025-12-04T08:33:56.5293080Z Entering 'third_party/FP16' 2025-12-04T08:33:56.5371470Z Entering 'third_party/FXdiv' 2025-12-04T08:33:56.5450420Z Entering 'third_party/NNPACK' 2025-12-04T08:33:56.5528700Z Entering 'third_party/NVTX' 2025-12-04T08:33:56.5607430Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:56.5685910Z Entering 'third_party/XNNPACK' 2025-12-04T08:33:56.5769160Z Entering 'third_party/aiter' 2025-12-04T08:33:56.5847700Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:56.5931200Z Entering 'third_party/benchmark' 2025-12-04T08:33:56.6010890Z Entering 'third_party/composable_kernel' 2025-12-04T08:33:56.6091560Z Entering 'third_party/cpp-httplib' 2025-12-04T08:33:56.6171970Z Entering 'third_party/cpuinfo' 2025-12-04T08:33:56.6251360Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:33:56.6329830Z Entering 'third_party/cutlass' 2025-12-04T08:33:56.6411770Z Entering 'third_party/fbgemm' 2025-12-04T08:33:56.6492130Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:56.6571340Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:56.6656300Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:56.6734800Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:56.6817360Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:56.6897980Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:56.6976190Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:33:56.7057340Z Entering 'third_party/flash-attention' 2025-12-04T08:33:56.7137650Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:56.7218250Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:56.7302150Z Entering 'third_party/flatbuffers' 2025-12-04T08:33:56.7384920Z Entering 'third_party/fmt' 2025-12-04T08:33:56.7464520Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:56.7543390Z Entering 'third_party/gloo' 2025-12-04T08:33:56.7622590Z Entering 'third_party/googletest' 2025-12-04T08:33:56.7701100Z Entering 'third_party/ideep' 2025-12-04T08:33:56.7777480Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:56.7859840Z Entering 'third_party/ittapi' 2025-12-04T08:33:56.7940540Z Entering 'third_party/kineto' 2025-12-04T08:33:56.8018910Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:56.8096380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:56.8176610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:56.8254710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:56.8335040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:56.8413070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:56.8493570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:56.8572570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:56.8651380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:56.8730470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:56.8809950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:56.8888160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:56.8971030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:56.9056250Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:56.9136060Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:56.9217150Z Entering 'third_party/kleidiai' 2025-12-04T08:33:56.9296880Z Entering 'third_party/mimalloc' 2025-12-04T08:33:56.9377010Z Entering 'third_party/nlohmann' 2025-12-04T08:33:56.9456520Z Entering 'third_party/onnx' 2025-12-04T08:33:56.9540270Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:56.9622930Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:33:56.9701170Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:56.9779870Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:56.9857870Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:56.9935250Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:57.0013610Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:57.0091670Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:57.0169630Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:57.0245810Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:57.0324850Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:57.0404920Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:57.0492980Z Entering 'third_party/pocketfft' 2025-12-04T08:33:57.0573240Z Entering 'third_party/protobuf' 2025-12-04T08:33:57.0651130Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:57.0728810Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:33:57.0810640Z Entering 'third_party/psimd' 2025-12-04T08:33:57.0890520Z Entering 'third_party/pthreadpool' 2025-12-04T08:33:57.0968400Z Entering 'third_party/pybind11' 2025-12-04T08:33:57.1045660Z Entering 'third_party/python-peachpy' 2025-12-04T08:33:57.1122680Z Entering 'third_party/sleef' 2025-12-04T08:33:57.1200430Z Entering 'third_party/tensorpipe' 2025-12-04T08:33:57.1277620Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:33:57.1354950Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:33:57.1432990Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:33:57.1511320Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:33:57.1587690Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:33:57.1677190Z ##[endgroup] 2025-12-04T08:33:57.1677470Z ##[group]Persisting credentials for submodules 2025-12-04T08:33:57.1680780Z [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-12-04T08:33:57.2155130Z Entering 'android/libs/fbjni' 2025-12-04T08:33:57.2221500Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2221730Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2285140Z Entering 'third_party/FP16' 2025-12-04T08:33:57.2349680Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2349950Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2414050Z Entering 'third_party/FXdiv' 2025-12-04T08:33:57.2478930Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2479160Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2543060Z Entering 'third_party/NNPACK' 2025-12-04T08:33:57.2607900Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2608130Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2670860Z Entering 'third_party/NVTX' 2025-12-04T08:33:57.2734750Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2734990Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2798330Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:57.2861830Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2862260Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2925750Z Entering 'third_party/XNNPACK' 2025-12-04T08:33:57.2990280Z url.https://github.com/.insteadof 2025-12-04T08:33:57.2990510Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3058230Z Entering 'third_party/aiter' 2025-12-04T08:33:57.3123930Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3124150Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3186450Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:57.3250410Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3250640Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3317880Z Entering 'third_party/benchmark' 2025-12-04T08:33:57.3383810Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3384060Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3448310Z Entering 'third_party/composable_kernel' 2025-12-04T08:33:57.3512650Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3512880Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3579100Z Entering 'third_party/cpp-httplib' 2025-12-04T08:33:57.3643850Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3644070Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3707720Z Entering 'third_party/cpuinfo' 2025-12-04T08:33:57.3772260Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3772500Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3836550Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:33:57.3901350Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3901580Z url.https://github.com/.insteadof 2025-12-04T08:33:57.3964540Z Entering 'third_party/cutlass' 2025-12-04T08:33:57.4028680Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4028910Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4093990Z Entering 'third_party/fbgemm' 2025-12-04T08:33:57.4158650Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4158870Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4222110Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:57.4286420Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4286650Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4351730Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:57.4417260Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4417500Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4484600Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:57.4552610Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4552840Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4615570Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:57.4681400Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4681630Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4749210Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:57.4816170Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4816400Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4881070Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:57.4946800Z url.https://github.com/.insteadof 2025-12-04T08:33:57.4947020Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5011950Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:33:57.5077340Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5077660Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5142420Z Entering 'third_party/flash-attention' 2025-12-04T08:33:57.5207630Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5207860Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5270520Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:57.5335810Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5336030Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5401530Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:57.5467240Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5467460Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5536480Z Entering 'third_party/flatbuffers' 2025-12-04T08:33:57.5603610Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5603840Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5670060Z Entering 'third_party/fmt' 2025-12-04T08:33:57.5735650Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5735890Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5800250Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:57.5865250Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5865470Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5931950Z Entering 'third_party/gloo' 2025-12-04T08:33:57.5997430Z url.https://github.com/.insteadof 2025-12-04T08:33:57.5997740Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6062870Z Entering 'third_party/googletest' 2025-12-04T08:33:57.6128670Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6128920Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6193710Z Entering 'third_party/ideep' 2025-12-04T08:33:57.6259550Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6259760Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6323050Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:57.6391110Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6391340Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6460350Z Entering 'third_party/ittapi' 2025-12-04T08:33:57.6527450Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6527680Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6591830Z Entering 'third_party/kineto' 2025-12-04T08:33:57.6657480Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6657700Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6720650Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:57.6784770Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6785000Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6848810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:57.6915220Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6915440Z url.https://github.com/.insteadof 2025-12-04T08:33:57.6982240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:57.7047970Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7048190Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7111330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:57.7176030Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7176390Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7240630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:57.7304750Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7304980Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7368770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:57.7434130Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7434350Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7501430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:57.7567720Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7567950Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7630910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:57.7696290Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7696510Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7760490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:57.7824110Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7824340Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7889950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:57.7955440Z url.https://github.com/.insteadof 2025-12-04T08:33:57.7955680Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8022410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:57.8087300Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8087690Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8152000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:57.8217130Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8217680Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8284550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:57.8352550Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8352940Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8425370Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:57.8490820Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8491050Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8556280Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:57.8622440Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8622670Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8693410Z Entering 'third_party/kleidiai' 2025-12-04T08:33:57.8755240Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8755490Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8819110Z Entering 'third_party/mimalloc' 2025-12-04T08:33:57.8884850Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8885080Z url.https://github.com/.insteadof 2025-12-04T08:33:57.8946420Z Entering 'third_party/nlohmann' 2025-12-04T08:33:57.9009570Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9009810Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9074390Z Entering 'third_party/onnx' 2025-12-04T08:33:57.9140350Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9140740Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9209750Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:57.9277330Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9277540Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9344340Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:33:57.9411680Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9411910Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9476210Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:57.9541630Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9542020Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9606600Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:57.9673140Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9673460Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9737720Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:57.9802920Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9803150Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9867730Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:57.9931700Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9932070Z url.https://github.com/.insteadof 2025-12-04T08:33:57.9996900Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:58.0062450Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0062680Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0127090Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:58.0192160Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0192380Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0255990Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:58.0321900Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0322350Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0385600Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:58.0450230Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0450480Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0516040Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:58.0580610Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0580990Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0645640Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:58.0708410Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0708730Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0781840Z Entering 'third_party/pocketfft' 2025-12-04T08:33:58.0848680Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0849450Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0914610Z Entering 'third_party/protobuf' 2025-12-04T08:33:58.0978250Z url.https://github.com/.insteadof 2025-12-04T08:33:58.0978480Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1043030Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:58.1107140Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1107380Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1171640Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:33:58.1236410Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1236640Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1301960Z Entering 'third_party/psimd' 2025-12-04T08:33:58.1368610Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1368830Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1431460Z Entering 'third_party/pthreadpool' 2025-12-04T08:33:58.1496380Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1496630Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1560720Z Entering 'third_party/pybind11' 2025-12-04T08:33:58.1624000Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1624230Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1687390Z Entering 'third_party/python-peachpy' 2025-12-04T08:33:58.1752970Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1753220Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1816960Z Entering 'third_party/sleef' 2025-12-04T08:33:58.1882350Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1882700Z url.https://github.com/.insteadof 2025-12-04T08:33:58.1945140Z Entering 'third_party/tensorpipe' 2025-12-04T08:33:58.2010530Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2010760Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2072070Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:33:58.2134860Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2135100Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2198310Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:33:58.2262340Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2262560Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2327520Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:33:58.2393420Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2393880Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2459040Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:33:58.2523660Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2523880Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2587240Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:33:58.2653920Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2654140Z url.https://github.com/.insteadof 2025-12-04T08:33:58.2735920Z [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-12-04T08:33:58.3220300Z Entering 'android/libs/fbjni' 2025-12-04T08:33:58.3318310Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T08:33:58.3352200Z Entering 'third_party/FP16' 2025-12-04T08:33:58.3448570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T08:33:58.3482540Z Entering 'third_party/FXdiv' 2025-12-04T08:33:58.3578710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T08:33:58.3611550Z Entering 'third_party/NNPACK' 2025-12-04T08:33:58.3707010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T08:33:58.3739890Z Entering 'third_party/NVTX' 2025-12-04T08:33:58.3833990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T08:33:58.3867810Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:58.3962480Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T08:33:58.3996360Z Entering 'third_party/XNNPACK' 2025-12-04T08:33:58.4091040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T08:33:58.4128290Z Entering 'third_party/aiter' 2025-12-04T08:33:58.4223820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T08:33:58.4255760Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:58.4350980Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T08:33:58.4387730Z Entering 'third_party/benchmark' 2025-12-04T08:33:58.4483080Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:33:58.4517140Z Entering 'third_party/composable_kernel' 2025-12-04T08:33:58.4610700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T08:33:58.4646800Z Entering 'third_party/cpp-httplib' 2025-12-04T08:33:58.4742370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T08:33:58.4776050Z Entering 'third_party/cpuinfo' 2025-12-04T08:33:58.4872390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T08:33:58.4905680Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:33:58.5001240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T08:33:58.5035330Z Entering 'third_party/cutlass' 2025-12-04T08:33:58.5128030Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T08:33:58.5163820Z Entering 'third_party/fbgemm' 2025-12-04T08:33:58.5258570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T08:33:58.5291020Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:58.5384860Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T08:33:58.5418530Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:58.5515030Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T08:33:58.5550720Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:58.5647020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T08:33:58.5680390Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:58.5775990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T08:33:58.5812780Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:58.5909460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T08:33:58.5942330Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:58.6037380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T08:33:58.6070450Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:33:58.6165290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T08:33:58.6200050Z Entering 'third_party/flash-attention' 2025-12-04T08:33:58.6295910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T08:33:58.6328000Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:58.6425570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T08:33:58.6460950Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:58.6558470Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T08:33:58.6595130Z Entering 'third_party/flatbuffers' 2025-12-04T08:33:58.6689280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T08:33:58.6723630Z Entering 'third_party/fmt' 2025-12-04T08:33:58.6816530Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:33:58.6849030Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:58.6942610Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T08:33:58.6975840Z Entering 'third_party/gloo' 2025-12-04T08:33:58.7069160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T08:33:58.7101910Z Entering 'third_party/googletest' 2025-12-04T08:33:58.7195890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:58.7229770Z Entering 'third_party/ideep' 2025-12-04T08:33:58.7324290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T08:33:58.7355650Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:58.7448720Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T08:33:58.7486690Z Entering 'third_party/ittapi' 2025-12-04T08:33:58.7583010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T08:33:58.7615290Z Entering 'third_party/kineto' 2025-12-04T08:33:58.7709480Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T08:33:58.7741300Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:58.7836700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T08:33:58.7868780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:58.7964080Z 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-12-04T08:33:58.7997410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:58.8093750Z 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-12-04T08:33:58.8127420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:58.8225090Z 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-12-04T08:33:58.8258520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:58.8356830Z 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-12-04T08:33:58.8389270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:58.8487150Z 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-12-04T08:33:58.8522530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:58.8618850Z 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-12-04T08:33:58.8651490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:58.8747210Z 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-12-04T08:33:58.8780500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:58.8876610Z 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-12-04T08:33:58.8909780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:58.9006870Z 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-12-04T08:33:58.9040950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:58.9137800Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:33:58.9169990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:58.9267020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:33:58.9301420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:58.9398820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:33:58.9437200Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:58.9534910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T08:33:58.9567630Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:58.9662400Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T08:33:58.9697880Z Entering 'third_party/kleidiai' 2025-12-04T08:33:58.9795390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T08:33:58.9829080Z Entering 'third_party/mimalloc' 2025-12-04T08:33:58.9923440Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T08:33:58.9956820Z Entering 'third_party/nlohmann' 2025-12-04T08:33:59.0051300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T08:33:59.0084810Z Entering 'third_party/onnx' 2025-12-04T08:33:59.0181150Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T08:33:59.0219780Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:59.0316040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:33:59.0351070Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:33:59.0448370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T08:33:59.0481700Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:59.0577020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:33:59.0609350Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:59.0703460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:59.0736800Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:59.0832390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T08:33:59.0864850Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:59.0959700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T08:33:59.0993380Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:59.1090300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T08:33:59.1123670Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:59.1220160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T08:33:59.1254040Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:59.1348770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:33:59.1380630Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:59.1474480Z 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-12-04T08:33:59.1508170Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:59.1603680Z 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-12-04T08:33:59.1638860Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:59.1734380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T08:33:59.1777380Z Entering 'third_party/pocketfft' 2025-12-04T08:33:59.1876050Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T08:33:59.1910370Z Entering 'third_party/protobuf' 2025-12-04T08:33:59.2007690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T08:33:59.2041310Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:59.2138260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:33:59.2172220Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:33:59.2269960Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:59.2305980Z Entering 'third_party/psimd' 2025-12-04T08:33:59.2403710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T08:33:59.2436700Z Entering 'third_party/pthreadpool' 2025-12-04T08:33:59.2530920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T08:33:59.2563880Z Entering 'third_party/pybind11' 2025-12-04T08:33:59.2657630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:33:59.2691110Z Entering 'third_party/python-peachpy' 2025-12-04T08:33:59.2784620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T08:33:59.2817440Z Entering 'third_party/sleef' 2025-12-04T08:33:59.2910690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T08:33:59.2943570Z Entering 'third_party/tensorpipe' 2025-12-04T08:33:59.3036980Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T08:33:59.3068630Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:33:59.3162980Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:33:59.3195660Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:33:59.3288670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T08:33:59.3321050Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:33:59.3413890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T08:33:59.3446730Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:33:59.3541280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:33:59.3572800Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:33:59.3668530Z 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-12-04T08:33:59.3865530Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T08:33:59.4353360Z Entering 'android/libs/fbjni' 2025-12-04T08:33:59.4436570Z Entering 'third_party/FP16' 2025-12-04T08:33:59.4517270Z Entering 'third_party/FXdiv' 2025-12-04T08:33:59.4596240Z Entering 'third_party/NNPACK' 2025-12-04T08:33:59.4675050Z Entering 'third_party/NVTX' 2025-12-04T08:33:59.4755020Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:33:59.4837310Z Entering 'third_party/XNNPACK' 2025-12-04T08:33:59.4922360Z Entering 'third_party/aiter' 2025-12-04T08:33:59.5004400Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:33:59.5088830Z Entering 'third_party/benchmark' 2025-12-04T08:33:59.5171370Z Entering 'third_party/composable_kernel' 2025-12-04T08:33:59.5254380Z Entering 'third_party/cpp-httplib' 2025-12-04T08:33:59.5337360Z Entering 'third_party/cpuinfo' 2025-12-04T08:33:59.5420730Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:33:59.5502130Z Entering 'third_party/cutlass' 2025-12-04T08:33:59.5584540Z Entering 'third_party/fbgemm' 2025-12-04T08:33:59.5665760Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:33:59.5745580Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:33:59.5827740Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:33:59.5908150Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:33:59.5990610Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:33:59.6070470Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:33:59.6149240Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:33:59.6229980Z Entering 'third_party/flash-attention' 2025-12-04T08:33:59.6309440Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:33:59.6390530Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:33:59.6475070Z Entering 'third_party/flatbuffers' 2025-12-04T08:33:59.6558650Z Entering 'third_party/fmt' 2025-12-04T08:33:59.6639370Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:33:59.6719730Z Entering 'third_party/gloo' 2025-12-04T08:33:59.6800140Z Entering 'third_party/googletest' 2025-12-04T08:33:59.6879770Z Entering 'third_party/ideep' 2025-12-04T08:33:59.6956840Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:33:59.7039310Z Entering 'third_party/ittapi' 2025-12-04T08:33:59.7120750Z Entering 'third_party/kineto' 2025-12-04T08:33:59.7198970Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:33:59.7276320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:33:59.7357780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:33:59.7436770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:33:59.7516740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:33:59.7595100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:33:59.7676120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:33:59.7755620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:33:59.7835570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:33:59.7915480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:33:59.7995480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:33:59.8075370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:59.8157980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:59.8243510Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:33:59.8324560Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:33:59.8408540Z Entering 'third_party/kleidiai' 2025-12-04T08:33:59.8492390Z Entering 'third_party/mimalloc' 2025-12-04T08:33:59.8574840Z Entering 'third_party/nlohmann' 2025-12-04T08:33:59.8656220Z Entering 'third_party/onnx' 2025-12-04T08:33:59.8740490Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:33:59.8823480Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:33:59.8904210Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:33:59.8983590Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:33:59.9062780Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:33:59.9141520Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:33:59.9220740Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:33:59.9299720Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:33:59.9378270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:33:59.9456340Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:33:59.9536810Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:33:59.9619350Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:33:59.9707010Z Entering 'third_party/pocketfft' 2025-12-04T08:33:59.9788330Z Entering 'third_party/protobuf' 2025-12-04T08:33:59.9870090Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:33:59.9950550Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:34:00.0031620Z Entering 'third_party/psimd' 2025-12-04T08:34:00.0110680Z Entering 'third_party/pthreadpool' 2025-12-04T08:34:00.0189080Z Entering 'third_party/pybind11' 2025-12-04T08:34:00.0267290Z Entering 'third_party/python-peachpy' 2025-12-04T08:34:00.0346840Z Entering 'third_party/sleef' 2025-12-04T08:34:00.0425960Z Entering 'third_party/tensorpipe' 2025-12-04T08:34:00.0504090Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:34:00.0582460Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:34:00.0661530Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:34:00.0739480Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:34:00.0817760Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:34:00.0910100Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T08:34:00.1392480Z Entering 'android/libs/fbjni' 2025-12-04T08:34:00.1474980Z Entering 'third_party/FP16' 2025-12-04T08:34:00.1553390Z Entering 'third_party/FXdiv' 2025-12-04T08:34:00.1632570Z Entering 'third_party/NNPACK' 2025-12-04T08:34:00.1712330Z Entering 'third_party/NVTX' 2025-12-04T08:34:00.1792800Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:34:00.1874180Z Entering 'third_party/XNNPACK' 2025-12-04T08:34:00.1958950Z Entering 'third_party/aiter' 2025-12-04T08:34:00.2039850Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:34:00.2124290Z Entering 'third_party/benchmark' 2025-12-04T08:34:00.2207620Z Entering 'third_party/composable_kernel' 2025-12-04T08:34:00.2291910Z Entering 'third_party/cpp-httplib' 2025-12-04T08:34:00.2374810Z Entering 'third_party/cpuinfo' 2025-12-04T08:34:00.2455970Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:34:00.2535780Z Entering 'third_party/cutlass' 2025-12-04T08:34:00.2618430Z Entering 'third_party/fbgemm' 2025-12-04T08:34:00.2696700Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:34:00.2777660Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:34:00.2857010Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:34:00.2935090Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:34:00.3016060Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:34:00.3097200Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:34:00.3177050Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:34:00.3259620Z Entering 'third_party/flash-attention' 2025-12-04T08:34:00.3338810Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:34:00.3421940Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:34:00.3507910Z Entering 'third_party/flatbuffers' 2025-12-04T08:34:00.3590350Z Entering 'third_party/fmt' 2025-12-04T08:34:00.3670470Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:34:00.3747910Z Entering 'third_party/gloo' 2025-12-04T08:34:00.3826050Z Entering 'third_party/googletest' 2025-12-04T08:34:00.3903290Z Entering 'third_party/ideep' 2025-12-04T08:34:00.3980440Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:34:00.4061860Z Entering 'third_party/ittapi' 2025-12-04T08:34:00.4141880Z Entering 'third_party/kineto' 2025-12-04T08:34:00.4220500Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:34:00.4300270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:34:00.4382380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:34:00.4460680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:34:00.4539750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:34:00.4617510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:34:00.4701960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:34:00.4781810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:34:00.4862110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:34:00.4942760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:34:00.5020840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:34:00.5098850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:34:00.5182090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:34:00.5268150Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:34:00.5349190Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:34:00.5432210Z Entering 'third_party/kleidiai' 2025-12-04T08:34:00.5515680Z Entering 'third_party/mimalloc' 2025-12-04T08:34:00.5595760Z Entering 'third_party/nlohmann' 2025-12-04T08:34:00.5673990Z Entering 'third_party/onnx' 2025-12-04T08:34:00.5759460Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:34:00.5843470Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:34:00.5924090Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:34:00.6002700Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:34:00.6081500Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:34:00.6161220Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:34:00.6239470Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:34:00.6317780Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:34:00.6395830Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:34:00.6475800Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:34:00.6557650Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:34:00.6640560Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:34:00.6730760Z Entering 'third_party/pocketfft' 2025-12-04T08:34:00.6814270Z Entering 'third_party/protobuf' 2025-12-04T08:34:00.6894980Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:34:00.6975210Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:34:00.7057940Z Entering 'third_party/psimd' 2025-12-04T08:34:00.7137680Z Entering 'third_party/pthreadpool' 2025-12-04T08:34:00.7216370Z Entering 'third_party/pybind11' 2025-12-04T08:34:00.7296840Z Entering 'third_party/python-peachpy' 2025-12-04T08:34:00.7377590Z Entering 'third_party/sleef' 2025-12-04T08:34:00.7458880Z Entering 'third_party/tensorpipe' 2025-12-04T08:34:00.7538690Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:34:00.7617850Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:34:00.7696990Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:34:00.7776840Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:34:00.7854890Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:34:00.7947660Z ##[endgroup] 2025-12-04T08:34:00.8022040Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T08:34:00.8085190Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:34:00.8142520Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-12-04T08:34:00.8142720Z cd "${GITHUB_WORKSPACE}" 2025-12-04T08:34:00.8142930Z # Clean stale submodule dirs 2025-12-04T08:34:00.8143110Z if [ -z "${NO_SUDO}" ]; then 2025-12-04T08:34:00.8143320Z  sudo git submodule foreach --recursive git clean -ffdx 2025-12-04T08:34:00.8143590Z else 2025-12-04T08:34:00.8143760Z  git submodule foreach --recursive git clean -ffdx 2025-12-04T08:34:00.8143950Z fi 2025-12-04T08:34:00.8298020Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:00.8298220Z env: 2025-12-04T08:34:00.8298340Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:00.8298500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:00.8298660Z TEST_CONFIG: openreg 2025-12-04T08:34:00.8298790Z SHARD_NUMBER: 1 2025-12-04T08:34:00.8298900Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:00.8299020Z PR_BODY: 2025-12-04T08:34:00.8299140Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:00.8299270Z NO_SUDO: 2025-12-04T08:34:00.8299370Z ##[endgroup] 2025-12-04T08:34:00.9158100Z Entering 'android/libs/fbjni' 2025-12-04T08:34:00.9223500Z Entering 'third_party/FP16' 2025-12-04T08:34:00.9281660Z Entering 'third_party/FXdiv' 2025-12-04T08:34:00.9338340Z Entering 'third_party/NNPACK' 2025-12-04T08:34:00.9403520Z Entering 'third_party/NVTX' 2025-12-04T08:34:00.9473060Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:34:00.9533530Z Entering 'third_party/XNNPACK' 2025-12-04T08:34:00.9721850Z Entering 'third_party/aiter' 2025-12-04T08:34:00.9801010Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:34:00.9996410Z Entering 'third_party/benchmark' 2025-12-04T08:34:01.0060050Z Entering 'third_party/composable_kernel' 2025-12-04T08:34:01.0267400Z Entering 'third_party/cpp-httplib' 2025-12-04T08:34:01.0333620Z Entering 'third_party/cpuinfo' 2025-12-04T08:34:01.0406960Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:34:01.0473270Z Entering 'third_party/cutlass' 2025-12-04T08:34:01.0645300Z Entering 'third_party/fbgemm' 2025-12-04T08:34:01.0759880Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:34:01.0822380Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:34:01.1030980Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:34:01.1097640Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:34:01.1266980Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:34:01.1331360Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:34:01.1388210Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:34:01.1471450Z Entering 'third_party/flash-attention' 2025-12-04T08:34:01.1545780Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:34:01.1728650Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:34:01.1881530Z Entering 'third_party/flatbuffers' 2025-12-04T08:34:01.2028760Z Entering 'third_party/fmt' 2025-12-04T08:34:01.2092820Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:34:01.2155200Z Entering 'third_party/gloo' 2025-12-04T08:34:01.2220950Z Entering 'third_party/googletest' 2025-12-04T08:34:01.2285680Z Entering 'third_party/ideep' 2025-12-04T08:34:01.2341100Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:34:01.2499290Z Entering 'third_party/ittapi' 2025-12-04T08:34:01.2567650Z Entering 'third_party/kineto' 2025-12-04T08:34:01.2640030Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:34:01.2715620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:34:01.2811350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:34:01.2877370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:34:01.2946320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:34:01.3007610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:34:01.3067110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:34:01.3128530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:34:01.3196450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:34:01.3275610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:34:01.3335910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:34:01.3399710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:34:01.3494170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:34:01.3565190Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:34:01.3627390Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:34:01.3692500Z Entering 'third_party/kleidiai' 2025-12-04T08:34:01.3765890Z Entering 'third_party/mimalloc' 2025-12-04T08:34:01.3832210Z Entering 'third_party/nlohmann' 2025-12-04T08:34:01.3917750Z Entering 'third_party/onnx' 2025-12-04T08:34:01.4824590Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:34:01.4891400Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:34:01.4997710Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:34:01.5059140Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:34:01.5123450Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:34:01.5181770Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:34:01.5261900Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:34:01.5322840Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:34:01.5382770Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:34:01.5442920Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:34:01.5531970Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:34:01.5597190Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:34:01.6328150Z Entering 'third_party/pocketfft' 2025-12-04T08:34:01.6388090Z Entering 'third_party/protobuf' 2025-12-04T08:34:01.6529180Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:34:01.6588080Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:34:01.6654850Z Entering 'third_party/psimd' 2025-12-04T08:34:01.6711740Z Entering 'third_party/pthreadpool' 2025-12-04T08:34:01.6768780Z Entering 'third_party/pybind11' 2025-12-04T08:34:01.6831960Z Entering 'third_party/python-peachpy' 2025-12-04T08:34:01.6892360Z Entering 'third_party/sleef' 2025-12-04T08:34:01.6956750Z Entering 'third_party/tensorpipe' 2025-12-04T08:34:01.7021010Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:34:01.7083940Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:34:01.7142360Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:34:01.7209680Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:34:01.7268820Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:34:01.7384590Z Prepare all required actions 2025-12-04T08:34:01.7404540Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T08:34:01.7404750Z with: 2025-12-04T08:34:01.7405150Z github-token: *** 2025-12-04T08:34:01.7405290Z env: 2025-12-04T08:34:01.7405430Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:01.7405590Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:01.7405770Z TEST_CONFIG: openreg 2025-12-04T08:34:01.7405920Z SHARD_NUMBER: 1 2025-12-04T08:34:01.7406050Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:01.7406190Z PR_BODY: 2025-12-04T08:34:01.7406320Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:01.7406480Z ##[endgroup] 2025-12-04T08:34:01.7418010Z ##[group]Run set -eux 2025-12-04T08:34:01.7418180Z set -eux 2025-12-04T08:34:01.7418450Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T08:34:01.7430650Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:01.7430860Z env: 2025-12-04T08:34:01.7431090Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:01.7431260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:01.7431440Z TEST_CONFIG: openreg 2025-12-04T08:34:01.7431620Z SHARD_NUMBER: 1 2025-12-04T08:34:01.7431750Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:01.7431890Z PR_BODY: 2025-12-04T08:34:01.7432020Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:01.7432290Z GITHUB_TOKEN: *** 2025-12-04T08:34:01.7432430Z ##[endgroup] 2025-12-04T08:34:01.7683110Z + python3 .github/scripts/get_workflow_job_id.py 19921726334 i-00148870f378e5da6 2025-12-04T08:34:03.4910640Z Setting output job-id=57112512950 2025-12-04T08:34:03.5011060Z Setting output job-name=macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:34:03.5223720Z ##[group]Run pytorch/test-infra/.github/actions/setup-python@main 2025-12-04T08:34:03.5224470Z with: 2025-12-04T08:34:03.5224840Z python-version: 3.12.7 2025-12-04T08:34:03.5225470Z pip-requirements-file: .ci/docker/requirements-ci.txt 2025-12-04T08:34:03.5226130Z env: 2025-12-04T08:34:03.5226560Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:03.5227050Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:03.5227590Z TEST_CONFIG: openreg 2025-12-04T08:34:03.5228000Z SHARD_NUMBER: 1 2025-12-04T08:34:03.5228400Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:03.5228830Z PR_BODY: 2025-12-04T08:34:03.5229220Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:03.5229690Z ##[endgroup] 2025-12-04T08:34:03.5832900Z Warning: HomeBrew only supports version specified by major and minor, but got 3.12.7 2025-12-04T08:34:04.3740150Z ==> Updating Homebrew... 2025-12-04T08:34:05.2107980Z Already up-to-date. 2025-12-04T08:34:06.1742870Z ##[warning]python@3.12 3.12.12 is already installed and up-to-date. To reinstall 3.12.12, run: brew reinstall python@3.12 2025-12-04T08:34:06.2032280Z Using python at /opt/homebrew/bin/python3.12 to create venv /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:08.1631710Z Installing requirements from .ci/docker/requirements-ci.txt 2025-12-04T08:34:08.3268200Z Ignoring coremltools: markers 'python_version < "3.12"' don't match your environment 2025-12-04T08:34:08.3269320Z Ignoring librosa: markers 'python_version < "3.11" and platform_machine != "s390x"' don't match your environment 2025-12-04T08:34:08.3270250Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-12-04T08:34:08.3271360Z Ignoring numba: markers 'python_version == "3.10" and platform_machine != "s390x"' don't match your environment 2025-12-04T08:34:08.3272210Z Ignoring numpy: markers 'python_version == "3.10"' don't match your environment 2025-12-04T08:34:08.3273530Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T08:34:08.3274190Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T08:34:08.3275250Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T08:34:08.3275930Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T08:34:08.3276810Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T08:34:08.3277790Z Ignoring scipy: markers 'python_version <= "3.11"' don't match your environment 2025-12-04T08:34:08.3278750Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T08:34:08.3279880Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-12-04T08:34:08.3280530Z Ignoring pywavelets: markers 'python_version < "3.12"' don't match your environment 2025-12-04T08:34:08.3281560Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T08:34:08.3282440Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-12-04T08:34:08.3283170Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-12-04T08:34:08.3284080Z Ignoring cuda-bindings: markers 'platform_machine != "s390x" and platform_system != "Darwin"' don't match your environment 2025-12-04T08:34:08.4927910Z Collecting boto3==1.35.42 (from -r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T08:34:08.4951170Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T08:34:08.5093100Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T08:34:08.5107210Z Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T08:34:08.5265980Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-12-04T08:34:08.5279980Z Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-04T08:34:08.5561890Z Collecting coremltools==8.3 (from -r .ci/docker/requirements-ci.txt (line 24)) 2025-12-04T08:34:08.5583050Z Using cached coremltools-8.3.0-cp312-none-macosx_11_0_arm64.whl.metadata (2.6 kB) 2025-12-04T08:34:08.5693140Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-12-04T08:34:08.5707130Z Using cached dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-12-04T08:34:08.5814030Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-12-04T08:34:08.5827610Z Using cached expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T08:34:08.5959090Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T08:34:08.5973410Z Using cached fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-12-04T08:34:08.6078080Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-12-04T08:34:08.6103850Z Using cached flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-12-04T08:34:08.7167280Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T08:34:08.7184220Z Using cached hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T08:34:08.7333160Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T08:34:08.7360330Z Using cached junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-12-04T08:34:08.7460190Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-12-04T08:34:08.7473670Z Using cached lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T08:34:08.7582700Z Collecting librosa==0.10.2 (from -r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:08.7596750Z Using cached librosa-0.10.2-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T08:34:08.7773690Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-12-04T08:34:08.7790090Z Using cached networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T08:34:08.8011320Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-12-04T08:34:08.8025690Z Using cached ninja-1.11.1.4-py3-none-macosx_10_9_universal2.whl.metadata (5.0 kB) 2025-12-04T08:34:08.8644920Z Collecting numba==0.60.0 (from -r .ci/docker/requirements-ci.txt (line 121)) 2025-12-04T08:34:08.8661130Z Using cached numba-0.60.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-12-04T08:34:08.9500900Z Collecting numpy==1.26.2 (from -r .ci/docker/requirements-ci.txt (line 140)) 2025-12-04T08:34:08.9519830Z Using cached numpy-1.26.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (61 kB) 2025-12-04T08:34:09.0256030Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T08:34:09.0256450Z Using cached pandas-2.0.3-cp312-cp312-macosx_14_0_arm64.whl 2025-12-04T08:34:09.0522310Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 153)) 2025-12-04T08:34:09.0536240Z Using cached opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T08:34:09.0974610Z Collecting optree==0.13.0 (from -r .ci/docker/requirements-ci.txt (line 158)) 2025-12-04T08:34:09.0989430Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (47 kB) 2025-12-04T08:34:09.1868780Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 172)) 2025-12-04T08:34:09.1885110Z Using cached pillow-11.0.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.1 kB) 2025-12-04T08:34:09.2821570Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 177)) 2025-12-04T08:34:09.2845390Z Using cached protobuf-5.29.5-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2025-12-04T08:34:09.3198590Z Collecting psutil (from -r .ci/docker/requirements-ci.txt (line 182)) 2025-12-04T08:34:09.3207420Z Using cached psutil-7.1.3-cp36-abi3-macosx_11_0_arm64.whl.metadata (23 kB) 2025-12-04T08:34:09.3441250Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T08:34:09.3454530Z Using cached pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-12-04T08:34:09.3585600Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T08:34:09.3599770Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T08:34:09.3739610Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 197)) 2025-12-04T08:34:09.3752470Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-12-04T08:34:09.3868990Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T08:34:09.3882440Z Using cached pytest_rerunfailures-16.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T08:34:09.4016680Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 207)) 2025-12-04T08:34:09.4030980Z Using cached pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T08:34:09.4187780Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 222)) 2025-12-04T08:34:09.4201130Z Using cached xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-12-04T08:34:09.4650640Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 227)) 2025-12-04T08:34:09.4671120Z Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T08:34:09.5020310Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T08:34:09.5035740Z Using cached scikit_image-0.22.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (13 kB) 2025-12-04T08:34:09.5644340Z Collecting scipy==1.14.1 (from -r .ci/docker/requirements-ci.txt (line 258)) 2025-12-04T08:34:09.5660140Z Using cached scipy-1.14.1-cp312-cp312-macosx_14_0_arm64.whl.metadata (60 kB) 2025-12-04T08:34:09.5878560Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 273)) 2025-12-04T08:34:09.5892780Z Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-04T08:34:09.6019500Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 283)) 2025-12-04T08:34:09.6035500Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T08:34:09.6196160Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 289)) 2025-12-04T08:34:09.6204330Z Using cached lintrunner-0.12.7-py3-none-macosx_11_0_arm64.whl.metadata (7.2 kB) 2025-12-04T08:34:09.6415350Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-12-04T08:34:09.6429460Z Using cached redis-7.1.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T08:34:09.6583840Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T08:34:09.6596840Z Using cached ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T08:34:09.6712200Z Collecting jinja2==3.1.6 (from -r .ci/docker/requirements-ci.txt (line 303)) 2025-12-04T08:34:09.6733720Z Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T08:34:09.6859540Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 308)) 2025-12-04T08:34:09.6873730Z Using cached pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T08:34:09.7038070Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 313)) 2025-12-04T08:34:09.7050800Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl.metadata (778 bytes) 2025-12-04T08:34:09.7181220Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:09.7194780Z Using cached tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-04T08:34:09.7442000Z Collecting pywavelets==1.7.0 (from -r .ci/docker/requirements-ci.txt (line 325)) 2025-12-04T08:34:09.7456310Z Using cached pywavelets-1.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.0 kB) 2025-12-04T08:34:09.8666320Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 331)) 2025-12-04T08:34:09.8683620Z Using cached lxml-5.3.0-cp312-cp312-macosx_10_9_universal2.whl.metadata (3.8 kB) 2025-12-04T08:34:09.8831940Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:09.8845960Z Using cached PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T08:34:09.8983930Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T08:34:09.9003260Z Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-12-04T08:34:09.9358580Z Collecting onnx==1.19.1 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T08:34:09.9373710Z Using cached onnx-1.19.1-cp312-cp312-macosx_12_0_universal2.whl.metadata (7.0 kB) 2025-12-04T08:34:10.0350370Z Collecting onnxscript==0.5.4 (from -r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T08:34:10.0373070Z Using cached onnxscript-0.5.4-py3-none-any.whl.metadata (13 kB) 2025-12-04T08:34:10.0492200Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 354)) 2025-12-04T08:34:10.0505690Z Using cached parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-12-04T08:34:10.0684290Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T08:34:10.0684610Z Using cached pwlf-2.2.1-py3-none-any.whl 2025-12-04T08:34:10.0910600Z Collecting pyyaml==6.0.3 (from -r .ci/docker/requirements-ci.txt (line 369)) 2025-12-04T08:34:10.0936100Z Using cached pyyaml-6.0.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.4 kB) 2025-12-04T08:34:10.1446280Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T08:34:10.1461210Z Using cached pyzstd-0.18.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.6 kB) 2025-12-04T08:34:10.2040120Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 371)) 2025-12-04T08:34:10.2055980Z Using cached setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T08:34:10.2210180Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 372)) 2025-12-04T08:34:10.2223560Z Using cached packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T08:34:10.2331480Z Collecting six (from -r .ci/docker/requirements-ci.txt (line 373)) 2025-12-04T08:34:10.2346140Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T08:34:10.2468610Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 377)) 2025-12-04T08:34:10.2484180Z Using cached PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T08:34:10.2644970Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T08:34:10.2659010Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T08:34:10.3543410Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 387)) 2025-12-04T08:34:10.3560180Z Using cached cmake-3.31.6-py3-none-macosx_10_10_universal2.whl.metadata (6.3 kB) 2025-12-04T08:34:10.3798160Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 390)) 2025-12-04T08:34:10.3812150Z Using cached tlparse-0.4.0-py3-none-macosx_11_0_arm64.whl.metadata (1.9 kB) 2025-12-04T08:34:10.3946730Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-12-04T08:34:10.3960360Z Using cached filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T08:34:10.4112910Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 400)) 2025-12-04T08:34:10.4126560Z Using cached setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T08:34:10.4261010Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T08:34:10.4274390Z Using cached scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-12-04T08:34:10.4437650Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 402)) 2025-12-04T08:34:10.4452570Z Using cached pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T08:34:10.4542450Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 403)) 2025-12-04T08:34:10.4549590Z Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-04T08:34:10.4770840Z Collecting tqdm>=4.66.0 (from -r .ci/docker/requirements-ci.txt (line 406)) 2025-12-04T08:34:10.4784990Z Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-12-04T08:34:10.7435590Z Collecting aiohttp==3.13.2 (from -r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T08:34:10.7458600Z Using cached aiohttp-3.13.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.1 kB) 2025-12-04T08:34:10.9331550Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T08:34:10.9353320Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-12-04T08:34:10.9479340Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T08:34:10.9492210Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T08:34:10.9631250Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T08:34:10.9645030Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-12-04T08:34:10.9754350Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T08:34:10.9768100Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-04T08:34:10.9997850Z Collecting attrs>=21.3.0 (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-12-04T08:34:11.0015960Z Using cached attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T08:34:11.0135730Z Collecting cattrs (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-12-04T08:34:11.0142980Z Using cached cattrs-25.3.0-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T08:34:11.0274760Z Collecting pyaml (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-12-04T08:34:11.0282130Z Using cached pyaml-25.7.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T08:34:11.0492950Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T08:34:11.0512860Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.2 kB) 2025-12-04T08:34:11.0671090Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T08:34:11.0678480Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-12-04T08:34:11.0762710Z Collecting aiosignal>=1.4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T08:34:11.0784530Z Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-04T08:34:11.1147480Z Collecting frozenlist>=1.1.1 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T08:34:11.1168370Z Using cached frozenlist-1.8.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (20 kB) 2025-12-04T08:34:11.2254730Z Collecting multidict<7.0,>=4.5 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T08:34:11.2277850Z Using cached multidict-6.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (5.3 kB) 2025-12-04T08:34:11.2575900Z Collecting propcache>=0.2.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T08:34:11.2590890Z Using cached propcache-0.4.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (13 kB) 2025-12-04T08:34:11.4272330Z Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T08:34:11.4294910Z Using cached yarl-1.22.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (75 kB) 2025-12-04T08:34:11.4480540Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T08:34:11.4500770Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-12-04T08:34:11.4609910Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T08:34:11.4629890Z Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T08:34:11.4730250Z Collecting audioread>=2.1.9 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.4748880Z Using cached audioread-3.1.0-py3-none-any.whl.metadata (9.0 kB) 2025-12-04T08:34:11.5239930Z Collecting scikit-learn>=0.20.0 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.5261490Z Using cached scikit_learn-1.7.2-cp312-cp312-macosx_12_0_arm64.whl.metadata (11 kB) 2025-12-04T08:34:11.5440590Z Collecting joblib>=0.14 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.5448170Z Using cached joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T08:34:11.5561430Z Collecting decorator>=4.3.0 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.5582330Z Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-04T08:34:11.5716630Z Collecting soundfile>=0.12.1 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.5736270Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl.metadata (16 kB) 2025-12-04T08:34:11.5861290Z Collecting pooch>=1.1 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.5881510Z Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-12-04T08:34:11.6233200Z Collecting soxr>=0.3.2 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.6248440Z Using cached soxr-1.0.0-cp312-abi3-macosx_11_0_arm64.whl.metadata (5.6 kB) 2025-12-04T08:34:11.6360430Z Collecting lazy-loader>=0.1 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.6380380Z Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T08:34:11.6761980Z Collecting msgpack>=1.0 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:11.6784580Z Using cached msgpack-1.1.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.1 kB) 2025-12-04T08:34:11.7158500Z Collecting llvmlite<0.44,>=0.43.0dev0 (from numba==0.60.0->-r .ci/docker/requirements-ci.txt (line 121)) 2025-12-04T08:34:11.7179840Z Using cached llvmlite-0.43.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.8 kB) 2025-12-04T08:34:11.7443840Z Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T08:34:11.7463870Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-04T08:34:11.7715400Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T08:34:11.7737010Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-12-04T08:34:11.7855490Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T08:34:11.7875640Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04T08:34:11.8053140Z Collecting iniconfig (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T08:34:11.8072380Z Using cached iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T08:34:11.8175840Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T08:34:11.8195260Z Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-12-04T08:34:11.8321410Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T08:34:11.8328660Z Using cached execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T08:34:11.8788290Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T08:34:11.8809400Z Using cached imageio-2.37.2-py3-none-any.whl.metadata (9.7 kB) 2025-12-04T08:34:11.9089910Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T08:34:11.9110050Z Using cached tifffile-2025.10.16-py3-none-any.whl.metadata (31 kB) 2025-12-04T08:34:11.9508500Z Collecting requests<3,>=2 (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T08:34:11.9521960Z Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-04T08:34:11.9871510Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 303)) 2025-12-04T08:34:11.9894010Z Using cached markupsafe-3.0.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-12-04T08:34:12.0015730Z Collecting colorama (from pytest-cpp==2.3.0->-r .ci/docker/requirements-ci.txt (line 308)) 2025-12-04T08:34:12.0029860Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-04T08:34:12.0167960Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.0182640Z Using cached absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T08:34:12.3101360Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.3118960Z Using cached grpcio-1.76.0-cp312-cp312-macosx_11_0_universal2.whl.metadata (3.7 kB) 2025-12-04T08:34:12.3398890Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.3414720Z Using cached google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-04T08:34:12.3564040Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.3578160Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-12-04T08:34:12.3719940Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.3734270Z Using cached markdown-3.10-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T08:34:12.4210630Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.4224870Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T08:34:12.4456760Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.4470250Z Using cached werkzeug-3.1.4-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T08:34:12.4634540Z Collecting wheel>=0.26 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.4648280Z Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-12-04T08:34:12.4884230Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:12.4898650Z Using cached pynacl-1.6.1-cp38-abi3-macosx_10_10_universal2.whl.metadata (9.8 kB) 2025-12-04T08:34:12.5098110Z Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:12.5111700Z Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T08:34:12.5304120Z Collecting urllib3>=1.26.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:12.5317940Z Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T08:34:12.5439520Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:12.5453040Z Using cached deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-04T08:34:12.5581000Z Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T08:34:12.5594970Z Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T08:34:12.5891150Z Collecting ml_dtypes>=0.5.0 (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T08:34:12.5911130Z Using cached ml_dtypes-0.5.4-cp312-cp312-macosx_10_13_universal2.whl.metadata (8.9 kB) 2025-12-04T08:34:12.6026400Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T08:34:12.6047320Z Using cached onnx_ir-0.1.12-py3-none-any.whl.metadata (3.2 kB) 2025-12-04T08:34:12.6250810Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T08:34:12.6251120Z Using cached pydoe-0.3.8-py3-none-any.whl 2025-12-04T08:34:12.6534480Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T08:34:12.6549570Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T08:34:12.6663550Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T08:34:12.6677230Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T08:34:12.6814040Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T08:34:12.6827820Z Using cached distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T08:34:12.7324630Z Collecting cachetools<7.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.7339290Z Using cached cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T08:34:12.7483940Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.7497520Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-12-04T08:34:12.7617630Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.7637500Z Using cached rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T08:34:12.7868530Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.7882990Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T08:34:12.8460710Z Collecting charset_normalizer<4,>=2 (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T08:34:12.8476310Z Using cached charset_normalizer-3.4.4-cp312-cp312-macosx_10_13_universal2.whl.metadata (37 kB) 2025-12-04T08:34:12.8609960Z Collecting idna<4,>=2.5 (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T08:34:12.8631020Z Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T08:34:12.8840320Z Collecting certifi>=2017.4.17 (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T08:34:12.8860600Z Using cached certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T08:34:12.9055920Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:12.9075410Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T08:34:13.0292430Z Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T08:34:13.0312180Z Using cached ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-12-04T08:34:13.0437110Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T08:34:13.0457330Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T08:34:13.0695100Z INFO: pip is looking at multiple versions of pytest-rerunfailures to determine which version is compatible with other requirements. This could take a while. 2025-12-04T08:34:13.0696950Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T08:34:13.0712090Z Using cached pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T08:34:13.0786740Z Using cached pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-12-04T08:34:13.0845030Z Using cached pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-12-04T08:34:13.0910580Z Using cached pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-12-04T08:34:13.0975980Z Using cached pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-12-04T08:34:13.1106980Z INFO: pip is looking at multiple versions of pyzstd to determine which version is compatible with other requirements. This could take a while. 2025-12-04T08:34:13.1108700Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T08:34:13.1124220Z Using cached pyzstd-0.17.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.5 kB) 2025-12-04T08:34:13.1184420Z Using cached pyzstd-0.16.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.4 kB) 2025-12-04T08:34:13.1803180Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:13.1823720Z Using cached platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T08:34:13.2903730Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:13.2927250Z Using cached cryptography-46.0.3-cp311-abi3-macosx_10_9_universal2.whl.metadata (5.7 kB) 2025-12-04T08:34:13.3527580Z Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:13.3548350Z Using cached cffi-2.0.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.6 kB) 2025-12-04T08:34:13.3667660Z Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:13.3686970Z Using cached pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-04T08:34:13.3822610Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T08:34:13.3842790Z Using cached oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-12-04T08:34:13.3993800Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.20.0->librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-12-04T08:34:13.4001050Z Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-12-04T08:34:13.4199080Z INFO: pip is looking at multiple versions of cattrs to determine which version is compatible with other requirements. This could take a while. 2025-12-04T08:34:13.4201410Z Collecting cattrs (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-12-04T08:34:13.4221210Z Using cached cattrs-25.2.0-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T08:34:13.4995000Z Collecting wrapt<3,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T08:34:13.5011570Z Using cached wrapt-2.0.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.0 kB) 2025-12-04T08:34:13.5201830Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T08:34:13.5225570Z Using cached build-1.3.0-py3-none-any.whl (23 kB) 2025-12-04T08:34:13.5244270Z Using cached coremltools-8.3.0-cp312-none-macosx_11_0_arm64.whl (2.7 MB) 2025-12-04T08:34:13.5364680Z Using cached dill-0.3.7-py3-none-any.whl (115 kB) 2025-12-04T08:34:13.5390300Z Using cached expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-12-04T08:34:13.5414130Z Using cached fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-12-04T08:34:13.5433070Z Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-04T08:34:13.5467840Z Using cached aiohttp-3.13.2-cp312-cp312-macosx_11_0_arm64.whl (491 kB) 2025-12-04T08:34:13.5512720Z Using cached flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-12-04T08:34:13.5534410Z Using cached hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-12-04T08:34:13.5579420Z Using cached junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-12-04T08:34:13.5598260Z Using cached lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-12-04T08:34:13.5620280Z Using cached librosa-0.10.2-py3-none-any.whl (260 kB) 2025-12-04T08:34:13.5656190Z Using cached networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-12-04T08:34:13.5742220Z Using cached ninja-1.11.1.4-py3-none-macosx_10_9_universal2.whl (279 kB) 2025-12-04T08:34:13.5787320Z Using cached numba-0.60.0-cp312-cp312-macosx_11_0_arm64.whl (2.7 MB) 2025-12-04T08:34:13.5925630Z Using cached numpy-1.26.2-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB) 2025-12-04T08:34:13.6235850Z Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-12-04T08:34:13.6252680Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl (305 kB) 2025-12-04T08:34:13.6287310Z Using cached pillow-11.0.0-cp312-cp312-macosx_11_0_arm64.whl (3.0 MB) 2025-12-04T08:34:13.6399990Z Using cached protobuf-5.29.5-cp38-abi3-macosx_10_9_universal2.whl (418 kB) 2025-12-04T08:34:13.6442640Z Using cached pytest-7.3.2-py3-none-any.whl (320 kB) 2025-12-04T08:34:13.6476120Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-12-04T08:34:13.6493220Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-12-04T08:34:13.6513600Z Using cached pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-12-04T08:34:13.6528980Z Using cached xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-12-04T08:34:13.6552580Z Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-12-04T08:34:13.6617000Z Using cached scikit_image-0.22.0-cp312-cp312-macosx_12_0_arm64.whl (13.3 MB) 2025-12-04T08:34:13.6918350Z Using cached scipy-1.14.1-cp312-cp312-macosx_14_0_arm64.whl (23.1 MB) 2025-12-04T08:34:13.7395970Z Using cached lintrunner-0.12.7-py3-none-macosx_11_0_arm64.whl (1.8 MB) 2025-12-04T08:34:13.7429180Z Using cached ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-12-04T08:34:13.7444850Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-04T08:34:13.7464760Z Using cached pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T08:34:13.7479510Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl (37.5 MB) 2025-12-04T08:34:13.8229680Z Using cached tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-12-04T08:34:13.8404790Z Using cached pywavelets-1.7.0-cp312-cp312-macosx_11_0_arm64.whl (4.3 MB) 2025-12-04T08:34:13.8531350Z Using cached lxml-5.3.0-cp312-cp312-macosx_10_9_universal2.whl (8.2 MB) 2025-12-04T08:34:13.8768220Z Using cached PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-12-04T08:34:13.8801390Z Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-12-04T08:34:13.9260730Z Using cached onnx-1.19.1-cp312-cp312-macosx_12_0_universal2.whl (18.3 MB) 2025-12-04T08:34:14.1225440Z Using cached onnxscript-0.5.4-py3-none-any.whl (679 kB) 2025-12-04T08:34:14.1355740Z Using cached parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-12-04T08:34:14.1372530Z Using cached pyyaml-6.0.3-cp312-cp312-macosx_11_0_arm64.whl (173 kB) 2025-12-04T08:34:14.1396770Z Using cached setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-12-04T08:34:14.1497600Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2025-12-04T08:34:14.1525770Z Using cached PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-12-04T08:34:14.3459640Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T08:34:14.3475480Z Using cached cmake-3.31.6-py3-none-macosx_10_10_universal2.whl (47.2 MB) 2025-12-04T08:34:14.8640290Z Using cached tlparse-0.4.0-py3-none-macosx_11_0_arm64.whl (2.2 MB) 2025-12-04T08:34:14.8860190Z Using cached filelock-3.18.0-py3-none-any.whl (16 kB) 2025-12-04T08:34:14.8889120Z Using cached setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-12-04T08:34:14.8904640Z Using cached scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-12-04T08:34:14.8921240Z Using cached pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-12-04T08:34:14.8933490Z Using cached tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-04T08:34:14.8947890Z Using cached click-8.3.1-py3-none-any.whl (108 kB) 2025-12-04T08:34:14.8971740Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-12-04T08:34:14.8987720Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T08:34:15.0328900Z Using cached google_auth-2.43.0-py2.py3-none-any.whl (223 kB) 2025-12-04T08:34:15.0386100Z Using cached cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-12-04T08:34:15.0411280Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-12-04T08:34:15.0428920Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T08:34:15.0453150Z Using cached llvmlite-0.43.0-cp312-cp312-macosx_11_0_arm64.whl (28.8 MB) 2025-12-04T08:34:15.3535510Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T08:34:15.3572910Z Using cached mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-12-04T08:34:15.3638490Z Using cached multidict-6.7.0-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-12-04T08:34:15.3654880Z Using cached onnx_ir-0.1.12-py3-none-any.whl (129 kB) 2025-12-04T08:34:15.3677880Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-04T08:34:15.3693860Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T08:34:15.3721900Z Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-04T08:34:15.3738380Z Using cached charset_normalizer-3.4.4-cp312-cp312-macosx_10_13_universal2.whl (208 kB) 2025-12-04T08:34:15.3759200Z Using cached idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T08:34:15.3778180Z Using cached rsa-4.9.1-py3-none-any.whl (34 kB) 2025-12-04T08:34:15.3799560Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T08:34:15.3815290Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-12-04T08:34:15.3831210Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-12-04T08:34:15.3845290Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (833 kB) 2025-12-04T08:34:15.3897440Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04T08:34:15.3914550Z Using cached ply-3.11-py2.py3-none-any.whl (49 kB) 2025-12-04T08:34:15.3930570Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T08:34:15.3947220Z Using cached urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-12-04T08:34:15.3965920Z Using cached yarl-1.22.0-cp312-cp312-macosx_11_0_arm64.whl (94 kB) 2025-12-04T08:34:15.3981340Z Using cached psutil-7.1.3-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-12-04T08:34:15.3995500Z Using cached pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-12-04T08:34:15.4010870Z Using cached redis-7.1.0-py3-none-any.whl (354 kB) 2025-12-04T08:34:15.4043230Z Using cached pyzstd-0.16.2-cp312-cp312-macosx_11_0_arm64.whl (295 kB) 2025-12-04T08:34:15.4072390Z Using cached tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-12-04T08:34:15.4092080Z Using cached absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-12-04T08:34:15.4109070Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-12-04T08:34:15.4119360Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-12-04T08:34:15.4136600Z Using cached attrs-25.4.0-py3-none-any.whl (67 kB) 2025-12-04T08:34:15.4153000Z Using cached audioread-3.1.0-py3-none-any.whl (23 kB) 2025-12-04T08:34:15.4168070Z Using cached certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T08:34:15.4190060Z Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-12-04T08:34:15.4200710Z Using cached execnet-2.1.2-py3-none-any.whl (40 kB) 2025-12-04T08:34:15.4214400Z Using cached frozenlist-1.8.0-cp312-cp312-macosx_11_0_arm64.whl (50 kB) 2025-12-04T08:34:15.4234850Z Using cached grpcio-1.76.0-cp312-cp312-macosx_11_0_universal2.whl (11.8 MB) 2025-12-04T08:34:15.5298750Z Using cached imageio-2.37.2-py3-none-any.whl (317 kB) 2025-12-04T08:34:15.5345260Z Using cached joblib-1.5.2-py3-none-any.whl (308 kB) 2025-12-04T08:34:15.5364960Z Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-12-04T08:34:15.5381340Z Using cached markdown-3.10-py3-none-any.whl (107 kB) 2025-12-04T08:34:15.5405630Z Using cached markupsafe-3.0.3-cp312-cp312-macosx_11_0_arm64.whl (12 kB) 2025-12-04T08:34:15.5421280Z Using cached ml_dtypes-0.5.4-cp312-cp312-macosx_10_13_universal2.whl (676 kB) 2025-12-04T08:34:15.5461500Z Using cached msgpack-1.1.2-cp312-cp312-macosx_11_0_arm64.whl (85 kB) 2025-12-04T08:34:15.5481910Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T08:34:15.5498620Z Using cached pooch-1.8.2-py3-none-any.whl (64 kB) 2025-12-04T08:34:15.5519160Z Using cached platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-12-04T08:34:15.5535830Z Using cached propcache-0.4.1-cp312-cp312-macosx_11_0_arm64.whl (47 kB) 2025-12-04T08:34:15.5558400Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-12-04T08:34:15.5575520Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-12-04T08:34:15.5596280Z Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-12-04T08:34:15.5612520Z Using cached cryptography-46.0.3-cp311-abi3-macosx_10_9_universal2.whl (7.2 MB) 2025-12-04T08:34:15.6307840Z Using cached cffi-2.0.0-cp312-cp312-macosx_11_0_arm64.whl (181 kB) 2025-12-04T08:34:15.6333670Z Using cached pynacl-1.6.1-cp38-abi3-macosx_10_10_universal2.whl (387 kB) 2025-12-04T08:34:15.6371870Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-12-04T08:34:15.6423620Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-12-04T08:34:15.6437940Z Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-12-04T08:34:15.6456700Z Using cached scikit_learn-1.7.2-cp312-cp312-macosx_12_0_arm64.whl (8.6 MB) 2025-12-04T08:34:15.7331610Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl (1.1 MB) 2025-12-04T08:34:15.7515540Z Using cached soxr-1.0.0-cp312-abi3-macosx_11_0_arm64.whl (163 kB) 2025-12-04T08:34:15.7530170Z Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-12-04T08:34:15.7544130Z Using cached tifffile-2025.10.16-py3-none-any.whl (231 kB) 2025-12-04T08:34:15.7571020Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04T08:34:15.7602820Z Using cached werkzeug-3.1.4-py3-none-any.whl (224 kB) 2025-12-04T08:34:15.7627760Z Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 2025-12-04T08:34:15.7651290Z Using cached cattrs-25.2.0-py3-none-any.whl (70 kB) 2025-12-04T08:34:15.7670860Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-04T08:34:15.7686940Z Using cached deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 2025-12-04T08:34:15.7701830Z Using cached wrapt-2.0.1-cp312-cp312-macosx_11_0_arm64.whl (61 kB) 2025-12-04T08:34:15.7719360Z Using cached distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-04T08:34:15.7737920Z Using cached future-1.0.0-py3-none-any.whl (491 kB) 2025-12-04T08:34:15.7773660Z Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2025-12-04T08:34:15.7784600Z Using cached pyaml-25.7.0-py3-none-any.whl (26 kB) 2025-12-04T08:34:15.7798530Z Using cached pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-04T08:34:15.7817410Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-12-04T08:34:16.1901180Z Installing collected packages: z3-solver, sortedcontainers, pytz, ply, parameterized, mpmath, lark, flatbuffers, xdoctest, wrapt, wheel, urllib3, tzdata, typing-extensions, tqdm, tlparse, threadpoolctl, tensorboard-data-server, tabulate, sympy, six, setuptools, redis, pyzstd, pyyaml, pyproject_hooks, pyjwt, pygments, pycparser, pyasn1, pulp, psutil, protobuf, propcache, pluggy, platformdirs, pillow, packaging, oauthlib, numpy, ninja, networkx, mypy-extensions, multidict, msgpack, MarkupSafe, markdown, lxml, llvmlite, lintrunner, joblib, jmespath, iniconfig, idna, future, frozenlist, filelock, expecttest, execnet, distro, dill, decorator, colorama, cmake, click, charset_normalizer, certifi, cachetools, audioread, attrs, aiohappyeyeballs, absl-py, yarl, werkzeug, unittest-xml-reporting, typing-inspect, tifffile, thriftpy2, soxr, setuptools-git-versioning, scipy, scikit-build, rsa, requests, pywavelets, python-dateutil, pytest, pyasn1-modules, pyaml, optree, opt-einsum, numba, ml_dtypes, marshmallow, lazy-loader, junitparser, jinja2, imageio, hypothesis, grpcio, Deprecated, cffi, cattrs, build, aiosignal, soundfile, scikit-learn, scikit-image, requests-oauthlib, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pyre-extensions, pynacl, pyDOE, pooch, pandas, onnx, google-auth, dataclasses_json, cryptography, coremltools, botocore, aiohttp, s3transfer, pwlf, onnx_ir, librosa, google-auth-oauthlib, ghstack, fbscribelogger, tensorboard, PyGithub, onnxscript, boto3 2025-12-04T08:34:39.3032720Z 2025-12-04T08:34:39.3089480Z Successfully installed Deprecated-1.3.1 MarkupSafe-3.0.3 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.13.2 aiosignal-1.4.0 attrs-25.4.0 audioread-3.1.0 boto3-1.35.42 botocore-1.35.99 build-1.3.0 cachetools-6.2.2 cattrs-25.2.0 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cmake-3.31.6 colorama-0.4.6 coremltools-8.3.0 cryptography-46.0.3 dataclasses_json-0.6.7 decorator-5.2.1 dill-0.3.7 distro-1.9.0 execnet-2.1.2 expecttest-0.3.0 fbscribelogger-0.1.7 filelock-3.18.0 flatbuffers-24.12.23 frozenlist-1.8.0 future-1.0.0 ghstack-0.8.0 google-auth-2.43.0 google-auth-oauthlib-1.0.0 grpcio-1.76.0 hypothesis-6.56.4 idna-3.11 imageio-2.37.2 iniconfig-2.3.0 jinja2-3.1.6 jmespath-1.0.1 joblib-1.5.2 junitparser-2.1.1 lark-0.12.0 lazy-loader-0.4 librosa-0.10.2 lintrunner-0.12.7 llvmlite-0.43.0 lxml-5.3.0 markdown-3.10 marshmallow-3.26.1 ml_dtypes-0.5.4 mpmath-1.3.0 msgpack-1.1.2 multidict-6.7.0 mypy-extensions-1.1.0 networkx-2.8.8 ninja-1.11.1.4 numba-0.60.0 numpy-1.26.2 oauthlib-3.3.1 onnx-1.19.1 onnx_ir-0.1.12 onnxscript-0.5.4 opt-einsum-3.3.0 optree-0.13.0 packaging-23.1 pandas-2.0.3 parameterized-0.8.1 pillow-11.0.0 platformdirs-4.5.0 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.4.1 protobuf-5.29.5 psutil-7.1.3 pulp-2.9.0 pwlf-2.2.1 pyDOE-0.3.8 pyaml-25.7.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.23 pygments-2.15.0 pyjwt-2.10.1 pynacl-1.6.1 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pytz-2025.2 pywavelets-1.7.0 pyyaml-6.0.3 pyzstd-0.16.2 redis-7.1.0 requests-2.32.5 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.10.4 scikit-build-0.18.1 scikit-image-0.22.0 scikit-learn-1.7.2 scipy-1.14.1 setuptools-78.1.1 setuptools-git-versioning-2.1.0 six-1.17.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-1.0.0 sympy-1.13.3 tabulate-0.9.0 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tifffile-2025.10.16 tlparse-0.4.0 tqdm-4.67.1 typing-extensions-4.12.2 typing-inspect-0.9.0 tzdata-2025.2 unittest-xml-reporting-3.2.0 urllib3-2.5.0 werkzeug-3.1.4 wheel-0.45.1 wrapt-2.0.1 xdoctest-1.3.0 yarl-1.22.0 z3-solver-4.15.1.0 2025-12-04T08:34:39.9937350Z ##[group]Run "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_json==0.6.7 2025-12-04T08:34:39.9937760Z "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_json==0.6.7 2025-12-04T08:34:39.9938310Z "$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-12-04T08:34:39.9938810Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:34:40.0199090Z shell: /bin/bash -e -l {0} 2025-12-04T08:34:40.0199230Z env: 2025-12-04T08:34:40.0199340Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:40.0199500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:40.0199670Z TEST_CONFIG: openreg 2025-12-04T08:34:40.0199790Z SHARD_NUMBER: 1 2025-12-04T08:34:40.0199910Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:40.0200020Z PR_BODY: 2025-12-04T08:34:40.0200220Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:40.0200450Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:40.0200670Z JOB_ID: 57112512950 2025-12-04T08:34:40.0200870Z JOB_NAME: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:34:40.0201090Z WORKFLOW_NAME: trunk 2025-12-04T08:34:40.0201220Z WORKFLOW_RUN_ID: 19921726334 2025-12-04T08:34:40.0201370Z MONITOR_LOG_INTERVAL: 5 2025-12-04T08:34:40.0201520Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-12-04T08:34:40.0201670Z ##[endgroup] 2025-12-04T08:34:40.2629550Z Collecting psutil==5.9.8 2025-12-04T08:34:40.2677200Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2025-12-04T08:34:40.2729890Z Requirement already satisfied: dataclasses_json==0.6.7 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (0.6.7) 2025-12-04T08:34:40.2744330Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-12-04T08:34:40.2747320Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-12-04T08:34:40.2752090Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-12-04T08:34:40.2761490Z Requirement already satisfied: mypy-extensions>=0.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-12-04T08:34:40.2763730Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-12-04T08:34:40.2786680Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl (249 kB) 2025-12-04T08:34:40.3739420Z Installing collected packages: psutil 2025-12-04T08:34:40.3739720Z Attempting uninstall: psutil 2025-12-04T08:34:40.3766580Z Found existing installation: psutil 7.1.3 2025-12-04T08:34:40.3788110Z Uninstalling psutil-7.1.3: 2025-12-04T08:34:40.3795010Z Successfully uninstalled psutil-7.1.3 2025-12-04T08:34:40.4782830Z Successfully installed psutil-5.9.8 2025-12-04T08:34:40.5138180Z Prepare all required actions 2025-12-04T08:34:40.5138440Z Getting action download info 2025-12-04T08:34:40.6855160Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T08:34:40.9208260Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-12-04T08:34:41.1839090Z ##[group]Run ./.github/actions/download-build-artifacts 2025-12-04T08:34:41.1839410Z with: 2025-12-04T08:34:41.1839540Z name: macos-py3-arm64 2025-12-04T08:34:41.1839720Z use-gha: true 2025-12-04T08:34:41.1839870Z s3-bucket: gha-artifacts 2025-12-04T08:34:41.1840010Z env: 2025-12-04T08:34:41.1840140Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:41.1840310Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:41.1840500Z TEST_CONFIG: openreg 2025-12-04T08:34:41.1840640Z SHARD_NUMBER: 1 2025-12-04T08:34:41.1840770Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:41.1840930Z PR_BODY: 2025-12-04T08:34:41.1841080Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:41.1841320Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:41.1841580Z ##[endgroup] 2025-12-04T08:34:41.1880660Z ##[group]Run actions/download-artifact@v4 2025-12-04T08:34:41.1880850Z with: 2025-12-04T08:34:41.1880990Z name: macos-py3-arm64 2025-12-04T08:34:41.1881140Z merge-multiple: false 2025-12-04T08:34:41.1881300Z repository: pytorch/pytorch 2025-12-04T08:34:41.1881450Z run-id: 19921726334 2025-12-04T08:34:41.1881570Z env: 2025-12-04T08:34:41.1881820Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:41.1881990Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:41.1882160Z TEST_CONFIG: openreg 2025-12-04T08:34:41.1882320Z SHARD_NUMBER: 1 2025-12-04T08:34:41.1882450Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:41.1882580Z PR_BODY: 2025-12-04T08:34:41.1882710Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:41.1882950Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:41.1883190Z ##[endgroup] 2025-12-04T08:34:41.3299930Z Downloading single artifact 2025-12-04T08:34:41.4256750Z Preparing to download the following artifacts: 2025-12-04T08:34:41.4257460Z - macos-py3-arm64 (ID: 4761237764, Size: 70285800, Expected Digest: sha256:bb8bed8bbd2616fded7bdc0c4af165c53d4fa9809989c8fe98a05e2eea72708a) 2025-12-04T08:34:41.4848960Z Redirecting to blob download url: https://productionresultssa7.blob.core.windows.net/actions-results/554f1b1d-7281-4321-aef0-9aa92bd80f8d/workflow-job-run-d3b7c55e-9dd1-50d4-bed1-0721dbf6b3eb/artifacts/e6751562b1f6f20bcd6ad8a8dad1f3c02045e3fad46dd739dee73dcfde9461bb.zip 2025-12-04T08:34:41.4850380Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-12-04T08:34:41.5663700Z (node:88486) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-12-04T08:34:41.5665840Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T08:34:42.2930980Z SHA256 digest of downloaded artifact is bb8bed8bbd2616fded7bdc0c4af165c53d4fa9809989c8fe98a05e2eea72708a 2025-12-04T08:34:42.2931470Z Artifact download completed successfully. 2025-12-04T08:34:42.2931690Z Total of 1 artifact(s) downloaded 2025-12-04T08:34:42.2935730Z Download artifact has finished successfully 2025-12-04T08:34:42.2984980Z ##[group]Run unzip -o artifacts.zip 2025-12-04T08:34:42.2985250Z unzip -o artifacts.zip 2025-12-04T08:34:42.2998750Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:42.2999020Z env: 2025-12-04T08:34:42.2999150Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:42.2999320Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:42.2999520Z TEST_CONFIG: openreg 2025-12-04T08:34:42.2999660Z SHARD_NUMBER: 1 2025-12-04T08:34:42.2999810Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:42.2999950Z PR_BODY: 2025-12-04T08:34:42.3000080Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:42.3000730Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:42.3000980Z ##[endgroup] 2025-12-04T08:34:42.3332970Z Archive: artifacts.zip 2025-12-04T08:34:42.3333530Z creating: /Users/ec2-user/runner/_work/pytorch/pytorch/dist 2025-12-04T08:34:42.7705340Z inflating: dist/torch-2.10.0a0+gitffd9b0f-cp312-cp312-macosx_11_0_arm64.whl 2025-12-04T08:34:42.7831810Z inflating: build/.ninja_log 2025-12-04T08:34:42.8359280Z inflating: build/compile_commands.json 2025-12-04T08:34:42.8359640Z creating: /Users/ec2-user/runner/_work/pytorch/pytorch/.additional_ci_files 2025-12-04T08:34:42.8415300Z inflating: .additional_ci_files/test-times.json 2025-12-04T08:34:42.8649000Z inflating: .additional_ci_files/test-class-times.json 2025-12-04T08:34:42.8670260Z ##[group]Run rm artifacts.zip 2025-12-04T08:34:42.8670460Z rm artifacts.zip 2025-12-04T08:34:42.8683660Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:42.8683900Z env: 2025-12-04T08:34:42.8684080Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:42.8684260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:42.8684470Z TEST_CONFIG: openreg 2025-12-04T08:34:42.8684620Z SHARD_NUMBER: 1 2025-12-04T08:34:42.8684780Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:42.8684930Z PR_BODY: 2025-12-04T08:34:42.8685070Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:42.8685330Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:42.8685580Z ##[endgroup] 2025-12-04T08:34:42.8973090Z ##[group]Run df -H 2025-12-04T08:34:42.8973460Z df -H 2025-12-04T08:34:42.8986430Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:42.8986640Z env: 2025-12-04T08:34:42.8986810Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:42.8986970Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:42.8987160Z TEST_CONFIG: openreg 2025-12-04T08:34:42.8987310Z SHARD_NUMBER: 1 2025-12-04T08:34:42.8987450Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:42.8987630Z PR_BODY: 2025-12-04T08:34:42.8987770Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:42.8988010Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:42.8988250Z ##[endgroup] 2025-12-04T08:34:42.9257960Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-12-04T08:34:42.9259010Z /dev/disk5s2s1 275G 10G 194G 6% 404k 1.9G 0% / 2025-12-04T08:34:42.9259340Z devfs 222k 222k 0B 100% 752 0 100% /dev 2025-12-04T08:34:42.9259680Z /dev/disk5s5 275G 2148M 194G 2% 2 1.9G 0% /System/Volumes/VM 2025-12-04T08:34:42.9260260Z /dev/disk5s3 275G 6374M 194G 4% 1.1k 1.9G 0% /System/Volumes/Preboot 2025-12-04T08:34:42.9260670Z /dev/disk1s2 524M 6312k 406M 2% 1 4.0M 0% /System/Volumes/xarts 2025-12-04T08:34:42.9261040Z /dev/disk1s1 524M 56M 406M 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-12-04T08:34:42.9261450Z /dev/disk1s3 524M 946k 406M 1% 51 4.0M 0% /System/Volumes/Hardware 2025-12-04T08:34:42.9261800Z /dev/disk5s1 275G 61G 194G 24% 2.8M 1.9G 0% /System/Volumes/Data 2025-12-04T08:34:42.9262150Z map auto_home 0B 0B 0B 100% 0 0 - /System/Volumes/Data/home 2025-12-04T08:34:42.9272580Z /dev/disk3s4 245G 135k 224G 1% 21 2.2G 0% /private/tmp/tmp-mount-NaoiyG 2025-12-04T08:34:42.9302940Z Prepare all required actions 2025-12-04T08:34:42.9303270Z Getting action download info 2025-12-04T08:34:43.0844830Z ##[group]Run ./.github/actions/download-td-artifacts 2025-12-04T08:34:43.0845380Z with: 2025-12-04T08:34:43.0845710Z use-gha: true 2025-12-04T08:34:43.0846000Z env: 2025-12-04T08:34:43.0846300Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:43.0846730Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:43.0847140Z TEST_CONFIG: openreg 2025-12-04T08:34:43.0847460Z SHARD_NUMBER: 1 2025-12-04T08:34:43.0847770Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:43.0848070Z PR_BODY: 2025-12-04T08:34:43.0848420Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:43.0848970Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:43.0849550Z ##[endgroup] 2025-12-04T08:34:43.0899750Z ##[group]Run actions/download-artifact@v4 2025-12-04T08:34:43.0900330Z with: 2025-12-04T08:34:43.0900600Z name: td_results.json 2025-12-04T08:34:43.0901000Z merge-multiple: false 2025-12-04T08:34:43.0901340Z repository: pytorch/pytorch 2025-12-04T08:34:43.0901770Z run-id: 19921726334 2025-12-04T08:34:43.0902050Z env: 2025-12-04T08:34:43.0902350Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:43.0902700Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:43.0903090Z TEST_CONFIG: openreg 2025-12-04T08:34:43.0903420Z SHARD_NUMBER: 1 2025-12-04T08:34:43.0903710Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:43.0904000Z PR_BODY: 2025-12-04T08:34:43.0904300Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:43.0904810Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:43.0905330Z ##[endgroup] 2025-12-04T08:34:43.2338810Z Downloading single artifact 2025-12-04T08:34:43.3051640Z Preparing to download the following artifacts: 2025-12-04T08:34:43.3052250Z - td_results.json (ID: 4761225609, Size: 20591, Expected Digest: sha256:32cb3095b10e8b2ed01d7fbd6d55cd9b389afcc63e2b62d0e5435af66683af1e) 2025-12-04T08:34:43.3636900Z Redirecting to blob download url: https://productionresultssa7.blob.core.windows.net/actions-results/554f1b1d-7281-4321-aef0-9aa92bd80f8d/workflow-job-run-55ca29bf-518c-5cee-91d3-5d59e9a51bcb/artifacts/adc6e1455d65305bef307fe59db64c62b28fcb8f1e044d47ac9f5a2f27485441.zip 2025-12-04T08:34:43.3638760Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-12-04T08:34:43.4128190Z (node:88493) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-12-04T08:34:43.4129720Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T08:34:43.4189460Z SHA256 digest of downloaded artifact is 32cb3095b10e8b2ed01d7fbd6d55cd9b389afcc63e2b62d0e5435af66683af1e 2025-12-04T08:34:43.4190250Z Artifact download completed successfully. 2025-12-04T08:34:43.4190710Z Total of 1 artifact(s) downloaded 2025-12-04T08:34:43.4196370Z Download artifact has finished successfully 2025-12-04T08:34:43.4265600Z ##[group]Run mkdir -p .additional_ci_files 2025-12-04T08:34:43.4266060Z mkdir -p .additional_ci_files 2025-12-04T08:34:43.4266590Z mv td_results.json .additional_ci_files/td_results.json || true 2025-12-04T08:34:43.4289560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:43.4289970Z env: 2025-12-04T08:34:43.4290220Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:43.4290570Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:43.4290930Z TEST_CONFIG: openreg 2025-12-04T08:34:43.4291220Z SHARD_NUMBER: 1 2025-12-04T08:34:43.4291490Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:43.4291780Z PR_BODY: 2025-12-04T08:34:43.4292030Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:43.4292520Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:43.4292970Z ##[endgroup] 2025-12-04T08:34:43.4678400Z ##[group]Run .github/scripts/parse_ref.py 2025-12-04T08:34:43.4678710Z .github/scripts/parse_ref.py 2025-12-04T08:34:43.4692030Z shell: /bin/bash -e -l {0} 2025-12-04T08:34:43.4692200Z env: 2025-12-04T08:34:43.4692360Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:43.4692550Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:43.4692750Z TEST_CONFIG: openreg 2025-12-04T08:34:43.4692910Z SHARD_NUMBER: 1 2025-12-04T08:34:43.4693060Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:43.4693210Z PR_BODY: 2025-12-04T08:34:43.4693350Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:43.4693610Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:43.4693850Z ##[endgroup] 2025-12-04T08:34:43.5968270Z Setting output branch=main 2025-12-04T08:34:43.6055150Z Prepare all required actions 2025-12-04T08:34:43.6055390Z Getting action download info 2025-12-04T08:34:43.7310900Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T08:34:43.9244090Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T08:34:43.9244340Z with: 2025-12-04T08:34:43.9244670Z github-token: *** 2025-12-04T08:34:43.9245580Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "macos-m1-stable"}]} 2025-12-04T08:34:43.9246690Z job-name: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:34:43.9246940Z env: 2025-12-04T08:34:43.9247080Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:43.9247270Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:43.9247470Z TEST_CONFIG: openreg 2025-12-04T08:34:43.9247620Z SHARD_NUMBER: 1 2025-12-04T08:34:43.9247790Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:43.9247930Z PR_BODY: 2025-12-04T08:34:43.9248090Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:43.9248340Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:43.9248680Z ##[endgroup] 2025-12-04T08:34:43.9273140Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T08:34:43.9273340Z with: 2025-12-04T08:34:43.9273500Z shell: bash 2025-12-04T08:34:43.9273640Z timeout_minutes: 10 2025-12-04T08:34:43.9273800Z max_attempts: 5 2025-12-04T08:34:43.9273940Z retry_wait_seconds: 30 2025-12-04T08:34:43.9274420Z 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-12-04T08:34:43.9274920Z polling_interval_seconds: 1 2025-12-04T08:34:43.9275100Z warning_on_retry: true 2025-12-04T08:34:43.9275270Z continue_on_error: false 2025-12-04T08:34:43.9275440Z env: 2025-12-04T08:34:43.9275560Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:43.9275750Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:43.9275930Z TEST_CONFIG: openreg 2025-12-04T08:34:43.9276090Z SHARD_NUMBER: 1 2025-12-04T08:34:43.9276240Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:43.9276380Z PR_BODY: 2025-12-04T08:34:43.9276520Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:43.9276750Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:43.9277110Z GITHUB_TOKEN: *** 2025-12-04T08:34:43.9277250Z ##[endgroup] 2025-12-04T08:34:44.0027080Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T08:34:44.1960450Z Collecting requests==2.27.1 2025-12-04T08:34:44.1984310Z Using cached requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-12-04T08:34:44.2193430Z Collecting pyyaml==6.0.2 2025-12-04T08:34:44.2221460Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-12-04T08:34:44.2383700Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-12-04T08:34:44.2404500Z Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-12-04T08:34:44.2478220Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from requests==2.27.1) (2025.11.12) 2025-12-04T08:34:44.2918350Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-12-04T08:34:44.2934390Z Using cached charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-12-04T08:34:44.2977820Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from requests==2.27.1) (3.11) 2025-12-04T08:34:44.3017590Z Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T08:34:44.3037640Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl (173 kB) 2025-12-04T08:34:44.3062630Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T08:34:44.3093020Z Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T08:34:44.3982060Z Installing collected packages: urllib3, pyyaml, charset-normalizer, requests 2025-12-04T08:34:44.3984740Z Attempting uninstall: urllib3 2025-12-04T08:34:44.3996940Z Found existing installation: urllib3 2.5.0 2025-12-04T08:34:44.4021250Z Uninstalling urllib3-2.5.0: 2025-12-04T08:34:44.4029910Z Successfully uninstalled urllib3-2.5.0 2025-12-04T08:34:44.4490410Z Attempting uninstall: pyyaml 2025-12-04T08:34:44.4513840Z Found existing installation: PyYAML 6.0.3 2025-12-04T08:34:44.4530130Z Uninstalling PyYAML-6.0.3: 2025-12-04T08:34:44.4537860Z Successfully uninstalled PyYAML-6.0.3 2025-12-04T08:34:44.4839210Z Attempting uninstall: charset-normalizer 2025-12-04T08:34:44.4869080Z Found existing installation: charset-normalizer 3.4.4 2025-12-04T08:34:44.4887790Z Uninstalling charset-normalizer-3.4.4: 2025-12-04T08:34:44.4897550Z Successfully uninstalled charset-normalizer-3.4.4 2025-12-04T08:34:44.5087720Z Attempting uninstall: requests 2025-12-04T08:34:44.5103870Z Found existing installation: requests 2.32.5 2025-12-04T08:34:44.5118920Z Uninstalling requests-2.32.5: 2025-12-04T08:34:44.5124550Z Successfully uninstalled requests-2.32.5 2025-12-04T08:34:44.5361530Z 2025-12-04T08:34:44.5410500Z Successfully installed charset-normalizer-2.0.12 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-12-04T08:34:45.0038340Z Command completed after 1 attempt(s). 2025-12-04T08:34:45.0184200Z ##[group]Run set -x 2025-12-04T08:34:45.0185040Z set -x 2025-12-04T08:34:45.0185670Z  2025-12-04T08:34:45.0186810Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T08:34:45.0188150Z # in runner workspace 2025-12-04T08:34:45.0189230Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T08:34:45.0249970Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:45.0250930Z env: 2025-12-04T08:34:45.0251660Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:45.0252460Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:45.0253220Z TEST_CONFIG: openreg 2025-12-04T08:34:45.0253800Z SHARD_NUMBER: 1 2025-12-04T08:34:45.0254330Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:45.0254860Z PR_BODY: 2025-12-04T08:34:45.0255360Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:45.0256160Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:45.0257010Z ##[endgroup] 2025-12-04T08:34:45.0745590Z + python3 /Users/ec2-user/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-12-04T08:34:45.0945220Z Setting output branch=main 2025-12-04T08:34:45.1005240Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T08:34:45.1005550Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T08:34:45.1005780Z echo "Job name: ${JOB_NAME}" 2025-12-04T08:34:45.1005970Z  2025-12-04T08:34:45.1006250Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T08:34:45.1006560Z # in runner workspace 2025-12-04T08:34:45.1006860Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T08:34:45.1007200Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T08:34:45.1007440Z  --job-name "${JOB_NAME}" \ 2025-12-04T08:34:45.1008620Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "macos-m1-stable"}]}" \ 2025-12-04T08:34:45.1009680Z  --selected-test-configs "" \ 2025-12-04T08:34:45.1009990Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T08:34:45.1010210Z  --tag "${TAG}" \ 2025-12-04T08:34:45.1010410Z  --event-name "${EVENT_NAME}" \ 2025-12-04T08:34:45.1010650Z  --schedule "${SCHEDULE}" \ 2025-12-04T08:34:45.1010850Z  --branch "${HEAD_BRANCH}" 2025-12-04T08:34:45.1024290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:45.1024540Z env: 2025-12-04T08:34:45.1024690Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:45.1024890Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:45.1025090Z TEST_CONFIG: openreg 2025-12-04T08:34:45.1025290Z SHARD_NUMBER: 1 2025-12-04T08:34:45.1025480Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:45.1025640Z PR_BODY: 2025-12-04T08:34:45.1025850Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:45.1026100Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:45.1026690Z GITHUB_TOKEN: *** 2025-12-04T08:34:45.1026920Z JOB_NAME: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:34:45.1027200Z PR_NUMBER: 2025-12-04T08:34:45.1027330Z TAG: 2025-12-04T08:34:45.1027470Z EVENT_NAME: push 2025-12-04T08:34:45.1027620Z SCHEDULE: 2025-12-04T08:34:45.1027850Z HEAD_BRANCH: main 2025-12-04T08:34:45.1028010Z ##[endgroup] 2025-12-04T08:34:45.1275790Z Workflow: trunk 2025-12-04T08:34:45.1276090Z Job name: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:34:45.5251700Z Setting output keep-going=True 2025-12-04T08:34:45.5252270Z Setting output ci-verbose-test-logs=False 2025-12-04T08:34:45.5252820Z Setting output ci-test-showlocals=False 2025-12-04T08:34:45.5253370Z Setting output ci-no-test-timeout=False 2025-12-04T08:34:45.5253980Z Setting output ci-no-td=False 2025-12-04T08:34:45.5254480Z Setting output ci-td-distributed=False 2025-12-04T08:34:45.5255020Z Setting output is-unstable=False 2025-12-04T08:34:45.5255520Z Setting output reenabled-issues= 2025-12-04T08:34:45.5258090Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "macos-m1-stable"}]} 2025-12-04T08:34:45.5260870Z Setting output is-test-matrix-empty=False 2025-12-04T08:34:45.5458310Z ##[group]Run echo "Filtered matrix:" 2025-12-04T08:34:45.5458720Z echo "Filtered matrix:" 2025-12-04T08:34:45.5460280Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "macos-m1-stable"}]}" 2025-12-04T08:34:45.5461740Z  2025-12-04T08:34:45.5461960Z echo 2025-12-04T08:34:45.5462240Z echo "Is the current job unstable? False" 2025-12-04T08:34:45.5462590Z  2025-12-04T08:34:45.5462780Z echo 2025-12-04T08:34:45.5463060Z echo "Is keep-going label set? True" 2025-12-04T08:34:45.5463370Z  2025-12-04T08:34:45.5463560Z echo 2025-12-04T08:34:45.5463810Z echo "Reenabled issues? " 2025-12-04T08:34:45.5484610Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:45.5485230Z env: 2025-12-04T08:34:45.5485470Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:45.5485760Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:45.5486090Z TEST_CONFIG: openreg 2025-12-04T08:34:45.5486330Z SHARD_NUMBER: 1 2025-12-04T08:34:45.5486690Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:45.5486920Z PR_BODY: 2025-12-04T08:34:45.5487170Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:45.5487570Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:45.5487980Z ##[endgroup] 2025-12-04T08:34:45.5798890Z Filtered matrix: 2025-12-04T08:34:45.5800130Z {include: [{config: default, shard: 1, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 2, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 3, num_shards: 3, runner: macos-m1-stable}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-14}, {config: mps, shard: 1, num_shards: 1, runner: macos-m2-15}, {config: openreg, shard: 1, num_shards: 1, runner: macos-m1-stable}]} 2025-12-04T08:34:45.5801150Z 2025-12-04T08:34:45.5801230Z Is the current job unstable? False 2025-12-04T08:34:45.5801400Z 2025-12-04T08:34:45.5801480Z Is keep-going label set? True 2025-12-04T08:34:45.5801630Z 2025-12-04T08:34:45.5801700Z Reenabled issues? 2025-12-04T08:34:45.5836930Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T08:34:45.5837280Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T08:34:45.5850860Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:34:45.5851090Z env: 2025-12-04T08:34:45.5851250Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:45.5851430Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:45.5851650Z TEST_CONFIG: openreg 2025-12-04T08:34:45.5851810Z SHARD_NUMBER: 1 2025-12-04T08:34:45.5851970Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:45.5852120Z PR_BODY: 2025-12-04T08:34:45.5852260Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:45.5852520Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:45.5852780Z JOB_TIMEOUT: 270 2025-12-04T08:34:45.5852940Z ##[endgroup] 2025-12-04T08:34:45.6154390Z ##[group]Run # shellcheck disable=SC1090 2025-12-04T08:34:45.6154670Z # shellcheck disable=SC1090 2025-12-04T08:34:45.6154880Z set -ex 2025-12-04T08:34:45.6155020Z  2025-12-04T08:34:45.6155230Z # TODO: Remove me later, and properly activate venv 2025-12-04T08:34:45.6155470Z PATH="$VENV_PATH/bin:$PATH" 2025-12-04T08:34:45.6155700Z export PATH 2025-12-04T08:34:45.6155850Z  2025-12-04T08:34:45.6156040Z # Print out some information about the test environment 2025-12-04T08:34:45.6156300Z for tool in python3 python; do 2025-12-04T08:34:45.6156490Z  which $tool 2025-12-04T08:34:45.6156660Z  $tool --version 2025-12-04T08:34:45.6156820Z done 2025-12-04T08:34:45.6156960Z  2025-12-04T08:34:45.6157160Z python3 -mpip install --no-index --no-deps dist/*.whl 2025-12-04T08:34:45.6157400Z  2025-12-04T08:34:45.6157550Z set +e 2025-12-04T08:34:45.6157720Z pushd "${RUNNER_TEMP}" 2025-12-04T08:34:45.6158030Z # Install pip dependencies if they are not found. This is to mitigate a peculiar 2025-12-04T08:34:45.6158360Z # flaky missing dependencies on MacOS 2025-12-04T08:34:45.6158580Z python3 -c "import torch" 2025-12-04T08:34:45.6158760Z RC=$? 2025-12-04T08:34:45.6158910Z popd 2025-12-04T08:34:45.6159040Z  2025-12-04T08:34:45.6159190Z if [ "${RC}" -ne 0 ]; then 2025-12-04T08:34:45.6159480Z  python3 -mpip install --ignore-installed -r "${PIP_REQUIREMENTS_FILE}" 2025-12-04T08:34:45.6159760Z fi 2025-12-04T08:34:45.6159890Z set -e 2025-12-04T08:34:45.6160040Z  2025-12-04T08:34:45.6160190Z .ci/pytorch/macos-test.sh 2025-12-04T08:34:45.6172830Z shell: /bin/bash -e -l {0} 2025-12-04T08:34:45.6173010Z env: 2025-12-04T08:34:45.6173140Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:34:45.6173350Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:34:45.6173540Z TEST_CONFIG: openreg 2025-12-04T08:34:45.6173690Z SHARD_NUMBER: 1 2025-12-04T08:34:45.6173930Z NUM_TEST_SHARDS: 1 2025-12-04T08:34:45.6174080Z PR_BODY: 2025-12-04T08:34:45.6174230Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:34:45.6174480Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:34:45.6174760Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-12-04T08:34:45.6174960Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-12-04T08:34:45.6175170Z CONTINUE_THROUGH_ERROR: True 2025-12-04T08:34:45.6175350Z VERBOSE_TEST_LOGS: False 2025-12-04T08:34:45.6175510Z TEST_SHOWLOCALS: False 2025-12-04T08:34:45.6175710Z NO_TEST_TIMEOUT: False 2025-12-04T08:34:45.6175870Z NO_TD: False 2025-12-04T08:34:45.6176110Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-12-04T08:34:45.6176390Z GITHUB_REPOSITORY: pytorch/pytorch 2025-12-04T08:34:45.6176590Z GITHUB_WORKFLOW: trunk 2025-12-04T08:34:45.6176750Z GITHUB_JOB: test 2025-12-04T08:34:45.6176920Z GITHUB_RUN_ID: 19921726334 2025-12-04T08:34:45.6177080Z GITHUB_RUN_NUMBER: 158160 2025-12-04T08:34:45.6177250Z GITHUB_RUN_ATTEMPT: 1 2025-12-04T08:34:45.6177420Z JOB_ID: 57112512950 2025-12-04T08:34:45.6177640Z JOB_NAME: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:34:45.6177920Z REENABLED_ISSUES: 2025-12-04T08:34:45.6178370Z HUGGING_FACE_HUB_TOKEN: *** 2025-12-04T08:34:45.6178550Z ##[endgroup] 2025-12-04T08:34:45.6482800Z + PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/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-1764837243/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-12-04T08:34:45.6484510Z + export PATH 2025-12-04T08:34:45.6484670Z + for tool in python3 python 2025-12-04T08:34:45.6484850Z + which python3 2025-12-04T08:34:45.6498430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/bin/python3 2025-12-04T08:34:45.6499060Z + python3 --version 2025-12-04T08:34:45.6550820Z Python 3.12.12 2025-12-04T08:34:45.6552220Z + for tool in python3 python 2025-12-04T08:34:45.6552420Z + which python 2025-12-04T08:34:45.6562600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/bin/python 2025-12-04T08:34:45.6563250Z + python --version 2025-12-04T08:34:45.6613280Z Python 3.12.12 2025-12-04T08:34:45.6616180Z + python3 -mpip install --no-index --no-deps dist/torch-2.10.0a0+gitffd9b0f-cp312-cp312-macosx_11_0_arm64.whl 2025-12-04T08:34:45.8224420Z Processing ./dist/torch-2.10.0a0+gitffd9b0f-cp312-cp312-macosx_11_0_arm64.whl 2025-12-04T08:34:45.8969380Z Installing collected packages: torch 2025-12-04T08:34:53.3562770Z Successfully installed torch-2.10.0a0+gitffd9b0f 2025-12-04T08:34:53.3803600Z + set +e 2025-12-04T08:34:53.3803950Z + pushd /Users/ec2-user/runner/_work/_temp 2025-12-04T08:34:53.3804210Z ~/runner/_work/_temp ~/runner/_work/pytorch/pytorch 2025-12-04T08:34:53.3804480Z + python3 -c 'import torch' 2025-12-04T08:34:59.9385190Z + RC=0 2025-12-04T08:34:59.9385410Z + popd 2025-12-04T08:34:59.9385600Z ~/runner/_work/pytorch/pytorch 2025-12-04T08:34:59.9385800Z + '[' 0 -ne 0 ']' 2025-12-04T08:34:59.9385960Z + set -e 2025-12-04T08:34:59.9386100Z + .ci/pytorch/macos-test.sh 2025-12-04T08:35:00.1163480Z ++ dirname .ci/pytorch/macos-test.sh 2025-12-04T08:35:00.1198080Z + source .ci/pytorch/macos-common.sh 2025-12-04T08:35:00.1214270Z +++ dirname .ci/pytorch/macos-common.sh 2025-12-04T08:35:00.1260080Z ++ source .ci/pytorch/common.sh 2025-12-04T08:35:00.1276950Z ++++ dirname .ci/pytorch/common.sh 2025-12-04T08:35:00.1308800Z +++ source .ci/pytorch/common_utils.sh 2025-12-04T08:35:00.1318820Z ++++ declare -f -t trap_add 2025-12-04T08:35:00.1329600Z +++ set -ex -o pipefail 2025-12-04T08:35:00.1330200Z +++ [[ macos-py3-arm64 == *rocm* ]] 2025-12-04T08:35:00.1331530Z +++ BUILD_TEST_LIBTORCH=0 2025-12-04T08:35:00.1337110Z ++ sysctl -a 2025-12-04T08:35:00.1339970Z ++ grep machdep.cpu 2025-12-04T08:35:00.1590980Z machdep.cpu.cores_per_package: 8 2025-12-04T08:35:00.1591450Z machdep.cpu.core_count: 8 2025-12-04T08:35:00.1591830Z machdep.cpu.logical_per_package: 8 2025-12-04T08:35:00.1592220Z machdep.cpu.thread_count: 8 2025-12-04T08:35:00.1592550Z machdep.cpu.brand_string: Apple M1 2025-12-04T08:35:00.1593580Z ++ export MACOSX_DEPLOYMENT_TARGET=11.1 2025-12-04T08:35:00.1594040Z ++ MACOSX_DEPLOYMENT_TARGET=11.1 2025-12-04T08:35:00.1594380Z ++ export CXX=clang++ 2025-12-04T08:35:00.1594660Z ++ CXX=clang++ 2025-12-04T08:35:00.1594910Z ++ export CC=clang 2025-12-04T08:35:00.1595190Z ++ CC=clang 2025-12-04T08:35:00.1595420Z + pushd test 2025-12-04T08:35:00.1595850Z ~/runner/_work/pytorch/pytorch/test ~/runner/_work/pytorch/pytorch 2025-12-04T08:35:00.1600950Z ++ python -c 'import torch; print(int(torch.backends.openmp.is_available()))' 2025-12-04T08:35:00.9757030Z + [[ ! 1 == \1 ]] 2025-12-04T08:35:00.9757250Z + popd 2025-12-04T08:35:00.9757410Z + export TORCH_SERIALIZATION_DEBUG=1 2025-12-04T08:35:00.9757650Z + TORCH_SERIALIZATION_DEBUG=1 2025-12-04T08:35:00.9757850Z ~/runner/_work/pytorch/pytorch 2025-12-04T08:35:00.9763380Z + [[ openreg == *\p\e\r\f\_\a\l\l* ]] 2025-12-04T08:35:00.9763660Z + [[ openreg == *\p\e\r\f\_\t\o\r\c\h\b\e\n\c\h* ]] 2025-12-04T08:35:00.9763920Z + [[ openreg == *\p\e\r\f\_\h\f* ]] 2025-12-04T08:35:00.9764130Z + [[ openreg == *\p\e\r\f\_\t\i\m\m* ]] 2025-12-04T08:35:00.9764380Z + [[ openreg == *\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-12-04T08:35:00.9764690Z + [[ openreg == *\a\o\t\_\i\n\d\u\c\t\o\r\_\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-12-04T08:35:00.9764980Z + [[ openreg == *\o\p\e\n\r\e\g* ]] 2025-12-04T08:35:00.9765180Z + test_python_openreg 2025-12-04T08:35:00.9765760Z + setup_test_python 2025-12-04T08:35:00.9765940Z + export GLOO_SOCKET_IFNAME=lo0 2025-12-04T08:35:00.9766130Z + GLOO_SOCKET_IFNAME=lo0 2025-12-04T08:35:00.9768160Z ++ ninja --version 2025-12-04T08:35:01.1769180Z + echo 'Ninja version: 1.11.1.git.kitware.jobserver-1' 2025-12-04T08:35:01.1770350Z Ninja version: 1.11.1.git.kitware.jobserver-1 2025-12-04T08:35:01.1777810Z ++ which python 2025-12-04T08:35:01.1825120Z ++ python --version 2025-12-04T08:35:01.1880860Z + echo 'Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/bin/python (Python 3.12.12)' 2025-12-04T08:35:01.1881430Z Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/bin/python (Python 3.12.12) 2025-12-04T08:35:01.1881780Z + ulimit -n 16384 2025-12-04T08:35:01.1883460Z + python test/run_test.py --openreg --verbose 2025-12-04T08:35:08.7431110Z ##[warning] Gathered no stats from artifacts for job name macos-py3-arm64 build env and openreg test config. Using default job name and default test config instead. 2025-12-04T08:35:08.7693740Z ##[warning] Gathered no stats from artifacts for job name macos-py3-arm64 build env and openreg test config. Using default job name and default test config instead. 2025-12-04T08:35:08.7700030Z Running all tests 2025-12-04T08:35:08.7702840Z Running parallel tests on 3 processes 2025-12-04T08:35:08.7703060Z Name: tests to run (est. time: 0.0min) 2025-12-04T08:35:08.7703980Z Serial tests (1): 2025-12-04T08:35:08.7704300Z test_openreg 1/1 2025-12-04T08:35:08.7704480Z Parallel tests (0): 2025-12-04T08:35:08.7704650Z Name: excluded (est. time: 0.0min) 2025-12-04T08:35:08.7705230Z Serial tests (0): 2025-12-04T08:35:08.7705420Z Parallel tests (0): 2025-12-04T08:35:08.7706030Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /Users/ec2-user/runner/_work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T08:35:08.7706580Z Ignoring disabled issues: [''] 2025-12-04T08:35:08.7706860Z Running test_openreg 1/1 ... [2025-12-04 08:35:08.770473][227375.447075333] 2025-12-04T08:35:08.9354240Z Processing /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/torch_openreg 2025-12-04T08:35:08.9369900Z Preparing metadata (pyproject.toml): started 2025-12-04T08:35:09.1138450Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T08:35:09.1158570Z Requirement already satisfied: torch in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from torch_openreg==0.0.1) (2.10.0a0+gitffd9b0f) 2025-12-04T08:35:09.1165480Z Requirement already satisfied: filelock in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from torch->torch_openreg==0.0.1) (3.18.0) 2025-12-04T08:35:09.1167670Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from torch->torch_openreg==0.0.1) (4.12.2) 2025-12-04T08:35:09.1171450Z Requirement already satisfied: setuptools in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from torch->torch_openreg==0.0.1) (78.1.1) 2025-12-04T08:35:09.1173370Z Requirement already satisfied: sympy>=1.13.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from torch->torch_openreg==0.0.1) (1.13.3) 2025-12-04T08:35:09.1175550Z Requirement already satisfied: networkx>=2.5.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from torch->torch_openreg==0.0.1) (2.8.8) 2025-12-04T08:35:09.1177200Z Requirement already satisfied: jinja2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from torch->torch_openreg==0.0.1) (3.1.6) 2025-12-04T08:35:09.1545320Z Collecting fsspec>=0.8.5 (from torch->torch_openreg==0.0.1) 2025-12-04T08:35:09.1562370Z Using cached fsspec-2025.12.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T08:35:09.1730950Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from sympy>=1.13.3->torch->torch_openreg==0.0.1) (1.3.0) 2025-12-04T08:35:09.1752410Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from jinja2->torch->torch_openreg==0.0.1) (3.0.3) 2025-12-04T08:35:09.1807830Z Using cached fsspec-2025.12.0-py3-none-any.whl (201 kB) 2025-12-04T08:35:09.1867410Z Building wheels for collected packages: torch_openreg 2025-12-04T08:35:09.1872600Z Building wheel for torch_openreg (pyproject.toml): started 2025-12-04T08:35:23.5302220Z Building wheel for torch_openreg (pyproject.toml): finished with status 'done' 2025-12-04T08:35:23.5309870Z Created wheel for torch_openreg: filename=torch_openreg-0.0.1-cp312-cp312-macosx_14_0_arm64.whl size=244341 sha256=d2a4e567347f6ba14f6b15b9810be21fc47ff091ccd8aea6e0c738949024d646 2025-12-04T08:35:23.5310860Z Stored in directory: /private/var/folders/t4/p78vgy0x1f36n2z74mdx_l380000gn/T/pip-ephem-wheel-cache-2zt6simt/wheels/5b/25/60/81ed9102d986b4791cc5a9e826c98ebca5929798e6e0529aed 2025-12-04T08:35:23.5324970Z Successfully built torch_openreg 2025-12-04T08:35:23.6198920Z Installing collected packages: fsspec, torch_openreg 2025-12-04T08:35:23.7215340Z 2025-12-04T08:35:23.7220790Z Successfully installed fsspec-2025.12.0 torch_openreg-0.0.1 2025-12-04T08:35:25.8096980Z test_autocast_already_target_dtype (test_autocast.TestAutocast.test_autocast_already_target_dtype) 2025-12-04T08:35:25.8152010Z Test when inputs are already in target dtype ... /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages/torch/random.py:42: UserWarning: Set seed for `openreg` device does not take effect, please add API's `_is_in_bad_fork` and `manual_seed_all` to `openreg` device module. 2025-12-04T08:35:25.8152850Z return _manual_seed_impl(seed) 2025-12-04T08:35:25.8163350Z ok 2025-12-04T08:35:25.8163830Z test_autocast_bfloat16 (test_autocast.TestAutocast.test_autocast_bfloat16) 2025-12-04T08:35:25.8169660Z Test autocast with bfloat16 dtype ... ok 2025-12-04T08:35:25.8170050Z test_autocast_cache_enabled (test_autocast.TestAutocast.test_autocast_cache_enabled) 2025-12-04T08:35:25.8174230Z Test autocast caching ... ok 2025-12-04T08:35:25.8174660Z test_autocast_combination_operations (test_autocast.TestAutocast.test_autocast_combination_operations) 2025-12-04T08:35:25.8179650Z Test multiple operations combination under autocast ... ok 2025-12-04T08:35:25.8180050Z test_autocast_default_dtype (test_autocast.TestAutocast.test_autocast_default_dtype) 2025-12-04T08:35:25.8182390Z Test default autocast dtype ... ok 2025-12-04T08:35:25.8182700Z test_autocast_disable (test_autocast.TestAutocast.test_autocast_disable) 2025-12-04T08:35:25.8185860Z Test disabling autocast ... ok 2025-12-04T08:35:25.8186270Z test_autocast_fallthrough_operation (test_autocast.TestAutocast.test_autocast_fallthrough_operation) 2025-12-04T08:35:25.8189860Z Test fallthrough operations (operations not specially registered) ... ok 2025-12-04T08:35:25.8190240Z test_autocast_fp32 (test_autocast.TestAutocast.test_autocast_fp32) 2025-12-04T08:35:25.8192830Z Test fp32 operations (asin) in autocast ... ok 2025-12-04T08:35:25.8193290Z test_autocast_fp32_operation_with_float16_input (test_autocast.TestAutocast.test_autocast_fp32_operation_with_float16_input) 2025-12-04T08:35:25.8195840Z Test fp32 operations receiving float16 input ... ok 2025-12-04T08:35:25.8196440Z test_autocast_fp32_operation_with_float32_input (test_autocast.TestAutocast.test_autocast_fp32_operation_with_float32_input) 2025-12-04T08:35:25.8198740Z Test fp32 operations receiving float32 input ... ok 2025-12-04T08:35:25.8199130Z test_autocast_fp32_with_bfloat16 (test_autocast.TestAutocast.test_autocast_fp32_with_bfloat16) 2025-12-04T08:35:25.8201770Z Test fp32 operations with bfloat16 autocast ... ok 2025-12-04T08:35:25.8202140Z test_autocast_low_precision (test_autocast.TestAutocast.test_autocast_low_precision) 2025-12-04T08:35:25.8205200Z Test low precision operations (mm) in autocast ... ok 2025-12-04T08:35:25.8205620Z test_autocast_low_precision_bfloat16 (test_autocast.TestAutocast.test_autocast_low_precision_bfloat16) 2025-12-04T08:35:25.8208190Z Test low precision operations with bfloat16 ... ok 2025-12-04T08:35:25.8208580Z test_autocast_mixed_input_dtypes (test_autocast.TestAutocast.test_autocast_mixed_input_dtypes) 2025-12-04T08:35:25.8211270Z Test combinations of different input dtypes ... ok 2025-12-04T08:35:25.8211640Z test_autocast_nested_context (test_autocast.TestAutocast.test_autocast_nested_context) 2025-12-04T08:35:25.8215560Z Test nested autocast contexts ... ok 2025-12-04T08:35:25.8215940Z test_autocast_operator_not_supported (test_autocast.TestAutocast.test_autocast_operator_not_supported) 2025-12-04T08:35:25.8221550Z Test that binary_cross_entropy is not supported in autocast ... ok 2025-12-04T08:35:25.8222000Z test_autocast_set_dtype (test_autocast.TestAutocast.test_autocast_set_dtype) 2025-12-04T08:35:25.8224390Z Test setting autocast dtype ... ok 2025-12-04T08:35:25.8224750Z test_autocast_with_requires_grad (test_autocast.TestAutocast.test_autocast_with_requires_grad) 2025-12-04T08:35:25.8241570Z Test autocast interaction with requires_grad ... ok 2025-12-04T08:35:25.8241990Z test_autocast_with_unsupported_type (test_autocast.TestAutocast.test_autocast_with_unsupported_type) 2025-12-04T08:35:25.8257830Z Test autocast with unsupported dtype (float32) ... ok 2025-12-04T08:35:25.8261050Z test_autograd_init (test_autograd.TestAutograd.test_autograd_init) ... /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages/torch/random.py:42: UserWarning: Set seed for `openreg` device does not take effect, please add API's `_is_in_bad_fork` and `manual_seed_all` to `openreg` device module. 2025-12-04T08:35:25.8261920Z return _manual_seed_impl(seed) 2025-12-04T08:35:25.8262150Z skipped "test doesn't currently work with MPS" 2025-12-04T08:35:25.8263360Z test_device_capability (test_device.TestDevice.test_device_capability) ... ok 2025-12-04T08:35:25.8267320Z test_device_context (test_device.TestDevice.test_device_context) ... ok 2025-12-04T08:35:25.8269850Z test_device_count (test_device.TestDevice.test_device_count) ... ok 2025-12-04T08:35:25.8272450Z test_device_switch (test_device.TestDevice.test_device_switch) ... ok 2025-12-04T08:35:25.8275790Z test_invalid_device_index (test_device.TestDevice.test_invalid_device_index) ... ok 2025-12-04T08:35:25.8281260Z test_event_create (test_event.TestEvent.test_event_create) ... ok 2025-12-04T08:35:25.8283750Z test_event_elapsed_time (test_event.TestEvent.test_event_elapsed_time) ... ok 2025-12-04T08:35:25.8286120Z test_event_query (test_event.TestEvent.test_event_query) ... ok 2025-12-04T08:35:25.8289450Z test_event_record (test_event.TestEvent.test_event_record) ... ok 2025-12-04T08:35:25.8291710Z test_event_wait_stream (test_event.TestEvent.test_event_wait_stream) ... ok 2025-12-04T08:35:25.8292230Z test_bidirectional_device_transfer (test_memory.TestCrossDeviceOperations.test_bidirectional_device_transfer) 2025-12-04T08:35:25.9214210Z Test transferring tensor back and forth between devices. ... ok 2025-12-04T08:35:25.9214810Z test_tensor_to_different_device (test_memory.TestCrossDeviceOperations.test_tensor_to_different_device) 2025-12-04T08:35:26.0184390Z Test moving tensor from one device to another. ... ok 2025-12-04T08:35:26.0184910Z test_allocation_with_requires_grad (test_memory.TestDeviceAllocator.test_allocation_with_requires_grad) 2025-12-04T08:35:26.0664620Z Test allocation of tensors with gradient tracking. ... ok 2025-12-04T08:35:26.0665070Z test_basic_allocation (test_memory.TestDeviceAllocator.test_basic_allocation) 2025-12-04T08:35:26.1134040Z Test basic memory allocation with various sizes. ... ok 2025-12-04T08:35:26.1134430Z test_different_dtypes (test_memory.TestDeviceAllocator.test_different_dtypes) 2025-12-04T08:35:26.1609570Z Test allocation with different data types. ... ok 2025-12-04T08:35:26.1610390Z test_empty_cache_operation (test_memory.TestDeviceAllocator.test_empty_cache_operation) 2025-12-04T08:35:26.2563250Z Test empty cache functionality. ... ok 2025-12-04T08:35:26.2563760Z test_inplace_operations (test_memory.TestDeviceAllocator.test_inplace_operations) 2025-12-04T08:35:26.3045350Z Test memory stability during inplace operations. ... ok 2025-12-04T08:35:26.3045740Z test_large_allocation (test_memory.TestDeviceAllocator.test_large_allocation) 2025-12-04T08:35:26.3530190Z Test large memory allocation. ... ok 2025-12-04T08:35:26.3530620Z test_memory_format_allocation (test_memory.TestDeviceAllocator.test_memory_format_allocation) 2025-12-04T08:35:26.3994050Z Test allocation with different memory formats. ... ok 2025-12-04T08:35:26.4001300Z test_memory_lifecycle (test_memory.TestDeviceAllocator.test_memory_lifecycle) 2025-12-04T08:35:26.5402230Z Test complete memory allocation and deallocation lifecycle. ... ok 2025-12-04T08:35:26.5402840Z test_sequential_allocations_and_deallocations (test_memory.TestDeviceAllocator.test_sequential_allocations_and_deallocations) 2025-12-04T08:35:26.6343670Z Test sequential allocation and deallocation patterns. ... ok 2025-12-04T08:35:26.6344090Z test_storage_operations (test_memory.TestDeviceAllocator.test_storage_operations) 2025-12-04T08:35:26.6826550Z Test storage-level operations. ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_memory.py:183: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-12-04T08:35:26.6827760Z storage = x.storage() 2025-12-04T08:35:26.6827900Z ok 2025-12-04T08:35:26.6828160Z test_tensor_copy_operations (test_memory.TestDeviceAllocator.test_tensor_copy_operations) 2025-12-04T08:35:26.7309300Z Test memory operations during tensor copies. ... ok 2025-12-04T08:35:26.7309670Z test_tensor_from_blob (test_memory.TestDeviceAllocator.test_tensor_from_blob) 2025-12-04T08:35:26.7780570Z Test creating tensors that reference existing memory. ... ok 2025-12-04T08:35:26.7781200Z test_tensor_resize (test_memory.TestDeviceAllocator.test_tensor_resize) 2025-12-04T08:35:26.8261660Z Test tensor resizing operations. ... ok 2025-12-04T08:35:26.8262060Z test_view_operations (test_memory.TestDeviceAllocator.test_view_operations) 2025-12-04T08:35:26.8743630Z Test that views share memory correctly. ... ok 2025-12-04T08:35:26.8744070Z test_leak_detection_with_statistics (test_memory.TestMemoryLeaks.test_leak_detection_with_statistics) 2025-12-04T08:35:28.1374890Z Test memory leak detection using allocation patterns. ... ok 2025-12-04T08:35:28.1375620Z test_no_leak_inplace_operations (test_memory.TestMemoryLeaks.test_no_leak_inplace_operations) 2025-12-04T08:35:28.7287610Z Test that inplace operations don't leak memory. ... ok 2025-12-04T08:35:28.7288830Z test_no_leak_repeated_large_allocations (test_memory.TestMemoryLeaks.test_no_leak_repeated_large_allocations) 2025-12-04T08:35:34.4468940Z Test repeated large allocations for memory leaks. ... ok 2025-12-04T08:35:34.4470300Z test_no_leak_simple_allocations (test_memory.TestMemoryLeaks.test_no_leak_simple_allocations) 2025-12-04T08:35:35.3933870Z Test that simple allocations don't leak memory. ... ok 2025-12-04T08:35:35.3934970Z test_no_leak_varying_sizes (test_memory.TestMemoryLeaks.test_no_leak_varying_sizes) 2025-12-04T08:35:36.1683640Z Test that allocations of varying sizes don't leak. ... ok 2025-12-04T08:35:36.1684890Z test_no_leak_with_copies (test_memory.TestMemoryLeaks.test_no_leak_with_copies) 2025-12-04T08:35:36.7774260Z Test that tensor copies don't leak memory. ... ok 2025-12-04T08:35:36.7775430Z test_no_leak_with_gradients (test_memory.TestMemoryLeaks.test_no_leak_with_gradients) 2025-12-04T08:35:37.3913380Z Test that tensors with gradients don't leak. ... ok 2025-12-04T08:35:37.3914450Z test_no_leak_with_views (test_memory.TestMemoryLeaks.test_no_leak_with_views) 2025-12-04T08:35:37.9635520Z Test that tensor views don't leak memory. ... ok 2025-12-04T08:35:38.0683310Z test_allocation_on_device_1 (test_memory.TestMultiDeviceAllocation.test_allocation_on_device_1) ... ok 2025-12-04T08:35:38.0683910Z test_alternating_device_allocations (test_memory.TestMultiDeviceAllocation.test_alternating_device_allocations) 2025-12-04T08:35:38.1615710Z Test alternating allocations between devices. ... ok 2025-12-04T08:35:38.1616190Z test_memory_isolation_between_devices (test_memory.TestMultiDeviceAllocation.test_memory_isolation_between_devices) 2025-12-04T08:35:38.2559730Z Test that memory allocations are isolated between devices. ... ok 2025-12-04T08:35:38.2560300Z test_simultaneous_device_allocations (test_memory.TestMultiDeviceAllocation.test_simultaneous_device_allocations) 2025-12-04T08:35:38.3500270Z Test allocations on both devices simultaneously. ... ok 2025-12-04T08:35:38.3509150Z test_pin_memory (test_memory.TestPinMemory.test_pin_memory) ... /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages/torch/storage.py:370: DeprecationWarning: The argument 'device' of Tensor.is_pinned() is deprecated. Please do not pass this argument. (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/native/Memory.cpp:33.) 2025-12-04T08:35:38.3510220Z .is_pinned(device) 2025-12-04T08:35:38.3511050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages/torch/storage.py:389: DeprecationWarning: The argument 'device' of Tensor.pin_memory() is deprecated. Please do not pass this argument. (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/native/Memory.cpp:48.) 2025-12-04T08:35:38.3511890Z .pin_memory(device) 2025-12-04T08:35:38.3512730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages/torch/storage.py:389: DeprecationWarning: The argument 'device' of Tensor.is_pinned() is deprecated. Please do not pass this argument. (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/native/Memory.cpp:33.) 2025-12-04T08:35:38.3513590Z .pin_memory(device) 2025-12-04T08:35:38.3514040Z ok 2025-12-04T08:35:38.3514310Z test_backend_module_function (test_misc.TestBackendModule.test_backend_module_function) ... ok 2025-12-04T08:35:38.3516560Z test_backend_module_name (test_misc.TestBackendModule.test_backend_module_name) ... ok 2025-12-04T08:35:38.3520010Z test_backend_module_registration (test_misc.TestBackendModule.test_backend_module_registration) ... ok 2025-12-04T08:35:38.3522860Z test_backend_generate_methods (test_misc.TestBackendProperty.test_backend_generate_methods) ... ok 2025-12-04T08:35:38.3523440Z test_backend_module_methods (test_misc.TestBackendProperty.test_backend_module_methods) ... skipped 'Need to support Parameter in openreg' 2025-12-04T08:35:38.3526720Z test_backend_packed_sequence_methods (test_misc.TestBackendProperty.test_backend_packed_sequence_methods) ... ok 2025-12-04T08:35:38.3527360Z test_backend_storage_methods (test_misc.TestBackendProperty.test_backend_storage_methods) ... skipped 'Need to support untyped_storage in openreg' 2025-12-04T08:35:38.3529750Z test_backend_tensor_methods (test_misc.TestBackendProperty.test_backend_tensor_methods) ... ok 2025-12-04T08:35:38.3532810Z test_backend_tensor_type (test_misc.TestTensorType.test_backend_tensor_type) ... ok 2025-12-04T08:35:38.3537650Z test_backend_type_methods (test_misc.TestTensorType.test_backend_type_methods) ... ok 2025-12-04T08:35:39.4938600Z test_compile_autograd_function_aliasing (test_ops.TestAutogradFunction.test_compile_autograd_function_aliasing) ... ok 2025-12-04T08:35:39.4943150Z test_compile_autograd_function_returns_self (test_ops.TestAutogradFunction.test_compile_autograd_function_returns_self) ... /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages/torch/random.py:42: UserWarning: Set seed for `openreg` device does not take effect, please add API's `_is_in_bad_fork` and `manual_seed_all` to `openreg` device module. 2025-12-04T08:35:39.4944160Z return _manual_seed_impl(seed) 2025-12-04T08:35:39.5270360Z ok 2025-12-04T08:35:39.5274690Z test_copy_same_device (test_ops.TestCopy.test_copy_same_device) ... /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages/torch/random.py:42: UserWarning: Set seed for `openreg` device does not take effect, please add API's `_is_in_bad_fork` and `manual_seed_all` to `openreg` device module. 2025-12-04T08:35:39.5275590Z return _manual_seed_impl(seed) 2025-12-04T08:35:39.5277940Z ok 2025-12-04T08:35:39.5281750Z test_cross_device_copy (test_ops.TestCopy.test_cross_device_copy) ... ok 2025-12-04T08:35:39.5285130Z test_cross_diff_devices_copy (test_ops.TestCopy.test_cross_diff_devices_copy) ... ok 2025-12-04T08:35:39.5290770Z test_empty (test_ops.TestFactory.test_empty) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_ops.py:23: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/c10/core/TensorImpl.h:1976.) 2025-12-04T08:35:39.5292030Z x = torch.empty([2, 3, 4, 5], device="openreg", names=["N", "C", "H", "W"]) 2025-12-04T08:35:39.5302560Z ok 2025-12-04T08:35:39.5306070Z test_tensor (test_ops.TestFactory.test_tensor) ... ok 2025-12-04T08:35:39.5309630Z test_zeros (test_ops.TestFactory.test_zeros) ... ok 2025-12-04T08:35:39.5313530Z test_scalar_type_fallback (test_ops.TestFallback.test_scalar_type_fallback) ... ok 2025-12-04T08:35:39.5318830Z test_tensor_type_fallback (test_ops.TestFallback.test_tensor_type_fallback) ... ok 2025-12-04T08:35:39.5323010Z test_tensorlist_type_fallback (test_ops.TestFallback.test_tensorlist_type_fallback) ... ok 2025-12-04T08:35:39.5326100Z test_expand (test_ops.TestOps.test_expand) ... ok 2025-12-04T08:35:39.5330520Z test_masked_select (test_ops.TestOps.test_masked_select) ... ok 2025-12-04T08:35:39.5346970Z test_printing (test_ops.TestOps.test_printing) ... ok 2025-12-04T08:35:39.5349860Z test_resize (test_ops.TestOps.test_resize) ... ok 2025-12-04T08:35:39.5355510Z test_quantize (test_ops.TestQuantization.test_quantize) ... ok 2025-12-04T08:35:39.5381870Z test_fused_sdp_choice_privateuseone (test_ops.TestSDPA.test_fused_sdp_choice_privateuseone) ... ok 2025-12-04T08:35:39.5408910Z test_scaled_dot_product_fused_attention_overrideable (test_ops.TestSDPA.test_scaled_dot_product_fused_attention_overrideable) ... ok 2025-12-04T08:35:39.5456240Z test_scaled_dot_product_fused_attention_overrideable_backward (test_ops.TestSDPA.test_scaled_dot_product_fused_attention_overrideable_backward) ... ok 2025-12-04T08:35:39.5462990Z test_backend_dispatchstub (test_ops.TestSTUB.test_backend_dispatchstub) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_ops.py:113: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2], which does not match the required output shape [2, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:38.) 2025-12-04T08:35:39.5464980Z torch.abs(x_cpu, out=o_cpu[:, :, 0:6:3]) 2025-12-04T08:35:39.5466720Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_ops.py:114: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2], which does not match the required output shape [2, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:38.) 2025-12-04T08:35:39.5468230Z torch.abs(x_openreg, out=o_openreg[:, :, 0:6:3]) 2025-12-04T08:35:39.5468440Z ok 2025-12-04T08:35:39.5468620Z test_generator (test_rng.TestRNG.test_generator) ... ok 2025-12-04T08:35:39.5469490Z test_manual_seed (test_rng.TestRNG.test_manual_seed) ... ok 2025-12-04T08:35:39.5472040Z test_rng_state (test_rng.TestRNG.test_rng_state) ... ok 2025-12-04T08:35:39.5513950Z test_open_device_cpu_serialization (test_storage.TestSerialization.test_open_device_cpu_serialization) ... ok 2025-12-04T08:35:39.5514510Z test_open_device_numpy_serialization (test_storage.TestSerialization.test_open_device_numpy_serialization) 2025-12-04T08:35:39.5535290Z This tests the legacy _rebuild_device_tensor_from_numpy serialization path ... ok 2025-12-04T08:35:39.5556670Z test_serialization (test_storage.TestSerialization.test_serialization) ... ok 2025-12-04T08:35:39.5560570Z test_rewrapped_storage (test_storage.TestStorage.test_rewrapped_storage) ... ok 2025-12-04T08:35:39.5564090Z test_stream_context (test_streams.TestStream.test_stream_context) ... ok 2025-12-04T08:35:39.5567700Z test_stream_create (test_streams.TestStream.test_stream_create) ... ok 2025-12-04T08:35:39.5570090Z test_stream_repr (test_streams.TestStream.test_stream_repr) ... ok 2025-12-04T08:35:39.5572930Z test_stream_switch (test_streams.TestStream.test_stream_switch) ... ok 2025-12-04T08:35:39.5575550Z test_stream_synchronize (test_streams.TestStream.test_stream_synchronize) ... ok 2025-12-04T08:35:39.5577920Z test_stream_wait_event (test_streams.TestStream.test_stream_wait_event) ... ok 2025-12-04T08:35:39.5580160Z test_stream_wait_stream (test_streams.TestStream.test_stream_wait_stream) ... ok 2025-12-04T08:35:39.5583590Z test_open_device_dlpack (test_utils.TestDLPack.test_open_device_dlpack) ... ok 2025-12-04T08:35:39.5583830Z 2025-12-04T08:35:39.5583940Z ---------------------------------------------------------------------- 2025-12-04T08:35:39.5584180Z Ran 104 tests in 13.749s 2025-12-04T08:35:39.5584300Z 2025-12-04T08:35:39.5584360Z OK (skipped=3) 2025-12-04T08:35:39.5645220Z tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 2025-12-04T08:35:39.5645500Z 1., 1.], device='openreg:0') 2025-12-04T08:35:39.9752420Z Finished test_openreg 1/1 ... [2025-12-04 08:35:39.975080][227406.651898208], took 0.52min 2025-12-04T08:35:39.9838040Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T08:35:39.9838390Z Uploading artifacts took 0.00 seconds 2025-12-04T08:35:42.3698280Z Running test batch 'tests to run' cost 33.6 seconds 2025-12-04T08:35:42.7053410Z 2025-12-04T08:35:42.7054490Z real 0m41.517s 2025-12-04T08:35:42.7054990Z user 1m9.778s 2025-12-04T08:35:42.7055400Z sys 0m9.814s 2025-12-04T08:35:42.7055890Z + assert_git_not_dirty 2025-12-04T08:35:42.7056170Z + [[ macos-py3-arm64 != *rocm* ]] 2025-12-04T08:35:42.7056390Z + [[ macos-py3-arm64 != *xla* ]] 2025-12-04T08:35:42.7060400Z ++ git status --porcelain 2025-12-04T08:35:42.7061310Z ++ grep -v '?? third_party' 2025-12-04T08:35:45.4192410Z ++ true 2025-12-04T08:35:45.4193690Z + git_status= 2025-12-04T08:35:45.4193840Z + [[ -n '' ]] 2025-12-04T08:35:45.4220750Z ##[group]Run cat test/**/*_toprint.log || true 2025-12-04T08:35:45.4220980Z cat test/**/*_toprint.log || true 2025-12-04T08:35:45.4240540Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:45.4240750Z env: 2025-12-04T08:35:45.4240880Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:45.4241050Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:45.4241230Z TEST_CONFIG: openreg 2025-12-04T08:35:45.4241370Z SHARD_NUMBER: 1 2025-12-04T08:35:45.4241500Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:45.4241640Z PR_BODY: 2025-12-04T08:35:45.4241760Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:45.4242000Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:45.4242240Z ##[endgroup] 2025-12-04T08:35:45.4692170Z cat: test/**/*_toprint.log: No such file or directory 2025-12-04T08:35:45.4730180Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-12-04T08:35:45.4730410Z kill "$MONITOR_SCRIPT_PID" 2025-12-04T08:35:45.4742750Z shell: /bin/bash -e -l {0} 2025-12-04T08:35:45.4742930Z env: 2025-12-04T08:35:45.4743060Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:45.4743270Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:45.4743460Z TEST_CONFIG: openreg 2025-12-04T08:35:45.4743620Z SHARD_NUMBER: 1 2025-12-04T08:35:45.4743760Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:45.4743920Z PR_BODY: 2025-12-04T08:35:45.4744060Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:45.4744300Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:45.4744560Z MONITOR_SCRIPT_PID: 88479 2025-12-04T08:35:45.4744720Z ##[endgroup] 2025-12-04T08:35:45.5082610Z Prepare all required actions 2025-12-04T08:35:45.5082930Z Getting action download info 2025-12-04T08:35:45.6727320Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T08:35:45.9106780Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T08:35:46.1711600Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-12-04T08:35:46.1711820Z with: 2025-12-04T08:35:46.1711940Z use-gha: true 2025-12-04T08:35:46.1712130Z file-suffix: test-openreg-1-1-macos-m1-stable_57112512950 2025-12-04T08:35:46.1712390Z s3-bucket: gha-artifacts 2025-12-04T08:35:46.1712530Z env: 2025-12-04T08:35:46.1712640Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:46.1712810Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:46.1712990Z TEST_CONFIG: openreg 2025-12-04T08:35:46.1713130Z SHARD_NUMBER: 1 2025-12-04T08:35:46.1713260Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:46.1713410Z PR_BODY: 2025-12-04T08:35:46.1713530Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:46.1713770Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:46.1714010Z ##[endgroup] 2025-12-04T08:35:46.1764610Z ##[group]Run actions/upload-artifact@v4 2025-12-04T08:35:46.1764890Z with: 2025-12-04T08:35:46.1765130Z name: test-jsons-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip 2025-12-04T08:35:46.1765420Z retention-days: 14 2025-12-04T08:35:46.1765560Z if-no-files-found: warn 2025-12-04T08:35:46.1765710Z path: test/**/*.json 2025-12-04T08:35:46.1765860Z compression-level: 6 2025-12-04T08:35:46.1765990Z overwrite: false 2025-12-04T08:35:46.1766140Z include-hidden-files: false 2025-12-04T08:35:46.1766290Z env: 2025-12-04T08:35:46.1766410Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:46.1766570Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:46.1766750Z TEST_CONFIG: openreg 2025-12-04T08:35:46.1766880Z SHARD_NUMBER: 1 2025-12-04T08:35:46.1767010Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:46.1767140Z PR_BODY: 2025-12-04T08:35:46.1767260Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:46.1767500Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:46.1767730Z ##[endgroup] 2025-12-04T08:35:46.5675050Z With the provided path, there will be 8 files uploaded 2025-12-04T08:35:46.5678690Z Artifact name is valid! 2025-12-04T08:35:46.5678890Z Root directory input is valid! 2025-12-04T08:35:46.6360210Z Beginning upload of artifact content to blob storage 2025-12-04T08:35:46.7134500Z Uploaded bytes 44792 2025-12-04T08:35:46.7300730Z Finished uploading artifact content to blob storage! 2025-12-04T08:35:46.7302410Z SHA256 digest of uploaded artifact zip is b546d17abb9458d1f3625be55146f7259ad8adee460be8396c625282ce7d1a4b 2025-12-04T08:35:46.7303370Z Finalizing artifact upload 2025-12-04T08:35:46.8019250Z Artifact test-jsons-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip.zip successfully finalized. Artifact ID 4761488258 2025-12-04T08:35:46.8021190Z Artifact test-jsons-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip has been successfully uploaded! Final size is 44792 bytes. Artifact ID is 4761488258 2025-12-04T08:35:46.8040360Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19921726334/artifacts/4761488258 2025-12-04T08:35:46.8168480Z ##[group]Run actions/upload-artifact@v4 2025-12-04T08:35:46.8168890Z with: 2025-12-04T08:35:46.8169460Z name: test-reports-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip 2025-12-04T08:35:46.8170120Z retention-days: 14 2025-12-04T08:35:46.8170500Z if-no-files-found: ignore 2025-12-04T08:35:46.8170880Z path: test/**/*.xml test/**/*.csv 2025-12-04T08:35:46.8171310Z compression-level: 6 2025-12-04T08:35:46.8171660Z overwrite: false 2025-12-04T08:35:46.8171990Z include-hidden-files: false 2025-12-04T08:35:46.8172360Z env: 2025-12-04T08:35:46.8172640Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:46.8173590Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:46.8174000Z TEST_CONFIG: openreg 2025-12-04T08:35:46.8174350Z SHARD_NUMBER: 1 2025-12-04T08:35:46.8174640Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:46.8174990Z PR_BODY: 2025-12-04T08:35:46.8175280Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:46.8175840Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:46.8176370Z ##[endgroup] 2025-12-04T08:35:47.2160590Z With the provided path, there will be 3 files uploaded 2025-12-04T08:35:47.2163590Z Artifact name is valid! 2025-12-04T08:35:47.2163830Z Root directory input is valid! 2025-12-04T08:35:47.2772040Z Beginning upload of artifact content to blob storage 2025-12-04T08:35:47.3321160Z Uploaded bytes 1643 2025-12-04T08:35:47.3497540Z Finished uploading artifact content to blob storage! 2025-12-04T08:35:47.3499140Z SHA256 digest of uploaded artifact zip is 63068ea5191f5719ca4eebafbe2e17451ce2923d495f88a5d28accd9be98ab81 2025-12-04T08:35:47.3500020Z Finalizing artifact upload 2025-12-04T08:35:47.4294020Z Artifact test-reports-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip.zip successfully finalized. Artifact ID 4761488363 2025-12-04T08:35:47.4295930Z Artifact test-reports-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip has been successfully uploaded! Final size is 1643 bytes. Artifact ID is 4761488363 2025-12-04T08:35:47.4310910Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19921726334/artifacts/4761488363 2025-12-04T08:35:47.4452460Z ##[group]Run actions/upload-artifact@v4 2025-12-04T08:35:47.4452880Z with: 2025-12-04T08:35:47.4453300Z name: logs-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip 2025-12-04T08:35:47.4453860Z retention-days: 14 2025-12-04T08:35:47.4454180Z if-no-files-found: ignore 2025-12-04T08:35:47.4454510Z path: usage_log.txt test/**/*.log 2025-12-04T08:35:47.4454850Z compression-level: 6 2025-12-04T08:35:47.4455140Z overwrite: false 2025-12-04T08:35:47.4455450Z include-hidden-files: false 2025-12-04T08:35:47.4455780Z env: 2025-12-04T08:35:47.4456010Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:47.4456370Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:47.4456730Z TEST_CONFIG: openreg 2025-12-04T08:35:47.4457020Z SHARD_NUMBER: 1 2025-12-04T08:35:47.4457300Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:47.4457580Z PR_BODY: 2025-12-04T08:35:47.4457860Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:47.4458300Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:47.4458760Z ##[endgroup] 2025-12-04T08:35:47.8528800Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-12-04T08:35:47.8529810Z The least common ancestor is /Users/ec2-user/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-12-04T08:35:47.8530290Z With the provided path, there will be 2 files uploaded 2025-12-04T08:35:47.8533850Z Artifact name is valid! 2025-12-04T08:35:47.8534070Z Root directory input is valid! 2025-12-04T08:35:47.9209600Z Beginning upload of artifact content to blob storage 2025-12-04T08:35:47.9755150Z Uploaded bytes 2418 2025-12-04T08:35:47.9936030Z Finished uploading artifact content to blob storage! 2025-12-04T08:35:47.9937830Z SHA256 digest of uploaded artifact zip is 2e393d9e1b048962c15104c28613fc76a6e461a7272f2da38aa0325571185c86 2025-12-04T08:35:47.9938880Z Finalizing artifact upload 2025-12-04T08:35:48.0729130Z Artifact logs-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip.zip successfully finalized. Artifact ID 4761488476 2025-12-04T08:35:48.0731050Z Artifact logs-runattempt1-test-openreg-1-1-macos-m1-stable_57112512950.zip has been successfully uploaded! Final size is 2418 bytes. Artifact ID is 4761488476 2025-12-04T08:35:48.0750920Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19921726334/artifacts/4761488476 2025-12-04T08:35:48.0952140Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-12-04T08:35:48.0952710Z with: 2025-12-04T08:35:48.0953010Z benchmark-results-dir: test/test-reports 2025-12-04T08:35:48.0953430Z dry-run: false 2025-12-04T08:35:48.0953730Z schema-version: v3 2025-12-04T08:35:48.0954640Z github-token: *** 2025-12-04T08:35:48.0954940Z env: 2025-12-04T08:35:48.0955220Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:48.0955580Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:48.0955970Z TEST_CONFIG: openreg 2025-12-04T08:35:48.0956280Z SHARD_NUMBER: 1 2025-12-04T08:35:48.0956560Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:48.0956870Z PR_BODY: 2025-12-04T08:35:48.0957160Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:48.0957640Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:48.0958130Z ##[endgroup] 2025-12-04T08:35:48.1002030Z ##[group]Run set -eux 2025-12-04T08:35:48.1002380Z set -eux 2025-12-04T08:35:48.1002710Z  2025-12-04T08:35:48.1002950Z if [[ -n "" ]]; then 2025-12-04T08:35:48.1003280Z  source "" 2025-12-04T08:35:48.1003600Z fi 2025-12-04T08:35:48.1004060Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T08:35:48.1004530Z  2025-12-04T08:35:48.1004770Z DEVICE_NAME="" 2025-12-04T08:35:48.1005110Z DEVICE_TYPE="" 2025-12-04T08:35:48.1005530Z  2025-12-04T08:35:48.1005860Z if command -v nvidia-smi; then 2025-12-04T08:35:48.1006450Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-12-04T08:35:48.1007130Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-12-04T08:35:48.1007810Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-12-04T08:35:48.1008350Z  python3 -mpip install torch==2.7.1 2025-12-04T08:35:48.1008780Z elif command -v rocminfo; then 2025-12-04T08:35:48.1009330Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-12-04T08:35:48.1010000Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-12-04T08:35:48.1010580Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-12-04T08:35:48.1011120Z  # GPU device name coming from rocminfo instead 2025-12-04T08:35:48.1011510Z  DEVICE_NAME=rocm 2025-12-04T08:35:48.1012020Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-12-04T08:35:48.1012530Z fi 2025-12-04T08:35:48.1012760Z  2025-12-04T08:35:48.1013160Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-12-04T08:35:48.1013630Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-12-04T08:35:48.1033960Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:48.1034340Z env: 2025-12-04T08:35:48.1034570Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:48.1034890Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:48.1035200Z TEST_CONFIG: openreg 2025-12-04T08:35:48.1035470Z SHARD_NUMBER: 1 2025-12-04T08:35:48.1035730Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:48.1035980Z PR_BODY: 2025-12-04T08:35:48.1036210Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:48.1036630Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:48.1037030Z ##[endgroup] 2025-12-04T08:35:48.1313660Z + [[ -n '' ]] 2025-12-04T08:35:48.1314040Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T08:35:48.4424360Z Collecting boto3==1.35.33 2025-12-04T08:35:48.4449510Z Using cached boto3-1.35.33-py3-none-any.whl.metadata (6.6 kB) 2025-12-04T08:35:48.4795400Z Collecting psutil==7.0.0 2025-12-04T08:35:48.4810940Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (22 kB) 2025-12-04T08:35:48.4938570Z Collecting pynvml==12.0.0 2025-12-04T08:35:48.4953120Z Using cached pynvml-12.0.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T08:35:48.4992410Z Requirement already satisfied: botocore<1.36.0,>=1.35.33 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from boto3==1.35.33) (1.35.99) 2025-12-04T08:35:48.4995040Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from boto3==1.35.33) (1.0.1) 2025-12-04T08:35:48.4997190Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from boto3==1.35.33) (0.10.4) 2025-12-04T08:35:48.5082690Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 (from pynvml==12.0.0) 2025-12-04T08:35:48.5104540Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl.metadata (9.3 kB) 2025-12-04T08:35:48.5147830Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.9.0.post0) 2025-12-04T08:35:48.5153520Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-12-04T08:35:48.5162980Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243/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-12-04T08:35:48.5200190Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-12-04T08:35:48.5234630Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-12-04T08:35:48.5263730Z Using cached pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-12-04T08:35:48.5288530Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-12-04T08:35:48.6160510Z Installing collected packages: nvidia-ml-py, pynvml, psutil, boto3 2025-12-04T08:35:48.6611020Z Attempting uninstall: psutil 2025-12-04T08:35:48.6639290Z Found existing installation: psutil 5.9.8 2025-12-04T08:35:48.6661270Z Uninstalling psutil-5.9.8: 2025-12-04T08:35:48.6668140Z Successfully uninstalled psutil-5.9.8 2025-12-04T08:35:48.7573560Z Attempting uninstall: boto3 2025-12-04T08:35:48.7589070Z Found existing installation: boto3 1.35.42 2025-12-04T08:35:48.7618350Z Uninstalling boto3-1.35.42: 2025-12-04T08:35:48.7632420Z Successfully uninstalled boto3-1.35.42 2025-12-04T08:35:48.8025160Z 2025-12-04T08:35:48.8078070Z Successfully installed boto3-1.35.33 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 2025-12-04T08:35:48.8505760Z + DEVICE_NAME= 2025-12-04T08:35:48.8506210Z + DEVICE_TYPE= 2025-12-04T08:35:48.8506420Z + command -v nvidia-smi 2025-12-04T08:35:48.8506620Z + command -v rocminfo 2025-12-04T08:35:48.8506800Z + echo DEVICE_NAME= 2025-12-04T08:35:48.8507970Z + echo DEVICE_TYPE= 2025-12-04T08:35:48.8541330Z ##[group]Run set -eux 2025-12-04T08:35:48.8541540Z set -eux 2025-12-04T08:35:48.8541700Z  2025-12-04T08:35:48.8541890Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-12-04T08:35:48.8542140Z  echo "Missing github-token input" 2025-12-04T08:35:48.8542360Z  exit 1 2025-12-04T08:35:48.8542520Z fi 2025-12-04T08:35:48.8555380Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:48.8555630Z env: 2025-12-04T08:35:48.8555780Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:48.8555990Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:48.8556210Z TEST_CONFIG: openreg 2025-12-04T08:35:48.8556370Z SHARD_NUMBER: 1 2025-12-04T08:35:48.8556540Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:48.8556710Z PR_BODY: 2025-12-04T08:35:48.8556860Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:48.8557140Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:48.8557410Z DEVICE_NAME: 2025-12-04T08:35:48.8557560Z DEVICE_TYPE: 2025-12-04T08:35:48.8558160Z GITHUB_TOKEN: *** 2025-12-04T08:35:48.8558340Z ##[endgroup] 2025-12-04T08:35:48.8788640Z + [[ -z *** ]] 2025-12-04T08:35:48.8830730Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-12-04T08:35:48.8831020Z with: 2025-12-04T08:35:48.8831250Z github-token: *** 2025-12-04T08:35:48.8831440Z env: 2025-12-04T08:35:48.8831600Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:48.8831790Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:48.8832060Z TEST_CONFIG: openreg 2025-12-04T08:35:48.8832240Z SHARD_NUMBER: 1 2025-12-04T08:35:48.8832390Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:48.8832590Z PR_BODY: 2025-12-04T08:35:48.8832750Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:48.8833140Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:48.8833420Z DEVICE_NAME: 2025-12-04T08:35:48.8833600Z DEVICE_TYPE: 2025-12-04T08:35:48.8833750Z ##[endgroup] 2025-12-04T08:35:48.8844690Z ##[group]Run set -eux 2025-12-04T08:35:48.8844850Z set -eux 2025-12-04T08:35:48.8845000Z  2025-12-04T08:35:48.8845300Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T08:35:48.8858250Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:48.8858470Z env: 2025-12-04T08:35:48.8858620Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:48.8858820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:48.8859010Z TEST_CONFIG: openreg 2025-12-04T08:35:48.8859280Z SHARD_NUMBER: 1 2025-12-04T08:35:48.8859450Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:48.8859610Z PR_BODY: 2025-12-04T08:35:48.8859770Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:48.8860070Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:48.8860330Z DEVICE_NAME: 2025-12-04T08:35:48.8860490Z DEVICE_TYPE: 2025-12-04T08:35:48.8860750Z GITHUB_TOKEN: *** 2025-12-04T08:35:48.8860900Z ##[endgroup] 2025-12-04T08:35:48.9091010Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 19921726334 i-00148870f378e5da6 2025-12-04T08:35:50.0877900Z setting job-id=57112512950 2025-12-04T08:35:50.0879390Z setting job-name=macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:35:50.1147560Z ##[group]Run set -eux 2025-12-04T08:35:50.1148040Z set -eux 2025-12-04T08:35:50.1148440Z  2025-12-04T08:35:50.1148810Z if [[ -n "" ]]; then 2025-12-04T08:35:50.1149270Z  source "" 2025-12-04T08:35:50.1149690Z fi 2025-12-04T08:35:50.1150020Z  2025-12-04T08:35:50.1150670Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-12-04T08:35:50.1151750Z  --schema-version "${SCHEMA_VERSION}" \ 2025-12-04T08:35:50.1152320Z  --repo "${REPO}" \ 2025-12-04T08:35:50.1152850Z  --head-branch "${HEAD_BRANCH}" \ 2025-12-04T08:35:50.1153450Z  --head-sha "${HEAD_SHA}" \ 2025-12-04T08:35:50.1154020Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-12-04T08:35:50.1154620Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-12-04T08:35:50.1155180Z  --job-id "${JOB_ID}" \ 2025-12-04T08:35:50.1155690Z  --job-name "${JOB_NAME}" 2025-12-04T08:35:50.1188570Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:50.1189180Z env: 2025-12-04T08:35:50.1189570Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:50.1190070Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:50.1190590Z TEST_CONFIG: openreg 2025-12-04T08:35:50.1191060Z SHARD_NUMBER: 1 2025-12-04T08:35:50.1191480Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:50.1191880Z PR_BODY: 2025-12-04T08:35:50.1192270Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:50.1192990Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:50.1193660Z DEVICE_NAME: 2025-12-04T08:35:50.1194080Z DEVICE_TYPE: 2025-12-04T08:35:50.1194440Z SCHEMA_VERSION: v3 2025-12-04T08:35:50.1195330Z REPO: pytorch/pytorch 2025-12-04T08:35:50.1195770Z HEAD_BRANCH: refs/heads/main 2025-12-04T08:35:50.1196370Z HEAD_SHA: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:35:50.1196980Z WORKFLOW_RUN_ID: 19921726334 2025-12-04T08:35:50.1197410Z RUN_ATTEMPT: 1 2025-12-04T08:35:50.1197820Z JOB_ID: 57112512950 2025-12-04T08:35:50.1198470Z JOB_NAME: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:35:50.1199110Z ##[endgroup] 2025-12-04T08:35:50.1576210Z + [[ -n '' ]] 2025-12-04T08:35:50.1577830Z + 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 ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 --workflow-id 19921726334 --run-attempt 1 --job-id 57112512950 --job-name 'macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable)' 2025-12-04T08:35:50.1879710Z ##[group]Run set -eux 2025-12-04T08:35:50.1879930Z set -eux 2025-12-04T08:35:50.1880090Z  2025-12-04T08:35:50.1880240Z if [[ -n "" ]]; then 2025-12-04T08:35:50.1880440Z  source "" 2025-12-04T08:35:50.1880630Z fi 2025-12-04T08:35:50.1880780Z  2025-12-04T08:35:50.1881060Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-12-04T08:35:50.1894400Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:50.1894740Z env: 2025-12-04T08:35:50.1894900Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:50.1895120Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:50.1895330Z TEST_CONFIG: openreg 2025-12-04T08:35:50.1895540Z SHARD_NUMBER: 1 2025-12-04T08:35:50.1895720Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:50.1895900Z PR_BODY: 2025-12-04T08:35:50.1896050Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:50.1896340Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:50.1896630Z DEVICE_NAME: 2025-12-04T08:35:50.1896780Z DEVICE_TYPE: 2025-12-04T08:35:50.1896950Z ##[endgroup] 2025-12-04T08:35:50.2131180Z + [[ -n '' ]] 2025-12-04T08:35:50.2131830Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-12-04T08:35:51.4152120Z ##[group]Run set -eux 2025-12-04T08:35:51.4152330Z set -eux 2025-12-04T08:35:51.4152490Z  2025-12-04T08:35:51.4152670Z # TODO (huydhn): Implement this part 2025-12-04T08:35:51.4152960Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:35:51.4166810Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:51.4167220Z env: 2025-12-04T08:35:51.4167390Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:51.4167590Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:51.4167810Z TEST_CONFIG: openreg 2025-12-04T08:35:51.4168000Z SHARD_NUMBER: 1 2025-12-04T08:35:51.4168190Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:51.4168360Z PR_BODY: 2025-12-04T08:35:51.4168520Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:51.4168790Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:51.4169060Z DEVICE_NAME: 2025-12-04T08:35:51.4169230Z DEVICE_TYPE: 2025-12-04T08:35:51.4169380Z ##[endgroup] 2025-12-04T08:35:51.4410730Z + echo 'dependencies={}' 2025-12-04T08:35:51.4435430Z ##[group]Run set -eux 2025-12-04T08:35:51.4435620Z set -eux 2025-12-04T08:35:51.4435790Z  2025-12-04T08:35:51.4435940Z if [[ -n "" ]]; then 2025-12-04T08:35:51.4436120Z  source "" 2025-12-04T08:35:51.4436290Z fi 2025-12-04T08:35:51.4436460Z  2025-12-04T08:35:51.4436640Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-12-04T08:35:51.4436960Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-12-04T08:35:51.4437300Z  # We don't want the job to fail if the directory doesn't exist 2025-12-04T08:35:51.4437750Z  exit 0 2025-12-04T08:35:51.4437920Z fi 2025-12-04T08:35:51.4438070Z  2025-12-04T08:35:51.4438250Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-12-04T08:35:51.4438600Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T08:35:51.4438990Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T08:35:51.4439280Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T08:35:51.4439520Z  --runners "${RUNNER_INFO}" \ 2025-12-04T08:35:51.4439770Z  --dependencies "${DEPENDENCIES}" \ 2025-12-04T08:35:51.4439990Z  --dry-run 2025-12-04T08:35:51.4440170Z else 2025-12-04T08:35:51.4440450Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T08:35:51.4440810Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T08:35:51.4441110Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T08:35:51.4441360Z  --runners "${RUNNER_INFO}" \ 2025-12-04T08:35:51.4441590Z  --dependencies "${DEPENDENCIES}" 2025-12-04T08:35:51.4441810Z fi 2025-12-04T08:35:51.4454580Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:35:51.4454820Z env: 2025-12-04T08:35:51.4454980Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:51.4455190Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:51.4455480Z TEST_CONFIG: openreg 2025-12-04T08:35:51.4455640Z SHARD_NUMBER: 1 2025-12-04T08:35:51.4455820Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:51.4455980Z PR_BODY: 2025-12-04T08:35:51.4456180Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:51.4456490Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:51.4456750Z DEVICE_NAME: 2025-12-04T08:35:51.4456900Z DEVICE_TYPE: 2025-12-04T08:35:51.4457090Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-12-04T08:35:51.4457300Z DRY_RUN: false 2025-12-04T08:35:51.4458050Z BENCHMARK_METADATA: {"timestamp": 1764837350, "schema_version": "v3", "name": "macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19921726334, "run_attempt": 1, "job_id": 57112512950} 2025-12-04T08:35:51.4459030Z RUNNER_INFO: [{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-0-240.ec2.internal"}, "name": "", "type": ""}] 2025-12-04T08:35:51.4459420Z DEPENDENCIES: {} 2025-12-04T08:35:51.4459590Z ##[endgroup] 2025-12-04T08:35:51.4700380Z + [[ -n '' ]] 2025-12-04T08:35:51.4700660Z + [[ ! -d test/test-reports ]] 2025-12-04T08:35:51.4701030Z + [[ false == \t\r\u\e ]] 2025-12-04T08:35:51.4702760Z + 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": 1764837350, "schema_version": "v3", "name": "macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19921726334, "run_attempt": 1, "job_id": 57112512950}' --runners '[{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-0-240.ec2.internal"}, "name": "", "type": ""}]' --dependencies '{}' 2025-12-04T08:35:51.5580190Z /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'test_openreg'}], 'excluded': []} from test/test-reports/td_exclusions-a53be3cc511bd635af7c.json is not a benchmark record, skipping 2025-12-04T08:35:51.5581300Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T08:35:51.5745980Z Prepare all required actions 2025-12-04T08:35:51.5746290Z Getting action download info 2025-12-04T08:35:51.7343680Z Download action repository 'actions/setup-python@v6' (SHA:83679a892e2d95755f2dac6acb0bfd1e9ac5d548) 2025-12-04T08:35:52.0177510Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-12-04T08:35:52.0177810Z with: 2025-12-04T08:35:52.0177950Z job_id: 57112512950 2025-12-04T08:35:52.0178200Z job_name: macos-py3-arm64 / test (openreg, 1, 1, macos-m1-stable) 2025-12-04T08:35:52.0178490Z workflow_name: trunk 2025-12-04T08:35:52.0178730Z workflow_run_id: 19921726334 2025-12-04T08:35:52.0178940Z workflow_attempt: 1 2025-12-04T08:35:52.0179120Z local_path: usage_log.txt 2025-12-04T08:35:52.0179300Z env: 2025-12-04T08:35:52.0179460Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:52.0179660Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:52.0179860Z TEST_CONFIG: openreg 2025-12-04T08:35:52.0180020Z SHARD_NUMBER: 1 2025-12-04T08:35:52.0180200Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:52.0180370Z PR_BODY: 2025-12-04T08:35:52.0180520Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:52.0180800Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:52.0181060Z DEVICE_NAME: 2025-12-04T08:35:52.0181190Z DEVICE_TYPE: 2025-12-04T08:35:52.0181330Z ##[endgroup] 2025-12-04T08:35:52.0205870Z ##[group]Run actions/setup-python@v6 2025-12-04T08:35:52.0206060Z with: 2025-12-04T08:35:52.0206180Z python-version: 3.10 2025-12-04T08:35:52.0206340Z check-latest: false 2025-12-04T08:35:52.0206660Z token: *** 2025-12-04T08:35:52.0206800Z update-environment: true 2025-12-04T08:35:52.0206970Z allow-prereleases: false 2025-12-04T08:35:52.0207130Z freethreaded: false 2025-12-04T08:35:52.0207270Z env: 2025-12-04T08:35:52.0207400Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:52.0207570Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:52.0207760Z TEST_CONFIG: openreg 2025-12-04T08:35:52.0207900Z SHARD_NUMBER: 1 2025-12-04T08:35:52.0208040Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:52.0208190Z PR_BODY: 2025-12-04T08:35:52.0208320Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:52.0208570Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:52.0208820Z DEVICE_NAME: 2025-12-04T08:35:52.0208950Z DEVICE_TYPE: 2025-12-04T08:35:52.0209080Z ##[endgroup] 2025-12-04T08:35:52.6448930Z ##[group]Installed versions 2025-12-04T08:35:52.6453590Z Version 3.10 was not found in the local cache 2025-12-04T08:35:52.6748700Z (node:89022) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T08:35:52.6749280Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T08:35:52.9855530Z Version 3.10 is available for downloading 2025-12-04T08:35:52.9856780Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-11114431484/python-3.10.11-darwin-arm64.tar.gz" 2025-12-04T08:35:53.1963230Z Extract downloaded archive 2025-12-04T08:35:53.2034120Z [command]/usr/bin/tar xz -C /Users/ec2-user/runner/_work/_temp/07ca2413-44fa-4018-a4c7-3be4a6d3a7a2 -f /Users/ec2-user/runner/_work/_temp/80fd14e8-2a15-464e-97ed-bb7b0c845164 2025-12-04T08:35:53.2762220Z Execute installation script 2025-12-04T08:35:53.2820490Z Check if Python hostedtoolcache folder exist... 2025-12-04T08:35:53.2820820Z Creating Python hostedtoolcache folder... 2025-12-04T08:35:53.2833100Z ##[error]mkdir: /Users/runner: Permission denied 2025-12-04T08:35:53.2834160Z ##[error]The process '/bin/bash' failed with exit code 1 2025-12-04T08:35:53.2933310Z ##[group]Run if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-12-04T08:35:53.2933630Z if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-12-04T08:35:53.2933890Z  brew install --cask miniconda 2025-12-04T08:35:53.2934110Z fi 2025-12-04T08:35:53.2946580Z shell: /bin/bash -e -l {0} 2025-12-04T08:35:53.2946760Z env: 2025-12-04T08:35:53.2946920Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:35:53.2947120Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:35:53.2947320Z TEST_CONFIG: openreg 2025-12-04T08:35:53.2947470Z SHARD_NUMBER: 1 2025-12-04T08:35:53.2947640Z NUM_TEST_SHARDS: 1 2025-12-04T08:35:53.2947800Z PR_BODY: 2025-12-04T08:35:53.2947960Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:35:53.2948250Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:35:53.2948500Z DEVICE_NAME: 2025-12-04T08:35:53.2948660Z DEVICE_TYPE: 2025-12-04T08:35:53.2948820Z ##[endgroup] 2025-12-04T08:35:54.3758300Z ==> Caveats 2025-12-04T08:35:54.3758670Z Please run the following to setup your shell: 2025-12-04T08:35:54.3758930Z conda init "$(basename "${SHELL}")" 2025-12-04T08:35:54.3759090Z 2025-12-04T08:35:54.3759260Z Alternatively, manually add the following to your shell init: 2025-12-04T08:35:54.3759610Z eval "$(conda "shell.$(basename "${SHELL}")" hook)" 2025-12-04T08:35:54.3759800Z 2025-12-04T08:35:54.3818410Z ==> Downloading https://repo.anaconda.com/miniconda/Miniconda3-py313_25.9.1-3-MacOSX-arm64.sh 2025-12-04T08:35:54.5380810Z Already downloaded: /Users/ec2-user/Library/Caches/Homebrew/downloads/462dd98ff668c25f1bbf3144fd3c45f297fa6a2f9bb881c36a98e404ccc82379--Miniconda3-py313_25.9.1-3-MacOSX-arm64.sh 2025-12-04T08:35:57.4575270Z ==> Installing Cask miniconda 2025-12-04T08:35:57.6884350Z ==> Running installer script 'Miniconda3-py313_25.9.1-3-MacOSX-arm64.sh' 2025-12-04T08:35:58.8836070Z PREFIX=/opt/homebrew/Caskroom/miniconda/base 2025-12-04T08:35:59.1779010Z Unpacking bootstrapper... 2025-12-04T08:35:59.2749670Z Unpacking payload... 2025-12-04T08:36:36.3724690Z 2025-12-04T08:36:36.3726050Z Installing base environment... 2025-12-04T08:36:36.3726320Z 2025-12-04T08:36:47.1969100Z Preparing transaction: ...working... done 2025-12-04T08:37:07.0406110Z Executing transaction: ...working... 2025-12-04T08:37:07.0406370Z done 2025-12-04T08:37:17.9572740Z installation finished. 2025-12-04T08:37:17.9590230Z ==> Linking Binary 'conda' to '/opt/homebrew/bin/conda' 2025-12-04T08:37:18.0885430Z 🍺 miniconda was successfully installed! 2025-12-04T08:37:18.1329560Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-12-04T08:37:18.1329860Z with: 2025-12-04T08:37:18.1330030Z minimum-available-space-in-gb: 6 2025-12-04T08:37:18.1330220Z env: 2025-12-04T08:37:18.1330380Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:37:18.1330580Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:37:18.1330790Z TEST_CONFIG: openreg 2025-12-04T08:37:18.1330960Z SHARD_NUMBER: 1 2025-12-04T08:37:18.1331130Z NUM_TEST_SHARDS: 1 2025-12-04T08:37:18.1331300Z PR_BODY: 2025-12-04T08:37:18.1331460Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:37:18.1331820Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:37:18.1332080Z DEVICE_NAME: 2025-12-04T08:37:18.1332230Z DEVICE_TYPE: 2025-12-04T08:37:18.1332380Z ##[endgroup] 2025-12-04T08:37:18.1342950Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-12-04T08:37:18.1343390Z echo "Print the available disk space for manual inspection" 2025-12-04T08:37:18.1343650Z df -h 2025-12-04T08:37:18.1343790Z  2025-12-04T08:37:18.1343940Z function check_disk_space() { 2025-12-04T08:37:18.1344150Z  set +e 2025-12-04T08:37:18.1344290Z  2025-12-04T08:37:18.1344470Z  # Set the minimum requirement space to 6GB 2025-12-04T08:37:18.1344820Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-12-04T08:37:18.1345120Z  2025-12-04T08:37:18.1345330Z  # Use KB to avoid floating point warning like 3.1GB 2025-12-04T08:37:18.1345640Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-12-04T08:37:18.1345870Z  do 2025-12-04T08:37:18.1346050Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-12-04T08:37:18.1346300Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-12-04T08:37:18.1346510Z  2025-12-04T08:37:18.1346670Z  if [ "${MOUNT}" = "/" ]; then 2025-12-04T08:37:18.1346960Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-12-04T08:37:18.1347490Z  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-12-04T08:37:18.1347950Z  else 2025-12-04T08:37:18.1348240Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-12-04T08:37:18.1348550Z  fi 2025-12-04T08:37:18.1348720Z  fi 2025-12-04T08:37:18.1348870Z  done 2025-12-04T08:37:18.1349020Z  2025-12-04T08:37:18.1349150Z  set -e 2025-12-04T08:37:18.1349310Z } 2025-12-04T08:37:18.1349440Z  2025-12-04T08:37:18.1349590Z RESULT=$(check_disk_space) 2025-12-04T08:37:18.1349810Z echo "${RESULT}" 2025-12-04T08:37:18.1349970Z  2025-12-04T08:37:18.1350190Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-12-04T08:37:18.1350710Z  # 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-12-04T08:37:18.1351200Z  # https://github.com/pytorch/pytorch/issues/85440 2025-12-04T08:37:18.1351640Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-12-04T08:37:18.1352150Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-12-04T08:37:18.1352630Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-12-04T08:37:18.1352900Z  2025-12-04T08:37:18.1353060Z  # Clean up crash reports on the runner 2025-12-04T08:37:18.1353390Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-12-04T08:37:18.1353670Z  2025-12-04T08:37:18.1354040Z  # Also try to clean up torch.hub caching directory 2025-12-04T08:37:18.1354350Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-12-04T08:37:18.1354570Z  2025-12-04T08:37:18.1354700Z  # Purge conda 2025-12-04T08:37:18.1354910Z  conda clean -p -t -y || true 2025-12-04T08:37:18.1355130Z  # and pip cache 2025-12-04T08:37:18.1355310Z  pip cache purge || true 2025-12-04T08:37:18.1355520Z  2025-12-04T08:37:18.1355750Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-12-04T08:37:18.1356070Z  # Re-run the check 2025-12-04T08:37:18.1356280Z  RESULT=$(check_disk_space) 2025-12-04T08:37:18.1356490Z  echo "${RESULT}" 2025-12-04T08:37:18.1356660Z fi 2025-12-04T08:37:18.1356800Z  2025-12-04T08:37:18.1356950Z if [[ "${RESULT}" == *Failure* ]]; then 2025-12-04T08:37:18.1357160Z  df -h 2025-12-04T08:37:18.1357300Z  2025-12-04T08:37:18.1357710Z  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-12-04T08:37:18.1358170Z  exit 1 2025-12-04T08:37:18.1358330Z fi 2025-12-04T08:37:18.1375840Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:37:18.1376080Z env: 2025-12-04T08:37:18.1376220Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:37:18.1376400Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-12-04T08:37:18.1376590Z TEST_CONFIG: openreg 2025-12-04T08:37:18.1376740Z SHARD_NUMBER: 1 2025-12-04T08:37:18.1376880Z NUM_TEST_SHARDS: 1 2025-12-04T08:37:18.1377030Z PR_BODY: 2025-12-04T08:37:18.1377160Z REINSTALL_BREW_MINICONDA: 1 2025-12-04T08:37:18.1377410Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:37:18.1377650Z DEVICE_NAME: 2025-12-04T08:37:18.1377790Z DEVICE_TYPE: 2025-12-04T08:37:18.1377940Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-12-04T08:37:18.1378120Z ##[endgroup] 2025-12-04T08:37:18.1627750Z Print the available disk space for manual inspection 2025-12-04T08:37:18.1641270Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-12-04T08:37:18.1641680Z /dev/disk5s2s1 256Gi 9.6Gi 180Gi 6% 404k 1.9G 0% / 2025-12-04T08:37:18.1642420Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-12-04T08:37:18.1642820Z /dev/disk5s5 256Gi 2.0Gi 180Gi 2% 2 1.9G 0% /System/Volumes/VM 2025-12-04T08:37:18.1643260Z /dev/disk5s3 256Gi 5.9Gi 180Gi 4% 1.1k 1.9G 0% /System/Volumes/Preboot 2025-12-04T08:37:18.1643690Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-12-04T08:37:18.1644140Z /dev/disk1s1 500Mi 54Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-12-04T08:37:18.1644610Z /dev/disk1s3 500Mi 924Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-12-04T08:37:18.1645010Z /dev/disk5s1 256Gi 58Gi 180Gi 25% 2.8M 1.9G 0% /System/Volumes/Data 2025-12-04T08:37:18.1645420Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-12-04T08:37:18.1645830Z /dev/disk3s4 228Gi 132Ki 209Gi 1% 21 2.2G 0% /private/tmp/tmp-mount-NaoiyG 2025-12-04T08:37:18.2020520Z Success: There is 188352012KB free space left in / for macOS, continue 2025-12-04T08:37:18.2075560Z Post job cleanup. 2025-12-04T08:37:18.2099870Z Post job cleanup. 2025-12-04T08:37:18.3099160Z (node:90062) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T08:37:18.3099800Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T08:37:18.3147050Z Post job cleanup. 2025-12-04T08:37:18.3565450Z Removing virtual environment at /Users/ec2-user/runner/_work/_temp/venv-3.12-1764837243 2025-12-04T08:37:21.1707110Z Post job cleanup. 2025-12-04T08:37:21.1760940Z Post job cleanup. 2025-12-04T08:37:21.2513920Z [command]/usr/bin/git version 2025-12-04T08:37:21.2578780Z git version 2.39.5 (Apple Git-154) 2025-12-04T08:37:21.2597620Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/52f9b935-84d4-4341-8561-3966575e41b6/.gitconfig' 2025-12-04T08:37:21.2603610Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/52f9b935-84d4-4341-8561-3966575e41b6' before making global git config changes 2025-12-04T08:37:21.2604280Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T08:37:21.2606360Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-12-04T08:37:21.2670910Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T08:37:21.2728410Z [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-12-04T08:37:21.3212930Z Entering 'android/libs/fbjni' 2025-12-04T08:37:21.3315860Z Entering 'third_party/FP16' 2025-12-04T08:37:21.3415820Z Entering 'third_party/FXdiv' 2025-12-04T08:37:21.3512990Z Entering 'third_party/NNPACK' 2025-12-04T08:37:21.3609630Z Entering 'third_party/NVTX' 2025-12-04T08:37:21.3716500Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:37:21.3813210Z Entering 'third_party/XNNPACK' 2025-12-04T08:37:21.3915040Z Entering 'third_party/aiter' 2025-12-04T08:37:21.4013930Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:37:21.4115230Z Entering 'third_party/benchmark' 2025-12-04T08:37:21.4213640Z Entering 'third_party/composable_kernel' 2025-12-04T08:37:21.4314360Z Entering 'third_party/cpp-httplib' 2025-12-04T08:37:21.4416780Z Entering 'third_party/cpuinfo' 2025-12-04T08:37:21.4525460Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:37:21.4625340Z Entering 'third_party/cutlass' 2025-12-04T08:37:21.4726620Z Entering 'third_party/fbgemm' 2025-12-04T08:37:21.4825360Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:37:21.4922110Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:37:21.5020590Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:37:21.5118410Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:37:21.5219400Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:37:21.5316440Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:37:21.5411910Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:37:21.5508710Z Entering 'third_party/flash-attention' 2025-12-04T08:37:21.5605890Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:37:21.5715570Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:37:21.5810420Z Entering 'third_party/flatbuffers' 2025-12-04T08:37:21.5911460Z Entering 'third_party/fmt' 2025-12-04T08:37:21.6009550Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:37:21.6106620Z Entering 'third_party/gloo' 2025-12-04T08:37:21.6204460Z Entering 'third_party/googletest' 2025-12-04T08:37:21.6303170Z Entering 'third_party/ideep' 2025-12-04T08:37:21.6398900Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:37:21.6500830Z Entering 'third_party/ittapi' 2025-12-04T08:37:21.6600900Z Entering 'third_party/kineto' 2025-12-04T08:37:21.6699260Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:37:21.6795810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:37:21.6894290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:37:21.6992540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:37:21.7091240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:37:21.7188720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:37:21.7289180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:37:21.7388550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:37:21.7487810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:37:21.7586660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:37:21.7684920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:37:21.7782570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:37:21.7883340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:37:21.7988030Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:37:21.8087100Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:37:21.8186940Z Entering 'third_party/kleidiai' 2025-12-04T08:37:21.8286410Z Entering 'third_party/mimalloc' 2025-12-04T08:37:21.8383840Z Entering 'third_party/nlohmann' 2025-12-04T08:37:21.8481570Z Entering 'third_party/onnx' 2025-12-04T08:37:21.8585860Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:37:21.8691900Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:37:21.8791770Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:37:21.8891170Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:37:21.8988940Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:37:21.9085350Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:37:21.9181360Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:37:21.9276740Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:37:21.9372230Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:37:21.9468070Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:37:21.9566640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:37:21.9665270Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:37:21.9772280Z Entering 'third_party/pocketfft' 2025-12-04T08:37:21.9871390Z Entering 'third_party/protobuf' 2025-12-04T08:37:21.9968860Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:37:22.0066040Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:37:22.0167190Z Entering 'third_party/psimd' 2025-12-04T08:37:22.0266170Z Entering 'third_party/pthreadpool' 2025-12-04T08:37:22.0364240Z Entering 'third_party/pybind11' 2025-12-04T08:37:22.0475090Z Entering 'third_party/python-peachpy' 2025-12-04T08:37:22.0585750Z Entering 'third_party/sleef' 2025-12-04T08:37:22.0693850Z Entering 'third_party/tensorpipe' 2025-12-04T08:37:22.0794650Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:37:22.0893430Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:37:22.0990690Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:37:22.1089210Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:37:22.1185140Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:37:22.1299270Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T08:37:22.1353620Z http.https://github.com/.extraheader 2025-12-04T08:37:22.1361030Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T08:37:22.1423480Z [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-12-04T08:37:22.1901180Z Entering 'android/libs/fbjni' 2025-12-04T08:37:22.1970500Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2040310Z Entering 'third_party/FP16' 2025-12-04T08:37:22.2104280Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2167540Z Entering 'third_party/FXdiv' 2025-12-04T08:37:22.2231090Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2294650Z Entering 'third_party/NNPACK' 2025-12-04T08:37:22.2358810Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2421920Z Entering 'third_party/NVTX' 2025-12-04T08:37:22.2486050Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2549860Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:37:22.2615700Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2691950Z Entering 'third_party/XNNPACK' 2025-12-04T08:37:22.2758310Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2827090Z Entering 'third_party/aiter' 2025-12-04T08:37:22.2893430Z http.https://github.com/.extraheader 2025-12-04T08:37:22.2956490Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:37:22.3020900Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3088680Z Entering 'third_party/benchmark' 2025-12-04T08:37:22.3154110Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3216870Z Entering 'third_party/composable_kernel' 2025-12-04T08:37:22.3280670Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3346490Z Entering 'third_party/cpp-httplib' 2025-12-04T08:37:22.3411080Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3475210Z Entering 'third_party/cpuinfo' 2025-12-04T08:37:22.3538800Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3601640Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:37:22.3664980Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3727160Z Entering 'third_party/cutlass' 2025-12-04T08:37:22.3790720Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3857220Z Entering 'third_party/fbgemm' 2025-12-04T08:37:22.3923160Z http.https://github.com/.extraheader 2025-12-04T08:37:22.3986310Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:37:22.4049960Z http.https://github.com/.extraheader 2025-12-04T08:37:22.4118980Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:37:22.4182100Z http.https://github.com/.extraheader 2025-12-04T08:37:22.4248200Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:37:22.4311900Z http.https://github.com/.extraheader 2025-12-04T08:37:22.4374580Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:37:22.4438220Z http.https://github.com/.extraheader 2025-12-04T08:37:22.4504130Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:37:22.4569550Z http.https://github.com/.extraheader 2025-12-04T08:37:22.4632900Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:37:22.4697170Z http.https://github.com/.extraheader 2025-12-04T08:37:22.4761730Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:37:22.4825080Z http.https://github.com/.extraheader 2025-12-04T08:37:22.4889910Z Entering 'third_party/flash-attention' 2025-12-04T08:37:22.4955560Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5018080Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:37:22.5081790Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5147000Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:37:22.5210470Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5276990Z Entering 'third_party/flatbuffers' 2025-12-04T08:37:22.5342290Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5406700Z Entering 'third_party/fmt' 2025-12-04T08:37:22.5471310Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5534820Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:37:22.5598410Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5667930Z Entering 'third_party/gloo' 2025-12-04T08:37:22.5731950Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5801730Z Entering 'third_party/googletest' 2025-12-04T08:37:22.5865500Z http.https://github.com/.extraheader 2025-12-04T08:37:22.5928290Z Entering 'third_party/ideep' 2025-12-04T08:37:22.5993050Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6054100Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:37:22.6116680Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6184410Z Entering 'third_party/ittapi' 2025-12-04T08:37:22.6248660Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6311490Z Entering 'third_party/kineto' 2025-12-04T08:37:22.6374230Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6435620Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:37:22.6498630Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6561750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:37:22.6625170Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6690660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:37:22.6755520Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6821800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:37:22.6886770Z http.https://github.com/.extraheader 2025-12-04T08:37:22.6950910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:37:22.7014840Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7078120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:37:22.7142440Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7208030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:37:22.7271760Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7335420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:37:22.7400510Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7467040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:37:22.7532130Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7598550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:37:22.7663730Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7728970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:37:22.7793500Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7856360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:37:22.7936470Z http.https://github.com/.extraheader 2025-12-04T08:37:22.7986670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:37:22.8052080Z http.https://github.com/.extraheader 2025-12-04T08:37:22.8122020Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:37:22.8186600Z http.https://github.com/.extraheader 2025-12-04T08:37:22.8256760Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:37:22.8318870Z http.https://github.com/.extraheader 2025-12-04T08:37:22.8382700Z Entering 'third_party/kleidiai' 2025-12-04T08:37:22.8446290Z http.https://github.com/.extraheader 2025-12-04T08:37:22.8511290Z Entering 'third_party/mimalloc' 2025-12-04T08:37:22.8575210Z http.https://github.com/.extraheader 2025-12-04T08:37:22.8638530Z Entering 'third_party/nlohmann' 2025-12-04T08:37:22.8701570Z http.https://github.com/.extraheader 2025-12-04T08:37:22.8765160Z Entering 'third_party/onnx' 2025-12-04T08:37:22.8828600Z http.https://github.com/.extraheader 2025-12-04T08:37:22.8896540Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:37:22.8962280Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9027650Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:37:22.9092430Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9155520Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:37:22.9218610Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9281640Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:37:22.9344890Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9407380Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:37:22.9471780Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9533870Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:37:22.9595900Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9658610Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:37:22.9722430Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9784900Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:37:22.9848040Z http.https://github.com/.extraheader 2025-12-04T08:37:22.9910360Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:37:22.9973680Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0034620Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:37:23.0097450Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0161280Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:37:23.0225240Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0290300Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:37:23.0353700Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0426580Z Entering 'third_party/pocketfft' 2025-12-04T08:37:23.0493110Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0556160Z Entering 'third_party/protobuf' 2025-12-04T08:37:23.0620310Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0684010Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:37:23.0748950Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0824750Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:37:23.0888220Z http.https://github.com/.extraheader 2025-12-04T08:37:23.0952910Z Entering 'third_party/psimd' 2025-12-04T08:37:23.1017540Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1080030Z Entering 'third_party/pthreadpool' 2025-12-04T08:37:23.1144800Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1207720Z Entering 'third_party/pybind11' 2025-12-04T08:37:23.1270880Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1333650Z Entering 'third_party/python-peachpy' 2025-12-04T08:37:23.1396930Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1459310Z Entering 'third_party/sleef' 2025-12-04T08:37:23.1522620Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1591630Z Entering 'third_party/tensorpipe' 2025-12-04T08:37:23.1655010Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1716960Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:37:23.1783620Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1847410Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:37:23.1911520Z http.https://github.com/.extraheader 2025-12-04T08:37:23.1975380Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:37:23.2040020Z http.https://github.com/.extraheader 2025-12-04T08:37:23.2105890Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:37:23.2169700Z http.https://github.com/.extraheader 2025-12-04T08:37:23.2231820Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:37:23.2295040Z http.https://github.com/.extraheader 2025-12-04T08:37:23.2377870Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.2439540Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T08:37:23.2919780Z Entering 'android/libs/fbjni' 2025-12-04T08:37:23.2967790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T08:37:23.2999860Z Entering 'third_party/FP16' 2025-12-04T08:37:23.3045670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T08:37:23.3077040Z Entering 'third_party/FXdiv' 2025-12-04T08:37:23.3122190Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T08:37:23.3153900Z Entering 'third_party/NNPACK' 2025-12-04T08:37:23.3198940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T08:37:23.3230230Z Entering 'third_party/NVTX' 2025-12-04T08:37:23.3275630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T08:37:23.3308220Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:37:23.3353490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T08:37:23.3385590Z Entering 'third_party/XNNPACK' 2025-12-04T08:37:23.3430820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T08:37:23.3467410Z Entering 'third_party/aiter' 2025-12-04T08:37:23.3515540Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T08:37:23.3546870Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:37:23.3592170Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T08:37:23.3628300Z Entering 'third_party/benchmark' 2025-12-04T08:37:23.3675280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:37:23.3707760Z Entering 'third_party/composable_kernel' 2025-12-04T08:37:23.3753150Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T08:37:23.3788650Z Entering 'third_party/cpp-httplib' 2025-12-04T08:37:23.3835130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T08:37:23.3867020Z Entering 'third_party/cpuinfo' 2025-12-04T08:37:23.3913160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T08:37:23.3945210Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:37:23.3990230Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T08:37:23.4022910Z Entering 'third_party/cutlass' 2025-12-04T08:37:23.4067920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T08:37:23.4103030Z Entering 'third_party/fbgemm' 2025-12-04T08:37:23.4148970Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T08:37:23.4179970Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:37:23.4225090Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T08:37:23.4256370Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:37:23.4300910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T08:37:23.4334590Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:37:23.4379660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T08:37:23.4411260Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:37:23.4455080Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T08:37:23.4489460Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:37:23.4535290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T08:37:23.4566500Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:37:23.4611090Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T08:37:23.4642060Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:37:23.4686280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T08:37:23.4719520Z Entering 'third_party/flash-attention' 2025-12-04T08:37:23.4765610Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T08:37:23.4795710Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:37:23.4839950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T08:37:23.4873080Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:37:23.4917850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T08:37:23.4953400Z Entering 'third_party/flatbuffers' 2025-12-04T08:37:23.4999360Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T08:37:23.5032390Z Entering 'third_party/fmt' 2025-12-04T08:37:23.5076760Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:37:23.5108210Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:37:23.5152950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T08:37:23.5184340Z Entering 'third_party/gloo' 2025-12-04T08:37:23.5228850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T08:37:23.5260260Z Entering 'third_party/googletest' 2025-12-04T08:37:23.5304620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:37:23.5335810Z Entering 'third_party/ideep' 2025-12-04T08:37:23.5380460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T08:37:23.5410020Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:37:23.5453890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T08:37:23.5489300Z Entering 'third_party/ittapi' 2025-12-04T08:37:23.5535220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T08:37:23.5566730Z Entering 'third_party/kineto' 2025-12-04T08:37:23.5611200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T08:37:23.5641580Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:37:23.5686590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T08:37:23.5717080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:37:23.5762160Z 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-12-04T08:37:23.5794660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:37:23.5839830Z 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-12-04T08:37:23.5871580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:37:23.5917710Z 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-12-04T08:37:23.5949200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:37:23.5994340Z 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-12-04T08:37:23.6024600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:37:23.6069500Z 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-12-04T08:37:23.6103420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:37:23.6148790Z 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-12-04T08:37:23.6180570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:37:23.6226260Z 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-12-04T08:37:23.6258080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:37:23.6303790Z 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-12-04T08:37:23.6336030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:37:23.6381200Z 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-12-04T08:37:23.6412880Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:37:23.6457810Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:37:23.6487930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:37:23.6533730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:37:23.6566650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:37:23.6612680Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:37:23.6649070Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:37:23.6694500Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T08:37:23.6726370Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:37:23.6771370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T08:37:23.6804890Z Entering 'third_party/kleidiai' 2025-12-04T08:37:23.6850960Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T08:37:23.6883310Z Entering 'third_party/mimalloc' 2025-12-04T08:37:23.6928580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T08:37:23.6960150Z Entering 'third_party/nlohmann' 2025-12-04T08:37:23.7005200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T08:37:23.7037240Z Entering 'third_party/onnx' 2025-12-04T08:37:23.7085520Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T08:37:23.7122340Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:37:23.7169510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:37:23.7203160Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:37:23.7249510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T08:37:23.7280750Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:37:23.7325320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:37:23.7356870Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:37:23.7401950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:37:23.7433240Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:37:23.7477780Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T08:37:23.7508980Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:37:23.7553580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T08:37:23.7585960Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:37:23.7631120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T08:37:23.7662430Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:37:23.7707060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T08:37:23.7738640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:37:23.7782740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:37:23.7812160Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:37:23.7856110Z 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-12-04T08:37:23.7888430Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:37:23.7932090Z 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-12-04T08:37:23.7965300Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:37:23.8010260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T08:37:23.8050610Z Entering 'third_party/pocketfft' 2025-12-04T08:37:23.8097540Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T08:37:23.8129030Z Entering 'third_party/protobuf' 2025-12-04T08:37:23.8173370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T08:37:23.8204730Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:37:23.8249410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:37:23.8280310Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:37:23.8324120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:37:23.8357230Z Entering 'third_party/psimd' 2025-12-04T08:37:23.8402110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T08:37:23.8433390Z Entering 'third_party/pthreadpool' 2025-12-04T08:37:23.8477930Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T08:37:23.8509370Z Entering 'third_party/pybind11' 2025-12-04T08:37:23.8553490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:37:23.8584790Z Entering 'third_party/python-peachpy' 2025-12-04T08:37:23.8628870Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T08:37:23.8659740Z Entering 'third_party/sleef' 2025-12-04T08:37:23.8704220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T08:37:23.8735940Z Entering 'third_party/tensorpipe' 2025-12-04T08:37:23.8780800Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T08:37:23.8810460Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:37:23.8854300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:37:23.8885860Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:37:23.8929910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T08:37:23.8960700Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:37:23.9004760Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T08:37:23.9036110Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:37:23.9079920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:37:23.9109070Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:37:23.9152530Z 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-12-04T08:37:23.9199580Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9259430Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9316540Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9372740Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9428070Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9493620Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9552330Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9613530Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9684810Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9740380Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9804060Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:23.9922170Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0021110Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0107360Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0205400Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0287070Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0345320Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0403020Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0458790Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0513030Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0571010Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0626930Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0681910Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0735840Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0789600Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0842370Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0895180Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.0948760Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1006420Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1063230Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1116930Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1170870Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1223440Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1277290Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1330940Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1385150Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1440860Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1497780Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1550850Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1604130Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1657140Z [command]/usr/bin/git config --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 --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1709900Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1762390Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1816540Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1869940Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1925660Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.1983100Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2036880Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2090070Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2144720Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2196180Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2248780Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2300510Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2352350Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2405190Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2457420Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2513970Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2566270Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2618130Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2670870Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2723390Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2776390Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2828870Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2880840Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2934070Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.2986930Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3038700Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3091530Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3145480Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3197820Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3249650Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3302430Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3356580Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3409380Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3462470Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3515930Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3572120Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3624990Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3681700Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3735960Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3788230Z [command]/usr/bin/git config --file /Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:37:24.3887480Z A job completed hook has been configured by the self-hosted runner administrator 2025-12-04T08:37:24.3925340Z ##[group]Run '/opt/runner_scripts/post-job.sh' 2025-12-04T08:37:24.3938590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:37:24.3938830Z ##[endgroup] 2025-12-04T08:37:24.4236240Z + df -h 2025-12-04T08:37:24.4241590Z + Checking if runner needs to be terminated...ok 2025-12-04T08:37:24.4242020Z + Outputting disk space 2025-12-04T08:37:24.4247520Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-12-04T08:37:24.4247930Z /dev/disk5s2s1 256Gi 9.6Gi 181Gi 6% 404k 1.9G 0% / 2025-12-04T08:37:24.4248610Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-12-04T08:37:24.4249050Z /dev/disk5s5 256Gi 2.0Gi 181Gi 2% 2 1.9G 0% /System/Volumes/VM 2025-12-04T08:37:24.4249530Z /dev/disk5s3 256Gi 5.9Gi 181Gi 4% 1.1k 1.9G 0% /System/Volumes/Preboot 2025-12-04T08:37:24.4249950Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-12-04T08:37:24.4250400Z /dev/disk1s1 500Mi 54Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-12-04T08:37:24.4250830Z /dev/disk1s3 500Mi 924Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-12-04T08:37:24.4260900Z /dev/disk5s1 256Gi 56Gi 181Gi 24% 2.7M 1.9G 0% /System/Volumes/Data 2025-12-04T08:37:24.4261330Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-12-04T08:37:24.4261780Z /dev/disk3s4 228Gi 132Ki 209Gi 1% 21 2.2G 0% /private/tmp/tmp-mount-NaoiyG 2025-12-04T08:37:24.4262130Z + ls -t /var/log/post_job 2025-12-04T08:37:24.4262320Z + awk 'NR>100' 2025-12-04T08:37:24.4262520Z + xargs rm -fv 2025-12-04T08:37:24.4262720Z + Cleaning up old logs (Keep the latest 100) 2025-12-04T08:37:24.7342740Z + Restoring SSH key to be the skeleton key 2025-12-04T08:37:24.7422020Z Cleaning up orphan processes