Deploy details
Deploy log
2:34:33 PM: Build ready to start
2:34:47 PM: build-image version: 9289b698a503f132b265bd089ab40ce1d6f9e65e (focal)
2:34:47 PM: build-image tag: v4.12.0
2:34:47 PM: buildbot version: 2510ae842d7cc96532da2c05a74ba836f3e7f056
2:34:47 PM: Fetching cached dependencies
2:34:47 PM: Starting to download cache of 2.6GB
2:35:08 PM: Finished downloading cache in 20.632336958s
2:35:08 PM: Starting to extract cache
2:35:17 PM: Finished extracting cache in 9.473339285s
2:35:18 PM: Finished fetching cache in 30.342973104s
2:35:18 PM: Starting to prepare the repo for build
2:35:18 PM: Preparing Git Reference pull/6265/head
2:35:21 PM: Parsing package.json dependencies
2:35:22 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'git clone https://github.com/taichi-dev/docs.taichi.graphics.git; git clone https://github.com/taichi-dev/docstring-gen docsgen; export DOCSTRING_GEN_PATH="$(pwd)/docsgen"; export TAICHI_PATH="$(pwd)/python/taichi"; export TAICHI_MAIN="$(pwd)"; 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; git fetch origin master; git reset --hard origin/master; npm install --global yarn@1.22; yarn install; ./sync_version.sh; yarn build;' versus '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;' in the Netlify UI
2:35:22 PM: 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/ netlify.toml'
2:35:22 PM: error: remote upstream already exists.
2:35:22 PM: From https://github.com/taichi-dev/taichi
2:35:22 PM: * branch master -> FETCH_HEAD
2:35:22 PM: Starting build script
2:35:22 PM: Installing dependencies
2:35:22 PM: Python version set to 3.8
2:35:22 PM: Started restoring cached node version
2:35:23 PM: Finished restoring cached node version
2:35:24 PM: v16.18.0 is already installed.
2:35:24 PM: Now using node v16.18.0 (npm v8.19.2)
2:35:24 PM: Started restoring cached build plugins
2:35:24 PM: Finished restoring cached build plugins
2:35:24 PM: Attempting ruby version 2.7.2, read from environment
2:35:25 PM: Using ruby version 2.7.2
2:35:25 PM: Using PHP version 8.0
2:35:25 PM: Started restoring cached go cache
2:35:25 PM: Finished restoring cached go cache
2:35:25 PM: Installing Go version 1.16.5 (requested 1.16.5)
2:35:30 PM: unset GOOS;
2:35:30 PM: unset GOARCH;
2:35:30 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
2:35:30 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
2:35:30 PM: go version >&2;
2:35:30 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
2:35:30 PM: go version go1.16.5 linux/amd64
2:35:30 PM: Installing missing commands
2:35:30 PM: Verify run directory
2:35:32 PM:
2:35:32 PM: ────────────────────────────────────────────────────────────────
2:35:32 PM: Netlify Build
2:35:32 PM: ────────────────────────────────────────────────────────────────
2:35:32 PM:
2:35:32 PM: ❯ Version
2:35:32 PM: @netlify/build 27.20.6
2:35:32 PM:
2:35:32 PM: ❯ Flags
2:35:32 PM: baseRelDir: true
2:35:32 PM: buildId: 634d67f956de480009edbb54
2:35:32 PM: deployId: 634d67f956de480009edbb56
2:35:32 PM:
2:35:32 PM: ❯ Current directory
2:35:32 PM: /opt/build/repo
2:35:32 PM:
2:35:32 PM: ❯ Config file
2:35:32 PM: /opt/build/repo/netlify.toml
2:35:32 PM:
2:35:32 PM: ❯ Context
2:35:32 PM: deploy-preview
2:35:32 PM:
2:35:32 PM: ────────────────────────────────────────────────────────────────
2:35:32 PM: 1. build.command from netlify.toml
2:35:32 PM: ────────────────────────────────────────────────────────────────
2:35:32 PM:
2:35:32 PM: $ git clone https://github.com/taichi-dev/docs.taichi.graphics.git; git clone https://github.com/taichi-dev/docstring-gen docsgen; export DOCSTRING_GEN_PATH="$(pwd)/docsgen"; export TAICHI_PATH="$(pwd)/python/taichi"; export TAICHI_MAIN="$(pwd)"; 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; git fetch origin master; git reset --hard origin/master; npm install --global yarn@1.22; yarn install; ./sync_version.sh; yarn build;
2:35:32 PM: fatal: destination path 'docs.taichi.graphics' already exists and is not an empty directory.
2:35:32 PM: fatal: destination path 'docsgen' already exists and is not an empty directory.
2:35:33 PM: Collecting sphinx-autoapi==1.8.4
2:35:33 PM: Downloading sphinx_autoapi-1.8.4-py2.py3-none-any.whl (55 kB)
2:35:33 PM: Collecting gitpython
2:35:33 PM: Downloading GitPython-3.1.29-py3-none-any.whl (182 kB)
2:35:34 PM: Collecting pydata-sphinx-theme==0.7.2
2:35:34 PM: Downloading pydata_sphinx_theme-0.7.2-py3-none-any.whl (1.4 MB)
2:35:34 PM: Collecting Jinja2
2:35:34 PM: Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
2:35:34 PM: Collecting PyYAML
2:35:34 PM: 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:35:34 PM: Collecting astroid>=2.7
2:35:34 PM: Downloading astroid-2.12.11-py3-none-any.whl (264 kB)
2:35:34 PM: Collecting unidecode
2:35:34 PM: Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB)
2:35:35 PM: Collecting sphinx>=3.0
2:35:35 PM: Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB)
2:35:35 PM: Collecting gitdb<5,>=4.0.1
2:35:35 PM: Downloading gitdb-4.0.9-py3-none-any.whl (63 kB)
2:35:35 PM: Collecting docutils!=0.17.0
2:35:35 PM: Downloading docutils-0.19-py3-none-any.whl (570 kB)
2:35:35 PM: Collecting beautifulsoup4
2:35:35 PM: Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
2:35:35 PM: Collecting MarkupSafe>=2.0
2:35:35 PM: Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
2:35:35 PM: Collecting lazy-object-proxy>=1.4.0
2:35:35 PM: 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:35:36 PM: Collecting wrapt<2,>=1.11; python_version < "3.11"
2:35:36 PM: Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
2:35:36 PM: Collecting typing-extensions>=3.10; python_version < "3.10"
2:35:36 PM: Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB)
2:35:36 PM: Collecting sphinxcontrib-qthelp
2:35:36 PM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
2:35:36 PM: Collecting requests>=2.5.0
2:35:36 PM: Downloading requests-2.28.1-py3-none-any.whl (62 kB)
2:35:36 PM: Collecting packaging>=21.0
2:35:36 PM: Downloading packaging-21.3-py3-none-any.whl (40 kB)
2:35:36 PM: Collecting sphinxcontrib-serializinghtml>=1.1.5
2:35:36 PM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
2:35:36 PM: Collecting snowballstemmer>=2.0
2:35:36 PM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
2:35:36 PM: Collecting babel>=2.9
2:35:36 PM: Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB)
2:35:37 PM: Collecting imagesize>=1.3
2:35:37 PM: Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
2:35:37 PM: Collecting importlib-metadata>=4.8; python_version < "3.10"
2:35:37 PM: Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB)
2:35:37 PM: Collecting sphinxcontrib-jsmath
2:35:37 PM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
2:35:37 PM: Collecting sphinxcontrib-applehelp
2:35:37 PM: Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
2:35:37 PM: Collecting sphinxcontrib-htmlhelp>=2.0.0
2:35:37 PM: Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
2:35:37 PM: Collecting Pygments>=2.12
2:35:37 PM: Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB)
2:35:37 PM: Collecting alabaster<0.8,>=0.7
2:35:37 PM: Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
2:35:37 PM: Collecting sphinxcontrib-devhelp
2:35:37 PM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
2:35:37 PM: Collecting smmap<6,>=3.0.1
2:35:37 PM: Downloading smmap-5.0.0-py3-none-any.whl (24 kB)
2:35:38 PM: Collecting soupsieve>1.2
2:35:38 PM: Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
2:35:38 PM: Collecting charset-normalizer<3,>=2
2:35:38 PM: Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
2:35:38 PM: Collecting idna<4,>=2.5
2:35:38 PM: Downloading idna-3.4-py3-none-any.whl (61 kB)
2:35:38 PM: 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) (2022.9.24)
2:35:38 PM: Collecting urllib3<1.27,>=1.21.1
2:35:38 PM: Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
2:35:38 PM: Collecting pyparsing!=3.0.5,>=2.0.2
2:35:38 PM: Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
2:35:38 PM: Collecting pytz>=2015.7
2:35:38 PM: Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB)
2:35:38 PM: Collecting zipp>=0.5
2:35:38 PM: Downloading zipp-3.9.0-py3-none-any.whl (5.8 kB)
2:35:39 PM: Installing collected packages: MarkupSafe, Jinja2, PyYAML, lazy-object-proxy, wrapt, typing-extensions, astroid, unidecode, docutils, sphinxcontrib-qthelp, charset-normalizer, idna, urllib3, requests, pyparsing, packaging, sphinxcontrib-serializinghtml, snowballstemmer, pytz, babel, imagesize, zipp, importlib-metadata, sphinxcontrib-jsmath, sphinxcontrib-applehelp, sphinxcontrib-htmlhelp, Pygments, alabaster, sphinxcontrib-devhelp, sphinx, sphinx-autoapi, smmap, gitdb, gitpython, soupsieve, beautifulsoup4, pydata-sphinx-theme
2:35:45 PM: Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 PyYAML-6.0 Pygments-2.13.0 alabaster-0.7.12 astroid-2.12.11 babel-2.10.3 beautifulsoup4-4.11.1 charset-normalizer-2.1.1 docutils-0.19 gitdb-4.0.9 gitpython-3.1.29 idna-3.4 imagesize-1.4.1 importlib-metadata-5.0.0 lazy-object-proxy-1.7.1 packaging-21.3 pydata-sphinx-theme-0.7.2 pyparsing-3.0.9 pytz-2022.4 requests-2.28.1 smmap-5.0.0 snowballstemmer-2.2.0 soupsieve-2.3.2.post1 sphinx-5.3.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.4.0 unidecode-1.3.6 urllib3-1.26.12 wrapt-1.14.1 zipp-3.9.0
2:35:45 PM: Removing everything under '_build'...
2:35:45 PM: sphinx-build -b dirhtml . _build/html/master
2:35:45 PM: Running Sphinx v5.3.0
2:35:46 PM: making output directory... done
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/minimal.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/patterns.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/laplace.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/marching_squares.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/mciso_advanced.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/mgpcg.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/mgpcg_advanced.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/algorithm/print_offset.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/jacobian.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/minimization.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/regression.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/simple_derivative.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/autodiff/diff_sph/diff_sph.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/fullscreen.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/gui_image_io.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/gui_widgets.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/gui/keyboard.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/io/export_mesh.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/io/export_ply.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/io/export_videos.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/explicit_activation.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/taichi_bitmasked.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/taichi_dynamic.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/taichi_sparse.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/features/sparse/tutorial.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/fem128_ggui.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/fractal3d_ggui.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mass_spring_3d_ggui.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mass_spring_game_ggui.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mpm128_ggui.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/mpm3d_ggui.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/ggui_examples/stable_fluid_ggui.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/graph/mpm88_graph.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/graph/stable_fluid_graph.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/graph/texture_graph.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/cornell_box.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/rasterizer.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/sdf_renderer.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/simple_texture.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/simple_uv.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/rendering/taichi_logo.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/ad_gravity.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/comet.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/euler.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/fem128.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/fem99.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/fractal.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/game_of_life.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/implicit_fem.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/implicit_mass_spring.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/initial_value_problem.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/karman_vortex_street.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mandelbrot_zoom.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mass_spring_game.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm128.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm3d.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm88.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm99.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/mpm_lagrangian_forces.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/nbody.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/odop_solar.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/pbf2d.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/physarum.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/stable_fluid.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/two_stream_instability.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/vortex_rings.py
2:35:46 PM: [AutoAPI] Ignoring /opt/build/repo/python/taichi/examples/simulation/waterwave.py
2:35:46 PM: [AutoAPI] Reading files... [ 1%] /opt/build/repo/python/taichi/__init__.py
2:35:46 PM: [AutoAPI] Reading files... [ 2%] /opt/build/repo/python/taichi/__main__.py
2:35:46 PM: [AutoAPI] Reading files... [ 3%] /opt/build/repo/python/taichi/_funcs.py
2:35:46 PM: [AutoAPI] Reading files... [ 4%] /opt/build/repo/python/taichi/_kernels.py
2:35:46 PM: [AutoAPI] Reading files... [ 5%] /opt/build/repo/python/taichi/_logging.py
2:35:46 PM: [AutoAPI] Reading files... [ 6%] /opt/build/repo/python/taichi/_main.py
2:35:46 PM: [AutoAPI] Reading files... [ 7%] /opt/build/repo/python/taichi/_version_check.py
2:35:46 PM: [AutoAPI] Reading files... [ 8%] /opt/build/repo/python/taichi/experimental.py
2:35:46 PM: [AutoAPI] Reading files... [ 9%] /opt/build/repo/python/taichi/_lib/__init__.py
2:35:46 PM: [AutoAPI] Reading files... [ 10%] /opt/build/repo/python/taichi/_lib/utils.py
2:35:46 PM: [AutoAPI] Reading files... [ 11%] /opt/build/repo/python/taichi/_snode/__init__.py
2:35:46 PM: [AutoAPI] Reading files... [ 12%] /opt/build/repo/python/taichi/_snode/fields_builder.py
2:35:46 PM: [AutoAPI] Reading files... [ 13%] /opt/build/repo/python/taichi/_snode/snode_tree.py
2:35:46 PM: [AutoAPI] Reading files... [ 14%] /opt/build/repo/python/taichi/ad/__init__.py
2:35:46 PM: [AutoAPI] Reading files... [ 15%] /opt/build/repo/python/taichi/ad/_ad.py
2:35:46 PM: [AutoAPI] Reading files... [ 17%] /opt/build/repo/python/taichi/algorithms/__init__.py
2:35:46 PM: [AutoAPI] Reading files... [ 18%] /opt/build/repo/python/taichi/algorithms/_algorithms.py
2:35:46 PM: [AutoAPI] Reading files... [ 19%] /opt/build/repo/python/taichi/aot/__init__.py
2:35:46 PM: [AutoAPI] Reading files... [ 20%] /opt/build/repo/python/taichi/aot/module.py
2:35:46 PM: [AutoAPI] Reading files... [ 21%] /opt/build/repo/python/taichi/aot/record.py
2:35:46 PM: [AutoAPI] Reading files... [ 22%] /opt/build/repo/python/taichi/aot/utils.py
2:35:47 PM: [AutoAPI] Reading files... [ 23%] /opt/build/repo/python/taichi/graph/__init__.py
2:35:47 PM: [AutoAPI] Reading files... [ 24%] /opt/build/repo/python/taichi/graph/_graph.py
2:35:47 PM: [AutoAPI] Reading files... [ 25%] /opt/build/repo/python/taichi/lang/__init__.py
2:35:47 PM: [AutoAPI] Reading files... [ 26%] /opt/build/repo/python/taichi/lang/_ndarray.py
2:35:47 PM: [AutoAPI] Reading files... [ 27%] /opt/build/repo/python/taichi/lang/_ndrange.py
2:35:47 PM: [AutoAPI] Reading files... [ 28%] /opt/build/repo/python/taichi/lang/_texture.py
2:35:47 PM: [AutoAPI] Reading files... [ 29%] /opt/build/repo/python/taichi/lang/any_array.py
2:35:47 PM: [AutoAPI] Reading files... [ 30%] /opt/build/repo/python/taichi/lang/common_ops.py
2:35:47 PM: [AutoAPI] Reading files... [ 31%] /opt/build/repo/python/taichi/lang/enums.py
2:35:47 PM: [AutoAPI] Reading files... [ 32%] /opt/build/repo/python/taichi/lang/exception.py
2:35:47 PM: [AutoAPI] Reading files... [ 34%] /opt/build/repo/python/taichi/lang/expr.py
2:35:47 PM: [AutoAPI] Reading files... [ 35%] /opt/build/repo/python/taichi/lang/field.py
2:35:47 PM: [AutoAPI] Reading files... [ 36%] /opt/build/repo/python/taichi/lang/impl.py
2:35:47 PM: [AutoAPI] Reading files... [ 37%] /opt/build/repo/python/taichi/lang/kernel_arguments.py
2:35:47 PM: [AutoAPI] Reading files... [ 38%] /opt/build/repo/python/taichi/lang/kernel_impl.py
2:35:47 PM: [AutoAPI] Reading files... [ 39%] /opt/build/repo/python/taichi/lang/matrix.py
2:35:47 PM: [AutoAPI] Reading files... [ 40%] /opt/build/repo/python/taichi/lang/mesh.py
2:35:47 PM: [AutoAPI] Reading files... [ 41%] /opt/build/repo/python/taichi/lang/misc.py
2:35:47 PM: [AutoAPI] Reading files... [ 42%] /opt/build/repo/python/taichi/lang/ops.py
2:35:47 PM: [AutoAPI] Reading files... [ 43%] /opt/build/repo/python/taichi/lang/runtime_ops.py
2:35:47 PM: [AutoAPI] Reading files... [ 44%] /opt/build/repo/python/taichi/lang/shell.py
2:35:47 PM: [AutoAPI] Reading files... [ 45%] /opt/build/repo/python/taichi/lang/snode.py
2:35:48 PM: [AutoAPI] Reading files... [ 46%] /opt/build/repo/python/taichi/lang/source_builder.py
2:35:48 PM: [AutoAPI] Reading files... [ 47%] /opt/build/repo/python/taichi/lang/struct.py
2:35:48 PM: [AutoAPI] Reading files... [ 48%] /opt/build/repo/python/taichi/lang/swizzle_generator.py
2:35:48 PM: [AutoAPI] Reading files... [ 50%] /opt/build/repo/python/taichi/lang/util.py
2:35:48 PM: [AutoAPI] Reading files... [ 51%] /opt/build/repo/python/taichi/lang/ast/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 52%] /opt/build/repo/python/taichi/lang/ast/ast_transformer.py
2:35:48 PM: [AutoAPI] Reading files... [ 53%] /opt/build/repo/python/taichi/lang/ast/ast_transformer_utils.py
2:35:48 PM: [AutoAPI] Reading files... [ 54%] /opt/build/repo/python/taichi/lang/ast/checkers.py
2:35:48 PM: [AutoAPI] Reading files... [ 55%] /opt/build/repo/python/taichi/lang/ast/symbol_resolver.py
2:35:48 PM: [AutoAPI] Reading files... [ 56%] /opt/build/repo/python/taichi/lang/ast/transform.py
2:35:48 PM: [AutoAPI] Reading files... [ 57%] /opt/build/repo/python/taichi/lang/simt/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 58%] /opt/build/repo/python/taichi/lang/simt/block.py
2:35:48 PM: [AutoAPI] Reading files... [ 59%] /opt/build/repo/python/taichi/lang/simt/grid.py
2:35:48 PM: [AutoAPI] Reading files... [ 60%] /opt/build/repo/python/taichi/lang/simt/subgroup.py
2:35:48 PM: [AutoAPI] Reading files... [ 61%] /opt/build/repo/python/taichi/lang/simt/warp.py
2:35:48 PM: [AutoAPI] Reading files... [ 62%] /opt/build/repo/python/taichi/linalg/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 63%] /opt/build/repo/python/taichi/linalg/sparse_matrix.py
2:35:48 PM: [AutoAPI] Reading files... [ 64%] /opt/build/repo/python/taichi/linalg/sparse_solver.py
2:35:48 PM: [AutoAPI] Reading files... [ 65%] /opt/build/repo/python/taichi/math/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 67%] /opt/build/repo/python/taichi/math/_complex.py
2:35:48 PM: [AutoAPI] Reading files... [ 68%] /opt/build/repo/python/taichi/math/mathimpl.py
2:35:48 PM: [AutoAPI] Reading files... [ 69%] /opt/build/repo/python/taichi/profiler/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 70%] /opt/build/repo/python/taichi/profiler/kernel_metrics.py
2:35:48 PM: [AutoAPI] Reading files... [ 71%] /opt/build/repo/python/taichi/profiler/kernel_profiler.py
2:35:48 PM: [AutoAPI] Reading files... [ 72%] /opt/build/repo/python/taichi/profiler/memory_profiler.py
2:35:48 PM: [AutoAPI] Reading files... [ 73%] /opt/build/repo/python/taichi/profiler/scoped_profiler.py
2:35:48 PM: [AutoAPI] Reading files... [ 74%] /opt/build/repo/python/taichi/tools/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 75%] /opt/build/repo/python/taichi/tools/cc_compose.py
2:35:48 PM: [AutoAPI] Reading files... [ 76%] /opt/build/repo/python/taichi/tools/diagnose.py
2:35:48 PM: [AutoAPI] Reading files... [ 77%] /opt/build/repo/python/taichi/tools/image.py
2:35:48 PM: [AutoAPI] Reading files... [ 78%] /opt/build/repo/python/taichi/tools/np2ply.py
2:35:48 PM: [AutoAPI] Reading files... [ 79%] /opt/build/repo/python/taichi/tools/video.py
2:35:48 PM: [AutoAPI] Reading files... [ 80%] /opt/build/repo/python/taichi/types/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 81%] /opt/build/repo/python/taichi/types/annotations.py
2:35:48 PM: [AutoAPI] Reading files... [ 82%] /opt/build/repo/python/taichi/types/compound_types.py
2:35:48 PM: [AutoAPI] Reading files... [ 84%] /opt/build/repo/python/taichi/types/ndarray_type.py
2:35:48 PM: [AutoAPI] Reading files... [ 85%] /opt/build/repo/python/taichi/types/primitive_types.py
2:35:48 PM: [AutoAPI] Reading files... [ 86%] /opt/build/repo/python/taichi/types/quant.py
2:35:48 PM: [AutoAPI] Reading files... [ 87%] /opt/build/repo/python/taichi/types/texture_type.py
2:35:48 PM: [AutoAPI] Reading files... [ 88%] /opt/build/repo/python/taichi/types/utils.py
2:35:48 PM: [AutoAPI] Reading files... [ 89%] /opt/build/repo/python/taichi/ui/__init__.py
2:35:48 PM: [AutoAPI] Reading files... [ 90%] /opt/build/repo/python/taichi/ui/camera.py
2:35:48 PM: [AutoAPI] Reading files... [ 91%] /opt/build/repo/python/taichi/ui/canvas.py
2:35:48 PM: [AutoAPI] Reading files... [ 92%] /opt/build/repo/python/taichi/ui/constants.py
2:35:48 PM: [AutoAPI] Reading files... [ 93%] /opt/build/repo/python/taichi/ui/gui.py
2:35:48 PM: [AutoAPI] Reading files... [ 94%] /opt/build/repo/python/taichi/ui/imgui.py
2:35:48 PM: [AutoAPI] Reading files... [ 95%] /opt/build/repo/python/taichi/ui/scene.py
2:35:48 PM: [AutoAPI] Reading files... [ 96%] /opt/build/repo/python/taichi/ui/staging_buffer.py
2:35:48 PM: [AutoAPI] Reading files... [ 97%] /opt/build/repo/python/taichi/ui/ui.py
2:35:48 PM: [AutoAPI] Reading files... [ 98%] /opt/build/repo/python/taichi/ui/utils.py
2:35:48 PM: [AutoAPI] Reading files... [100%] /opt/build/repo/python/taichi/ui/window.py
2:35:48 PM: WARNING: Cannot resolve import of taichi.lang.shell.oinspect in taichi.lang.ast.checkers
2:35:48 PM: WARNING: Cannot resolve import of taichi.lang.shell.oinspect in taichi.lang.kernel_impl
2:35:48 PM: WARNING: Cannot resolve cyclic import: taichi, taichi.ui, taichi.ui.ui, taichi.ui.window, taichi
2:35:48 PM: WARNING: Invalid __all__ entry e in taichi.math.mathimpl
2:35:48 PM: WARNING: Invalid __all__ entry inf in taichi.math.mathimpl
2:35:48 PM: WARNING: Invalid __all__ entry nan in taichi.math.mathimpl
2:35:48 PM: WARNING: Invalid __all__ entry pi in taichi.math.mathimpl
2:35:48 PM: [AutoAPI] Mapping Data... [ 1%] /opt/build/repo/python/taichi/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 2%] /opt/build/repo/python/taichi/__main__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 3%] /opt/build/repo/python/taichi/_funcs.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 4%] /opt/build/repo/python/taichi/_kernels.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 5%] /opt/build/repo/python/taichi/_logging.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 6%] /opt/build/repo/python/taichi/_main.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 7%] /opt/build/repo/python/taichi/_version_check.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 8%] /opt/build/repo/python/taichi/experimental.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 9%] /opt/build/repo/python/taichi/_lib/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 10%] /opt/build/repo/python/taichi/_lib/utils.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 11%] /opt/build/repo/python/taichi/_snode/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 12%] /opt/build/repo/python/taichi/_snode/fields_builder.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 13%] /opt/build/repo/python/taichi/_snode/snode_tree.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 14%] /opt/build/repo/python/taichi/ad/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 15%] /opt/build/repo/python/taichi/ad/_ad.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 17%] /opt/build/repo/python/taichi/algorithms/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 18%] /opt/build/repo/python/taichi/algorithms/_algorithms.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 19%] /opt/build/repo/python/taichi/aot/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 20%] /opt/build/repo/python/taichi/aot/module.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 21%] /opt/build/repo/python/taichi/aot/record.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 22%] /opt/build/repo/python/taichi/aot/utils.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 23%] /opt/build/repo/python/taichi/graph/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 24%] /opt/build/repo/python/taichi/graph/_graph.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 25%] /opt/build/repo/python/taichi/lang/__init__.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 26%] /opt/build/repo/python/taichi/lang/_ndarray.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 27%] /opt/build/repo/python/taichi/lang/_ndrange.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 28%] /opt/build/repo/python/taichi/lang/_texture.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 29%] /opt/build/repo/python/taichi/lang/any_array.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 30%] /opt/build/repo/python/taichi/lang/common_ops.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 31%] /opt/build/repo/python/taichi/lang/enums.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 32%] /opt/build/repo/python/taichi/lang/exception.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 34%] /opt/build/repo/python/taichi/lang/expr.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 35%] /opt/build/repo/python/taichi/lang/field.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 36%] /opt/build/repo/python/taichi/lang/impl.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 37%] /opt/build/repo/python/taichi/lang/kernel_arguments.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 38%] /opt/build/repo/python/taichi/lang/kernel_impl.py
2:35:49 PM: [AutoAPI] Mapping Data... [ 39%] /opt/build/repo/python/taichi/lang/matrix.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 40%] /opt/build/repo/python/taichi/lang/mesh.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 41%] /opt/build/repo/python/taichi/lang/misc.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 42%] /opt/build/repo/python/taichi/lang/ops.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 43%] /opt/build/repo/python/taichi/lang/runtime_ops.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 44%] /opt/build/repo/python/taichi/lang/shell.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 45%] /opt/build/repo/python/taichi/lang/snode.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 46%] /opt/build/repo/python/taichi/lang/source_builder.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 47%] /opt/build/repo/python/taichi/lang/struct.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 48%] /opt/build/repo/python/taichi/lang/swizzle_generator.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 50%] /opt/build/repo/python/taichi/lang/util.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 51%] /opt/build/repo/python/taichi/lang/ast/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 52%] /opt/build/repo/python/taichi/lang/ast/ast_transformer.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 53%] /opt/build/repo/python/taichi/lang/ast/ast_transformer_utils.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 54%] /opt/build/repo/python/taichi/lang/ast/checkers.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 55%] /opt/build/repo/python/taichi/lang/ast/symbol_resolver.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 56%] /opt/build/repo/python/taichi/lang/ast/transform.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 57%] /opt/build/repo/python/taichi/lang/simt/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 58%] /opt/build/repo/python/taichi/lang/simt/block.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 59%] /opt/build/repo/python/taichi/lang/simt/grid.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 60%] /opt/build/repo/python/taichi/lang/simt/subgroup.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 61%] /opt/build/repo/python/taichi/lang/simt/warp.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 62%] /opt/build/repo/python/taichi/linalg/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 63%] /opt/build/repo/python/taichi/linalg/sparse_matrix.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 64%] /opt/build/repo/python/taichi/linalg/sparse_solver.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 65%] /opt/build/repo/python/taichi/math/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 67%] /opt/build/repo/python/taichi/math/_complex.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 68%] /opt/build/repo/python/taichi/math/mathimpl.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 69%] /opt/build/repo/python/taichi/profiler/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 70%] /opt/build/repo/python/taichi/profiler/kernel_metrics.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 71%] /opt/build/repo/python/taichi/profiler/kernel_profiler.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 72%] /opt/build/repo/python/taichi/profiler/memory_profiler.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 73%] /opt/build/repo/python/taichi/profiler/scoped_profiler.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 74%] /opt/build/repo/python/taichi/tools/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 75%] /opt/build/repo/python/taichi/tools/cc_compose.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 76%] /opt/build/repo/python/taichi/tools/diagnose.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 77%] /opt/build/repo/python/taichi/tools/image.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 78%] /opt/build/repo/python/taichi/tools/np2ply.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 79%] /opt/build/repo/python/taichi/tools/video.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 80%] /opt/build/repo/python/taichi/types/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 81%] /opt/build/repo/python/taichi/types/annotations.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 82%] /opt/build/repo/python/taichi/types/compound_types.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 84%] /opt/build/repo/python/taichi/types/ndarray_type.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 85%] /opt/build/repo/python/taichi/types/primitive_types.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 86%] /opt/build/repo/python/taichi/types/quant.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 87%] /opt/build/repo/python/taichi/types/texture_type.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 88%] /opt/build/repo/python/taichi/types/utils.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 89%] /opt/build/repo/python/taichi/ui/__init__.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 90%] /opt/build/repo/python/taichi/ui/camera.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 91%] /opt/build/repo/python/taichi/ui/canvas.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 92%] /opt/build/repo/python/taichi/ui/constants.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 93%] /opt/build/repo/python/taichi/ui/gui.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 94%] /opt/build/repo/python/taichi/ui/imgui.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 95%] /opt/build/repo/python/taichi/ui/scene.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 96%] /opt/build/repo/python/taichi/ui/staging_buffer.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 97%] /opt/build/repo/python/taichi/ui/ui.py
2:35:50 PM: [AutoAPI] Mapping Data... [ 98%] /opt/build/repo/python/taichi/ui/utils.py
2:35:50 PM: [AutoAPI] Mapping Data... [100%] /opt/build/repo/python/taichi/ui/window.py
2:35:50 PM: [AutoAPI] Rendering Data... [ 1%] taichi
2:35:50 PM: [AutoAPI] Rendering Data... [ 2%] taichi.__main__
2:35:50 PM: [AutoAPI] Rendering Data... [ 3%] taichi._funcs
2:35:50 PM: [AutoAPI] Rendering Data... [ 4%] taichi._kernels
2:35:50 PM: [AutoAPI] Rendering Data... [ 5%] taichi._logging
2:35:50 PM: [AutoAPI] Rendering Data... [ 6%] taichi._main
2:35:50 PM: [AutoAPI] Rendering Data... [ 7%] taichi._version_check
2:35:50 PM: [AutoAPI] Rendering Data... [ 8%] taichi.experimental
2:35:50 PM: [AutoAPI] Rendering Data... [ 9%] taichi._lib
2:35:50 PM: [AutoAPI] Rendering Data... [ 10%] taichi._lib.utils
2:35:50 PM: [AutoAPI] Rendering Data... [ 11%] taichi._snode
2:35:50 PM: [AutoAPI] Rendering Data... [ 12%] taichi._snode.fields_builder
2:35:50 PM: [AutoAPI] Rendering Data... [ 13%] taichi._snode.snode_tree
2:35:50 PM: [AutoAPI] Rendering Data... [ 14%] taichi.ad
2:35:50 PM: [AutoAPI] Rendering Data... [ 15%] taichi.ad._ad
2:35:50 PM: [AutoAPI] Rendering Data... [ 17%] taichi.algorithms
2:35:50 PM: [AutoAPI] Rendering Data... [ 18%] taichi.algorithms._algorithms
2:35:50 PM: [AutoAPI] Rendering Data... [ 19%] taichi.aot
2:35:50 PM: [AutoAPI] Rendering Data... [ 20%] taichi.aot.module
2:35:50 PM: [AutoAPI] Rendering Data... [ 21%] taichi.aot.record
2:35:50 PM: [AutoAPI] Rendering Data... [ 22%] taichi.aot.utils
2:35:50 PM: [AutoAPI] Rendering Data... [ 23%] taichi.graph
2:35:50 PM: [AutoAPI] Rendering Data... [ 24%] taichi.graph._graph
2:35:50 PM: [AutoAPI] Rendering Data... [ 25%] taichi.lang
2:35:50 PM: [AutoAPI] Rendering Data... [ 26%] taichi.lang._ndarray
2:35:50 PM: [AutoAPI] Rendering Data... [ 27%] taichi.lang._ndrange
2:35:50 PM: [AutoAPI] Rendering Data... [ 28%] taichi.lang._texture
2:35:50 PM: [AutoAPI] Rendering Data... [ 29%] taichi.lang.any_array
2:35:50 PM: [AutoAPI] Rendering Data... [ 30%] taichi.lang.common_ops
2:35:50 PM: [AutoAPI] Rendering Data... [ 31%] taichi.lang.enums
2:35:50 PM: [AutoAPI] Rendering Data... [ 32%] taichi.lang.exception
2:35:50 PM: [AutoAPI] Rendering Data... [ 34%] taichi.lang.expr
2:35:50 PM: [AutoAPI] Rendering Data... [ 35%] taichi.lang.field
2:35:50 PM: [AutoAPI] Rendering Data... [ 36%] taichi.lang.impl
2:35:50 PM: [AutoAPI] Rendering Data... [ 37%] taichi.lang.kernel_arguments
2:35:50 PM: [AutoAPI] Rendering Data... [ 38%] taichi.lang.kernel_impl
2:35:50 PM: [AutoAPI] Rendering Data... [ 39%] taichi.lang.matrix
2:35:50 PM: [AutoAPI] Rendering Data... [ 40%] taichi.lang.mesh
2:35:50 PM: [AutoAPI] Rendering Data... [ 41%] taichi.lang.misc
2:35:50 PM: [AutoAPI] Rendering Data... [ 42%] taichi.lang.ops
2:35:50 PM: [AutoAPI] Rendering Data... [ 43%] taichi.lang.runtime_ops
2:35:50 PM: [AutoAPI] Rendering Data... [ 44%] taichi.lang.shell
2:35:50 PM: [AutoAPI] Rendering Data... [ 45%] taichi.lang.snode
2:35:50 PM: [AutoAPI] Rendering Data... [ 46%] taichi.lang.source_builder
2:35:50 PM: [AutoAPI] Rendering Data... [ 47%] taichi.lang.struct
2:35:50 PM: [AutoAPI] Rendering Data... [ 48%] taichi.lang.swizzle_generator
2:35:50 PM: [AutoAPI] Rendering Data... [ 50%] taichi.lang.util
2:35:50 PM: [AutoAPI] Rendering Data... [ 51%] taichi.lang.ast
2:35:50 PM: [AutoAPI] Rendering Data... [ 52%] taichi.lang.ast.ast_transformer
2:35:50 PM: [AutoAPI] Rendering Data... [ 53%] taichi.lang.ast.ast_transformer_utils
2:35:50 PM: [AutoAPI] Rendering Data... [ 54%] taichi.lang.ast.checkers
2:35:50 PM: [AutoAPI] Rendering Data... [ 55%] taichi.lang.ast.symbol_resolver
2:35:50 PM: [AutoAPI] Rendering Data... [ 56%] taichi.lang.ast.transform
2:35:50 PM: [AutoAPI] Rendering Data... [ 57%] taichi.lang.simt
2:35:50 PM: [AutoAPI] Rendering Data... [ 58%] taichi.lang.simt.block
2:35:50 PM: [AutoAPI] Rendering Data... [ 59%] taichi.lang.simt.grid
2:35:50 PM: [AutoAPI] Rendering Data... [ 60%] taichi.lang.simt.subgroup
2:35:50 PM: [AutoAPI] Rendering Data... [ 61%] taichi.lang.simt.warp
2:35:50 PM: [AutoAPI] Rendering Data... [ 62%] taichi.linalg
2:35:50 PM: [AutoAPI] Rendering Data... [ 63%] taichi.linalg.sparse_matrix
2:35:50 PM: [AutoAPI] Rendering Data... [ 64%] taichi.linalg.sparse_solver
2:35:50 PM: [AutoAPI] Rendering Data... [ 65%] taichi.math
2:35:50 PM: [AutoAPI] Rendering Data... [ 67%] taichi.math._complex
2:35:50 PM: [AutoAPI] Rendering Data... [ 68%] taichi.math.mathimpl
2:35:50 PM: [AutoAPI] Rendering Data... [ 69%] taichi.profiler
2:35:50 PM: [AutoAPI] Rendering Data... [ 70%] taichi.profiler.kernel_metrics
2:35:50 PM: [AutoAPI] Rendering Data... [ 71%] taichi.profiler.kernel_profiler
2:35:50 PM: [AutoAPI] Rendering Data... [ 72%] taichi.profiler.memory_profiler
2:35:50 PM: [AutoAPI] Rendering Data... [ 73%] taichi.profiler.scoped_profiler
2:35:50 PM: [AutoAPI] Rendering Data... [ 74%] taichi.tools
2:35:50 PM: [AutoAPI] Rendering Data... [ 75%] taichi.tools.cc_compose
2:35:50 PM: [AutoAPI] Rendering Data... [ 76%] taichi.tools.diagnose
2:35:50 PM: [AutoAPI] Rendering Data... [ 77%] taichi.tools.image
2:35:50 PM: [AutoAPI] Rendering Data... [ 78%] taichi.tools.np2ply
2:35:50 PM: [AutoAPI] Rendering Data... [ 79%] taichi.tools.video
2:35:50 PM: [AutoAPI] Rendering Data... [ 80%] taichi.types
2:35:50 PM: [AutoAPI] Rendering Data... [ 81%] taichi.types.annotations
2:35:50 PM: [AutoAPI] Rendering Data... [ 82%] taichi.types.compound_types
2:35:50 PM: [AutoAPI] Rendering Data... [ 84%] taichi.types.ndarray_type
2:35:50 PM: [AutoAPI] Rendering Data... [ 85%] taichi.types.primitive_types
2:35:50 PM: [AutoAPI] Rendering Data... [ 86%] taichi.types.quant
2:35:50 PM: [AutoAPI] Rendering Data... [ 87%] taichi.types.texture_type
2:35:50 PM: [AutoAPI] Rendering Data... [ 88%] taichi.types.utils
2:35:50 PM: [AutoAPI] Rendering Data... [ 89%] taichi.ui
2:35:51 PM: [AutoAPI] Rendering Data... [ 90%] taichi.ui.camera
2:35:51 PM: [AutoAPI] Rendering Data... [ 91%] taichi.ui.canvas
2:35:51 PM: [AutoAPI] Rendering Data... [ 92%] taichi.ui.constants
2:35:51 PM: [AutoAPI] Rendering Data... [ 93%] taichi.ui.gui
2:35:51 PM: [AutoAPI] Rendering Data... [ 94%] taichi.ui.imgui
2:35:51 PM: [AutoAPI] Rendering Data... [ 95%] taichi.ui.scene
2:35:51 PM: [AutoAPI] Rendering Data... [ 96%] taichi.ui.staging_buffer
2:35:51 PM: [AutoAPI] Rendering Data... [ 97%] taichi.ui.ui
2:35:51 PM: [AutoAPI] Rendering Data... [ 98%] taichi.ui.utils
2:35:51 PM: [AutoAPI] Rendering Data... [100%] taichi.ui.window
2:35:51 PM: [autosummary] generating autosummary for: _autoapi_templates/index.rst, _autoapi_templates/python/module.rst, index.rst
2:35:51 PM: building [mo]: targets for 0 po files that are out of date
2:35:51 PM: building [dirhtml]: targets for 3 source files that are out of date
2:35:51 PM: updating environment: [new config] 98 added, 0 changed, 0 removed
2:35:51 PM: reading sources... [ 1%] _autoapi_templates/index
2:35:51 PM: reading sources... [ 2%] _autoapi_templates/python/module
2:35:51 PM: reading sources... [ 3%] autoapi/index
2:35:51 PM: reading sources... [ 4%] autoapi/taichi/__main__/index
2:35:51 PM: reading sources... [ 5%] autoapi/taichi/_funcs/index
2:35:51 PM: reading sources... [ 6%] autoapi/taichi/_kernels/index
2:35:51 PM: reading sources... [ 7%] autoapi/taichi/_lib/index
2:35:51 PM: reading sources... [ 8%] autoapi/taichi/_lib/utils/index
2:35:51 PM: reading sources... [ 9%] autoapi/taichi/_logging/index
2:35:51 PM: reading sources... [ 10%] autoapi/taichi/_main/index
2:35:51 PM: reading sources... [ 11%] autoapi/taichi/_snode/fields_builder/index
2:35:51 PM: reading sources... [ 12%] autoapi/taichi/_snode/index
2:35:51 PM: reading sources... [ 13%] autoapi/taichi/_snode/snode_tree/index
2:35:51 PM: reading sources... [ 14%] autoapi/taichi/_version_check/index
2:35:51 PM: reading sources... [ 15%] autoapi/taichi/ad/_ad/index
2:35:51 PM: reading sources... [ 16%] autoapi/taichi/ad/index
2:35:51 PM: reading sources... [ 17%] autoapi/taichi/algorithms/_algorithms/index
2:35:51 PM: reading sources... [ 18%] autoapi/taichi/algorithms/index
2:35:51 PM: reading sources... [ 19%] autoapi/taichi/aot/index
2:35:51 PM: reading sources... [ 20%] autoapi/taichi/aot/module/index
2:35:51 PM: reading sources... [ 21%] autoapi/taichi/aot/record/index
2:35:51 PM: reading sources... [ 22%] autoapi/taichi/aot/utils/index
2:35:51 PM: reading sources... [ 23%] autoapi/taichi/experimental/index
2:35:51 PM: reading sources... [ 24%] autoapi/taichi/graph/_graph/index
2:35:51 PM: reading sources... [ 25%] autoapi/taichi/graph/index
2:35:51 PM: reading sources... [ 26%] autoapi/taichi/index
2:35:53 PM: reading sources... [ 27%] autoapi/taichi/lang/_ndarray/index
2:35:53 PM: reading sources... [ 28%] autoapi/taichi/lang/_ndrange/index
2:35:53 PM: reading sources... [ 29%] autoapi/taichi/lang/_texture/index
2:35:53 PM: reading sources... [ 30%] autoapi/taichi/lang/any_array/index
2:35:53 PM: reading sources... [ 31%] autoapi/taichi/lang/ast/ast_transformer/index
2:35:53 PM: reading sources... [ 32%] autoapi/taichi/lang/ast/ast_transformer_utils/index
2:35:53 PM: reading sources... [ 33%] autoapi/taichi/lang/ast/checkers/index
2:35:53 PM: reading sources... [ 34%] autoapi/taichi/lang/ast/index
2:35:53 PM: reading sources... [ 35%] autoapi/taichi/lang/ast/symbol_resolver/index
2:35:53 PM: reading sources... [ 36%] autoapi/taichi/lang/ast/transform/index
2:35:53 PM: reading sources... [ 37%] autoapi/taichi/lang/common_ops/index
2:35:53 PM: reading sources... [ 38%] autoapi/taichi/lang/enums/index
2:35:53 PM: reading sources... [ 39%] autoapi/taichi/lang/exception/index
2:35:54 PM: reading sources... [ 40%] autoapi/taichi/lang/expr/index
2:35:54 PM: reading sources... [ 41%] autoapi/taichi/lang/field/index
2:35:54 PM: reading sources... [ 42%] autoapi/taichi/lang/impl/index
2:35:54 PM: reading sources... [ 43%] autoapi/taichi/lang/index
2:35:55 PM: reading sources... [ 44%] autoapi/taichi/lang/kernel_arguments/index
2:35:55 PM: reading sources... [ 45%] autoapi/taichi/lang/kernel_impl/index
2:35:55 PM: reading sources... [ 46%] autoapi/taichi/lang/matrix/index
2:35:56 PM: reading sources... [ 47%] autoapi/taichi/lang/mesh/index
2:35:56 PM: reading sources... [ 48%] autoapi/taichi/lang/misc/index
2:35:56 PM: reading sources... [ 50%] autoapi/taichi/lang/ops/index
2:35:56 PM: reading sources... [ 51%] autoapi/taichi/lang/runtime_ops/index
2:35:56 PM: reading sources... [ 52%] autoapi/taichi/lang/shell/index
2:35:56 PM: reading sources... [ 53%] autoapi/taichi/lang/simt/block/index
2:35:56 PM: reading sources... [ 54%] autoapi/taichi/lang/simt/grid/index
2:35:56 PM: reading sources... [ 55%] autoapi/taichi/lang/simt/index
2:35:56 PM: reading sources... [ 56%] autoapi/taichi/lang/simt/subgroup/index
2:35:56 PM: reading sources... [ 57%] autoapi/taichi/lang/simt/warp/index
2:35:56 PM: reading sources... [ 58%] autoapi/taichi/lang/snode/index
2:35:56 PM: reading sources... [ 59%] autoapi/taichi/lang/source_builder/index
2:35:56 PM: reading sources... [ 60%] autoapi/taichi/lang/struct/index
2:35:56 PM: reading sources... [ 61%] autoapi/taichi/lang/swizzle_generator/index
2:35:56 PM: reading sources... [ 62%] autoapi/taichi/lang/util/index
2:35:56 PM: reading sources... [ 63%] autoapi/taichi/linalg/index
2:35:57 PM: reading sources... [ 64%] autoapi/taichi/linalg/sparse_matrix/index
2:35:57 PM: reading sources... [ 65%] autoapi/taichi/linalg/sparse_solver/index
2:35:57 PM: reading sources... [ 66%] autoapi/taichi/math/_complex/index
2:35:57 PM: reading sources... [ 67%] autoapi/taichi/math/index
2:35:57 PM: reading sources... [ 68%] autoapi/taichi/math/mathimpl/index
2:35:57 PM: reading sources... [ 69%] autoapi/taichi/profiler/index
2:35:57 PM: reading sources... [ 70%] autoapi/taichi/profiler/kernel_metrics/index
2:35:57 PM: reading sources... [ 71%] autoapi/taichi/profiler/kernel_profiler/index
2:35:57 PM: reading sources... [ 72%] autoapi/taichi/profiler/memory_profiler/index
2:35:57 PM: reading sources... [ 73%] autoapi/taichi/profiler/scoped_profiler/index
2:35:57 PM: reading sources... [ 74%] autoapi/taichi/tools/cc_compose/index
2:35:57 PM: reading sources... [ 75%] autoapi/taichi/tools/diagnose/index
2:35:57 PM: reading sources... [ 76%] autoapi/taichi/tools/image/index
2:35:57 PM: reading sources... [ 77%] autoapi/taichi/tools/index
2:35:57 PM: reading sources... [ 78%] autoapi/taichi/tools/np2ply/index
2:35:57 PM: reading sources... [ 79%] autoapi/taichi/tools/video/index
2:35:58 PM: reading sources... [ 80%] autoapi/taichi/types/annotations/index
2:35:58 PM: reading sources... [ 81%] autoapi/taichi/types/compound_types/index
2:35:58 PM: reading sources... [ 82%] autoapi/taichi/types/index
2:35:58 PM: reading sources... [ 83%] autoapi/taichi/types/ndarray_type/index
2:35:58 PM: reading sources... [ 84%] autoapi/taichi/types/primitive_types/index
2:35:58 PM: reading sources... [ 85%] autoapi/taichi/types/quant/index
2:35:58 PM: reading sources... [ 86%] autoapi/taichi/types/texture_type/index
2:35:58 PM: reading sources... [ 87%] autoapi/taichi/types/utils/index
2:35:58 PM: reading sources... [ 88%] autoapi/taichi/ui/camera/index
2:35:58 PM: reading sources... [ 89%] autoapi/taichi/ui/canvas/index
2:35:58 PM: reading sources... [ 90%] autoapi/taichi/ui/constants/index
2:35:58 PM: reading sources... [ 91%] autoapi/taichi/ui/gui/index
2:35:58 PM: reading sources... [ 92%] autoapi/taichi/ui/imgui/index
2:35:58 PM: reading sources... [ 93%] autoapi/taichi/ui/index
2:35:59 PM: reading sources... [ 94%] autoapi/taichi/ui/scene/index
2:35:59 PM: reading sources... [ 95%] autoapi/taichi/ui/staging_buffer/index
2:35:59 PM: reading sources... [ 96%] autoapi/taichi/ui/ui/index
2:35:59 PM: reading sources... [ 97%] autoapi/taichi/ui/utils/index
2:35:59 PM: reading sources... [ 98%] autoapi/taichi/ui/window/index
2:35:59 PM: reading sources... [100%] index
2:35:59 PM: [AutoAPI] Adding AutoAPI TOCTree [autoapi/index] to index.rst
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:1: WARNING: Title overline too short.
2:35:59 PM: ====================
2:35:59 PM: Taichi Language's API reference
====================
====================
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/ad/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/aot/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/linalg/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/profiler/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/tools/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/types/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/types/quant/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/index.rst:17: WARNING: toctree contains reference to nonexisting document '_autoapi_templates/taichi/ui/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:8: ERROR: Error in "py:module" directive:
2:35:59 PM: maximum 1 argument(s) allowed, 3 supplied.
2:35:59 PM: .. py:module:: {{ obj.name }}
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:41: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:56: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: /opt/build/repo/docsgen/experimental/_autoapi_templates/python/module.rst:71: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/index.rst:1: WARNING: Title overline too short.
2:35:59 PM: ====================
2:35:59 PM: Taichi Language's API reference
====================
====================
2:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:68: WARNING: could not parse arglist ('self, arguments: list = sys.argv[2:]'): Unable to parse Slice object
2:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/_main/index.rst:1: WARNING: Inline emphasis start-string without end-string.
2:35:59 PM: /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:35:59 PM: /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:35:59 PM: /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:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/aot/index.rst:28: ERROR: Unknown directive type "todo".
2:35:59 PM: .. todo:: * Support external array
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/aot/module/index.rst:28: ERROR: Unknown directive type "todo".
2:35:59 PM: .. todo:: * Support external array
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:39: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:23: WARNING: Bullet list ends without a blank line; unexpected unindent.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:23: WARNING: Inline emphasis start-string without end-string.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:23: WARNING: Inline emphasis start-string without end-string.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:4438: ERROR: Unexpected indentation.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/index.rst:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ast/ast_transformer/index.rst:276: ERROR: Undefined substitution referenced: "node".
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/impl/index.rst:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:39: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:3014: WARNING: duplicate object description of taichi.lang.field, other instance in autoapi/taichi/lang/field/index, use :noindex: for one of them
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:23: WARNING: Bullet list ends without a blank line; unexpected unindent.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:23: WARNING: Inline emphasis start-string without end-string.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:23: WARNING: Inline emphasis start-string without end-string.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:3636: ERROR: Unexpected indentation.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/index.rst:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/misc/index.rst:23: WARNING: Bullet list ends without a blank line; unexpected unindent.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/misc/index.rst:23: WARNING: Inline emphasis start-string without end-string.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/misc/index.rst:23: WARNING: Inline emphasis start-string without end-string.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/ops/index.rst:519: ERROR: Unexpected indentation.
2:35:59 PM: /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:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:39: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/math/index.rst:751: ERROR: Unexpected indentation.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/math/mathimpl/index.rst:583: ERROR: Unexpected indentation.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/ui/index.rst:3: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/ui/window/index.rst:3: WARNING: Definition list ends without a blank line; unexpected unindent.
2:35:59 PM: WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead.
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:1: CRITICAL: Title overline & underline mismatch.
2:35:59 PM: =================
2:35:59 PM: Taichi Language's API reference
==================
==================
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/ad/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/aot/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/linalg/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/profiler/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/tools/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/types/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/types/quant/index'
2:35:59 PM: /opt/build/repo/docsgen/experimental/index.rst:17: WARNING: toctree contains reference to nonexisting document 'taichi/ui/index'
2:35:59 PM: looking for now-outdated files... none found
2:35:59 PM: pickling environment... done
2:35:59 PM: 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/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/algorithms/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/aot/utils/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/graph/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/block/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/grid/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/swizzle_generator/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/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/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/texture_type/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/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/algorithms/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/aot/utils/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/graph/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/block/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docsgen/experimental/autoapi/taichi/lang/simt/grid/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/swizzle_generator/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/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/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/texture_type/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:35:59 PM: preparing documents... done
2:35:59 PM: writing output... [ 1%] _autoapi_templates/index
2:35:59 PM: writing output... [ 2%] _autoapi_templates/python/module
2:36:00 PM: writing output... [ 3%] autoapi/index
2:36:00 PM: writing output... [ 4%] autoapi/taichi/__main__/index
2:36:00 PM: writing output... [ 5%] autoapi/taichi/_funcs/index
2:36:00 PM: writing output... [ 6%] autoapi/taichi/_kernels/index
2:36:01 PM: writing output... [ 7%] autoapi/taichi/_lib/index
2:36:01 PM: writing output... [ 8%] autoapi/taichi/_lib/utils/index
2:36:01 PM: writing output... [ 9%] autoapi/taichi/_logging/index
2:36:01 PM: writing output... [ 10%] autoapi/taichi/_main/index
2:36:01 PM: writing output... [ 11%] autoapi/taichi/_snode/fields_builder/index
2:36:01 PM: writing output... [ 12%] autoapi/taichi/_snode/index
2:36:02 PM: writing output... [ 13%] autoapi/taichi/_snode/snode_tree/index
2:36:02 PM: writing output... [ 14%] autoapi/taichi/_version_check/index
2:36:02 PM: writing output... [ 15%] autoapi/taichi/ad/_ad/index
2:36:02 PM: writing output... [ 16%] autoapi/taichi/ad/index
2:36:02 PM: writing output... [ 17%] autoapi/taichi/algorithms/_algorithms/index
2:36:03 PM: writing output... [ 18%] autoapi/taichi/algorithms/index
2:36:03 PM: writing output... [ 19%] autoapi/taichi/aot/index
2:36:03 PM: writing output... [ 20%] autoapi/taichi/aot/module/index
2:36:03 PM: writing output... [ 21%] autoapi/taichi/aot/record/index
2:36:03 PM: writing output... [ 22%] autoapi/taichi/aot/utils/index
2:36:03 PM: writing output... [ 23%] autoapi/taichi/experimental/index
2:36:04 PM: writing output... [ 24%] autoapi/taichi/graph/_graph/index
2:36:04 PM: writing output... [ 25%] autoapi/taichi/graph/index
2:36:04 PM: writing output... [ 26%] autoapi/taichi/index
2:36:05 PM: writing output... [ 27%] autoapi/taichi/lang/_ndarray/index
2:36:05 PM: writing output... [ 28%] autoapi/taichi/lang/_ndrange/index
2:36:06 PM: writing output... [ 29%] autoapi/taichi/lang/_texture/index
2:36:06 PM: writing output... [ 30%] autoapi/taichi/lang/any_array/index
2:36:06 PM: writing output... [ 31%] autoapi/taichi/lang/ast/ast_transformer/index
2:36:07 PM: writing output... [ 32%] autoapi/taichi/lang/ast/ast_transformer_utils/index
2:36:07 PM: writing output... [ 33%] autoapi/taichi/lang/ast/checkers/index
2:36:07 PM: writing output... [ 34%] autoapi/taichi/lang/ast/index
2:36:07 PM: writing output... [ 35%] autoapi/taichi/lang/ast/symbol_resolver/index
2:36:08 PM: writing output... [ 36%] autoapi/taichi/lang/ast/transform/index
2:36:08 PM: writing output... [ 37%] autoapi/taichi/lang/common_ops/index
2:36:08 PM: writing output... [ 38%] autoapi/taichi/lang/enums/index
2:36:08 PM: writing output... [ 39%] autoapi/taichi/lang/exception/index
2:36:08 PM: writing output... [ 40%] autoapi/taichi/lang/expr/index
2:36:08 PM: writing output... [ 41%] autoapi/taichi/lang/field/index
2:36:09 PM: writing output... [ 42%] autoapi/taichi/lang/impl/index
2:36:09 PM: writing output... [ 43%] autoapi/taichi/lang/index
2:36:10 PM: writing output... [ 44%] autoapi/taichi/lang/kernel_arguments/index
2:36:10 PM: writing output... [ 45%] autoapi/taichi/lang/kernel_impl/index
2:36:11 PM: writing output... [ 46%] autoapi/taichi/lang/matrix/index
2:36:11 PM: writing output... [ 47%] autoapi/taichi/lang/mesh/index
2:36:11 PM: writing output... [ 48%] autoapi/taichi/lang/misc/index
2:36:11 PM: writing output... [ 50%] autoapi/taichi/lang/ops/index
2:36:12 PM: writing output... [ 51%] autoapi/taichi/lang/runtime_ops/index
2:36:12 PM: writing output... [ 52%] autoapi/taichi/lang/shell/index
2:36:12 PM: writing output... [ 53%] autoapi/taichi/lang/simt/block/index
2:36:12 PM: writing output... [ 54%] autoapi/taichi/lang/simt/grid/index
2:36:12 PM: writing output... [ 55%] autoapi/taichi/lang/simt/index
2:36:12 PM: writing output... [ 56%] autoapi/taichi/lang/simt/subgroup/index
2:36:13 PM: writing output... [ 57%] autoapi/taichi/lang/simt/warp/index
2:36:13 PM: writing output... [ 58%] autoapi/taichi/lang/snode/index
2:36:13 PM: writing output... [ 59%] autoapi/taichi/lang/source_builder/index
2:36:13 PM: writing output... [ 60%] autoapi/taichi/lang/struct/index
2:36:13 PM: writing output... [ 61%] autoapi/taichi/lang/swizzle_generator/index
2:36:14 PM: writing output... [ 62%] autoapi/taichi/lang/util/index
2:36:14 PM: writing output... [ 63%] autoapi/taichi/linalg/index
2:36:14 PM: writing output... [ 64%] autoapi/taichi/linalg/sparse_matrix/index
2:36:14 PM: writing output... [ 65%] autoapi/taichi/linalg/sparse_solver/index
2:36:14 PM: writing output... [ 66%] autoapi/taichi/math/_complex/index
2:36:15 PM: writing output... [ 67%] autoapi/taichi/math/index
2:36:15 PM: writing output... [ 68%] autoapi/taichi/math/mathimpl/index
2:36:15 PM: writing output... [ 69%] autoapi/taichi/profiler/index
2:36:15 PM: writing output... [ 70%] autoapi/taichi/profiler/kernel_metrics/index
2:36:16 PM: writing output... [ 71%] autoapi/taichi/profiler/kernel_profiler/index
2:36:16 PM: writing output... [ 72%] autoapi/taichi/profiler/memory_profiler/index
2:36:16 PM: writing output... [ 73%] autoapi/taichi/profiler/scoped_profiler/index
2:36:16 PM: writing output... [ 74%] autoapi/taichi/tools/cc_compose/index
2:36:16 PM: writing output... [ 75%] autoapi/taichi/tools/diagnose/index
2:36:16 PM: writing output... [ 76%] autoapi/taichi/tools/image/index
2:36:17 PM: writing output... [ 77%] autoapi/taichi/tools/index
2:36:17 PM: writing output... [ 78%] autoapi/taichi/tools/np2ply/index
2:36:17 PM: writing output... [ 79%] autoapi/taichi/tools/video/index
2:36:17 PM: writing output... [ 80%] autoapi/taichi/types/annotations/index
2:36:17 PM: writing output... [ 81%] autoapi/taichi/types/compound_types/index
2:36:18 PM: writing output... [ 82%] autoapi/taichi/types/index
2:36:18 PM: writing output... [ 83%] autoapi/taichi/types/ndarray_type/index
2:36:18 PM: writing output... [ 84%] autoapi/taichi/types/primitive_types/index
2:36:18 PM: writing output... [ 85%] autoapi/taichi/types/quant/index
2:36:18 PM: writing output... [ 86%] autoapi/taichi/types/texture_type/index
2:36:18 PM: writing output... [ 87%] autoapi/taichi/types/utils/index
2:36:19 PM: writing output... [ 88%] autoapi/taichi/ui/camera/index
2:36:19 PM: writing output... [ 89%] autoapi/taichi/ui/canvas/index
2:36:19 PM: writing output... [ 90%] autoapi/taichi/ui/constants/index
2:36:19 PM: writing output... [ 91%] autoapi/taichi/ui/gui/index
2:36:20 PM: writing output... [ 92%] autoapi/taichi/ui/imgui/index
2:36:20 PM: writing output... [ 93%] autoapi/taichi/ui/index
2:36:20 PM: writing output... [ 94%] autoapi/taichi/ui/scene/index
2:36:20 PM: writing output... [ 95%] autoapi/taichi/ui/staging_buffer/index
2:36:21 PM: writing output... [ 96%] autoapi/taichi/ui/ui/index
2:36:21 PM: writing output... [ 97%] autoapi/taichi/ui/utils/index
2:36:21 PM: writing output... [ 98%] autoapi/taichi/ui/window/index
2:36:21 PM: writing output... [100%] index
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:77: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:97: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:167: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/field/index.rst:187: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:566: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:625: WARNING: more than one target found for cross-reference 'ScalarField': taichi.ScalarField, taichi.lang.field.ScalarField, taichi.lang.ScalarField
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:636: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:656: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:729: WARNING: more than one target found for cross-reference 'Ndarray': taichi.Ndarray, taichi.lang._ndarray.Ndarray, taichi.lang.Ndarray
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/matrix/index.rst:1323: WARNING: more than one target found for cross-reference 'Ndarray': taichi.Ndarray, taichi.lang._ndarray.Ndarray, taichi.lang.Ndarray
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/misc/index.rst:41: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:9: WARNING: more than one target found for cross-reference 'Matrix': taichi.Matrix, taichi.lang.Matrix, taichi.lang.matrix.Matrix
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:129: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:146: WARNING: more than one target found for cross-reference 'Field': taichi.Field, taichi.lang.field.Field, taichi.lang.Field
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:200: WARNING: more than one target found for cross-reference 'ScalarField': taichi.ScalarField, taichi.lang.field.ScalarField, taichi.lang.ScalarField
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:225: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/lang/struct/index.rst:245: WARNING: more than one target found for cross-reference 'SNode': taichi.SNode, taichi.lang.SNode, taichi.lang.snode.SNode
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/index.rst:27: WARNING: more than one target found for cross-reference 'TaichiRuntimeError': taichi.TaichiRuntimeError, taichi.lang.exception.TaichiRuntimeError, taichi.lang.TaichiRuntimeError
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/index.rst:41: WARNING: more than one target found for cross-reference 'TaichiRuntimeError': taichi.TaichiRuntimeError, taichi.lang.exception.TaichiRuntimeError, taichi.lang.TaichiRuntimeError
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_matrix/index.rst:22: WARNING: more than one target found for cross-reference 'TaichiRuntimeError': taichi.TaichiRuntimeError, taichi.lang.exception.TaichiRuntimeError, taichi.lang.TaichiRuntimeError
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_matrix/index.rst:36: WARNING: more than one target found for cross-reference 'TaichiRuntimeError': taichi.TaichiRuntimeError, taichi.lang.exception.TaichiRuntimeError, taichi.lang.TaichiRuntimeError
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst:20: WARNING: more than one target found for cross-reference 'SparseMatrix': taichi.linalg.SparseMatrix, taichi.linalg.sparse_matrix.SparseMatrix
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst:28: WARNING: more than one target found for cross-reference 'SparseMatrix': taichi.linalg.SparseMatrix, taichi.linalg.sparse_matrix.SparseMatrix
2:36:21 PM: /opt/build/repo/docsgen/experimental/autoapi/taichi/linalg/sparse_solver/index.rst:36: WARNING: more than one target found for cross-reference 'SparseMatrix': taichi.linalg.SparseMatrix, taichi.linalg.sparse_matrix.SparseMatrix
2:36:22 PM: generating indices... genindex py-modindex done
2:36:22 PM: writing additional pages... search done
2:36:22 PM: copying static files... done
2:36:22 PM: copying extra files... done
2:36:22 PM: dumping search index in English (code: en)... done
2:36:22 PM: dumping object inventory... done
2:36:22 PM: build succeeded, 289 warnings.
2:36:22 PM: The HTML pages are in _build/html/master.
2:36:24 PM: 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/
From https://github.com/taichi-dev/docs.taichi.graphics
From https://github.com/taichi-dev/docs.taichi.graphics
2:36:24 PM: * branch master -> FETCH_HEAD
2:36:25 PM: Updating files: 51% (1175/2266)
2:36:25 PM: Updating files: 52% (1179/2266)
2:36:25 PM: Updating files: 53% (1201/2266)
2:36:25 PM: Updating files: 54% (1224/2266)
2:36:25 PM: Updating files: 55% (1247/2266)
2:36:25 PM: Updating files: 56% (1269/2266)
2:36:25 PM: Updating files: 57% (1292/2266)
2:36:25 PM: Updating files: 58% (1315/2266)
2:36:25 PM: Updating files: 59% (1337/2266)
2:36:25 PM: Updating files: 60% (1360/2266)
2:36:25 PM: Updating files: 61% (1383/2266)
2:36:25 PM: Updating files: 62% (1405/2266)
2:36:25 PM: Updating files: 63% (1428/2266)
2:36:25 PM: Updating files: 64% (1451/2266)
2:36:25 PM: Updating files: 65% (1473/2266)
2:36:25 PM: Updating files: 66% (1496/2266)
2:36:25 PM: Updating files: 67% (1519/2266)
2:36:25 PM: Updating files: 68% (1541/2266)
2:36:25 PM: Updating files: 69% (1564/2266)
2:36:25 PM: Updating files: 70% (1587/2266)
2:36:25 PM: Updating files: 71% (1609/2266)
2:36:25 PM: Updating files: 72% (1632/2266)
2:36:25 PM: Updating files: 73% (1655/2266)
2:36:25 PM: Updating files: 74% (1677/2266)
2:36:25 PM: Updating files: 75% (1700/2266)
2:36:25 PM: Updating files: 76% (1723/2266)
2:36:25 PM: Updating files: 77% (1745/2266)
2:36:25 PM: Updating files: 78% (1768/2266)
2:36:25 PM: Updating files: 79% (1791/2266)
2:36:25 PM: Updating files: 80% (1813/2266)
2:36:25 PM: Updating files: 81% (1836/2266)
2:36:25 PM: Updating files: 82% (1859/2266)
2:36:25 PM: Updating files: 83% (1881/2266)
2:36:25 PM: Updating files: 84% (1904/2266)
2:36:25 PM: Updating files: 85% (1927/2266)
2:36:25 PM: Updating files: 86% (1949/2266)
2:36:25 PM: Updating files: 87% (1972/2266)
2:36:25 PM: Updating files: 88% (1995/2266)
2:36:25 PM: Updating files: 89% (2017/2266)
2:36:25 PM: Updating files: 90% (2040/2266)
2:36:25 PM: Updating files: 91% (2063/2266)
2:36:25 PM: Updating files: 92% (2085/2266)
2:36:25 PM: Updating files: 93% (2108/2266)
2:36:25 PM: Updating files: 94% (2131/2266)
2:36:25 PM: Updating files: 95% (2153/2266)
2:36:25 PM: Updating files: 96% (2176/2266)
2:36:25 PM: Updating files: 97% (2199/2266)
2:36:25 PM: Updating files: 98% (2221/2266)
2:36:25 PM: Updating files: 99% (2244/2266)
2:36:25 PM: Updating files: 100% (2266/2266)
2:36:25 PM: Updating files: 100% (2266/2266), done.
2:36:25 PM: HEAD is now at 1dc7261e Sync and update documentation content. (#573)
2:36:26 PM: changed 1 package, and audited 2 packages in 893ms
2:36:26 PM: found 0 vulnerabilities
2:36:26 PM: yarn install v1.22.19
2:36:27 PM: [1/4] Resolving packages...
2:36:27 PM: success Already up-to-date.
2:36:27 PM: Done in 0.53s.
2:36:27 PM: + version=
2:36:27 PM: + [[ ! -z '' ]]
2:36:27 PM: + prefixPath=docs
2:36:27 PM: + [[ ! -z '' ]]
2:36:27 PM: + cd /opt/build/repo/docs.taichi.graphics/website
2:36:27 PM: + rm -rf ./docs
2:36:27 PM: + mkdir -p ./docs
2:36:27 PM: + rsync -avh --delete /opt/build/repo/docs/lang/ /opt/build/repo/docs.taichi.graphics/website/docs/lang
2:36:27 PM: sending incremental file list
2:36:27 PM: created directory /opt/build/repo/docs.taichi.graphics/website/docs/lang
2:36:27 PM: ./
2:36:27 PM: articles/
2:36:27 PM: articles/about/
2:36:27 PM: articles/about/_category_.json
2:36:27 PM: articles/about/overview.md
2:36:27 PM: articles/advanced/
2:36:27 PM: articles/advanced/_category_.json
2:36:27 PM: articles/advanced/data_oriented_class.md
2:36:27 PM: articles/advanced/dataclass.md
2:36:27 PM: articles/advanced/meta.md
2:36:27 PM: articles/advanced/odop.md
2:36:27 PM: articles/advanced/quant.md
2:36:27 PM: articles/basic/
2:36:27 PM: articles/basic/_category_.json
2:36:27 PM: articles/basic/external.md
2:36:27 PM: articles/basic/field.md
2:36:27 PM: articles/basic/layout.md
2:36:27 PM: articles/basic/offset.md
2:36:27 PM: articles/basic/sparse.md
2:36:27 PM: articles/c-api/
2:36:27 PM: articles/c-api/_category_.json
2:36:27 PM: articles/c-api/taichi_core.md
2:36:27 PM: articles/c-api/taichi_vulkan.md
2:36:27 PM: articles/contribution/
2:36:27 PM: articles/contribution/_category_.json
2:36:27 PM: articles/contribution/contributor_guide.md
2:36:27 PM: articles/contribution/dev_install.md
2:36:27 PM: articles/contribution/developer_utilities.md
2:36:27 PM: articles/contribution/development_tips.md
2:36:27 PM: articles/contribution/doc_writing.md
2:36:27 PM: articles/contribution/style_guide_en.md
2:36:27 PM: articles/contribution/write_test.md
2:36:27 PM: articles/contribution/writing_cpp_tests.md
2:36:27 PM: articles/debug/
2:36:27 PM: articles/debug/_category_.json
2:36:27 PM: articles/debug/debugging.md
2:36:27 PM: articles/deployment/
2:36:27 PM: articles/deployment/_category_.json
2:36:27 PM: articles/deployment/ndarray_android.md
2:36:27 PM: articles/differentiable/
2:36:27 PM: articles/differentiable/_category_.json
2:36:27 PM: articles/differentiable/differentiable_programming.md
2:36:27 PM: articles/faqs/
2:36:27 PM: articles/faqs/_category_.json
2:36:27 PM: articles/faqs/faq.md
2:36:27 PM: articles/faqs/install.md
2:36:27 PM: articles/get-started/
2:36:27 PM: articles/get-started/_category_.json
2:36:27 PM: articles/get-started/accelerate_python.md
2:36:27 PM: articles/get-started/accelerate_pytorch.md
2:36:27 PM: articles/get-started/cloth_simulation.md
2:36:27 PM: articles/get-started/hello_world.md
2:36:27 PM: articles/internals/
2:36:27 PM: articles/internals/_category_.json
2:36:27 PM: articles/internals/compilation.md
2:36:27 PM: articles/internals/internal.md
2:36:27 PM: articles/internals/life_of_kernel_lowres.jpg
2:36:27 PM: articles/kernels/
2:36:27 PM: articles/kernels/_category_.json
2:36:27 PM: articles/kernels/kernel_function.md
2:36:27 PM: articles/math/
2:36:27 PM: articles/math/_category_.json
2:36:27 PM: articles/math/math_module.md
2:36:27 PM: articles/math/sparse_matrix.md
2:36:27 PM: articles/performance_tuning/
2:36:27 PM: articles/performance_tuning/_category_.json
2:36:27 PM: articles/performance_tuning/performance.md
2:36:27 PM: articles/performance_tuning/profiler.md
2:36:27 PM: articles/reference/
2:36:27 PM: articles/reference/_category_.json
2:36:27 PM: articles/reference/differences_between_taichi_and_python_programs.md
2:36:27 PM: articles/reference/global_settings.md
2:36:27 PM: articles/reference/language_reference.md
2:36:27 PM: articles/reference/operator.md
2:36:27 PM: articles/reference/simt.md
2:36:27 PM: articles/reference/syntax_sugars.md
2:36:27 PM: articles/static/
2:36:27 PM: articles/static/assets/
2:36:27 PM: articles/static/assets/arrow_field.png
2:36:27 PM: articles/static/assets/arrows.png
2:36:27 PM: articles/static/assets/bitpacked_fields_layout_example.png
2:36:27 PM: articles/static/assets/bls_indices_mapping.png
2:36:27 PM: articles/static/assets/circles.png
2:36:27 PM: articles/static/assets/colored_circles.png
2:36:27 PM: articles/static/assets/effect_of_offline_cache.png
2:36:27 PM: articles/static/assets/floating-point_formats.png
2:36:27 PM: articles/static/assets/lines.png
2:36:27 PM: articles/static/assets/point_field.png
2:36:27 PM: articles/static/assets/quant_array_layout_example.png
2:36:27 PM: articles/static/assets/rect.png
2:36:27 PM: articles/static/assets/triangles.png
2:36:27 PM: articles/type_system/
2:36:27 PM: articles/type_system/_category_.json
2:36:27 PM: articles/type_system/type.md
2:36:27 PM: articles/utilities/
2:36:27 PM: articles/utilities/_category_.json
2:36:27 PM: articles/visualization/
2:36:27 PM: articles/visualization/_category_.json
2:36:27 PM: articles/visualization/export_results.md
2:36:27 PM: articles/visualization/ggui.md
2:36:27 PM: articles/visualization/gui_system.md
2:36:27 PM: sent 1.21M bytes received 1.74K bytes 2.41M bytes/sec
2:36:27 PM: total size is 1.20M speedup is 0.99
2:36:27 PM: + node ./scripts/flaturl ./docs ./docs
2:36:27 PM: + cp -r variables ./docs/variables
2:36:27 PM: + rsync -avh --delete /opt/build/repo/docs/variable.json /opt/build/repo/docs.taichi.graphics/website/docs/variables/variable.json
2:36:27 PM: sending incremental file list
2:36:27 PM: variable.json
2:36:27 PM: sent 112 bytes received 35 bytes 294.00 bytes/sec
2:36:27 PM: total size is 3 speedup is 0.02
2:36:27 PM: + rsync -avh --delete /opt/build/repo/docs/fragments/ /opt/build/repo/docs.taichi.graphics/website/docs/fragments
2:36:27 PM: sending incremental file list
2:36:27 PM: created directory /opt/build/repo/docs.taichi.graphics/website/docs/fragments
2:36:27 PM: ./
2:36:27 PM: .gitkeep
2:36:27 PM: sent 130 bytes received 120 bytes 500.00 bytes/sec
2:36:27 PM: total size is 0 speedup is 0.00
2:36:28 PM: yarn run v1.22.19
2:36:28 PM: $ yarn run validateplugin && docusaurus build
2:36:28 PM: $ node ./scripts/validation/index.js
2:36:30 PM: [INFO] Website will be built for all these locales:
2:36:30 PM: - en
2:36:30 PM: - zh-Hans
2:36:30 PM: - fr-FR
2:36:30 PM: [INFO] [en] Creating an optimized production build...
2:36:42 PM: Browserslist: caniuse-lite is outdated. Please run:
2:36:42 PM: npx browserslist@latest --update-db
2:36:42 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
2:36:42 PM: [info] [webpackbar] Compiling Client
2:36:43 PM: [info] [webpackbar] Compiling Server
2:36:52 PM: [success] [webpackbar] Client: Compiled successfully in 9.45s
2:37:09 PM: [success] [webpackbar] Server: Compiled successfully in 26.28s
2:37:10 PM: [SUCCESS] Generated static files in build.
2:37:10 PM: [INFO] [zh-Hans] Creating an optimized production build...
2:37:34 PM: [info] [webpackbar] Compiling Client
2:37:34 PM: [info] [webpackbar] Compiling Server
2:37:43 PM: [success] [webpackbar] Client: Compiled successfully in 9.14s
2:38:04 PM: [success] [webpackbar] Server: Compiled successfully in 29.51s
2:38:05 PM: [SUCCESS] Generated static files in build/zh-Hans.
2:38:05 PM: [INFO] [fr-FR] Creating an optimized production build...
2:38:31 PM: [info] [webpackbar] Compiling Client
2:38:31 PM: [info] [webpackbar] Compiling Server
2:38:40 PM: [success] [webpackbar] Client: Compiled successfully in 8.81s
2:39:00 PM: [success] [webpackbar] Server: Compiled successfully in 28.65s
2:39:01 PM: [SUCCESS] Generated static files in build/fr-FR.
2:39:01 PM: [INFO] Use `npm run serve` command to test your build locally.
2:39:01 PM: Done in 153.62s.
2:39:01 PM:
2:39:01 PM: (build.command completed in 3m 29.4s)
2:39:01 PM:
2:39:01 PM: ────────────────────────────────────────────────────────────────
2:39:01 PM: 2. Deploy site
2:39:01 PM: ────────────────────────────────────────────────────────────────
2:39:01 PM:
2:39:01 PM: Starting to deploy site from 'docs.taichi.graphics/website/build'
2:39:02 PM: Creating deploy tree asynchronously
2:39:02 PM: Creating deploy upload records
2:39:06 PM: 1394 new files to upload
2:39:06 PM: 0 new functions to upload
2:39:06 PM: 0% complete
2:39:07 PM: 5% complete
2:39:07 PM: 10% complete
2:39:08 PM: 15% complete
2:39:08 PM: 20% complete
2:39:09 PM: 25% complete
2:39:09 PM: 30% complete
2:39:10 PM: 35% complete
2:39:10 PM: 40% complete
2:39:11 PM: 45% complete
2:39:11 PM: 50% complete
2:39:12 PM: 55% complete
2:39:12 PM: 60% complete
2:39:13 PM: 65% complete
2:39:13 PM: 70% complete
2:39:14 PM: 75% complete
2:39:14 PM: 80% complete
2:39:15 PM: 85% complete
2:39:15 PM: 90% complete
2:39:16 PM: 95% complete
2:39:16 PM: 100% complete
2:39:16 PM: Site deploy was successfully initiated
2:39:16 PM:
2:39:16 PM: (Deploy site completed in 15.2s)
2:39:16 PM:
2:39:16 PM: ────────────────────────────────────────────────────────────────
2:39:16 PM: Netlify Build Complete
2:39:16 PM: ────────────────────────────────────────────────────────────────
2:39:16 PM:
2:39:16 PM: (Netlify Build completed in 3m 44.6s)
2:39:17 PM: Caching artifacts
2:39:17 PM: Started saving build plugins
2:39:17 PM: Finished saving build plugins
2:39:17 PM: Started saving pip cache
2:39:17 PM: Finished saving pip cache
2:39:17 PM: Started saving emacs cask dependencies
2:39:17 PM: Finished saving emacs cask dependencies
2:39:17 PM: Started saving maven dependencies
2:39:17 PM: Finished saving maven dependencies
2:39:17 PM: Started saving boot dependencies
2:39:17 PM: Finished saving boot dependencies
2:39:17 PM: Started saving rust rustup cache
2:39:17 PM: Finished saving rust rustup cache
2:39:17 PM: Started saving go dependencies
2:39:17 PM: Finished saving go dependencies
2:39:17 PM: Build script success
2:39:26 PM: Starting post processing
2:39:26 PM: Post processing - HTML
2:39:32 PM: Uploading Cache of size 2.6GB
2:39:46 PM: Finished processing build request in 4m59.124587263s
2:41:50 PM: Post processing - header rules
2:41:50 PM: Post processing - redirect rules
2:41:50 PM: Post processing done
2:41:54 PM: Site is live ✨