Read the Docs build information Build id: 3932219 Project: jij-inc-ommx Version: 797 Commit: dd66a8030a85213903ed5bebfc70edd43692a17f Date: 2026-04-16T05:38:13.645570Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-16T05:38:14.599419Z, end-time: 2026-04-16T05:38:15.218143Z, 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-16T05:38:15.300074Z, end-time: 2026-04-16T05:38:16.446893Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/797/head:external-797 From https://github.com/Jij-Inc/ommx * [new ref] refs/pull/797/head -> external-797 * [new tag] python-2.5.1 -> python-2.5.1 * [new tag] python-3.0.0a1 -> python-3.0.0a1 * [new tag] rust-2.5.1 -> rust-2.5.1 [rtd-command-info] start-time: 2026-04-16T05:38:17.091799Z, end-time: 2026-04-16T05:38:17.173214Z, duration: 0, exit-code: 0 git checkout --force dd66a8030a85213903ed5bebfc70edd43692a17f Note: switching to 'dd66a8030a85213903ed5bebfc70edd43692a17f'. 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 dd66a80 docs: Separate Adapter Capability model into its own section [rtd-command-info] start-time: 2026-04-16T05:38:17.273122Z, end-time: 2026-04-16T05:38:17.310329Z, 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-16T05:38:21.705975Z, end-time: 2026-04-16T05:38:21.763083Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-16T05:38:22.133148Z, end-time: 2026-04-16T05:38:23.151334Z, 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-16T05:38:23.234267Z, end-time: 2026-04-16T05:38:24.188589Z, duration: 0, 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-16T05:38:24.272053Z, end-time: 2026-04-16T05:38:24.378697Z, 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-16T05:38:24.460468Z, end-time: 2026-04-16T05:38:25.883691Z, 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/797 [rtd-command-info] start-time: 2026-04-16T05:38:25.971217Z, end-time: 2026-04-16T05:38:28.154004Z, duration: 2, exit-code: 0 UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --only-group docs Downloading jedi (1.5MiB) Downloading babel (9.7MiB) Downloading sphinx (3.3MiB) Downloading pydata-sphinx-theme (4.4MiB) Downloading sqlalchemy (3.1MiB) Downloading accessible-pygments (1.3MiB) Downloading pygments (1.2MiB) Downloading debugpy (2.9MiB) 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.46s 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 371ms + 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==9.0.0 + 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.0 + 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.0 [rtd-command-info] start-time: 2026-04-16T05:38:28.296890Z, end-time: 2026-04-16T05:38:28.335506Z, 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