Read the Docs build information Build id: 3954486 Project: jij-inc-ommx Version: 831 Commit: 710b2cd104f54812ba130a90d1878cdb3420c74c Date: 2026-04-23T09:17:10.141806Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-23T09:19:24.080769Z, end-time: 2026-04-23T09:19:24.770729Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/Jij-Inc/ommx.git . Cloning into '.'... [rtd-command-info] start-time: 2026-04-23T09:19:24.861845Z, end-time: 2026-04-23T09:19:26.135050Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/831/head:external-831 From https://github.com/Jij-Inc/ommx * [new ref] refs/pull/831/head -> external-831 * [new tag] python-3.0.0a1 -> python-3.0.0a1 * [new tag] python-3.0.0a2 -> python-3.0.0a2 [rtd-command-info] start-time: 2026-04-23T09:19:26.864663Z, end-time: 2026-04-23T09:19:26.942145Z, duration: 0, exit-code: 0 git checkout --force 710b2cd104f54812ba130a90d1878cdb3420c74c Note: switching to '710b2cd104f54812ba130a90d1878cdb3420c74c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 710b2cd Document the katexit convention for rustdoc math [rtd-command-info] start-time: 2026-04-23T09:19:27.029174Z, end-time: 2026-04-23T09:19:27.065035Z, duration: 0, exit-code: 0 cat docs/en/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/en/conf.py build: os: ubuntu-24.04 tools: python: "3.12" jobs: pre_create_environment: - asdf plugin add uv - asdf install uv latest - asdf global uv latest create_environment: - uv venv "${READTHEDOCS_VIRTUALENV_PATH}" install: - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --only-group docs [rtd-command-info] start-time: 2026-04-23T09:19:31.606259Z, end-time: 2026-04-23T09:19:31.657192Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-23T09:19:32.025654Z, end-time: 2026-04-23T09:19:33.319148Z, duration: 1, exit-code: 0 asdf plugin add uv updating plugin repository...From https://github.com/asdf-vm/asdf-plugins 8e311ee..c0369a1 master -> origin/master * [new branch] dependabot/github_actions/actions/checkout-6 -> origin/dependabot/github_actions/actions/checkout-6 * [new branch] dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1 -> origin/dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1 * [new branch] dependabot/github_actions/asdf-vm/actions-4 -> origin/dependabot/github_actions/asdf-vm/actions-4 HEAD is now at c0369a1 feat: add yasm plugin (#1087) [rtd-command-info] start-time: 2026-04-23T09:19:33.410603Z, end-time: 2026-04-23T09:19:34.613410Z, duration: 1, exit-code: 0 asdf install uv latest redirect url: https://github.com/astral-sh/uv/releases/tag/0.11.7 * Downloading uv release 0.11.7... uv 0.11.7 installation was successful! [rtd-command-info] start-time: 2026-04-23T09:19:34.715357Z, end-time: 2026-04-23T09:19:34.827076Z, duration: 0, exit-code: 0 asdf global uv latest redirect url: https://github.com/astral-sh/uv/releases/tag/0.11.7 [rtd-command-info] start-time: 2026-04-23T09:19:34.924634Z, end-time: 2026-04-23T09:19:36.314292Z, duration: 1, exit-code: 0 uv venv "${READTHEDOCS_VIRTUALENV_PATH}" Downloading cpython-3.10.20-linux-x86_64-gnu (download) (28.4MiB) Downloaded cpython-3.10.20-linux-x86_64-gnu (download) Using CPython 3.10.20 Creating virtual environment at: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/831 [rtd-command-info] start-time: 2026-04-23T09:19:36.514174Z, end-time: 2026-04-23T09:19:38.620325Z, duration: 2, exit-code: 0 UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --only-group docs Downloading jedi (1.5MiB) Downloading sqlalchemy (3.1MiB) Downloading pygments (1.2MiB) Downloading babel (9.7MiB) Downloading sphinx (3.3MiB) Downloading debugpy (2.9MiB) Downloading pydata-sphinx-theme (4.4MiB) Downloading accessible-pygments (1.3MiB) Building sphinx-fontawesome==0.0.6 Downloaded accessible-pygments Downloaded pygments Downloaded pydata-sphinx-theme Downloaded debugpy Downloaded sqlalchemy Downloaded sphinx Downloaded babel Downloaded jedi Built sphinx-fontawesome==0.0.6 Prepared 81 packages in 1.41s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 81 packages in 357ms + accessible-pygments==0.0.5 + alabaster==1.0.0 + astroid==4.1.2 + asttokens==3.0.1 + attrs==26.1.0 + babel==2.18.0 + beautifulsoup4==4.14.3 + certifi==2026.2.25 + charset-normalizer==3.4.7 + click==8.3.2 + comm==0.2.3 + debugpy==1.8.20 + decorator==5.2.1 + docutils==0.21.2 + exceptiongroup==1.3.1 + executing==2.2.1 + fastjsonschema==2.21.2 + greenlet==3.4.0 + idna==3.11 + imagesize==2.0.0 + importlib-metadata==8.7.1 + ipykernel==7.2.0 + ipython==8.39.0 + jedi==0.19.2 + jinja2==3.1.6 + jsonschema==4.26.0 + jsonschema-specifications==2025.9.1 + jupyter-cache==1.0.1 + jupyter-client==8.8.0 + jupyter-core==5.9.1 + markdown-it-py==3.0.0 + markupsafe==3.0.3 + matplotlib-inline==0.2.1 + mdit-py-plugins==0.5.0 + mdurl==0.1.2 + myst-nb==1.4.0 + myst-parser==4.0.1 + nbclient==0.10.4 + nbformat==5.10.4 + nest-asyncio==1.6.0 + packaging==26.1 + parso==0.8.6 + pexpect==4.9.0 + platformdirs==4.9.6 + prompt-toolkit==3.0.52 + psutil==7.2.2 + ptyprocess==0.7.0 + pure-eval==0.2.3 + pydata-sphinx-theme==0.15.4 + pygments==2.20.0 + python-dateutil==2.9.0.post0 + pyyaml==6.0.3 + pyzmq==27.1.0 + referencing==0.37.0 + requests==2.33.1 + rpds-py==0.30.0 + six==1.17.0 + snowballstemmer==3.0.1 + soupsieve==2.8.3 + sphinx==8.1.3 + sphinx-autoapi==3.8.0 + sphinx-book-theme==1.1.4 + sphinx-fontawesome==0.0.6 + sphinxcontrib-applehelp==2.0.0 + sphinxcontrib-devhelp==2.0.0 + sphinxcontrib-htmlhelp==2.1.0 + sphinxcontrib-jsmath==1.0.1 + sphinxcontrib-katex==0.9.11 + sphinxcontrib-qthelp==2.0.0 + sphinxcontrib-serializinghtml==2.0.0 + sqlalchemy==2.0.49 + stack-data==0.6.3 + tabulate==0.10.0 + tomli==2.4.1 + tomlkit==0.14.0 + tornado==6.5.5 + traitlets==5.14.3 + typing-extensions==4.15.0 + urllib3==2.6.3 + wcwidth==0.6.0 + zipp==3.23.1 [rtd-command-info] start-time: 2026-04-23T09:19:38.775333Z, end-time: 2026-04-23T09:19:38.813832Z, duration: 0, exit-code: 0 cat docs/en/conf.py """Sphinx configuration for OMMX English documentation.""" from pathlib import Path here = Path(__file__).parent exec(open(here.parent / "conf_base.py").read()) language = "en" [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -m sphinx -T -j auto -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html