Skip to main content

Deploy details

Deploy successful for pyo3

Bump supported cpython version to 3.14 for testing

PR #4811: main@471bd35

Deploy log

Initializing

Complete
10:24:18 PM: Build ready to start
10:24:32 PM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
10:24:32 PM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
10:24:32 PM: Fetching cached dependencies
10:24:32 PM: Starting to download cache of 13.4GB
10:25:08 PM: Finished downloading cache in 35.709s
10:25:08 PM: Starting to extract cache
10:27:33 PM: Finished extracting cache in 2m25.055s
10:27:33 PM: Finished fetching cache in 3m1.049s
10:27:33 PM: Starting to prepare the repo for build
10:27:33 PM: Preparing Git Reference pull/4811/head
10:27:34 PM: Custom publish path detected. Proceeding with the specified path: 'netlify_build'
10:27:34 PM: Custom build command detected. Proceeding with the specified command: '.netlify/build.sh'
10:27:35 PM: Starting to install dependencies
10:27:35 PM: Started restoring cached mise cache
10:27:35 PM: Finished restoring cached mise cache
10:27:36 PM: mise python@3.8.20 install
10:27:36 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:27:36 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:27:37 PM: mise python@3.8.20 python --version
10:27:37 PM: mise python@3.8.20 Python 3.8.20
10:27:37 PM: mise python@3.8.20 installed
10:27:37 PM: Python version set to 3.8
10:27:37 PM: Collecting pipenv
10:27:38 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
10:27:38 PM: Collecting certifi (from pipenv)
10:27:38 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
10:27:38 PM: Collecting packaging>=22 (from pipenv)
10:27:38 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:27:38 PM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
10:27:38 PM: Collecting virtualenv>=20.24.2 (from pipenv)
10:27:38 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
10:27:38 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:27:38 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:27:38 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:27:38 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
10:27:38 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:27:38 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:27:38 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
10:27:38 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 50.8 MB/s eta 0:00:00
10:27:38 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:27:38 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.2 MB/s eta 0:00:00
10:27:38 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
10:27:38 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 187.7 MB/s eta 0:00:00
10:27:38 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
10:27:38 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 17.9 MB/s eta 0:00:00
10:27:38 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:27:38 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 48.8 MB/s eta 0:00:00
10:27:38 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
10:27:38 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:27:38 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:27:39 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.3
10:27:39 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
10:27:39 PM: [notice] To update, run: pip install --upgrade pip
10:27:39 PM: Attempting Ruby version 2.7.2, read from environment
10:27:40 PM: Using Ruby version 2.7.2
10:27:41 PM: Started restoring cached go cache
10:27:41 PM: Finished restoring cached go cache
10:27:41 PM: Installing Go version 1.17 (requested 1.17)
10:27:45 PM: go version go1.17 linux/amd64
10:27:46 PM: Using PHP version 8.0
10:27:46 PM: Started restoring cached rust rustup cache
10:27:46 PM: Finished restoring cached rust rustup cache
10:27:46 PM: Started restoring cached rust cargo registry cache
10:27:47 PM: Finished restoring cached rust cargo registry cache
10:27:47 PM: Started restoring cached rust cargo bin cache
10:27:47 PM: Finished restoring cached rust cargo bin cache
10:27:47 PM: Started restoring cached rust compile output
10:27:47 PM: Finished restoring cached rust compile output
10:27:47 PM: Started restoring cached Node.js version
10:27:56 PM: Finished restoring cached Node.js version
10:27:57 PM: v16.20.2 is already installed.
10:27:57 PM: Now using node v16.20.2 (npm v8.19.4)
10:27:57 PM: Enabling Node.js Corepack
10:27:57 PM: Started restoring cached build plugins
10:27:57 PM: Finished restoring cached build plugins
10:27:57 PM: Successfully installed dependencies
10:27:57 PM: Starting build script
10:27:59 PM: Detected 0 framework(s)
10:27:59 PM: Section completed: initializing

Building

