14:32:18.95 [DEBUG] /Users/jack/.cache/pants/lmdb_store/immutable/files -> /private/var/folders/yn/4q7r_wwd16v279lryh84bgtc0000gq/T hardlinkable: true 14:32:18.95 [DEBUG] Completed: setup_sandbox 14:32:18.97 [DEBUG] spawned local process as Some(7948) for Process { argv: ["/Users/jack/Library/Caches/nce/6faa4322d1df41d032e4938795c6f2c262ab92bb642a9bac1101cb7d1631f9c1/bindings/venvs/2.22.0/bin/python3.9", "./pex", "--tmpdir", ".tmp", "--no-emit-warnings", "--pip-version", "24.0", "--python-path", "/Users/jack/.pyenv/versions/3.11.9/bin:/Users/jack/.pyenv/versions/3.12.2/bin:/Users/jack/.rye/shims:/Users/jack/pnpm:/Users/jack/n/bin:/Users/jack/google-cloud-sdk/bin:/opt/homebrew/bin:/Users/jack/nvim-macos-arm64/bin:/Users/jack/.cargo/bin:/Users/jack/bin:/Users/jack/.bun/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:/Library/Apple/usr/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/jack/.local/bin", "--interpreter-constraint", "CPython==3.12.*", "--", "-c", "import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, \"rb\") as fp:\n for chunk in iter(lambda: fp.read(8192), b\"\"):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n"], env: {"CPPFLAGS": "", "LANG": "en_GB.UTF-8", "LDFLAGS": "", "PATH": "/Users/jack/.rye/shims:/Users/jack/pnpm:/Users/jack/n/bin:/Users/jack/google-cloud-sdk/bin:/opt/homebrew/bin:/Users/jack/nvim-macos-arm64/bin:/Users/jack/.cargo/bin:/Users/jack/bin:/Users/jack/.bun/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:/Library/Apple/usr/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/jack/.local/bin", "PEX_IGNORE_RCFILES": "true", "PEX_PYTHON": "/Users/jack/Library/Caches/nce/6faa4322d1df41d032e4938795c6f2c262ab92bb642a9bac1101cb7d1631f9c1/bindings/venvs/2.22.0/bin/python3.9", "PEX_ROOT": ".cache/pex_root"}, working_directory: None, input_digests: InputDigests { complete: DirectoryDigest { digest: Digest { hash: Fingerprint<5b303bb6b7dce3ff6ca48ff0df5e73b78935a26409389aa3544472b4738da3f6>, size_bytes: 158 }, tree: "Some(..)" }, nailgun: DirectoryDigest { digest: Digest { hash: Fingerprint, size_bytes: 0 }, tree: "Some(..)" }, inputs: DirectoryDigest { digest: Digest { hash: Fingerprint<5b303bb6b7dce3ff6ca48ff0df5e73b78935a26409389aa3544472b4738da3f6>, size_bytes: 158 }, tree: "Some(..)" }, immutable_inputs: {}, use_nailgun: {} }, output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, concurrency_available: 0, description: "Find interpreter for constraints: CPython==3.12.*", level: Debug, append_only_caches: {CacheName("pex_root"): RelativePath(".cache/pex_root"), CacheName("python_build_standalone"): RelativePath(".python-build-standalone")}, jdk_home: None, cache_scope: PerRestartSuccessful, execution_environment: ProcessExecutionEnvironment { name: None, platform: Macos_arm64, strategy: Local }, remote_cache_speculation_delay: 0ns, attempt: 0 } 14:32:19.98 [DEBUG] Completed: Find interpreter for constraints: CPython==3.12.* 14:32:19.98 [DEBUG] Completed: Scheduling: Find interpreter for constraints: CPython==3.12.* 14:32:19.99 [DEBUG] Completed: Find Python interpreter for constraints - CPython==3.12.* - Selected /opt/homebrew/Cellar/python@3.12/3.12.5/Frameworks/Python.framework/Versions/3.12/bin/python3.12 to run PEXes with. 14:32:19.99 [DEBUG] Completed: Resolve transitive targets 14:32:19.99 [DEBUG] Completed: Scheduling: Installing requirements.txt for the resolve `python-default` 14:32:20.00 [DEBUG] Completed: pants.backend.python.util_rules.pex.build_pex 14:32:20.03 [DEBUG] Completed: pants.backend.python.util_rules.python_sources.strip_python_sources 14:32:20.04 [DEBUG] Completed: pants.backend.python.util_rules.pex_from_targets.create_pex_from_targets 14:32:20.09 [DEBUG] Lockfile for resolve python-default at requirements.txt has no metadata block, so was not generated by Pants. Lockfile will not be validated. 14:32:20.09 [DEBUG] Completed: pants.backend.python.util_rules.pex.build_pex 14:32:20.10 [DEBUG] Completed: pants.backend.python.goals.pytest_runner.setup_pytest_for_target 14:32:20.10 [DEBUG] Canceled: pants.backend.python.util_rules.pex.build_pex 14:32:20.10 [DEBUG] Completed: Run Pytest - //test_thing.py:tests0 14:32:20.10 [DEBUG] Completed: `test` goal 14:32:20.10 [DEBUG] computed 1 nodes in 1.413587 seconds. there are 605 total nodes. 14:32:20.10 [ERROR] 1 Exception encountered: