Deploy details
Deploy log
2:10:49 AM: Build ready to start
2:10:51 AM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
2:10:51 AM: build-image tag: v4.8.0
2:10:51 AM: buildbot version: e58b6be665675c0f99b33132a8c1eec1f775eba1
2:10:51 AM: Fetching cached dependencies
2:10:51 AM: Starting to download cache of 842.8MB
2:11:13 AM: Finished downloading cache in 21.516013264s
2:11:13 AM: Starting to extract cache
2:11:31 AM: Finished extracting cache in 17.998627545s
2:11:31 AM: Finished fetching cache in 39.609984456s
2:11:31 AM: Starting to prepare the repo for build
2:11:31 AM: Preparing Git Reference pull/4825/head
2:11:34 AM: Parsing package.json dependencies
2:11:35 AM: Detected ignore command in Netlify configuration file. Proceeding with the specified command: 'git remote add upstream https://github.com/taichi-dev/taichi.git; git fetch upstream master; git diff --quiet $COMMIT_REF upstream/master -- docs/ python/'
2:11:35 AM: error: remote upstream already exists.
2:11:35 AM: From https://github.com/taichi-dev/taichi
2:11:35 AM: * branch master -> FETCH_HEAD
2:11:35 AM: Starting build script
2:11:35 AM: Installing dependencies
2:11:35 AM: Python version set to 3.8
2:11:36 AM: Started restoring cached node version
2:11:37 AM: Finished restoring cached node version
2:11:38 AM: v16.14.2 is already installed.
2:11:38 AM: Now using node v16.14.2 (npm v8.5.0)
2:11:38 AM: Started restoring cached build plugins
2:11:38 AM: Finished restoring cached build plugins
2:11:38 AM: Attempting ruby version 2.7.2, read from environment
2:11:40 AM: Using ruby version 2.7.2
2:11:40 AM: Using PHP version 8.0
2:11:40 AM: Started restoring cached go cache
2:11:40 AM: Finished restoring cached go cache
2:11:40 AM: go version go1.16.5 linux/amd64
2:11:40 AM: go version go1.16.5 linux/amd64
2:11:40 AM: Installing missing commands
2:11:40 AM: Verify run directory
2:11:42 AM:
2:11:42 AM: ────────────────────────────────────────────────────────────────
2:11:42 AM: Netlify Build
2:11:42 AM: ────────────────────────────────────────────────────────────────
2:11:42 AM:
2:11:42 AM: ❯ Version
2:11:42 AM: @netlify/build 27.0.1
2:11:42 AM:
2:11:42 AM: ❯ Flags
2:11:42 AM: baseRelDir: true
2:11:42 AM: buildId: 62620ea95d2ff700095f673f
2:11:42 AM: deployId: 62620ea95d2ff700095f6741
2:11:42 AM:
2:11:42 AM: ❯ Current directory
2:11:42 AM: /opt/build/repo
2:11:42 AM:
2:11:42 AM: ❯ Config file
2:11:42 AM: /opt/build/repo/netlify.toml
2:11:42 AM:
2:11:42 AM: ❯ Context
2:11:42 AM: deploy-preview
2:11:42 AM:
2:11:42 AM: ────────────────────────────────────────────────────────────────
2:11:42 AM: 1. build.command from netlify.toml
2:11:42 AM: ────────────────────────────────────────────────────────────────
2:11:42 AM:
2:11:42 AM: $ git clone https://github.com/taichi-dev/docs.taichi.graphics.git; rm -rf docs.taichi.graphics/website/docs/lang; cp -rf docs/lang docs.taichi.graphics/website/docs/lang; git clone https://github.com/taichi-dev/docstring-gen docsgen; export DOCSTRING_GEN_PATH="$(pwd)/docsgen"; export TAICHI_PATH="$(pwd)/python/taichi"; export TAICHI_WEBSITE="$(pwd)/docs.taichi.graphics"; pip install sphinx-autoapi==1.8.4 gitpython pydata-sphinx-theme==0.7.2; cd $DOCSTRING_GEN_PATH/experimental; export current_version=master; make clean; make version; make apideploy; cd $TAICHI_WEBSITE/website; npm install --global yarn@1.22; yarn install; yarn build; yarn run apiversion;
2:11:42 AM: fatal: destination path 'docs.taichi.graphics' already exists and is not an empty directory.
2:11:42 AM: fatal: destination path 'docsgen' already exists and is not an empty directory.
2:11:43 AM: Collecting sphinx-autoapi==1.8.4
2:11:43 AM: Downloading sphinx_autoapi-1.8.4-py2.py3-none-any.whl (55 kB)
2:11:44 AM: Collecting gitpython
2:11:44 AM: Downloading GitPython-3.1.27-py3-none-any.whl (181 kB)
2:11:44 AM: Collecting pydata-sphinx-theme==0.7.2
2:11:44 AM: Downloading pydata_sphinx_theme-0.7.2-py3-none-any.whl (1.4 MB)
2:11:44 AM: Collecting Jinja2
2:11:44 AM: Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB)
2:11:44 AM: Collecting sphinx>=3.0
2:11:44 AM: Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB)
2:11:44 AM: Collecting unidecode
2:11:44 AM: Downloading Unidecode-1.3.4-py3-none-any.whl (235 kB)
2:11:45 AM: Collecting PyYAML
2:11:45 AM: Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
2:11:45 AM: Collecting astroid>=2.7
2:11:45 AM: Downloading astroid-2.11.3-py3-none-any.whl (250 kB)
2:11:45 AM: Collecting gitdb<5,>=4.0.1
2:11:45 AM: Downloading gitdb-4.0.9-py3-none-any.whl (63 kB)
2:11:45 AM: Collecting beautifulsoup4
2:11:45 AM: Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
2:11:45 AM: Collecting docutils!=0.17.0
2:11:45 AM: Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB)
2:11:45 AM: Collecting MarkupSafe>=2.0
2:11:45 AM: Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
2:11:45 AM: Collecting sphinxcontrib-applehelp
2:11:45 AM: Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
2:11:46 AM: Collecting sphinxcontrib-htmlhelp>=2.0.0
2:11:46 AM: Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
2:11:46 AM: Collecting babel>=1.3
2:11:46 AM: Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB)
2:11:46 AM: Collecting importlib-metadata>=4.4; python_version < "3.10"
2:11:46 AM: Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB)
2:11:46 AM: Collecting sphinxcontrib-qthelp
2:11:46 AM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
2:11:46 AM: Collecting packaging
2:11:46 AM: Downloading packaging-21.3-py3-none-any.whl (40 kB)
2:11:47 AM: Collecting sphinxcontrib-devhelp
2:11:47 AM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
2:11:47 AM: Collecting sphinxcontrib-jsmath
2:11:47 AM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
2:11:47 AM: Collecting snowballstemmer>=1.1
2:11:47 AM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
2:11:47 AM: Collecting imagesize
2:11:47 AM: Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB)
2:11:47 AM: Collecting Pygments>=2.0
2:11:47 AM: Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB)
2:11:47 AM: Collecting requests>=2.5.0
2:11:47 AM: Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
2:11:47 AM: Collecting alabaster<0.8,>=0.7
2:11:47 AM: Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
2:11:47 AM: Collecting sphinxcontrib-serializinghtml>=1.1.5
2:11:47 AM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
2:11:47 AM: Collecting typing-extensions>=3.10; python_version < "3.10"
2:11:47 AM: Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB)
2:11:48 AM: Collecting wrapt<2,>=1.11
2:11:48 AM: Downloading wrapt-1.14.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
2:11:48 AM: Collecting lazy-object-proxy>=1.4.0
2:11:48 AM: Downloading lazy_object_proxy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (60 kB)
2:11:48 AM: Requirement already satisfied: setuptools>=20.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astroid>=2.7->sphinx-autoapi==1.8.4) (44.0.0)
2:11:48 AM: Collecting smmap<6,>=3.0.1
2:11:48 AM: Downloading smmap-5.0.0-py3-none-any.whl (24 kB)
2:11:48 AM: Collecting soupsieve>1.2
2:11:48 AM: Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
2:11:48 AM: Collecting pytz>=2015.7
2:11:48 AM: Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
2:11:48 AM: Collecting zipp>=0.5
2:11:48 AM: Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
2:11:48 AM: Collecting pyparsing!=3.0.5,>=2.0.2
2:11:48 AM: Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB)
2:11:49 AM: Collecting charset-normalizer~=2.0.0; python_version >= "3"
2:11:49 AM: Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
2:11:49 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx-autoapi==1.8.4) (2021.10.8)
2:11:49 AM: Collecting urllib3<1.27,>=1.21.1
2:11:49 AM: Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
2:11:49 AM: Collecting idna<4,>=2.5; python_version >= "3"
2:11:49 AM: Downloading idna-3.3-py3-none-any.whl (61 kB)
2:11:49 AM: ERROR: sphinx 4.5.0 has requirement docutils<0.18,>=0.14, but you'll have docutils 0.18.1 which is incompatible.
Installing collected packages: MarkupSafe, Jinja2, sphinxcontrib-applehelp, sphinxcontrib-htmlhelp, docutils, pytz, babel, zipp, importlib-metadata, sphinxcontrib-qthelp, pyparsing, packaging, sphinxcontrib-devhelp, sphinxcontrib-jsmath, snowballstemmer, imagesize, Pygments, charset-normalizer, urllib3, idna, requests, alabaster, sphinxcontrib-serializinghtml, sphinx, unidecode, PyYAML, typing-extensions, wrapt, lazy-object-proxy, astroid, sphinx-autoapi, smmap, gitdb, gitpython, soupsieve, beautifulsoup4, pydata-sphinx-theme
Installing collected packages: MarkupSafe, Jinja2, sphinxcontrib-applehelp, sphinxcontrib-htmlhelp, docutils, pytz, babel, zipp, importlib-metadata, sphinxcontrib-qthelp, pyparsing, packaging, sphinxcontrib-devhelp, sphinxcontrib-jsmath, snowballstemmer, imagesize, Pygments, charset-normalizer, urllib3, idna, requests, alabaster, sphinxcontrib-serializinghtml, sphinx, unidecode, PyYAML, typing-extensions, wrapt, lazy-object-proxy, astroid, sphinx-autoapi, smmap, gitdb, gitpython, soupsieve, beautifulsoup4, pydata-sphinx-theme
2:11:54 AM: Successfully installed Jinja2-3.1.1 MarkupSafe-2.1.1 PyYAML-6.0 Pygments-2.11.2 alabaster-0.7.12 astroid-2.11.3 babel-2.10.1 beautifulsoup4-4.11.1 charset-normalizer-2.0.12 docutils-0.18.1 gitdb-4.0.9 gitpython-3.1.27 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 lazy-object-proxy-1.7.1 packaging-21.3 pydata-sphinx-theme-0.7.2 pyparsing-3.0.8 pytz-2022.1 requests-2.27.1 smmap-5.0.0 snowballstemmer-2.2.0 soupsieve-2.3.2.post1 sphinx-4.5.0 sphinx-autoapi-1.8.4 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.2.0 unidecode-1.3.4 urllib3-1.26.9 wrapt-1.14.0 zipp-3.8.0
2:11:54 AM: Removing everything under '_build'...
2:11:54 AM: sphinx-build -b dirhtml . _build/html/master
2:11:55 AM: Running Sphinx v4.5.0
2:11:55 AM: making output directory... done
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/minimal.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/patterns.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/fem128_ggui.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/fractal3d_ggui.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mass_spring_3d_ggui.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mass_spring_game_ggui.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mpm128_ggui.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mpm3d_ggui.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/stable_fluid_ggui.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/cornell_box.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/rasterizer.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/sdf_renderer.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/simple_uv.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/taichi_logo.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/minimization.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/regression.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/simple_derivative.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/diff_sph/diff_sph.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/ad_gravity.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/comet.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/euler.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/fem128.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/fem99.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/fractal.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/game_of_life.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/implicit_fem.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/implicit_mass_spring.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/inital_value_problem.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mandelbrot_zoom.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mass_spring_game.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm128.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm3d.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm88.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm99.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm_lagrangian_forces.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/nbody.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/odop_solar.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/pbf2d.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/physarum.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/stable_fluid.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/vortex_rings.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/waterwave.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/io/export_mesh.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/io/export_ply.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/io/export_videos.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/explicit_activation.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/taichi_bitmasked.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/taichi_dynamic.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/taichi_sparse.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/tutorial.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/fullscreen.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/gui_image_io.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/gui_widgets.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/keyboard.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/laplace.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/marching_squares.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/mciso_advanced.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/mgpcg.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/mgpcg_advanced.py
2:11:55 AM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/print_offset.py
2:11:55 AM: [AutoAPI] Reading files... [ 1%] /opt/build/repo/python/taichi/__init__.py
2:11:55 AM: [AutoAPI] Reading files... [ 2%] /opt/build/repo/python/taichi/__main__.py
2:11:55 AM: [AutoAPI] Reading files... [ 3%] /opt/build/repo/python/taichi/_funcs.py
2:11:55 AM: [AutoAPI] Reading files... [ 4%] /opt/build/repo/python/taichi/_kernels.py
2:11:55 AM: [AutoAPI] Reading files... [ 5%] /opt/build/repo/python/taichi/_logging.py
2:11:55 AM: [AutoAPI] Reading files... [ 6%] /opt/build/repo/python/taichi/_main.py
2:11:56 AM: [AutoAPI] Reading files... [ 8%] /opt/build/repo/python/taichi/_version_check.py
2:11:56 AM: [AutoAPI] Reading files... [ 9%] /opt/build/repo/python/taichi/ad.py
2:11:56 AM: [AutoAPI] Reading files... [ 10%] /opt/build/repo/python/taichi/experimental.py
2:11:56 AM: [AutoAPI] Reading files... [ 11%] /opt/build/repo/python/taichi/profiler/__init__.py
2:11:56 AM: [AutoAPI] Reading files... [ 12%] /opt/build/repo/python/taichi/profiler/kernel_metrics.py
2:11:56 AM: [AutoAPI] Reading files... [ 13%] /opt/build/repo/python/taichi/profiler/kernel_profiler.py
2:11:56 AM: [AutoAPI] Reading files... [ 14%] /opt/build/repo/python/taichi/profiler/memory_profiler.py
2:11:56 AM: [AutoAPI] Reading files... [ 16%] /opt/build/repo/python/taichi/profiler/scoped_profiler.py
2:11:56 AM: [AutoAPI] Reading files... [ 17%] /opt/build/repo/python/taichi/lang/__init__.py
2:11:56 AM: [AutoAPI] Reading files... [ 18%] /opt/build/repo/python/taichi/lang/_ndarray.py
2:11:56 AM: [AutoAPI] Reading files... [ 19%] /opt/build/repo/python/taichi/lang/_ndrange.py
2:11:56 AM: [AutoAPI] Reading files... [ 20%] /opt/build/repo/python/taichi/lang/any_array.py
2:11:56 AM: [AutoAPI] Reading files... [ 21%] /opt/build/repo/python/taichi/lang/common_ops.py
2:11:56 AM: [AutoAPI] Reading files... [ 22%] /opt/build/repo/python/taichi/lang/enums.py
2:11:56 AM: [AutoAPI] Reading files... [ 24%] /opt/build/repo/python/taichi/lang/exception.py
2:11:56 AM: [AutoAPI] Reading files... [ 25%] /opt/build/repo/python/taichi/lang/expr.py
2:11:56 AM: [AutoAPI] Reading files... [ 26%] /opt/build/repo/python/taichi/lang/field.py
2:11:56 AM: [AutoAPI] Reading files... [ 27%] /opt/build/repo/python/taichi/lang/impl.py
2:11:56 AM: [AutoAPI] Reading files... [ 28%] /opt/build/repo/python/taichi/lang/kernel_arguments.py
2:11:56 AM: [AutoAPI] Reading files... [ 29%] /opt/build/repo/python/taichi/lang/kernel_impl.py
2:11:56 AM: [AutoAPI] Reading files... [ 31%] /opt/build/repo/python/taichi/lang/matrix.py
2:11:57 AM: [AutoAPI] Reading files... [ 32%] /opt/build/repo/python/taichi/lang/mesh.py
2:11:57 AM: [AutoAPI] Reading files... [ 33%] /opt/build/repo/python/taichi/lang/misc.py
2:11:57 AM: [AutoAPI] Reading files... [ 34%] /opt/build/repo/python/taichi/lang/ops.py
2:11:57 AM: [AutoAPI] Reading files... [ 35%] /opt/build/repo/python/taichi/lang/runtime_ops.py
2:11:57 AM: [AutoAPI] Reading files... [ 36%] /opt/build/repo/python/taichi/lang/shell.py
2:11:57 AM: [AutoAPI] Reading files... [ 37%] /opt/build/repo/python/taichi/lang/snode.py
2:11:57 AM: [AutoAPI] Reading files... [ 39%] /opt/build/repo/python/taichi/lang/source_builder.py
2:11:57 AM: [AutoAPI] Reading files... [ 40%] /opt/build/repo/python/taichi/lang/struct.py
2:11:57 AM: [AutoAPI] Reading files... [ 41%] /opt/build/repo/python/taichi/lang/tape.py
2:11:57 AM: [AutoAPI] Reading files... [ 42%] /opt/build/repo/python/taichi/lang/util.py
2:11:57 AM: [AutoAPI] Reading files... [ 43%] /opt/build/repo/python/taichi/lang/ast/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 44%] /opt/build/repo/python/taichi/lang/ast/ast_transformer.py
2:11:57 AM: [AutoAPI] Reading files... [ 45%] /opt/build/repo/python/taichi/lang/ast/ast_transformer_utils.py
2:11:57 AM: [AutoAPI] Reading files... [ 47%] /opt/build/repo/python/taichi/lang/ast/checkers.py
2:11:57 AM: [AutoAPI] Reading files... [ 48%] /opt/build/repo/python/taichi/lang/ast/symbol_resolver.py
2:11:57 AM: [AutoAPI] Reading files... [ 49%] /opt/build/repo/python/taichi/lang/ast/transform.py
2:11:57 AM: [AutoAPI] Reading files... [ 50%] /opt/build/repo/python/taichi/lang/simt/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 51%] /opt/build/repo/python/taichi/lang/simt/subgroup.py
2:11:57 AM: [AutoAPI] Reading files... [ 52%] /opt/build/repo/python/taichi/lang/simt/warp.py
2:11:57 AM: [AutoAPI] Reading files... [ 54%] /opt/build/repo/python/taichi/linalg/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 55%] /opt/build/repo/python/taichi/linalg/sparse_matrix.py
2:11:57 AM: [AutoAPI] Reading files... [ 56%] /opt/build/repo/python/taichi/linalg/sparse_solver.py
2:11:57 AM: [AutoAPI] Reading files... [ 57%] /opt/build/repo/python/taichi/aot/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 58%] /opt/build/repo/python/taichi/aot/module.py
2:11:57 AM: [AutoAPI] Reading files... [ 59%] /opt/build/repo/python/taichi/aot/record.py
2:11:57 AM: [AutoAPI] Reading files... [ 60%] /opt/build/repo/python/taichi/_lib/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 62%] /opt/build/repo/python/taichi/_lib/utils.py
2:11:57 AM: [AutoAPI] Reading files... [ 63%] /opt/build/repo/python/taichi/_lib/core/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 64%] /opt/build/repo/python/taichi/ui/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 65%] /opt/build/repo/python/taichi/ui/camera.py
2:11:57 AM: [AutoAPI] Reading files... [ 66%] /opt/build/repo/python/taichi/ui/canvas.py
2:11:57 AM: [AutoAPI] Reading files... [ 67%] /opt/build/repo/python/taichi/ui/constants.py
2:11:57 AM: [AutoAPI] Reading files... [ 68%] /opt/build/repo/python/taichi/ui/gui.py
2:11:57 AM: [AutoAPI] Reading files... [ 70%] /opt/build/repo/python/taichi/ui/imgui.py
2:11:57 AM: [AutoAPI] Reading files... [ 71%] /opt/build/repo/python/taichi/ui/scene.py
2:11:57 AM: [AutoAPI] Reading files... [ 72%] /opt/build/repo/python/taichi/ui/staging_buffer.py
2:11:57 AM: [AutoAPI] Reading files... [ 73%] /opt/build/repo/python/taichi/ui/ui.py
2:11:57 AM: [AutoAPI] Reading files... [ 74%] /opt/build/repo/python/taichi/ui/utils.py
2:11:57 AM: [AutoAPI] Reading files... [ 75%] /opt/build/repo/python/taichi/ui/window.py
2:11:57 AM: [AutoAPI] Reading files... [ 77%] /opt/build/repo/python/taichi/types/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 78%] /opt/build/repo/python/taichi/types/annotations.py
2:11:57 AM: [AutoAPI] Reading files... [ 79%] /opt/build/repo/python/taichi/types/compound_types.py
2:11:57 AM: [AutoAPI] Reading files... [ 80%] /opt/build/repo/python/taichi/types/ndarray_type.py
2:11:57 AM: [AutoAPI] Reading files... [ 81%] /opt/build/repo/python/taichi/types/primitive_types.py
2:11:57 AM: [AutoAPI] Reading files... [ 82%] /opt/build/repo/python/taichi/types/quantized_types.py
2:11:57 AM: [AutoAPI] Reading files... [ 83%] /opt/build/repo/python/taichi/types/utils.py
2:11:57 AM: [AutoAPI] Reading files... [ 85%] /opt/build/repo/python/taichi/_snode/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 86%] /opt/build/repo/python/taichi/_snode/fields_builder.py
2:11:57 AM: [AutoAPI] Reading files... [ 87%] /opt/build/repo/python/taichi/_snode/snode_tree.py
2:11:57 AM: [AutoAPI] Reading files... [ 88%] /opt/build/repo/python/taichi/tools/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 89%] /opt/build/repo/python/taichi/tools/async_utils.py
2:11:57 AM: [AutoAPI] Reading files... [ 90%] /opt/build/repo/python/taichi/tools/cc_compose.py
2:11:57 AM: [AutoAPI] Reading files... [ 91%] /opt/build/repo/python/taichi/tools/diagnose.py
2:11:57 AM: [AutoAPI] Reading files... [ 93%] /opt/build/repo/python/taichi/tools/image.py
2:11:57 AM: [AutoAPI] Reading files... [ 94%] /opt/build/repo/python/taichi/tools/np2ply.py
2:11:57 AM: [AutoAPI] Reading files... [ 95%] /opt/build/repo/python/taichi/tools/video.py
2:11:57 AM: [AutoAPI] Reading files... [ 96%] /opt/build/repo/python/taichi/math/__init__.py
2:11:57 AM: [AutoAPI] Reading files... [ 97%] /opt/build/repo/python/taichi/math/_complex.py
2:11:57 AM: [AutoAPI] Reading files... [ 98%] /opt/build/repo/python/taichi/math/mathimpl.py
2:11:57 AM: [AutoAPI] Reading files... [100%] /opt/build/repo/python/taichi/math/vectypes.py
2:11:57 AM: WARNING: Cannot resolve import of taichi.lang.shell.oinspect in taichi.lang.ast.checkers
2:11:57 AM: WARNING: Cannot resolve import of taichi.lang.shell.oinspect in taichi.lang.kernel_impl
2:11:57 AM: WARNING: Cannot resolve cyclic import: taichi.linalg, taichi.linalg.sparse_solver, taichi.linalg
2:11:57 AM: WARNING: Cannot resolve import of taichi.math.vectypes.vec2 in taichi.math._complex
2:11:57 AM: WARNING: Invalid __all__ entry e in taichi.math.mathimpl
2:11:57 AM: WARNING: Invalid __all__ entry pi in taichi.math.mathimpl
2:11:57 AM: WARNING: Invalid __all__ entry ivec2 in taichi.math.vectypes
2:11:57 AM: WARNING: Invalid __all__ entry ivec3 in taichi.math.vectypes
2:11:57 AM: WARNING: Invalid __all__ entry ivec4 in taichi.math.vectypes
2:11:57 AM: WARNING: Invalid __all__ entry vec2 in taichi.math.vectypes
2:11:57 AM: WARNING: Invalid __all__ entry vec3 in taichi.math.vectypes
2:11:57 AM: WARNING: Invalid __all__ entry vec4 in taichi.math.vectypes
2:11:57 AM: [AutoAPI] Mapping Data... [ 1%] /opt/build/repo/python/taichi/__init__.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 2%] /opt/build/repo/python/taichi/__main__.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 3%] /opt/build/repo/python/taichi/_funcs.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 4%] /opt/build/repo/python/taichi/_kernels.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 5%] /opt/build/repo/python/taichi/_logging.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 6%] /opt/build/repo/python/taichi/_main.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 8%] /opt/build/repo/python/taichi/_version_check.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 9%] /opt/build/repo/python/taichi/ad.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 10%] /opt/build/repo/python/taichi/experimental.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 11%] /opt/build/repo/python/taichi/profiler/__init__.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 12%] /opt/build/repo/python/taichi/profiler/kernel_metrics.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 13%] /opt/build/repo/python/taichi/profiler/kernel_profiler.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 14%] /opt/build/repo/python/taichi/profiler/memory_profiler.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 16%] /opt/build/repo/python/taichi/profiler/scoped_profiler.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 17%] /opt/build/repo/python/taichi/lang/__init__.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 18%] /opt/build/repo/python/taichi/lang/_ndarray.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 19%] /opt/build/repo/python/taichi/lang/_ndrange.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 20%] /opt/build/repo/python/taichi/lang/any_array.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 21%] /opt/build/repo/python/taichi/lang/common_ops.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 22%] /opt/build/repo/python/taichi/lang/enums.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 24%] /opt/build/repo/python/taichi/lang/exception.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 25%] /opt/build/repo/python/taichi/lang/expr.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 26%] /opt/build/repo/python/taichi/lang/field.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 27%] /opt/build/repo/python/taichi/lang/impl.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 28%] /opt/build/repo/python/taichi/lang/kernel_arguments.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 29%] /opt/build/repo/python/taichi/lang/kernel_impl.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 31%] /opt/build/repo/python/taichi/lang/matrix.py
2:11:58 AM: [AutoAPI] Mapping Data... [ 32%] /opt/build/repo/python/taichi/lang/mesh.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 33%] /opt/build/repo/python/taichi/lang/misc.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 34%] /opt/build/repo/python/taichi/lang/ops.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 35%] /opt/build/repo/python/taichi/lang/runtime_ops.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 36%] /opt/build/repo/python/taichi/lang/shell.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 37%] /opt/build/repo/python/taichi/lang/snode.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 39%] /opt/build/repo/python/taichi/lang/source_builder.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 40%] /opt/build/repo/python/taichi/lang/struct.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 41%] /opt/build/repo/python/taichi/lang/tape.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 42%] /opt/build/repo/python/taichi/lang/util.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 43%] /opt/build/repo/python/taichi/lang/ast/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 44%] /opt/build/repo/python/taichi/lang/ast/ast_transformer.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 45%] /opt/build/repo/python/taichi/lang/ast/ast_transformer_utils.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 47%] /opt/build/repo/python/taichi/lang/ast/checkers.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 48%] /opt/build/repo/python/taichi/lang/ast/symbol_resolver.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 49%] /opt/build/repo/python/taichi/lang/ast/transform.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 50%] /opt/build/repo/python/taichi/lang/simt/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 51%] /opt/build/repo/python/taichi/lang/simt/subgroup.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 52%] /opt/build/repo/python/taichi/lang/simt/warp.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 54%] /opt/build/repo/python/taichi/linalg/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 55%] /opt/build/repo/python/taichi/linalg/sparse_matrix.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 56%] /opt/build/repo/python/taichi/linalg/sparse_solver.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 57%] /opt/build/repo/python/taichi/aot/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 58%] /opt/build/repo/python/taichi/aot/module.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 59%] /opt/build/repo/python/taichi/aot/record.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 60%] /opt/build/repo/python/taichi/_lib/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 62%] /opt/build/repo/python/taichi/_lib/utils.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 63%] /opt/build/repo/python/taichi/_lib/core/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 64%] /opt/build/repo/python/taichi/ui/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 65%] /opt/build/repo/python/taichi/ui/camera.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 66%] /opt/build/repo/python/taichi/ui/canvas.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 67%] /opt/build/repo/python/taichi/ui/constants.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 68%] /opt/build/repo/python/taichi/ui/gui.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 70%] /opt/build/repo/python/taichi/ui/imgui.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 71%] /opt/build/repo/python/taichi/ui/scene.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 72%] /opt/build/repo/python/taichi/ui/staging_buffer.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 73%] /opt/build/repo/python/taichi/ui/ui.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 74%] /opt/build/repo/python/taichi/ui/utils.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 75%] /opt/build/repo/python/taichi/ui/window.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 77%] /opt/build/repo/python/taichi/types/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 78%] /opt/build/repo/python/taichi/types/annotations.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 79%] /opt/build/repo/python/taichi/types/compound_types.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 80%] /opt/build/repo/python/taichi/types/ndarray_type.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 81%] /opt/build/repo/python/taichi/types/primitive_types.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 82%] /opt/build/repo/python/taichi/types/quantized_types.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 83%] /opt/build/repo/python/taichi/types/utils.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 85%] /opt/build/repo/python/taichi/_snode/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 86%] /opt/build/repo/python/taichi/_snode/fields_builder.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 87%] /opt/build/repo/python/taichi/_snode/snode_tree.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 88%] /opt/build/repo/python/taichi/tools/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 89%] /opt/build/repo/python/taichi/tools/async_utils.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 90%] /opt/build/repo/python/taichi/tools/cc_compose.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 91%] /opt/build/repo/python/taichi/tools/diagnose.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 93%] /opt/build/repo/python/taichi/tools/image.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 94%] /opt/build/repo/python/taichi/tools/np2ply.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 95%] /opt/build/repo/python/taichi/tools/video.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 96%] /opt/build/repo/python/taichi/math/__init__.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 97%] /opt/build/repo/python/taichi/math/_complex.py
2:11:59 AM: [AutoAPI] Mapping Data... [ 98%] /opt/build/repo/python/taichi/math/mathimpl.py
2:11:59 AM: [AutoAPI] Mapping Data... [100%] /opt/build/repo/python/taichi/math/vectypes.py
2:11:59 AM: [AutoAPI] Rendering Data... [ 1%] taichi
2:11:59 AM: [AutoAPI] Rendering Data... [ 2%] taichi.__main__
2:11:59 AM: [AutoAPI] Rendering Data... [ 3%] taichi._funcs
2:11:59 AM: [AutoAPI] Rendering Data... [ 4%] taichi._kernels
2:11:59 AM: [AutoAPI] Rendering Data... [ 5%] taichi._logging
2:11:59 AM: [AutoAPI] Rendering Data... [ 6%] taichi._main
2:11:59 AM: [AutoAPI] Rendering Data... [ 8%] taichi._version_check
2:11:59 AM: [AutoAPI] Rendering Data... [ 9%] taichi.ad
2:11:59 AM: [AutoAPI] Rendering Data... [ 10%] taichi.experimental
2:11:59 AM: [AutoAPI] Rendering Data... [ 11%] taichi.profiler
2:11:59 AM: [AutoAPI] Rendering Data... [ 12%] taichi.profiler.kernel_metrics
2:11:59 AM: [AutoAPI] Rendering Data... [ 13%] taichi.profiler.kernel_profiler
2:11:59 AM: [AutoAPI] Rendering Data... [ 14%] taichi.profiler.memory_profiler
2:11:59 AM: [AutoAPI] Rendering Data... [ 16%] taichi.profiler.scoped_profiler
2:11:59 AM: [AutoAPI] Rendering Data... [ 17%] taichi.lang
2:11:59 AM: [AutoAPI] Rendering Data... [ 18%] taichi.lang._ndarray
2:11:59 AM: [AutoAPI] Rendering Data... [ 19%] taichi.lang._ndrange
2:11:59 AM: [AutoAPI] Rendering Data... [ 20%] taichi.lang.any_array
2:11:59 AM: [AutoAPI] Rendering Data... [ 21%] taichi.lang.common_ops
2:11:59 AM: [AutoAPI] Rendering Data... [ 22%] taichi.lang.enums
2:11:59 AM: [AutoAPI] Rendering Data... [ 24%] taichi.lang.exception
2:11:59 AM: [AutoAPI] Rendering Data... [ 25%] taichi.lang.expr
2:11:59 AM: [AutoAPI] Rendering Data... [ 26%] taichi.lang.field
2:11:59 AM: [AutoAPI] Rendering Data... [ 27%] taichi.lang.impl
2:11:59 AM: [AutoAPI] Rendering Data... [ 28%] taichi.lang.kernel_arguments
2:11:59 AM: [AutoAPI] Rendering Data... [ 29%] taichi.lang.kernel_impl
2:11:59 AM: [AutoAPI] Rendering Data... [ 31%] taichi.lang.matrix
2:11:59 AM: [AutoAPI] Rendering Data... [ 32%] taichi.lang.mesh
2:11:59 AM: [AutoAPI] Rendering Data... [ 33%] taichi.lang.misc
2:11:59 AM: [AutoAPI] Rendering Data... [ 34%] taichi.lang.ops
2:11:59 AM: [AutoAPI] Rendering Data... [ 35%] taichi.lang.runtime_ops
2:11:59 AM: [AutoAPI] Rendering Data... [ 36%] taichi.lang.shell
2:11:59 AM: [AutoAPI] Rendering Data... [ 37%] taichi.lang.snode
2:11:59 AM: [AutoAPI] Rendering Data... [ 39%] taichi.lang.source_builder
2:11:59 AM: [AutoAPI] Rendering Data... [ 40%] taichi.lang.struct
2:11:59 AM: [AutoAPI] Rendering Data... [ 41%] taichi.lang.tape
2:11:59 AM: [AutoAPI] Rendering Data... [ 42%] taichi.lang.util
2:11:59 AM: [AutoAPI] Rendering Data... [ 43%] taichi.lang.ast
2:11:59 AM: [AutoAPI] Rendering Data... [ 44%] taichi.lang.ast.ast_transformer
2:11:59 AM: [AutoAPI] Rendering Data... [ 45%] taichi.lang.ast.ast_transformer_utils
2:11:59 AM: [AutoAPI] Rendering Data... [ 47%] taichi.lang.ast.checkers
2:11:59 AM: [AutoAPI] Rendering Data... [ 48%] taichi.lang.ast.symbol_resolver
2:11:59 AM: [AutoAPI] Rendering Data... [ 49%] taichi.lang.ast.transform
2:11:59 AM: [AutoAPI] Rendering Data... [ 50%] taichi.lang.simt
2:11:59 AM: [AutoAPI] Rendering Data... [ 51%] taichi.lang.simt.subgroup
2:11:59 AM: [AutoAPI] Rendering Data... [ 52%] taichi.lang.simt.warp
2:11:59 AM: [AutoAPI] Rendering Data... [ 54%] taichi.linalg
2:11:59 AM: [AutoAPI] Rendering Data... [ 55%] taichi.linalg.sparse_matrix
2:11:59 AM: [AutoAPI] Rendering Data... [ 56%] taichi.linalg.sparse_solver
2:11:59 AM: [AutoAPI] Rendering Data... [ 57%] taichi.aot
2:11:59 AM: [AutoAPI] Rendering Data... [ 58%] taichi.aot.module
2:11:59 AM: [AutoAPI] Rendering Data... [ 59%] taichi.aot.record
2:11:59 AM: [AutoAPI] Rendering Data... [ 60%] taichi._lib
2:11:59 AM: [AutoAPI] Rendering Data... [ 62%] taichi._lib.utils
2:11:59 AM: [AutoAPI] Rendering Data... [ 63%] taichi._lib.core
2:11:59 AM: [AutoAPI] Rendering Data... [ 64%] taichi.ui
2:11:59 AM: [AutoAPI] Rendering Data... [ 65%] taichi.ui.camera
2:11:59 AM: [AutoAPI] Rendering Data... [ 66%] taichi.ui.canvas
2:11:59 AM: [AutoAPI] Rendering Data... [ 67%] taichi.ui.constants
2:11:59 AM: [AutoAPI] Rendering Data... [ 68%] taichi.ui.gui
2:11:59 AM: [AutoAPI] Rendering Data... [ 70%] taichi.ui.imgui
2:11:59 AM: [AutoAPI] Rendering Data... [ 71%] taichi.ui.scene
2:11:59 AM: [AutoAPI] Rendering Data... [ 72%] taichi.ui.staging_buffer
2:11:59 AM: [AutoAPI] Rendering Data... [ 73%] taichi.ui.ui
2:11:59 AM: [AutoAPI] Rendering Data... [ 74%] taichi.ui.utils
2:11:59 AM: [AutoAPI] Rendering Data... [ 75%] taichi.ui.window
2:11:59 AM: [AutoAPI] Rendering Data... [ 77%] taichi.types
2:11:59 AM: [AutoAPI] Rendering Data... [ 78%] taichi.types.annotations
2:11:59 AM: [AutoAPI] Rendering Data... [ 79%] taichi.types.compound_types
2:11:59 AM: [AutoAPI] Rendering Data... [ 80%] taichi.types.ndarray_type
2:11:59 AM: [AutoAPI] Rendering Data... [ 81%] taichi.types.primitive_types
2:11:59 AM: [AutoAPI] Rendering Data... [ 82%] taichi.types.quantized_types
2:11:59 AM: [AutoAPI] Rendering Data... [ 83%] taichi.types.utils
2:11:59 AM: [AutoAPI] Rendering Data... [ 85%] taichi._snode
2:11:59 AM: [AutoAPI] Rendering Data... [ 86%] taichi._snode.fields_builder
2:11:59 AM: [AutoAPI] Rendering Data... [ 87%] taichi._snode.snode_tree
2:11:59 AM: [AutoAPI] Rendering Data... [ 88%] taichi.tools
2:11:59 AM: [AutoAPI] Rendering Data... [ 89%] taichi.tools.async_utils
2:11:59 AM: [AutoAPI] Rendering Data... [ 90%] taichi.tools.cc_compose
2:11:59 AM: [AutoAPI] Rendering Data... [ 91%] taichi.tools.diagnose
2:11:59 AM: [AutoAPI] Rendering Data... [ 93%] taichi.tools.image
2:11:59 AM: [AutoAPI] Rendering Data... [ 94%] taichi.tools.np2ply
2:11:59 AM: [AutoAPI] Rendering Data... [ 95%] taichi.tools.video
2:11:59 AM: [AutoAPI] Rendering Data... [ 96%] taichi.math
2:11:59 AM: [AutoAPI] Rendering Data... [ 97%] taichi.math._complex
2:11:59 AM: [AutoAPI] Rendering Data... [ 98%] taichi.math.mathimpl
2:11:59 AM: [AutoAPI] Rendering Data... [100%] taichi.math.vectypes
2:11:59 AM: [autosummary] generating autosummary for: _autoapi_templates/index.rst, _autoapi_templates/python/module.rst, index.rst
2:11:59 AM: building [mo]: targets for 0 po files that are out of date
2:11:59 AM: building [dirhtml]: targets for 3 source files that are out of date
2:11:59 AM: updating environment: [new config] 91 added, 0 changed, 0 removed
2:11:59 AM: reading sources... [ 1%] _autoapi_templates/index
2:12:00 AM: reading sources... [ 2%] _autoapi_templates/python/module
2:12:00 AM: reading sources... [ 3%] autoapi/index
2:12:00 AM: reading sources... [ 4%] autoapi/taichi/__main__/index
2:12:00 AM: reading sources... [ 5%] autoapi/taichi/_funcs/index
2:12:00 AM: reading sources... [ 6%] autoapi/taichi/_kernels/index
2:12:00 AM: reading sources... [ 7%] autoapi/taichi/_lib/core/index
2:12:00 AM: reading sources... [ 8%] autoapi/taichi/_lib/index
2:12:00 AM: reading sources... [ 9%] autoapi/taichi/_lib/utils/index
2:12:00 AM: reading sources... [ 10%] autoapi/taichi/_logging/index
2:12:00 AM: reading sources... [ 12%] autoapi/taichi/_main/index
2:12:00 AM: reading sources... [ 13%] autoapi/taichi/_snode/fields_builder/index
2:12:00 AM: reading sources... [ 14%] autoapi/taichi/_snode/index
2:12:00 AM: reading sources... [ 15%] autoapi/taichi/_snode/snode_tree/index
2:12:00 AM: reading sources... [ 16%] autoapi/taichi/_version_check/index
2:12:00 AM: reading sources... [ 17%] autoapi/taichi/ad/index
2:12:00 AM: reading sources... [ 18%] autoapi/taichi/aot/index
2:12:00 AM: reading sources... [ 19%] autoapi/taichi/aot/module/index
2:12:00 AM: reading sources... [ 20%] autoapi/taichi/aot/record/index
2:12:00 AM: reading sources... [ 21%] autoapi/taichi/experimental/index
2:12:00 AM: reading sources... [ 23%] autoapi/taichi/index
2:12:02 AM: reading sources... [ 24%] autoapi/taichi/lang/_ndarray/index
2:12:02 AM: reading sources... [ 25%] autoapi/taichi/lang/_ndrange/index
2:12:02 AM: reading sources... [ 26%] autoapi/taichi/lang/any_array/index
2:12:02 AM: reading sources... [ 27%] autoapi/taichi/lang/ast/ast_transformer/index
2:12:02 AM: reading sources... [ 28%] autoapi/taichi/lang/ast/ast_transformer_utils/index
2:12:02 AM: reading sources... [ 29%] autoapi/taichi/lang/ast/checkers/index
2:12:02 AM: reading sources... [ 30%] autoapi/taichi/lang/ast/index
2:12:02 AM: reading sources... [ 31%] autoapi/taichi/lang/ast/symbol_resolver/index
2:12:02 AM: reading sources... [ 32%] autoapi/taichi/lang/ast/transform/index
2:12:02 AM: reading sources... [ 34%] autoapi/taichi/lang/common_ops/index
2:12:02 AM: reading sources... [ 35%] autoapi/taichi/lang/enums/index
2:12:02 AM: reading sources... [ 36%] autoapi/taichi/lang/exception/index
2:12:02 AM: reading sources... [ 37%] autoapi/taichi/lang/expr/index
2:12:02 AM: reading sources... [ 38%] autoapi/taichi/lang/field/index
2:12:02 AM: reading sources... [ 39%] autoapi/taichi/lang/impl/index
2:12:02 AM: reading sources... [ 40%] autoapi/taichi/lang/index
2:12:03 AM: reading sources... [ 41%] autoapi/taichi/lang/kernel_arguments/index
2:12:03 AM: reading sources... [ 42%] autoapi/taichi/lang/kernel_impl/index
2:12:03 AM: reading sources... [ 43%] autoapi/taichi/lang/matrix/index
2:12:04 AM: reading sources... [ 45%] autoapi/taichi/lang/mesh/index
2:12:04 AM: reading sources... [ 46%] autoapi/taichi/lang/misc/index
2:12:04 AM: reading sources... [ 47%] autoapi/taichi/lang/ops/index
2:12:04 AM: reading sources... [ 48%] autoapi/taichi/lang/runtime_ops/index
2:12:04 AM: reading sources... [ 49%] autoapi/taichi/lang/shell/index
2:12:04 AM: reading sources... [ 50%] autoapi/taichi/lang/simt/index
2:12:04 AM: reading sources... [ 51%] autoapi/taichi/lang/simt/subgroup/index
2:12:04 AM: reading sources... [ 52%] autoapi/taichi/lang/simt/warp/index
2:12:04 AM: reading sources... [ 53%] autoapi/taichi/lang/snode/index
2:12:05 AM: reading sources... [ 54%] autoapi/taichi/lang/source_builder/index
2:12:05 AM: reading sources... [ 56%] autoapi/taichi/lang/struct/index
2:12:05 AM: reading sources... [ 57%] autoapi/taichi/lang/tape/index
2:12:05 AM: reading sources... [ 58%] autoapi/taichi/lang/util/index
2:12:05 AM: reading sources... [ 59%] autoapi/taichi/linalg/index
2:12:05 AM: reading sources... [ 60%] autoapi/taichi/linalg/sparse_matrix/index
2:12:05 AM: reading sources... [ 61%] autoapi/taichi/linalg/sparse_solver/index
2:12:05 AM: reading sources... [ 62%] autoapi/taichi/math/_complex/index
2:12:05 AM: reading sources... [ 63%] autoapi/taichi/math/index
2:12:05 AM: reading sources... [ 64%] autoapi/taichi/math/mathimpl/index
2:12:05 AM: reading sources... [ 65%] autoapi/taichi/math/vectypes/index
2:12:05 AM: reading sources... [ 67%] autoapi/taichi/profiler/index
2:12:05 AM: reading sources... [ 68%] autoapi/taichi/profiler/kernel_metrics/index
2:12:05 AM: reading sources... [ 69%] autoapi/taichi/profiler/kernel_profiler/index
2:12:05 AM: reading sources... [ 70%] autoapi/taichi/profiler/memory_profiler/index
2:12:05 AM: reading sources... [ 71%] autoapi/taichi/profiler/scoped_profiler/index
2:12:05 AM: reading sources... [ 72%] autoapi/taichi/tools/async_utils/index
2:12:05 AM: reading sources... [ 73%] autoapi/taichi/tools/cc_compose/index
2:12:05 AM: reading sources... [ 74%] autoapi/taichi/tools/diagnose/index
2:12:05 AM: reading sources... [ 75%] autoapi/taichi/tools/image/index
2:12:05 AM: reading sources... [ 76%] autoapi/taichi/tools/index
2:12:05 AM: reading sources... [ 78%] autoapi/taichi/tools/np2ply/index
2:12:05 AM: reading sources... [ 79%] autoapi/taichi/tools/video/index
2:12:06 AM: reading sources... [ 80%] autoapi/taichi/types/annotations/index
2:12:06 AM: reading sources... [ 81%] autoapi/taichi/types/compound_types/index
2:12:06 AM: reading sources... [ 82%] autoapi/taichi/types/index
2:12:06 AM: reading sources... [ 83%] autoapi/taichi/types/ndarray_type/index
2:12:06 AM: reading sources... [ 84%] autoapi/taichi/types/primitive_types/index
2:12:06 AM: reading sources... [ 85%] autoapi/taichi/types/quantized_types/index
2:12:06 AM: reading sources... [ 86%] autoapi/taichi/types/utils/index
2:12:06 AM: reading sources... [ 87%] autoapi/taichi/ui/camera/index
2:12:06 AM: reading sources... [ 89%] autoapi/taichi/ui/canvas/index
2:12:06 AM: reading sources... [ 90%] autoapi/taichi/ui/constants/index
2:12:06 AM: reading sources... [ 91%] autoapi/taichi/ui/gui/index
2:12:06 AM: reading sources... [ 92%] autoapi/taichi/ui/imgui/index
2:12:06 AM: reading sources... [ 93%] autoapi/taichi/ui/index
2:12:07 AM: reading sources... [ 94%] autoapi/taichi/ui/scene/index
2:12:07 AM: reading sources... [ 95%] autoapi/taichi/ui/staging_buffer/index
2:12:07 AM: reading sources... [ 96%] autoapi/taichi/ui/ui/index
2:12:07 AM: reading sources... [ 97%] autoapi/taichi/ui/utils/index
2:12:07 AM: reading sources... [ 98%] autoapi/taichi/ui/window/index
2:12:07 AM: reading sources... [100%] index
2:12:07 AM: [AutoAPI] Adding AutoAPI TOCTree [autoapi/index] to index.rst
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/ad/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/aot/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/linalg/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/profiler/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/tools/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/types/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:16: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/ui/index'
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:8: ERROR: Error in "py:module" directive:
2:12:07 AM: maximum 1 argument(s) allowed, 3 supplied.
2:12:07 AM: .. py:module:: {{ obj.name }}
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:41: WARNING: Definition list ends without a blank line; unexpected unindent.
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:56: WARNING: Definition list ends without a blank line; unexpected unindent.
2:12:07 AM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:71: WARNING: Definition list ends without a blank line; unexpected unindent.
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_lib/index.rst:11: WARNING: duplicate object description of taichi._lib.core, other instance in autoapi/taichi/_lib/core/index, use :noindex: for one of them
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:13: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:18: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:23: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:28: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:34: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:39: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:45: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:51: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:56: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:62: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:68: WARNING: could not parse arglist ('self, argumets: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:73: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:78: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:84: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:89: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:95: WARNING: could not parse arglist ('arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:101: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:106: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:110: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:112: WARNING: Inline emphasis start-string without end-string.
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:115: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:120: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:125: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/aot/index.rst:101: ERROR: Unknown directive type "todo".
2:12:07 AM: .. todo:: * Support external array
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/aot/module/index.rst:103: ERROR: Unknown directive type "todo".
2:12:07 AM: .. todo:: * Support external array
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:2046: WARNING: Definition list ends without a blank line; unexpected unindent.
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:4013: WARNING: Inline interpreted text or phrase reference start-string without end-string.
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/ast_transformer/index.rst:272: ERROR: Undefined substitution referenced: "node".
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/impl/index.rst:119: WARNING: Inline interpreted text or phrase reference start-string without end-string.
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:1391: WARNING: Definition list ends without a blank line; unexpected unindent.
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:2459: WARNING: duplicate object description of taichi.lang.field, other instance in autoapi/taichi/lang/field/index, use :noindex: for one of them
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:3179: WARNING: Inline interpreted text or phrase reference start-string without end-string.
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/shell/index.rst:14: WARNING: duplicate object description of taichi.lang.shell.pybuf_enabled, other instance in autoapi/taichi/lang/shell/index, use :noindex: for one of them
2:12:07 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:70: WARNING: Definition list ends without a blank line; unexpected unindent.
2:12:07 AM: looking for now-outdated files... none found
2:12:07 AM: pickling environment... done
2:12:07 AM: checking consistency... /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_lib/core/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_lib/utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_snode/fields_builder/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_snode/snode_tree/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/aot/module/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/aot/record/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/experimental/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/any_array/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/ast_transformer/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/ast_transformer_utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/checkers/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/symbol_resolver/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/transform/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/common_ops/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/enums/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/exception/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/expr/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/impl/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/kernel_arguments/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/kernel_impl/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/mesh/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/misc/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ops/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/runtime_ops/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/shell/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/subgroup/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/warp/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/snode/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/source_builder/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/tape/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/util/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_matrix/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/math/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/math/mathimpl/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/math/vectypes/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/kernel_metrics/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/kernel_profiler/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/memory_profiler/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/scoped_profiler/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/async_utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/cc_compose/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/diagnose/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/image/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/np2ply/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/video/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/annotations/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/compound_types/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/ndarray_type/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/primitive_types/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/quantized_types/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/camera/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/canvas/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/constants/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/gui/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/imgui/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/scene/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/staging_buffer/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/ui/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/window/index.rst: WARNING: document isn't included in any toctree
done
/opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_lib/core/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_lib/utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_snode/fields_builder/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/_snode/snode_tree/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/aot/module/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/aot/record/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/experimental/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/any_array/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/ast_transformer/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/ast_transformer_utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/checkers/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/symbol_resolver/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/transform/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/common_ops/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/enums/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/exception/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/expr/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/impl/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/kernel_arguments/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/kernel_impl/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/mesh/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/misc/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ops/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/runtime_ops/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/shell/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/subgroup/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/warp/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/snode/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/source_builder/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/tape/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/util/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_matrix/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/math/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/math/mathimpl/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/math/vectypes/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/kernel_metrics/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/kernel_profiler/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/memory_profiler/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/profiler/scoped_profiler/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/async_utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/cc_compose/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/diagnose/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/image/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/np2ply/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/tools/video/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/annotations/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/compound_types/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/ndarray_type/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/primitive_types/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/quantized_types/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/types/utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/camera/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/canvas/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/constants/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/gui/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/imgui/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/scene/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/staging_buffer/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/ui/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/utils/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/ui/window/index.rst: WARNING: document isn't included in any toctree
done
2:12:07 AM: preparing documents... done
2:12:07 AM: writing output... [ 1%] _autoapi_templates/index
2:12:07 AM: writing output... [ 2%] _autoapi_templates/python/module
2:12:07 AM: writing output... [ 3%] autoapi/index
2:12:07 AM: writing output... [ 4%] autoapi/taichi/__main__/index
2:12:07 AM: writing output... [ 5%] autoapi/taichi/_funcs/index
2:12:07 AM: writing output... [ 6%] autoapi/taichi/_kernels/index
2:12:07 AM: writing output... [ 7%] autoapi/taichi/_lib/core/index
2:12:07 AM: writing output... [ 8%] autoapi/taichi/_lib/index
2:12:07 AM: writing output... [ 9%] autoapi/taichi/_lib/utils/index
2:12:07 AM: writing output... [ 10%] autoapi/taichi/_logging/index
2:12:07 AM: writing output... [ 12%] autoapi/taichi/_main/index
2:12:07 AM: writing output... [ 13%] autoapi/taichi/_snode/fields_builder/index
2:12:08 AM: writing output... [ 14%] autoapi/taichi/_snode/index
2:12:08 AM: writing output... [ 15%] autoapi/taichi/_snode/snode_tree/index
2:12:08 AM: writing output... [ 16%] autoapi/taichi/_version_check/index
2:12:08 AM: writing output... [ 17%] autoapi/taichi/ad/index
2:12:08 AM: writing output... [ 18%] autoapi/taichi/aot/index
2:12:08 AM: writing output... [ 19%] autoapi/taichi/aot/module/index
2:12:08 AM: writing output... [ 20%] autoapi/taichi/aot/record/index
2:12:08 AM: writing output... [ 21%] autoapi/taichi/experimental/index
2:12:08 AM: writing output... [ 23%] autoapi/taichi/index
2:12:09 AM: writing output... [ 24%] autoapi/taichi/lang/_ndarray/index
2:12:09 AM: writing output... [ 25%] autoapi/taichi/lang/_ndrange/index
2:12:09 AM: writing output... [ 26%] autoapi/taichi/lang/any_array/index
2:12:09 AM: writing output... [ 27%] autoapi/taichi/lang/ast/ast_transformer/index
2:12:09 AM: writing output... [ 28%] autoapi/taichi/lang/ast/ast_transformer_utils/index
2:12:09 AM: writing output... [ 29%] autoapi/taichi/lang/ast/checkers/index
2:12:09 AM: writing output... [ 30%] autoapi/taichi/lang/ast/index
2:12:09 AM: writing output... [ 31%] autoapi/taichi/lang/ast/symbol_resolver/index
2:12:09 AM: writing output... [ 32%] autoapi/taichi/lang/ast/transform/index
2:12:09 AM: writing output... [ 34%] autoapi/taichi/lang/common_ops/index
2:12:09 AM: writing output... [ 35%] autoapi/taichi/lang/enums/index
2:12:09 AM: writing output... [ 36%] autoapi/taichi/lang/exception/index
2:12:09 AM: writing output... [ 37%] autoapi/taichi/lang/expr/index
2:12:09 AM: writing output... [ 38%] autoapi/taichi/lang/field/index
2:12:09 AM: writing output... [ 39%] autoapi/taichi/lang/impl/index
2:12:10 AM: writing output... [ 40%] autoapi/taichi/lang/index
2:12:10 AM: writing output... [ 41%] autoapi/taichi/lang/kernel_arguments/index
2:12:10 AM: writing output... [ 42%] autoapi/taichi/lang/kernel_impl/index
2:12:10 AM: writing output... [ 43%] autoapi/taichi/lang/matrix/index
2:12:11 AM: writing output... [ 45%] autoapi/taichi/lang/mesh/index
2:12:11 AM: writing output... [ 46%] autoapi/taichi/lang/misc/index
2:12:11 AM: writing output... [ 47%] autoapi/taichi/lang/ops/index
2:12:11 AM: writing output... [ 48%] autoapi/taichi/lang/runtime_ops/index
2:12:11 AM: writing output... [ 49%] autoapi/taichi/lang/shell/index
2:12:11 AM: writing output... [ 50%] autoapi/taichi/lang/simt/index
2:12:11 AM: writing output... [ 51%] autoapi/taichi/lang/simt/subgroup/index
2:12:11 AM: writing output... [ 52%] autoapi/taichi/lang/simt/warp/index
2:12:11 AM: writing output... [ 53%] autoapi/taichi/lang/snode/index
2:12:11 AM: writing output... [ 54%] autoapi/taichi/lang/source_builder/index
2:12:11 AM: writing output... [ 56%] autoapi/taichi/lang/struct/index
2:12:11 AM: writing output... [ 57%] autoapi/taichi/lang/tape/index
2:12:11 AM: writing output... [ 58%] autoapi/taichi/lang/util/index
2:12:11 AM: writing output... [ 59%] autoapi/taichi/linalg/index
2:12:11 AM: writing output... [ 60%] autoapi/taichi/linalg/sparse_matrix/index
2:12:11 AM: writing output... [ 61%] autoapi/taichi/linalg/sparse_solver/index
2:12:11 AM: writing output... [ 62%] autoapi/taichi/math/_complex/index
2:12:11 AM: writing output... [ 63%] autoapi/taichi/math/index
2:12:11 AM: writing output... [ 64%] autoapi/taichi/math/mathimpl/index
2:12:11 AM: writing output... [ 65%] autoapi/taichi/math/vectypes/index
2:12:11 AM: writing output... [ 67%] autoapi/taichi/profiler/index
2:12:11 AM: writing output... [ 68%] autoapi/taichi/profiler/kernel_metrics/index
2:12:12 AM: writing output... [ 69%] autoapi/taichi/profiler/kernel_profiler/index
2:12:12 AM: writing output... [ 70%] autoapi/taichi/profiler/memory_profiler/index
2:12:12 AM: writing output... [ 71%] autoapi/taichi/profiler/scoped_profiler/index
2:12:12 AM: writing output... [ 72%] autoapi/taichi/tools/async_utils/index
2:12:12 AM: writing output... [ 73%] autoapi/taichi/tools/cc_compose/index
2:12:12 AM: writing output... [ 74%] autoapi/taichi/tools/diagnose/index
2:12:12 AM: writing output... [ 75%] autoapi/taichi/tools/image/index
2:12:12 AM: writing output... [ 76%] autoapi/taichi/tools/index
2:12:12 AM: writing output... [ 78%] autoapi/taichi/tools/np2ply/index
2:12:12 AM: writing output... [ 79%] autoapi/taichi/tools/video/index
2:12:12 AM: writing output... [ 80%] autoapi/taichi/types/annotations/index
2:12:12 AM: writing output... [ 81%] autoapi/taichi/types/compound_types/index
2:12:12 AM: writing output... [ 82%] autoapi/taichi/types/index
2:12:12 AM: writing output... [ 83%] autoapi/taichi/types/ndarray_type/index
2:12:12 AM: writing output... [ 84%] autoapi/taichi/types/primitive_types/index
2:12:12 AM: writing output... [ 85%] autoapi/taichi/types/quantized_types/index
2:12:12 AM: writing output... [ 86%] autoapi/taichi/types/utils/index
2:12:12 AM: writing output... [ 87%] autoapi/taichi/ui/camera/index
2:12:12 AM: writing output... [ 89%] autoapi/taichi/ui/canvas/index
2:12:12 AM: writing output... [ 90%] autoapi/taichi/ui/constants/index
2:12:12 AM: writing output... [ 91%] autoapi/taichi/ui/gui/index
2:12:13 AM: writing output... [ 92%] autoapi/taichi/ui/imgui/index
2:12:13 AM: writing output... [ 93%] autoapi/taichi/ui/index
2:12:13 AM: writing output... [ 94%] autoapi/taichi/ui/scene/index
2:12:13 AM: writing output... [ 95%] autoapi/taichi/ui/staging_buffer/index
2:12:13 AM: writing output... [ 96%] autoapi/taichi/ui/ui/index
2:12:13 AM: writing output... [ 97%] autoapi/taichi/ui/utils/index
2:12:13 AM: writing output... [ 98%] autoapi/taichi/ui/window/index
2:12:13 AM: writing output... [100%] index
2:12:13 AM: /opt/buildhome/python3.8/lib/python3.8/site-packages/sphinx/builders/html/__init__.py:619: FutureWarning: The configuration setting "embed_images" will be removed in Docutils 1.2. Use "image_loading: link".
2:12:13 AM: self.docwriter.write(doctree, destination)
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:80: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:184: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:: WARNING: more than one target found for cross-reference 'Layout': taichi.Layout, taichi.lang.enums.Layout, taichi.lang.Layout
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:: WARNING: more than one target found for cross-reference 'Layout': taichi.Layout, taichi.lang.enums.Layout, taichi.lang.Layout
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:601: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:652: WARNING: more than one target found for cross-reference 'ScalarField': taichi.ScalarField, taichi.lang.field.ScalarField, taichi.lang.ScalarField
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:663: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:790: WARNING: more than one target found for cross-reference 'Layout': taichi.Layout, taichi.lang.enums.Layout, taichi.lang.Layout
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:743: WARNING: more than one target found for cross-reference 'Ndarray': taichi.Ndarray, taichi.lang._ndarray.Ndarray, taichi.lang.Ndarray
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:892: WARNING: more than one target found for cross-reference 'Layout': taichi.Layout, taichi.lang.enums.Layout, taichi.lang.Layout
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:842: WARNING: more than one target found for cross-reference 'Ndarray': taichi.Ndarray, taichi.lang._ndarray.Ndarray, taichi.lang.Ndarray
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/misc/index.rst:83: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:118: WARNING: more than one target found for cross-reference 'Matrix': taichi.Matrix, taichi.lang.Matrix, taichi.lang.matrix.Matrix
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:259: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:142: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:188: WARNING: more than one target found for cross-reference 'ScalarField': taichi.ScalarField, taichi.lang.field.ScalarField, taichi.lang.ScalarField
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:213: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst:27: WARNING: more than one target found for cross-reference 'SparseMatrix': taichi.linalg.SparseMatrix, taichi.linalg.sparse_matrix.SparseMatrix
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst:35: WARNING: more than one target found for cross-reference 'SparseMatrix': taichi.linalg.SparseMatrix, taichi.linalg.sparse_matrix.SparseMatrix
2:12:13 AM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst:43: WARNING: more than one target found for cross-reference 'SparseMatrix': taichi.linalg.SparseMatrix, taichi.linalg.sparse_matrix.SparseMatrix
2:12:13 AM: generating indices... genindex py-modindex done
2:12:13 AM: writing additional pages... search done
2:12:13 AM: copying static files... done
2:12:13 AM: copying extra files... done
2:12:13 AM: dumping search index in English (code: en)... done
2:12:13 AM: dumping object inventory... done
2:12:13 AM: build succeeded, 154 warnings.
2:12:13 AM: The HTML pages are in _build/html/master.
2:12:16 AM: rm -rf /opt/build/repo/docs.taichi.graphics/website/src/pages/api/master && mkdir -p /opt/build/repo/docs.taichi.graphics/website/src/pages/api/master/ && cp -r _build/html/master/autoapi/* /opt/build/repo/docs.taichi.graphics/website/src/pages/api/master/
2:12:16 AM: changed 1 package, and audited 2 packages in 1s
2:12:16 AM: found 0 vulnerabilities
2:12:16 AM: yarn install v1.22.18
2:12:16 AM: [1/4] Resolving packages...
2:12:17 AM: success Already up-to-date.
2:12:17 AM: Done in 0.81s.
2:12:17 AM: yarn run v1.22.18
2:12:17 AM: $ docusaurus build
2:12:20 AM: [INFO] Website will be built for all these locales:
2:12:20 AM: - en
2:12:20 AM: - zh-Hans
2:12:20 AM: [INFO] [en] Creating an optimized production build...
2:12:27 AM: Browserslist: caniuse-lite is outdated. Please run:
2:12:27 AM: npx browserslist@latest --update-db
2:12:27 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
2:12:27 AM: [info] [webpackbar] Compiling Client
2:12:27 AM: [info] [webpackbar] Compiling Server
2:12:32 AM: [success] [webpackbar] Client: Compiled successfully in 5.03s
2:12:48 AM: [success] [webpackbar] Server: Compiled successfully in 21.17s
2:12:49 AM: [SUCCESS] Generated static files in build.
2:12:49 AM: [INFO] [zh-Hans] Creating an optimized production build...
2:12:58 AM: [info] [webpackbar] Compiling Client
2:12:58 AM: [info] [webpackbar] Compiling Server
2:13:03 AM: [success] [webpackbar] Client: Compiled successfully in 4.37s
2:13:22 AM: [success] [webpackbar] Server: Compiled successfully in 23.69s
2:13:22 AM: [SUCCESS] Generated static files in build/zh-Hans.
2:13:22 AM: [INFO] Use `npm run serve` command to test your build locally.
2:13:23 AM: Done in 65.17s.
2:13:23 AM: Creating deploy upload records
2:13:23 AM: yarn run v1.22.18
2:13:23 AM: $ node ./apiversion.js
2:13:23 AM: v0.9.0
2:13:23 AM: Done in 0.21s.
2:13:23 AM:
2:13:23 AM: (build.command completed in 1m 41.3s)
2:13:23 AM:
2:13:23 AM: ────────────────────────────────────────────────────────────────
2:13:23 AM: 2. Deploy site
2:13:23 AM: ────────────────────────────────────────────────────────────────
2:13:23 AM:
2:13:23 AM: Starting to deploy site from 'docs.taichi.graphics/website/build'
2:13:23 AM: Creating deploy tree asynchronously
2:13:25 AM: Starting post processing
2:13:26 AM: Post processing - HTML
2:13:29 AM: Post processing - header rules
2:13:30 AM: Post processing - redirect rules
2:13:30 AM: Post processing done
2:13:33 AM: Site is live ✨
2:13:34 AM: 0 new files to upload
2:13:34 AM: 0 new functions to upload
2:13:34 AM: Site deploy was successfully initiated
2:13:34 AM:
2:13:34 AM: (Deploy site completed in 11.4s)
2:13:34 AM:
2:13:34 AM: ────────────────────────────────────────────────────────────────
2:13:34 AM: Netlify Build Complete
2:13:34 AM: ────────────────────────────────────────────────────────────────
2:13:34 AM:
2:13:34 AM: (Netlify Build completed in 1m 52.8s)
2:13:35 AM: Caching artifacts
2:13:35 AM: Started saving build plugins
2:13:35 AM: Finished saving build plugins
2:13:35 AM: Started saving pip cache
2:13:35 AM: Finished saving pip cache
2:13:35 AM: Started saving emacs cask dependencies
2:13:35 AM: Finished saving emacs cask dependencies
2:13:35 AM: Started saving maven dependencies
2:13:35 AM: Finished saving maven dependencies
2:13:35 AM: Started saving boot dependencies
2:13:35 AM: Finished saving boot dependencies
2:13:35 AM: Started saving rust rustup cache
2:13:35 AM: Finished saving rust rustup cache
2:13:35 AM: Started saving go dependencies
2:13:35 AM: Finished saving go dependencies
2:13:35 AM: Build script success
2:15:06 AM: Finished processing build request in 4m14.556932286s