Complete
10:28:00 PM: Netlify Build
10:28:00 PM: ────────────────────────────────────────────────────────────────
10:28:00 PM:
10:28:00 PM: ❯ Version
10:28:00 PM: @netlify/build 29.59.2
10:28:00 PM:
10:28:00 PM: ❯ Flags
10:28:00 PM: accountId: 63092cb860cf86008ffbb35f
10:28:00 PM: baseRelDir: true
10:28:00 PM: buildId: 67cf66924104c400086ec737
10:28:00 PM: deployId: 67cf66924104c400086ec739
10:28:00 PM:
10:28:00 PM: ❯ Current directory
10:28:00 PM: /opt/build/repo
10:28:00 PM:
10:28:00 PM: ❯ Config file
10:28:00 PM: /opt/build/repo/netlify.toml
10:28:00 PM:
10:28:00 PM: ❯ Context
10:28:00 PM: deploy-preview
10:28:00 PM:
10:28:00 PM: build.command from netlify.toml
10:28:00 PM: ────────────────────────────────────────────────────────────────
10:28:00 PM: ​
10:28:00 PM: $ .netlify/build.sh
10:28:00 PM: + rustup update nightly
10:28:00 PM: info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
10:28:00 PM: info: latest update on 2025-03-10, rust version 1.87.0-nightly (3ea711f17 2025-03-09)
10:28:00 PM: info: downloading component 'cargo'
10:28:00 PM: info: downloading component 'clippy'
10:28:01 PM: info: downloading component 'rust-docs'
10:28:01 PM: info: downloading component 'rust-std'
10:28:01 PM: info: downloading component 'rustc'
10:28:01 PM: info: downloading component 'rustfmt'
10:28:01 PM: info: removing previous version of component 'cargo'
10:28:01 PM: info: removing previous version of component 'clippy'
10:28:01 PM: info: removing previous version of component 'rust-docs'
10:28:01 PM: info: removing previous version of component 'rust-std'
10:28:01 PM: info: removing previous version of component 'rustc'
10:28:01 PM: info: removing previous version of component 'rustfmt'
10:28:01 PM: info: installing component 'cargo'
10:28:02 PM: info: installing component 'clippy'
10:28:02 PM: info: installing component 'rust-docs'
10:28:04 PM: info: installing component 'rust-std'
10:28:06 PM: info: installing component 'rustc'
10:28:11 PM: info: installing component 'rustfmt'
10:28:12 PM: nightly-x86_64-unknown-linux-gnu updated - rustc 1.87.0-nightly (3ea711f17 2025-03-09) (from rustc 1.87.0-nightly (efea9896f 2025-03-08))
10:28:12 PM: + rustup default nightly
10:28:12 PM: info: using existing install for 'nightly-x86_64-unknown-linux-gnu'
10:28:12 PM: info: default toolchain set to 'nightly-x86_64-unknown-linux-gnu'
10:28:12 PM: nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.87.0-nightly (3ea711f17 2025-03-09)
10:28:12 PM: ++ cargo search pyo3 --limit 1
10:28:12 PM: ++ head -1
10:28:12 PM: ++ tr -d '"'
10:28:12 PM: ++ tr -s ' '
10:28:12 PM: ++ cut -d ' ' -f 3
10:28:12 PM: note: to learn more about a package, run `cargo info <name>`
10:28:12 PM: + PYO3_VERSION=0.24.0
10:28:12 PM: + tar -xz
10:28:27 PM: + mv pyo3-gh-pages netlify_build
10:28:27 PM: + set +x
10:28:28 PM: + pip install towncrier
10:28:28 PM: Collecting towncrier
10:28:28 PM: Downloading towncrier-24.8.0-py3-none-any.whl.metadata (4.2 kB)
10:28:28 PM: Collecting click (from towncrier)
10:28:28 PM: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
10:28:28 PM: Collecting importlib-metadata>=4.6 (from towncrier)
10:28:28 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
10:28:28 PM: Collecting importlib-resources>=5 (from towncrier)
10:28:28 PM: Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB)
10:28:28 PM: Collecting jinja2 (from towncrier)
10:28:28 PM: Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
10:28:28 PM: Collecting tomli (from towncrier)
10:28:28 PM: Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB)
10:28:28 PM: Collecting zipp>=3.20 (from importlib-metadata>=4.6->towncrier)
10:28:28 PM: Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
10:28:28 PM: Collecting MarkupSafe>=2.0 (from jinja2->towncrier)
10:28:28 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
10:28:28 PM: Downloading towncrier-24.8.0-py3-none-any.whl (56 kB)
10:28:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/57.0 kB ? eta -:--:--
10:28:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 3.4 MB/s eta 0:00:00
10:28:28 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
10:28:28 PM: Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB)
10:28:28 PM: Downloading click-8.1.8-py3-none-any.whl (98 kB)
10:28:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/98.2 kB ? eta -:--:--
10:28:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 5.6 MB/s eta 0:00:00
10:28:28 PM: Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
10:28:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/134.9 kB ? eta -:--:--
10:28:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 9.2 MB/s eta 0:00:00
10:28:28 PM: Downloading tomli-2.2.1-py3-none-any.whl (14 kB)
10:28:28 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
10:28:28 PM: Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
10:28:28 PM: Installing collected packages: zipp, tomli, MarkupSafe, click, jinja2, importlib-resources, importlib-metadata, towncrier
10:28:29 PM: Successfully installed MarkupSafe-2.1.5 click-8.1.8 importlib-metadata-8.5.0 importlib-resources-6.4.5 jinja2-3.1.6 tomli-2.2.1 towncrier-24.8.0 zipp-3.20.2
10:28:29 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
10:28:29 PM: [notice] To update, run: pip install --upgrade pip
10:28:29 PM: + towncrier build --yes --version Unreleased --date TBC
10:28:29 PM: Loading template...
10:28:29 PM: Finding news fragments...
10:28:29 PM: Rendering news fragments...
10:28:29 PM: Writing to newsfile...
10:28:29 PM: Staging newsfile...
10:28:29 PM: Removing the following files:
10:28:29 PM: /opt/build/repo/newsfragments/4811.fixed.md
10:28:29 PM: Removing news fragments...
10:28:29 PM: Done!
10:28:29 PM: ++ cargo search mdbook --limit 1
10:28:29 PM: ++ head -1
10:28:29 PM: ++ tr -s ' '
10:28:29 PM: ++ cut -d ' ' -f 3
10:28:29 PM: ++ tr -d '"'
10:28:29 PM: note: to learn more about a package, run `cargo info <name>`
10:28:29 PM: + MDBOOK_VERSION=0.4.47
10:28:29 PM: ++ mdbook --version
10:28:29 PM: + INSTALLED_MDBOOK_VERSION='mdbook v0.4.47'
10:28:29 PM: + '[' 'mdbook v0.4.47' '!=' 'mdbook v0.4.47' ']'
10:28:29 PM: ++ cargo search mdbook-linkcheck --limit 1
10:28:29 PM: ++ head -1
10:28:29 PM: ++ tr -s ' '
10:28:29 PM: ++ cut -d ' ' -f 3
10:28:29 PM: ++ tr -d '"'
10:28:29 PM: note: to learn more about a package, run `cargo info <name>`
10:28:29 PM: + MDBOOK_LINKCHECK_VERSION=0.7.7
10:28:29 PM: ++ mdbook-linkcheck --version
10:28:29 PM: + INSTALLED_MDBOOK_LINKCHECK_VERSION='mdbook-linkcheck 0.7.7'
10:28:29 PM: + '[' 'mdbook-linkcheck 0.7.7' '!=' 'mdbook v0.7.7' ']'
10:28:29 PM: + cargo install mdbook-linkcheck@0.7.7 --force
10:28:29 PM: Updating crates.io index
10:28:29 PM: Installing mdbook-linkcheck v0.7.7
10:28:29 PM: Updating crates.io index
10:28:30 PM: Locking 259 packages to latest compatible versions
10:28:30 PM: Adding env_logger v0.9.3 (available: v0.11.7)
10:28:30 PM: Adding http v0.2.12 (available: v1.2.0)
10:28:30 PM: Adding pulldown-cmark v0.8.0 (available: v0.13.0)
10:28:30 PM: Adding reqwest v0.11.27 (available: v0.12.12)
10:28:30 PM: Downloading crates ...
10:28:31 PM: Downloaded env_logger v0.11.7
10:28:31 PM: Downloaded once_cell v1.21.0
10:28:31 PM: Downloaded clap v4.5.32
10:28:31 PM: Downloaded indexmap v2.8.0
10:28:31 PM: Downloaded clap_builder v4.5.32
10:28:31 PM: Downloaded rustix v1.0.2
10:28:31 PM: Compiling proc-macro2 v1.0.94
10:28:31 PM: Compiling unicode-ident v1.0.18
10:28:31 PM: Compiling memchr v2.7.4
10:28:31 PM: Compiling libc v0.2.170
10:28:31 PM: Compiling version_check v0.9.5
10:28:31 PM: Compiling autocfg v1.4.0
10:28:31 PM: Compiling stable_deref_trait v1.2.0
10:28:31 PM: Compiling bitflags v2.9.0
10:28:31 PM: Compiling pin-project-lite v0.2.16
10:28:31 PM: Compiling shlex v1.3.0
10:28:31 PM: Compiling once_cell v1.21.0
10:28:31 PM: Compiling cc v1.2.16
10:28:31 PM: Compiling serde v1.0.219
10:28:31 PM: Compiling cfg-if v1.0.0
10:28:31 PM: Compiling itoa v1.0.15
10:28:31 PM: Compiling pkg-config v0.3.32
10:28:31 PM: Compiling thiserror v2.0.12
10:28:31 PM: Compiling quote v1.0.39
10:28:31 PM: Compiling vcpkg v0.2.15
10:28:31 PM: Compiling slab v0.4.9
10:28:31 PM: Compiling syn v2.0.100
10:28:32 PM: Compiling litemap v0.7.5
10:28:32 PM: Compiling futures-sink v0.3.31
10:28:32 PM: Compiling futures-core v0.3.31
10:28:32 PM: Compiling openssl-src v300.4.2+3.4.1
10:28:32 PM: Compiling writeable v0.5.5
10:28:32 PM: Compiling bytes v1.10.1
10:28:32 PM: Compiling log v0.4.26
10:28:32 PM: Compiling futures-channel v0.3.31
10:28:32 PM: Compiling socket2 v0.5.8
10:28:32 PM: Compiling mio v1.0.3
10:28:32 PM: Compiling openssl-sys v0.9.106
10:28:32 PM: Compiling aho-corasick v1.1.3
10:28:32 PM: Compiling futures-io v0.3.31
10:28:32 PM: Compiling regex-syntax v0.8.5
10:28:32 PM: Compiling rustix v1.0.2
10:28:33 PM: Compiling ident_case v1.0.1
10:28:33 PM: Compiling icu_locid_transform_data v1.5.0
10:28:33 PM: Compiling fnv v1.0.7
10:28:33 PM: Compiling futures-task v0.3.31
10:28:33 PM: Compiling pin-utils v0.1.0
10:28:33 PM: Compiling typenum v1.18.0
10:28:33 PM: Compiling strsim v0.11.1
10:28:33 PM: Compiling unicode-width v0.1.14
10:28:33 PM: Compiling tokio v1.44.0
10:28:33 PM: Compiling generic-array v0.14.7
10:28:33 PM: Compiling openssl v0.10.71
10:28:33 PM: Compiling icu_properties_data v1.5.0
10:28:33 PM: Compiling foreign-types-shared v0.1.1
10:28:33 PM: Compiling linux-raw-sys v0.9.2
10:28:33 PM: Compiling utf8parse v0.2.2
10:28:34 PM: Compiling anstyle-parse v0.2.6
10:28:35 PM: Compiling synstructure v0.13.1
10:28:35 PM: Compiling zerofrom-derive v0.1.6
10:28:36 PM: Compiling zerofrom v0.1.6
10:28:36 PM: Compiling yoke-derive v0.7.5
10:28:36 PM: Compiling zerovec-derive v0.10.3
10:28:36 PM: Compiling yoke v0.7.5
10:28:36 PM: Compiling displaydoc v0.2.5
10:28:36 PM: Compiling serde_derive v1.0.219
10:28:36 PM: Compiling zerovec v0.10.4
10:28:36 PM: Compiling icu_provider_macros v1.5.0
10:28:37 PM: Compiling thiserror-impl v2.0.12
10:28:37 PM: Compiling tinystr v0.7.6
10:28:37 PM: Compiling futures-macro v0.3.31
10:28:37 PM: Compiling icu_locid v1.5.0
10:28:38 PM: Compiling futures-util v0.3.31
10:28:38 PM: Compiling icu_provider v1.5.0
10:28:39 PM: Compiling icu_locid_transform v1.5.0
10:28:40 PM: Compiling icu_collections v1.5.0
10:28:40 PM: Compiling regex-automata v0.4.9
10:28:40 PM: Compiling darling_core v0.20.10
10:28:40 PM: Compiling openssl-macros v0.1.1
10:28:40 PM: Compiling icu_properties v1.5.1
10:28:40 PM: Compiling foreign-types v0.3.2
10:28:40 PM: Compiling http v0.2.12
10:28:41 PM: Compiling tracing-core v0.1.33
10:28:41 PM: Compiling darling_macro v0.20.10
10:28:41 PM: Compiling ucd-trie v0.1.7
10:28:41 PM: Compiling equivalent v1.0.2
10:28:42 PM: Compiling write16 v1.0.0
10:28:42 PM: Compiling anstyle-query v1.1.2
10:28:42 PM: Compiling smallvec v1.14.0
10:28:42 PM: Compiling utf16_iter v1.0.5
10:28:42 PM: Compiling hashbrown v0.15.2
10:28:42 PM: Compiling utf8_iter v1.0.4
10:28:42 PM: Compiling ryu v1.0.20
10:28:42 PM: Compiling icu_normalizer_data v1.5.0
10:28:42 PM: Compiling anstyle v1.0.10
10:28:42 PM: Compiling native-tls v0.2.14
10:28:42 PM: Compiling is_terminal_polyfill v1.70.1
10:28:42 PM: Compiling colorchoice v1.0.3
10:28:42 PM: Compiling httparse v1.10.1
10:28:42 PM: Compiling icu_normalizer v1.5.0
10:28:42 PM: Compiling anstream v0.6.18
10:28:42 PM: Compiling pest v2.7.15
10:28:42 PM: Compiling indexmap v2.8.0
10:28:42 PM: Compiling darling v0.20.10
10:28:42 PM: Compiling tracing v0.1.41
10:28:43 PM: Compiling tokio-util v0.7.13
10:28:43 PM: Compiling proc-macro-error-attr v1.0.4
10:28:43 PM: Compiling openssl-probe v0.1.6
10:28:43 PM: Compiling try-lock v0.2.5
10:28:43 PM: Compiling percent-encoding v2.3.1
10:28:43 PM: Compiling syn v1.0.109
10:28:43 PM: Compiling form_urlencoded v1.2.1
10:28:43 PM: Compiling pest_meta v2.7.15
10:28:43 PM: Compiling want v0.3.1
10:28:43 PM: Compiling h2 v0.3.26
10:28:43 PM: Compiling derive_builder_core v0.20.2
10:28:44 PM: Compiling idna_adapter v1.2.0
10:28:44 PM: Compiling regex v1.11.1
10:28:44 PM: Compiling http-body v0.4.6
10:28:44 PM: Compiling terminal_size v0.4.2
10:28:44 PM: Compiling num-traits v0.2.19
10:28:44 PM: Compiling proc-macro-error v1.0.4
10:28:44 PM: Compiling tower-service v0.3.3
10:28:44 PM: Compiling httpdate v1.0.3
10:28:44 PM: Compiling clap_lex v0.7.4
10:28:44 PM: Compiling termcolor v1.4.1
10:28:45 PM: Compiling unicase v2.8.1
10:28:45 PM: Compiling bitflags v1.3.2
10:28:45 PM: Compiling getrandom v0.3.1
10:28:45 PM: Compiling serde_json v1.0.140
10:28:45 PM: Compiling clap_builder v4.5.32
10:28:45 PM: Compiling derive_builder_macro v0.20.2
10:28:45 PM: Compiling idna v1.0.3
10:28:45 PM: Compiling hyper v0.14.32
10:28:47 PM: Compiling pest_generator v2.7.15
10:28:48 PM: Compiling block-buffer v0.10.4
10:28:48 PM: Compiling crypto-common v0.1.6
10:28:48 PM: Compiling atty v0.2.14
10:28:48 PM: Compiling pulldown-cmark v0.10.3
10:28:48 PM: Compiling pulldown-cmark v0.8.0
10:28:48 PM: Compiling anyhow v1.0.97
10:28:49 PM: Compiling unicode-segmentation v1.12.0
10:28:49 PM: Compiling num-modular v0.6.1
10:28:49 PM: Compiling base64 v0.21.7
10:28:49 PM: Compiling thiserror v1.0.69
10:28:49 PM: Compiling rustls-pemfile v1.0.4
10:28:50 PM: Compiling num-order v1.2.0
10:28:50 PM: Compiling heck v0.3.3
10:28:50 PM: Compiling digest v0.10.7
10:28:50 PM: Compiling pest_derive v2.7.15
10:28:50 PM: Compiling clap v4.5.32
10:28:50 PM: Compiling url v2.5.4
10:28:50 PM: Compiling derive_builder v0.20.2
10:28:50 PM: Compiling codespan-reporting v0.11.1
10:28:51 PM: Compiling env_filter v0.1.3
10:28:51 PM: Compiling serde_urlencoded v0.7.1
10:28:51 PM: Compiling bstr v1.11.3
10:28:51 PM: Compiling futures-executor v0.3.31
10:28:52 PM: Compiling thiserror-impl v1.0.69
10:28:52 PM: Compiling textwrap v0.11.0
10:28:52 PM: Compiling getopts v0.2.21
10:28:52 PM: Compiling encoding_rs v0.8.35
10:28:52 PM: Compiling ansi_term v0.12.1
10:28:52 PM: Compiling jiff v0.2.3
10:28:52 PM: Compiling mime v0.3.17
10:28:53 PM: Compiling strsim v0.8.0
10:28:53 PM: Compiling cpufeatures v0.2.17
10:28:53 PM: Compiling vec_map v0.8.2
10:28:53 PM: Compiling pulldown-cmark-escape v0.10.1
10:28:53 PM: Compiling semver v1.0.26
10:28:53 PM: Compiling iana-time-zone v0.1.61
10:28:53 PM: Compiling sync_wrapper v0.1.2
10:28:53 PM: Compiling fastrand v2.3.0
10:28:53 PM: Compiling ipnet v2.11.0
10:28:53 PM: Compiling tempfile v3.18.0
10:28:54 PM: Compiling chrono v0.4.40
10:28:54 PM: Compiling clap v2.34.0
10:28:55 PM: Compiling env_logger v0.11.7
10:28:56 PM: Compiling sha2 v0.10.8
10:28:57 PM: Compiling opener v0.7.2
10:28:57 PM: Compiling futures v0.3.31
10:28:57 PM: Compiling codespan v0.11.1
10:28:57 PM: Compiling handlebars v6.3.1
10:28:57 PM: Compiling clap_complete v4.5.46
10:28:59 PM: Compiling structopt-derive v0.4.18
10:29:00 PM: Compiling toml v0.5.11
10:29:00 PM: Compiling linkify v0.7.0
10:29:00 PM: Compiling lazy_static v1.5.0
10:29:00 PM: Compiling humantime v2.1.0
10:29:00 PM: Compiling topological-sort v0.2.2
10:29:01 PM: Compiling dunce v1.0.5
10:29:01 PM: Compiling hex v0.4.3
10:29:01 PM: Compiling mdbook v0.4.47
10:29:01 PM: Compiling env_logger v0.9.3
10:29:03 PM: Compiling structopt v0.3.26
10:29:24 PM: Compiling tokio-native-tls v0.3.1
10:29:24 PM: Compiling hyper-tls v0.5.0
10:29:25 PM: Compiling reqwest v0.11.27
10:29:25 PM: Compiling linkcheck v0.4.1
10:29:26 PM: Compiling mdbook-linkcheck v0.7.7
10:29:29 PM: Finished `release` profile [optimized] target(s) in 1m 00s
10:29:29 PM: Replacing /opt/buildhome/.cargo/bin/mdbook-linkcheck
10:29:29 PM: Replaced package `unknown` with `mdbook-linkcheck v0.7.7` (executable `mdbook-linkcheck`)
10:29:29 PM: ++ cargo search mdbook-tabs --limit 1
10:29:29 PM: ++ head -1
10:29:29 PM: ++ tr -s ' '
10:29:29 PM: ++ cut -d ' ' -f 3
10:29:29 PM: ++ tr -d '"'
10:29:30 PM: note: to learn more about a package, run `cargo info <name>`
10:29:30 PM: + MDBOOK_TABS_VERSION=0.2.1
10:29:30 PM: ++ mdbook-tabs --version
10:29:30 PM: + INSTALLED_MDBOOK_TABS_VERSION='mdbook-tabs 0.2.1'
10:29:30 PM: + '[' 'mdbook-tabs 0.2.1' '!=' 'mdbook-tabs v0.2.1' ']'
10:29:30 PM: + cargo install mdbook-tabs@0.2.1 --force
10:29:30 PM: Updating crates.io index
10:29:30 PM: Installing mdbook-tabs v0.2.1
10:29:30 PM: Updating crates.io index
10:29:31 PM: Locking 287 packages to latest compatible versions
10:29:31 PM: Adding pulldown-cmark v0.11.3 (available: v0.13.0)
10:29:31 PM: Downloading crates ...
10:29:31 PM: Downloaded clap_derive v4.5.32
10:29:31 PM: Compiling proc-macro2 v1.0.94
10:29:31 PM: Compiling unicode-ident v1.0.18
10:29:31 PM: Compiling libc v0.2.170
10:29:31 PM: Compiling cfg-if v1.0.0
10:29:31 PM: Compiling autocfg v1.4.0
10:29:31 PM: Compiling log v0.4.26
10:29:31 PM: Compiling memchr v2.7.4
10:29:31 PM: Compiling serde v1.0.219
10:29:31 PM: Compiling stable_deref_trait v1.2.0
10:29:31 PM: Compiling itoa v1.0.15
10:29:31 PM: Compiling smallvec v1.14.0
10:29:31 PM: Compiling writeable v0.5.5
10:29:31 PM: Compiling typenum v1.18.0
10:29:31 PM: Compiling litemap v0.7.5
10:29:31 PM: Compiling bytes v1.10.1
10:29:31 PM: Compiling quote v1.0.39
10:29:31 PM: Compiling version_check v0.9.5
10:29:31 PM: Compiling bitflags v2.9.0
10:29:32 PM: Compiling syn v2.0.100
10:29:32 PM: Compiling generic-array v0.14.7
10:29:32 PM: Compiling aho-corasick v1.1.3
10:29:32 PM: Compiling thiserror v2.0.12
10:29:32 PM: Compiling icu_locid_transform_data v1.5.0
10:29:32 PM: Compiling regex-syntax v0.8.5
10:29:32 PM: Compiling fnv v1.0.7
10:29:32 PM: Compiling pin-project-lite v0.2.16
10:29:32 PM: Compiling rand_core v0.6.4
10:29:32 PM: Compiling icu_properties_data v1.5.0
10:29:32 PM: Compiling siphasher v1.0.1
10:29:32 PM: Compiling rand v0.8.5
10:29:32 PM: Compiling phf_shared v0.11.3
10:29:32 PM: Compiling mio v1.0.3
10:29:32 PM: Compiling write16 v1.0.0
10:29:32 PM: Compiling once_cell v1.21.0
10:29:32 PM: Compiling zerocopy v0.8.23
10:29:32 PM: Compiling icu_normalizer_data v1.5.0
10:29:32 PM: Compiling rustix v1.0.2
10:29:32 PM: Compiling utf8_iter v1.0.4
10:29:32 PM: Compiling utf16_iter v1.0.5
10:29:32 PM: Compiling phf_generator v0.11.3
10:29:33 PM: Compiling block-buffer v0.10.4
10:29:33 PM: Compiling crypto-common v0.1.6
10:29:33 PM: Compiling lock_api v0.4.12
10:29:33 PM: Compiling slab v0.4.9
10:29:33 PM: Compiling futures-core v0.3.31
10:29:33 PM: Compiling ident_case v1.0.1
10:29:33 PM: Compiling utf-8 v0.7.6
10:29:33 PM: Compiling utf8parse v0.2.2
10:29:33 PM: Compiling percent-encoding v2.3.1
10:29:33 PM: Compiling futures-sink v0.3.31
10:29:33 PM: Compiling linux-raw-sys v0.9.2
10:29:33 PM: Compiling strsim v0.11.1
10:29:33 PM: Compiling parking_lot_core v0.9.10
10:29:33 PM: Compiling form_urlencoded v1.2.1
10:29:33 PM: Compiling anstyle-parse v0.2.6
10:29:33 PM: Compiling regex-automata v0.4.9
10:29:33 PM: Compiling digest v0.10.7
10:29:34 PM: Compiling synstructure v0.13.1
10:29:34 PM: Compiling darling_core v0.20.10
10:29:35 PM: Compiling zerofrom-derive v0.1.6
10:29:35 PM: Compiling yoke-derive v0.7.5
10:29:35 PM: Compiling zerofrom v0.1.6
10:29:35 PM: Compiling serde_derive v1.0.219
10:29:36 PM: Compiling yoke v0.7.5
10:29:36 PM: Compiling zerovec-derive v0.10.3
10:29:36 PM: Compiling displaydoc v0.2.5
10:29:36 PM: Compiling icu_provider_macros v1.5.0
10:29:36 PM: Compiling thiserror-impl v2.0.12
10:29:36 PM: Compiling tokio-macros v2.5.0
10:29:36 PM: Compiling zerovec v0.10.4
10:29:36 PM: Compiling http v0.2.12
10:29:37 PM: Compiling getrandom v0.2.15
10:29:37 PM: Compiling tinystr v0.7.6
10:29:37 PM: Compiling icu_locid v1.5.0
10:29:37 PM: Compiling icu_collections v1.5.0
10:29:37 PM: Compiling socket2 v0.5.8
10:29:38 PM: Compiling icu_provider v1.5.0
10:29:38 PM: Compiling anstyle-query v1.1.2
10:29:38 PM: Compiling equivalent v1.0.2
10:29:38 PM: Compiling icu_locid_transform v1.5.0
10:29:38 PM: Compiling scopeguard v1.2.0
10:29:38 PM: Compiling new_debug_unreachable v1.0.6
10:29:38 PM: Compiling anstyle v1.0.10
10:29:38 PM: Compiling colorchoice v1.0.3
10:29:38 PM: Compiling is_terminal_polyfill v1.70.1
10:29:38 PM: Compiling hashbrown v0.15.2
10:29:38 PM: Compiling icu_properties v1.5.1
10:29:39 PM: Compiling httparse v1.10.1
10:29:39 PM: Compiling thiserror v1.0.69
10:29:39 PM: Compiling cpufeatures v0.2.17
10:29:39 PM: Compiling indexmap v2.8.0
10:29:39 PM: Compiling anstream v0.6.18
10:29:39 PM: Compiling tokio v1.44.0
10:29:39 PM: Compiling darling_macro v0.20.10
10:29:39 PM: Compiling thiserror-impl v1.0.69
10:29:39 PM: Compiling futures-macro v0.3.31
10:29:40 PM: Compiling icu_normalizer v1.5.0
10:29:40 PM: Compiling ppv-lite86 v0.2.21
10:29:40 PM: Compiling idna_adapter v1.2.0
10:29:40 PM: Compiling idna v1.0.3
10:29:40 PM: Compiling phf_codegen v0.11.3
10:29:40 PM: Compiling string_cache_codegen v0.5.4
10:29:40 PM: Compiling futures-task v0.3.31
10:29:40 PM: Compiling ucd-trie v0.1.7
10:29:40 PM: Compiling serde_json v1.0.140
10:29:40 PM: Compiling pin-utils v0.1.0
10:29:40 PM: Compiling crossbeam-utils v0.8.21
10:29:40 PM: Compiling ryu v1.0.20
10:29:41 PM: Compiling mac v0.1.1
10:29:41 PM: Compiling futf v0.1.5
10:29:41 PM: Compiling futures-util v0.3.31
10:29:41 PM: Compiling pest v2.7.15
10:29:41 PM: Compiling markup5ever v0.12.1
10:29:42 PM: Compiling url v2.5.4
10:29:42 PM: Compiling parking_lot v0.12.3
10:29:42 PM: Compiling rand_chacha v0.3.1
10:29:42 PM: Compiling darling v0.20.10
10:29:42 PM: Compiling sha1 v0.10.6
10:29:42 PM: Compiling regex v1.11.1
10:29:42 PM: Compiling tracing-core v0.1.33
10:29:42 PM: Compiling num-traits v0.2.19
10:29:42 PM: Compiling getrandom v0.3.1
10:29:42 PM: Compiling precomputed-hash v0.1.1
10:29:43 PM: Compiling unicase v2.8.1
10:29:43 PM: Compiling same-file v1.0.6
10:29:43 PM: Compiling walkdir v2.5.0
10:29:43 PM: Compiling mime_guess v2.0.5
10:29:43 PM: Compiling string_cache v0.8.8
10:29:43 PM: Compiling tracing v0.1.41
10:29:43 PM: Compiling pest_meta v2.7.15
10:29:43 PM: Compiling derive_builder_core v0.20.2
10:29:43 PM: Compiling tokio-util v0.7.13
10:29:44 PM: Compiling tendril v0.4.3
10:29:44 PM: Compiling phf v0.11.3
10:29:44 PM: Compiling bstr v1.11.3
10:29:44 PM: Compiling html5ever v0.27.0
10:29:44 PM: Compiling terminal_size v0.4.2
10:29:44 PM: Compiling http v1.2.0
10:29:44 PM: Compiling inotify-sys v0.1.5
10:29:44 PM: Compiling mime v0.3.17
10:29:44 PM: Compiling heck v0.5.0
10:29:44 PM: Compiling data-encoding v2.8.0
10:29:44 PM: Compiling try-lock v0.2.5
10:29:45 PM: Compiling clap_lex v0.7.4
10:29:45 PM: Compiling byteorder v1.5.0
10:29:45 PM: Compiling httpdate v1.0.3
10:29:45 PM: Compiling clap_builder v4.5.32
10:29:45 PM: Compiling tungstenite v0.21.0
10:29:45 PM: Compiling want v0.3.1
10:29:45 PM: Compiling clap_derive v4.5.32
10:29:45 PM: Compiling inotify v0.11.0
10:29:46 PM: Compiling crossbeam-epoch v0.9.18
10:29:46 PM: Compiling derive_builder_macro v0.20.2
10:29:46 PM: Compiling h2 v0.3.26
10:29:46 PM: Compiling pest_generator v2.7.15
10:29:47 PM: Compiling env_filter v0.1.3
10:29:47 PM: Compiling headers-core v0.2.0
10:29:47 PM: Compiling http-body v0.4.6
10:29:47 PM: Compiling pin-project-internal v1.1.10
10:29:47 PM: Compiling futures-channel v0.3.31
10:29:47 PM: Compiling filetime v0.2.25
10:29:47 PM: Compiling anyhow v1.0.97
10:29:47 PM: Compiling tower-service v0.3.3
10:29:47 PM: Compiling pulldown-cmark v0.10.3
10:29:48 PM: Compiling num-modular v0.6.1
10:29:48 PM: Compiling base64 v0.21.7
10:29:48 PM: Compiling jiff v0.2.3
10:29:48 PM: Compiling notify-types v2.0.0
10:29:48 PM: Compiling fastrand v2.3.0
10:29:48 PM: Compiling notify v8.0.0
10:29:48 PM: Compiling tempfile v3.18.0
10:29:48 PM: Compiling num-order v1.2.0
10:29:48 PM: Compiling headers v0.3.9
10:29:49 PM: Compiling pin-project v1.1.10
10:29:49 PM: Compiling hyper v0.14.32
10:29:50 PM: Compiling env_logger v0.11.7
10:29:51 PM: Compiling pest_derive v2.7.15
10:29:51 PM: Compiling clap v4.5.32
10:29:51 PM: Compiling derive_builder v0.20.2
10:29:51 PM: Compiling crossbeam-deque v0.8.6
10:29:52 PM: Compiling tokio-tungstenite v0.21.0
10:29:52 PM: Compiling globset v0.4.16
10:29:52 PM: Compiling serde_urlencoded v0.7.1
10:29:52 PM: Compiling pulldown-cmark v0.11.3
10:29:52 PM: Compiling scoped-tls v1.0.1
10:29:52 PM: Compiling unicode-width v0.1.14
10:29:52 PM: Compiling maplit v1.0.2
10:29:52 PM: Compiling pulldown-cmark-escape v0.10.1
10:29:52 PM: Compiling iana-time-zone v0.1.61
10:29:53 PM: Compiling chrono v0.4.40
10:29:53 PM: Compiling ammonia v4.0.0
10:29:54 PM: Compiling getopts v0.2.21
10:29:55 PM: Compiling warp v0.3.7
10:29:55 PM: Compiling ignore v0.4.23
10:29:55 PM: Compiling handlebars v6.3.1
10:29:56 PM: Compiling clap_complete v4.5.46
10:29:57 PM: Compiling notify-debouncer-mini v0.6.0
10:29:57 PM: Compiling opener v0.7.2
10:29:58 PM: Compiling elasticlunr-rs v3.0.2
10:29:58 PM: Compiling sha2 v0.10.8
10:29:58 PM: Compiling toml_datetime v0.6.8
10:29:58 PM: Compiling toml v0.5.11
10:29:59 PM: Compiling serde_spanned v0.6.8
10:29:59 PM: Compiling test-log-macros v0.2.17
10:29:59 PM: Compiling minimal-lexical v0.2.1
10:29:59 PM: Compiling shlex v1.3.0
10:29:59 PM: Compiling pathdiff v0.2.3
10:29:59 PM: Compiling hex v0.4.3
10:29:59 PM: Compiling semver v1.0.26
10:29:59 PM: Compiling winnow v0.7.3
10:29:59 PM: Compiling topological-sort v0.2.2
10:29:59 PM: Compiling pulldown-cmark-escape v0.11.0
10:29:59 PM: Compiling mdbook v0.4.47
10:30:00 PM: Compiling toml_edit v0.22.24
10:30:01 PM: Compiling nom v7.1.3
10:30:01 PM: Compiling test-log v0.2.17
10:30:01 PM: Compiling remain v0.2.15
10:30:02 PM: Compiling mdbook-plugin-utils v0.2.1
10:30:02 PM: Compiling toml v0.8.20
10:30:02 PM: Compiling serde-keyvalue v0.1.0
10:30:03 PM: Compiling mdbook-tabs v0.2.1
10:30:07 PM: Finished `release` profile [optimized] target(s) in 37.53s
10:30:07 PM: Replacing /opt/buildhome/.cargo/bin/mdbook-tabs
10:30:07 PM: Replaced package `unknown` with `mdbook-tabs v0.2.1` (executable `mdbook-tabs`)
10:30:07 PM: + pip install nox
10:30:08 PM: Collecting nox
10:30:08 PM: Downloading nox-2025.2.9-py3-none-any.whl.metadata (4.7 kB)
10:30:08 PM: Collecting argcomplete<4,>=1.9.4 (from nox)
10:30:08 PM: Downloading argcomplete-3.6.0-py3-none-any.whl.metadata (16 kB)
10:30:08 PM: Collecting attrs>=23.1 (from nox)
10:30:08 PM: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
10:30:08 PM: Collecting colorlog<7,>=2.6.1 (from nox)
10:30:08 PM: Downloading colorlog-6.9.0-py3-none-any.whl.metadata (10 kB)
10:30:08 PM: Collecting dependency-groups>=1.1 (from nox)
10:30:08 PM: Downloading dependency_groups-1.3.0-py3-none-any.whl.metadata (2.2 kB)
10:30:08 PM: Requirement already satisfied: packaging>=20.9 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from nox) (24.2)
10:30:08 PM: Requirement already satisfied: tomli>=1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from nox) (2.2.1)
10:30:08 PM: Requirement already satisfied: virtualenv>=20.14.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from nox) (20.29.3)
10:30:08 PM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from virtualenv>=20.14.1->nox) (0.3.9)
10:30:08 PM: Requirement already satisfied: filelock<4,>=3.12.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from virtualenv>=20.14.1->nox) (3.16.1)
10:30:08 PM: Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from virtualenv>=20.14.1->nox) (4.3.6)
10:30:08 PM: Downloading nox-2025.2.9-py3-none-any.whl (71 kB)
10:30:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/71.3 kB ? eta -:--:--
10:30:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.3/71.3 kB 3.8 MB/s eta 0:00:00
10:30:08 PM: Downloading argcomplete-3.6.0-py3-none-any.whl (43 kB)
10:30:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/43.8 kB ? eta -:--:--
10:30:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 6.2 MB/s eta 0:00:00
10:30:08 PM: Downloading attrs-25.1.0-py3-none-any.whl (63 kB)
10:30:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/63.2 kB ? eta -:--:--
10:30:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 9.8 MB/s eta 0:00:00
10:30:08 PM: Downloading colorlog-6.9.0-py3-none-any.whl (11 kB)
10:30:08 PM: Downloading dependency_groups-1.3.0-py3-none-any.whl (8.6 kB)
10:30:08 PM: Installing collected packages: dependency-groups, colorlog, attrs, argcomplete, nox
10:30:08 PM: Successfully installed argcomplete-3.6.0 attrs-25.1.0 colorlog-6.9.0 dependency-groups-1.3.0 nox-2025.2.9
10:30:08 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
10:30:08 PM: [notice] To update, run: pip install --upgrade pip
10:30:08 PM: + nox -s build-guide
10:30:08 PM: nox > Running session build-guide
10:30:08 PM: nox > mdbook build -d /opt/build/repo/target/guide guide
10:30:08 PM: 2025-03-10 22:30:08 [INFO] (mdbook::book): Book building has started
10:30:08 PM: 2025-03-10 22:30:08 [INFO] (mdbook::book): Running the html backend
10:30:09 PM: nox > Session build-guide was successful.
10:30:09 PM: + mv target/guide/ netlify_build/main/
10:30:09 PM: + nox -s docs
10:30:09 PM: nox > Running session docs
10:30:09 PM: nox > cargo doc --lib --no-default-features --features=full,jiff-02 --no-deps --workspace --exclude=pyo3-macros --exclude=pyo3-macros-backend
10:30:09 PM: Updating crates.io index
10:30:09 PM: Locking 138 packages to latest compatible versions
10:30:09 PM: Compiling target-lexicon v0.13.2
10:30:09 PM: Compiling once_cell v1.21.0
10:30:09 PM: Compiling autocfg v1.4.0
10:30:09 PM: Compiling proc-macro2 v1.0.94
10:30:09 PM: Compiling regex-syntax v0.8.5
10:30:09 PM: Compiling rand_core v0.6.4
10:30:09 PM: Compiling unicode-ident v1.0.18
10:30:09 PM: Compiling siphasher v1.0.1
10:30:09 PM: Compiling rand v0.8.5
10:30:09 PM: Compiling phf_shared v0.11.3
10:30:09 PM: Compiling num-traits v0.2.19
10:30:09 PM: Compiling libc v0.2.170
10:30:10 PM: Compiling quote v1.0.39
10:30:10 PM: Compiling pyo3-build-config v0.24.0 (/opt/build/repo/pyo3-build-config)
10:30:10 PM: Compiling phf_generator v0.11.3
10:30:10 PM: Compiling syn v2.0.100
10:30:10 PM: Compiling phf_codegen v0.11.3
10:30:10 PM: Compiling getrandom v0.3.1
10:30:10 PM: Checking num-integer v0.1.46
10:30:10 PM: Compiling regex-automata v0.4.9
10:30:10 PM: Compiling memoffset v0.9.1
10:30:10 PM: Compiling serde v1.0.219
10:30:10 PM: Checking cfg-if v1.0.0
10:30:10 PM: Checking equivalent v1.0.2
10:30:10 PM: Compiling eyre v0.6.12
10:30:10 PM: Compiling anyhow v1.0.97
10:30:10 PM: Checking iana-time-zone v0.1.61
10:30:10 PM: Compiling heck v0.5.0
10:30:10 PM: Checking allocator-api2 v0.2.21
10:30:10 PM: Compiling rust_decimal v1.36.0
10:30:10 PM: Checking foldhash v0.1.4
10:30:10 PM: Checking chrono v0.4.40
10:30:11 PM: Checking hashbrown v0.15.2
10:30:11 PM: Checking num-bigint v0.4.6
10:30:11 PM: Checking phf v0.11.3
10:30:11 PM: Checking arrayvec v0.7.6
10:30:11 PM: Compiling regex v1.11.1
10:30:11 PM: Checking indenter v0.3.3
10:30:11 PM: Compiling pyo3-ffi v0.24.0 (/opt/build/repo/pyo3-ffi)
10:30:11 PM: Compiling pyo3-macros-backend v0.24.0 (/opt/build/repo/pyo3-macros-backend)
10:30:11 PM: Compiling parse-zoneinfo v0.3.1
10:30:11 PM: Compiling pyo3 v0.24.0 (/opt/build/repo)
10:30:11 PM: Checking num-rational v0.4.2
10:30:11 PM: Checking indexmap v2.8.0
10:30:11 PM: Compiling chrono-tz-build v0.4.0
10:30:12 PM: Checking uuid v1.15.1
10:30:12 PM: Compiling chrono-tz v0.10.1
10:30:12 PM: Checking num-complex v0.4.6
10:30:12 PM: Compiling indoc v2.0.6
10:30:12 PM: Checking smallvec v1.14.0
10:30:12 PM: Checking either v1.15.0
10:30:12 PM: Checking jiff v0.2.3
10:30:12 PM: Checking unindent v0.2.4
10:30:12 PM: Compiling pyo3-pytests v0.1.0 (/opt/build/repo/pytests)
10:30:12 PM: Documenting pyo3-ffi v0.24.0 (/opt/build/repo/pyo3-ffi)
10:30:12 PM: Compiling serde_derive v1.0.219
10:30:13 PM: Documenting pyo3-build-config v0.24.0 (/opt/build/repo/pyo3-build-config)
10:30:14 PM: Compiling pyo3-macros v0.24.0 (/opt/build/repo/pyo3-macros)
10:30:15 PM: Documenting pyo3 v0.24.0 (/opt/build/repo)
10:30:18 PM: Documenting pyo3-pytests v0.1.0 (/opt/build/repo/pytests)
10:30:18 PM: Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.66s
10:30:19 PM: Generated /opt/build/repo/target/doc/pyo3/index.html and 3 other files
10:30:19 PM: nox > Session docs was successful.
10:30:19 PM: + mv target/doc netlify_build/main/doc/
10:30:19 PM: + echo '<meta http-equiv=refresh content=0;url=pyo3/>'
10:30:19 PM: + nox -s docs -- nightly internal
10:30:19 PM: nox > Running session docs
10:30:19 PM: nox > cargo +nightly doc --lib --no-default-features --features=full,jiff-02 --no-deps --workspace -Z unstable-options -Z rustdoc-scrape-examples --document-private-items
10:30:19 PM: warning: target filter specified, but no targets matched; this is a no-op
10:30:19 PM: Checking unicode-ident v1.0.18
10:30:19 PM: Compiling proc-macro2 v1.0.94
10:30:19 PM: Compiling pyo3-build-config v0.24.0 (/opt/build/repo/pyo3-build-config)
10:30:19 PM: Checking heck v0.5.0
10:30:19 PM: Compiling pyo3-macros-backend v0.24.0 (/opt/build/repo/pyo3-macros-backend)
10:30:19 PM: Documenting pyo3-pytests v0.1.0 (/opt/build/repo/pytests)
10:30:19 PM: Documenting pyo3 v0.24.0 (/opt/build/repo)
10:30:19 PM: Checking quote v1.0.39
10:30:19 PM: Documenting pyo3-ffi v0.24.0 (/opt/build/repo/pyo3-ffi)
10:30:19 PM: Checking syn v2.0.100
10:30:19 PM: Documenting pyo3-build-config v0.24.0 (/opt/build/repo/pyo3-build-config)
10:30:21 PM: Documenting pyo3-macros-backend v0.24.0 (/opt/build/repo/pyo3-macros-backend)
10:30:22 PM: Documenting pyo3-macros v0.24.0 (/opt/build/repo/pyo3-macros)
10:30:22 PM: Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
10:30:22 PM: Generated /opt/build/repo/target/doc/pyo3/index.html and 5 other files
10:30:22 PM: nox > Session docs was successful.
10:30:22 PM: + mkdir -p netlify_build/internal
10:30:22 PM: + mv target/doc netlify_build/internal/
10:30:22 PM: + ls -l netlify_build/
10:30:22 PM: total 816
10:30:22 PM: -rw-r--r-- 1 buildbot buildbot 8 Feb 25 12:30 CNAME
10:30:22 PM: -rw-r--r-- 1 buildbot buildbot 286783 Mar 10 22:28 _headers
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 17 Mar 10 22:30 internal
10:30:22 PM: drwxr-xr-x 13 buildbot buildbot 4096 Mar 10 22:30 main
10:30:22 PM: -rw-r--r-- 1 buildbot buildbot 5045 Mar 10 22:28 _redirects
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.10.0
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.10.1
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.11.0
10:30:22 PM: drwxr-xr-x 5 buildbot buildbot 4096 Feb 25 12:30 v0.11.1
10:30:22 PM: drwxr-xr-x 7 buildbot buildbot 4096 Feb 25 12:30 v0.12.0
10:30:22 PM: drwxr-xr-x 7 buildbot buildbot 4096 Feb 25 12:30 v0.12.1
10:30:22 PM: drwxr-xr-x 7 buildbot buildbot 4096 Feb 25 12:30 v0.12.2
10:30:22 PM: drwxr-xr-x 7 buildbot buildbot 4096 Feb 25 12:30 v0.12.3
10:30:22 PM: drwxr-xr-x 7 buildbot buildbot 4096 Feb 25 12:30 v0.12.4
10:30:22 PM: drwxr-xr-x 7 buildbot buildbot 4096 Feb 25 12:30 v0.13.0
10:30:22 PM: drwxr-xr-x 7 buildbot buildbot 4096 Feb 25 12:30 v0.13.1
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.13.2
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.14.0
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.14.1
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.14.2
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.14.3
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.14.4
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.14.5
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.15.0
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.15.1
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.15.2
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.16.0
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.16.1
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.16.2
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.16.3
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.16.4
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.16.5
10:30:22 PM: drwxr-xr-x 9 buildbot buildbot 4096 Feb 25 12:30 v0.16.6
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.17.0
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.17.1
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.17.2
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.17.3
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.18.0
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.18.1
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.18.2
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.18.3
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.19.0
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.19.1
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.19.2
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.20.0
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.20.1
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.20.2
10:30:22 PM: drwxr-xr-x 10 buildbot buildbot 4096 Feb 25 12:30 v0.20.3
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.21.0
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.21.0-beta.0
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.21.1
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.21.2
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.22.0
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.22.1
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.22.2
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.22.3
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.22.4
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.22.5
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.22.6
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.23.0
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.23.1
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.23.2
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.23.3
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.23.4
10:30:22 PM: drwxr-xr-x 11 buildbot buildbot 4096 Feb 25 12:30 v0.23.5
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.2.7
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.3.1
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.3.2
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.4.0
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.4.1
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.5.0
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.5.0-alpha.2
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.5.0-alpha.3
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.5.1
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.5.2
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.5.3
10:30:22 PM: drwxr-xr-x 3 buildbot buildbot 4096 Feb 25 12:30 v0.5.4
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.6.0
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.6.0-alpha.2
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.6.0-alpha.3
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.6.0-alpha.4
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.7.0
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.7.0-alpha.1
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.8.0
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.8.1
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.8.2
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.8.3
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.8.4
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.8.5
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.9.0
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.9.0-alpha.1
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.9.1
10:30:22 PM: drwxr-xr-x 4 buildbot buildbot 4096 Feb 25 12:30 v0.9.2
10:30:22 PM: ​
10:30:22 PM: (build.command completed in 2m 22.6s)
10:30:22 PM:
10:30:28 PM: (Netlify Build completed in 2m 28.7s)
10:35:35 PM: Section completed: building
10:44:27 PM: Finished processing build request in 19m55.014s

Deploying

Complete
10:30:22 PM: Deploy site
10:30:22 PM: ────────────────────────────────────────────────────────────────
10:30:22 PM: ​
10:30:23 PM: Starting to deploy site from 'netlify_build'
10:30:24 PM: Calculating files to upload
10:30:26 PM: 1049 new file(s) to upload
10:30:26 PM: 0 new function(s) to upload
10:30:26 PM: Starting to upload
10:30:27 PM: 10% uploaded
10:30:27 PM: 20% uploaded
10:30:27 PM: 30% uploaded
10:30:27 PM: 40% uploaded
10:30:27 PM: 50% uploaded
10:30:28 PM: 60% uploaded
10:30:28 PM: 70% uploaded
10:30:28 PM: 80% uploaded
10:30:28 PM: 90% uploaded
10:30:28 PM: 100% uploaded
10:30:28 PM: Section completed: deploying
10:30:28 PM: Site deploy was successfully initiated
10:30:28 PM: ​
10:30:28 PM: (Deploy site completed in 5.9s)

Cleanup

Complete
10:30:28 PM: Netlify Build Complete
10:30:28 PM: ────────────────────────────────────────────────────────────────
10:30:28 PM: ​
10:30:29 PM: Caching artifacts
10:30:29 PM: Started saving build plugins
10:30:29 PM: Finished saving build plugins
10:30:29 PM: Started saving rust compile output
10:35:35 PM: Finished saving rust compile output
10:35:35 PM: Started saving rust cargo registry cache
10:35:35 PM: Finished saving rust cargo registry cache
10:35:35 PM: Started saving rust cargo bin cache
10:35:35 PM: Finished saving rust cargo bin cache
10:35:35 PM: Started saving mise cache
10:35:35 PM: Finished saving mise cache
10:35:35 PM: Started saving pip cache
10:35:35 PM: Finished saving pip cache
10:35:35 PM: Started saving emacs cask dependencies
10:35:35 PM: Finished saving emacs cask dependencies
10:35:35 PM: Started saving maven dependencies
10:35:35 PM: Finished saving maven dependencies
10:35:35 PM: Started saving boot dependencies
10:35:35 PM: Finished saving boot dependencies
10:35:35 PM: Started saving rust rustup cache
10:35:35 PM: Finished saving rust rustup cache
10:35:35 PM: Started saving go dependencies
10:35:35 PM: Finished saving go dependencies
10:35:35 PM: Build script success
10:44:03 PM: Uploading Cache of size 13.4GB
10:44:27 PM: Section completed: cleanup

Post-processing

Complete
10:30:29 PM: Starting post processing
10:30:29 PM: Post processing - redirect rules
10:30:29 PM: Skipping form detection
10:30:29 PM: Post processing - header rules
10:30:29 PM: Post processing done
10:30:29 PM: Section completed: postprocessing
10:30:31 PM: Site is live ✨