==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-json-stream-rs-tokenizer 0.4.27-3 (Sun Jan 11 13:59:25 2026)
==> Retrieving sources...
-> Found v0.4.27.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
v0.4.27.tar.gz ... Passed
==> Validating source files with b2sums...
v0.4.27.tar.gz ... Passed
==> Making package: python-json-stream-rs-tokenizer 0.4.27-3 (Sun Jan 11 13:59:27 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.14.2-2
Total Installed Size: 77.81 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (20) compiler-rt-21.1.6-1 libedit-20250104_3.1-1 lld-21.1.6-1 llvm-libs-21.1.6-1 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 python-semantic-version-2.10.0-9 python-setuptools-1:80.9.0-4 rust-1:1.92.0-1 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-rust-1.12.0-3 python-wheel-0.45.1-4
Total Download Size: 58.10 MiB
Total Installed Size: 441.03 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
rust-1:1.92.0-1-aarch64 downloading...
lld-21.1.6-1-aarch64 downloading...
python-setuptools-rust-1.12.0-3-any downloading...
python-semantic-version-2.10.0-9-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing compiler-rt...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
gdb: rust-gdb script
lldb: rust-lldb script
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-semantic-version...
installing python-setuptools-rust...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found v0.4.27.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting v0.4.27.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'readme'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating json_stream_rs_tokenizer.egg-info
writing json_stream_rs_tokenizer.egg-info/PKG-INFO
writing dependency_links to json_stream_rs_tokenizer.egg-info/dependency_links.txt
writing requirements to json_stream_rs_tokenizer.egg-info/requires.txt
writing top-level names to json_stream_rs_tokenizer.egg-info/top_level.txt
writing manifest file 'json_stream_rs_tokenizer.egg-info/SOURCES.txt'
reading manifest file 'json_stream_rs_tokenizer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json_stream_rs_tokenizer.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'readme'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer
copying json_stream_rs_tokenizer/__init__.py -> build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer
creating build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark
copying json_stream_rs_tokenizer/benchmark/random_json_generator.py -> build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark
copying json_stream_rs_tokenizer/benchmark/app.py -> build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark
copying json_stream_rs_tokenizer/benchmark/cli.py -> build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark
copying json_stream_rs_tokenizer/benchmark/__init__.py -> build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark
copying json_stream_rs_tokenizer/benchmark/__main__.py -> build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark
running build_ext
running build_rust
Updating crates.io index
Updating git repository `https://github.com/smheidrich/utf8-read-rs.git`
Downloading crates ...
Downloaded cfg-if v1.0.0
Downloaded futures-core v0.3.28
Downloaded duplex v0.15.0
Downloaded futures-sink v0.3.28
Downloaded pin-utils v0.1.0
Downloaded itoa v1.0.6
Downloaded bitflags v1.3.2
Downloaded glob v0.3.1
Downloaded futures-timer v3.0.2
Downloaded futures-executor v0.3.28
Downloaded futures v0.3.28
Downloaded quote v1.0.29
Downloaded rustversion v1.0.12
Downloaded pin-project-lite v0.2.10
Downloaded owned_chars v0.3.2
Downloaded io-lifetimes v1.0.4
Downloaded proc-macro2 v1.0.64
Downloaded io-extras v0.17.4
Downloaded futures-channel v0.3.28
Downloaded pyo3-macros v0.16.6
Downloaded utf8-chars v2.0.3
Downloaded unindent v0.1.10
Downloaded pyo3-build-config v0.16.6
Downloaded parking_lot_core v0.9.5
Downloaded windows-targets v0.48.0
Downloaded scopeguard v1.1.0
Downloaded once_cell v1.16.0
Downloaded num-traits v0.2.15
Downloaded rstest v0.18.1
Downloaded static_assertions v1.1.0
Downloaded redox_syscall v0.2.16
Downloaded thiserror v1.0.37
Downloaded utf8-width v0.1.6
Downloaded smallvec v1.10.0
Downloaded utf8-io v0.16.0
Downloaded ryu v1.0.13
Downloaded parking_lot v0.12.1
Downloaded target-lexicon v0.12.5
Downloaded unicode-ident v1.0.5
Downloaded rstest_macros v0.18.1
Downloaded pyo3-macros-backend v0.16.6
Downloaded pyo3-ffi v0.16.6
Downloaded memchr v2.5.0
Downloaded slab v0.4.8
Downloaded compact_str v0.7.1
Downloaded semver v1.0.17
Downloaded aho-corasick v1.0.2
Downloaded lock_api v0.4.9
Downloaded relative-path v1.8.0
Downloaded num-bigint v0.4.3
Downloaded futures-util v0.3.28
Downloaded num-integer v0.1.45
Downloaded thiserror-impl v1.0.37
Downloaded rustc_version v0.4.0
Downloaded arrayvec v0.7.2
Downloaded indoc v1.0.7
Downloaded futures-task v0.3.28
Downloaded futures-io v0.3.28
Downloaded autocfg v1.1.0
Downloaded futures-macro v0.3.28
Downloaded delegate-attr v0.2.9
Downloaded castaway v0.2.2
Downloaded syn v2.0.25
Downloaded syn v1.0.105
Downloaded regex v1.9.1
Downloaded pyo3 v0.16.6
Downloaded windows_x86_64_gnullvm v0.42.0
Downloaded windows_x86_64_gnullvm v0.48.0
Downloaded windows_aarch64_gnullvm v0.48.0
Downloaded regex-syntax v0.7.4
Downloaded windows_aarch64_gnullvm v0.42.0
Downloaded libc v0.2.138
Downloaded regex-automata v0.3.3
Downloaded windows_aarch64_msvc v0.42.0
Downloaded windows_x86_64_msvc v0.48.0
Downloaded windows_x86_64_gnu v0.42.0
Downloaded windows_i686_msvc v0.42.0
Downloaded windows_x86_64_gnu v0.48.0
Downloaded windows_i686_msvc v0.48.0
Downloaded windows_i686_gnu v0.48.0
Downloaded windows_i686_gnu v0.42.0
Downloaded windows_x86_64_msvc v0.42.0
Downloaded windows_aarch64_msvc v0.48.0
Downloaded windows-sys v0.48.0
Downloaded windows-sys v0.42.0
cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --
Compiling autocfg v1.1.0
Compiling target-lexicon v0.12.5
Compiling proc-macro2 v1.0.64
Compiling unicode-ident v1.0.5
Compiling quote v1.0.29
Compiling once_cell v1.16.0
Running `rustc --crate-name autocfg --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=906a493a81d1a1be -C extra-filename=-d8b090583bbd4d64 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=27229fe29b179532 -C extra-filename=-9275591914634686 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/target-lexicon-9275591914634686 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name unicode_ident --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2abdf090f0c1b61 -C extra-filename=-996e94a1bf77a63e --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name once_cell --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=7e0ba82b6f24a93e -C extra-filename=-bea6bcdd2cf88b64 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7c013bb271f3aecd -C extra-filename=-9e6b7d011c8474b3 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/quote-9e6b7d011c8474b3 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b29630e6368c772b -C extra-filename=-b1ddbe5b7b91267d --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/proc-macro2-b1ddbe5b7b91267d -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling syn v1.0.105
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7b6b8b885abbbbc6 -C extra-filename=-0916cf8eb121cd50 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/syn-0916cf8eb121cd50 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling libc v0.2.138
Running `rustc --crate-name build_script_build --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.138/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4fa1f42c52ca2144 -C extra-filename=-04827dc9b3dbf612 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/libc-04827dc9b3dbf612 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/proc-macro2-b1ddbe5b7b91267d/build-script-build`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/quote-9e6b7d011c8474b3/build-script-build`
Compiling cfg-if v1.0.0
Running `rustc --crate-name cfg_if --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=528729c2ba64eab5 -C extra-filename=-2c23831f7c483a24 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name proc_macro2 --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=2422877151c223fa -C extra-filename=-ae8adb22f299f2bd --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern unicode_ident=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libunicode_ident-996e94a1bf77a63e.rmeta --cap-lints allow --cfg wrap_proc_macro`
Compiling io-lifetimes v1.0.4
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/io-lifetimes-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=90739a792ca4136f -C extra-filename=-832ccc6b673fd702 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/io-lifetimes-832ccc6b673fd702 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/syn-0916cf8eb121cd50/build-script-build`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/libc-04827dc9b3dbf612/build-script-build`
Compiling rustversion v1.0.12
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.12/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da8fca7fc962eede -C extra-filename=-1ef3695854714db5 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/rustversion-1ef3695854714db5 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name libc --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.138/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=878924ebe2c5f0e3 -C extra-filename=-91cb056b7ae019dc --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
Compiling num-traits v0.2.15
Running `rustc --crate-name build_script_build --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6e849d2048a5bf72 -C extra-filename=-f55f4c0673316fe1 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/num-traits-f55f4c0673316fe1 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern autocfg=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libautocfg-d8b090583bbd4d64.rlib --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/num-traits-f55f4c0673316fe1/build-script-build`
Compiling lock_api v0.4.9
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=5ab405ead3433e6b -C extra-filename=-d8f9d055f9b4d2b4 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/lock_api-d8f9d055f9b4d2b4 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern autocfg=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libautocfg-d8b090583bbd4d64.rlib --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/target-lexicon-9275591914634686/build-script-build`
Running `rustc --crate-name target_lexicon --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=900a40b815ce3af2 -C extra-filename=-c76962d59ba66ca2 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'`
Compiling num-integer v0.1.45
Running `rustc --crate-name build_script_build --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=2663be6f5644be32 -C extra-filename=-1fda606c9a7bceee --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/num-integer-1fda606c9a7bceee -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern autocfg=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libautocfg-d8b090583bbd4d64.rlib --cap-lints allow`
Compiling parking_lot_core v0.9.5
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=1ecce2b5b03e37be -C extra-filename=-dadfed07fcf7a56f --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/parking_lot_core-dadfed07fcf7a56f -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name num_traits --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=74a220b39757c047 -C extra-filename=-747cfde54ec4ab6f --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid --cfg has_copysign`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/num-integer-1fda606c9a7bceee/build-script-build`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/lock_api-d8f9d055f9b4d2b4/build-script-build`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/rustversion-1ef3695854714db5/build-script-build`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/parking_lot_core-dadfed07fcf7a56f/build-script-build`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/io-lifetimes-832ccc6b673fd702/build-script-build`
Compiling num-bigint v0.4.3
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=df3265359ab9aba5 -C extra-filename=-b2f834094ca89dec --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/num-bigint-b2f834094ca89dec -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern autocfg=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libautocfg-d8b090583bbd4d64.rlib --cap-lints allow`
Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=4e20949455f70ddd -C extra-filename=-407239c2a6067c25 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro2=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libproc_macro2-ae8adb22f299f2bd.rmeta --cap-lints allow`
Compiling smallvec v1.10.0
Running `rustc --crate-name smallvec --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c04b9e51678ffc67 -C extra-filename=-0f41e0f1ada7d143 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling pyo3-build-config v0.16.6
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.16.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=e3c517d66a7b0b14 -C extra-filename=-ca0532b32a03a984 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/pyo3-build-config-ca0532b32a03a984 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern target_lexicon=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libtarget_lexicon-c76962d59ba66ca2.rlib --cap-lints allow`
Running `rustc --crate-name syn --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=dd2d21008eef7a41 -C extra-filename=-f1e6cf383c63467d --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro2=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libproc_macro2-ae8adb22f299f2bd.rmeta --extern quote=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libquote-407239c2a6067c25.rmeta --extern unicode_ident=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libunicode_ident-996e94a1bf77a63e.rmeta --cap-lints allow --cfg syn_disable_nightly_tests`
Compiling io-extras v0.17.4
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/io-extras-0.17.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=9846b19231440758 -C extra-filename=-2e59ad796acaeaf4 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/io-extras-2e59ad796acaeaf4 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling scopeguard v1.1.0
Running `rustc --crate-name scopeguard --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=fbba1c4fd64fc884 -C extra-filename=-fb86cda2c2c53e8b --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `rustc --crate-name lock_api --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=69f0b5de458e0e61 -C extra-filename=-6a1988971134e25b --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern scopeguard=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libscopeguard-fb86cda2c2c53e8b.rmeta --cap-lints allow --cfg has_const_fn_trait_bound`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/io-extras-2e59ad796acaeaf4/build-script-build`
Running `rustc --crate-name parking_lot_core --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=44b3d4b3522ee8ad -C extra-filename=-c3987e7b3ae6e382 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern cfg_if=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libcfg_if-2c23831f7c483a24.rmeta --extern libc=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/liblibc-91cb056b7ae019dc.rmeta --extern smallvec=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libsmallvec-0f41e0f1ada7d143.rmeta --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/num-bigint-b2f834094ca89dec/build-script-build`
Running `rustc --crate-name io_lifetimes --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/io-lifetimes-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=39c2eb1a937e427b -C extra-filename=-2d7d28cd28f97469 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow --cfg io_safety_is_in_std --cfg panic_in_const_fn`
Running `rustc --crate-name rustversion --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=662b3b0d683563b8 -C extra-filename=-cec59dbba68c42f2 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro --cap-lints allow`
Compiling thiserror v1.0.37
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cea9d0c2df1c886d -C extra-filename=-c8f811daee7fd662 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/thiserror-c8f811daee7fd662 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/pyo3-build-config-ca0532b32a03a984/build-script-build`
Running `rustc --crate-name pyo3_build_config --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.16.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=2fa27e67f09c5b79 -C extra-filename=-1678cfc149ca01ee --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern once_cell=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libonce_cell-bea6bcdd2cf88b64.rmeta --extern target_lexicon=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libtarget_lexicon-c76962d59ba66ca2.rmeta --cap-lints allow`
Running `rustc --crate-name num_integer --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ecc90bcb6f01df26 -C extra-filename=-595109f54902d730 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern num_traits=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libnum_traits-747cfde54ec4ab6f.rmeta --cap-lints allow --cfg has_i128`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/thiserror-c8f811daee7fd662/build-script-build`
Compiling parking_lot v0.12.1
Running `rustc --crate-name parking_lot --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=af7e57fbb9eb213d -C extra-filename=-099857f62b8122a4 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern lock_api=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/liblock_api-6a1988971134e25b.rmeta --extern parking_lot_core=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libparking_lot_core-c3987e7b3ae6e382.rmeta --cap-lints allow`
Running `rustc --crate-name io_extras --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/io-extras-0.17.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=3a17701f3881bdbd -C extra-filename=-d6ae40fe42e1c6ce --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern io_lifetimes=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libio_lifetimes-2d7d28cd28f97469.rmeta --cap-lints allow --cfg io_lifetimes_use_std`
Running `rustc --crate-name num_bigint --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=8bf74463c9bc3542 -C extra-filename=-9d5dde556cc521b1 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern num_integer=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libnum_integer-595109f54902d730.rmeta --extern num_traits=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libnum_traits-747cfde54ec4ab6f.rmeta --cap-lints allow --cfg u64_digit --cfg has_try_from`
Compiling castaway v0.2.2
Running `rustc --crate-name castaway --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/castaway-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0cba7ac4cd11e39f -C extra-filename=-d23ac40d5f579553 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern rustversion=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/librustversion-cec59dbba68c42f2.so --cap-lints allow`
Compiling unindent v0.1.10
Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unindent-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5706f695498f66c5 -C extra-filename=-03de427cffefac68 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling itoa v1.0.6
Running `rustc --crate-name itoa --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=228180eb9f11aae8 -C extra-filename=-5ad5c8dba7c5710b --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling static_assertions v1.1.0
Running `rustc --crate-name static_assertions --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b07e31a642d47d37 -C extra-filename=-f3e49732e4d2ab1e --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling arrayvec v0.7.2
Running `rustc --crate-name arrayvec --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=576ad3cd8c4c7248 -C extra-filename=-e8b444a336ed1086 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling duplex v0.15.0
Running `rustc --crate-name duplex --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/duplex-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("char-device", "default", "duplexify", "futures-io", "readwrite", "serialport", "socketpair", "ssh2", "tokio"))' -C metadata=2356519f77f27b15 -C extra-filename=-85dd87a99d138fa1 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling indoc v1.0.7
Running `rustc --crate-name indoc --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b05bd435e07c8383 -C extra-filename=-754fb7667ba62793 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro --cap-lints allow`
Compiling ryu v1.0.13
Running `rustc --crate-name ryu --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=81a58ad764211f84 -C extra-filename=-75be2b9bd3912e15 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling compact_str v0.7.1
Running `rustc --crate-name compact_str --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compact_str-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytes", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec"))' -C metadata=764c03d4e84669e1 -C extra-filename=-f0e62d8d4cc73788 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern castaway=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libcastaway-d23ac40d5f579553.rmeta --extern cfg_if=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libcfg_if-2c23831f7c483a24.rmeta --extern itoa=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libitoa-5ad5c8dba7c5710b.rmeta --extern ryu=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libryu-75be2b9bd3912e15.rmeta --extern static_assertions=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libstatic_assertions-f3e49732e4d2ab1e.rmeta --cap-lints allow`
Compiling utf8-chars v2.0.3
Running `rustc --crate-name utf8_chars --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8-chars-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ce2069b9bc4255b -C extra-filename=-68675fe4df7753c7 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern arrayvec=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libarrayvec-e8b444a336ed1086.rmeta --cap-lints allow`
Compiling pyo3-ffi v0.16.6
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.16.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-abi3-import-lib", "generate-import-lib"))' -C metadata=ddb568b1218f7a93 -C extra-filename=-c9b3dbefb5515109 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/pyo3-ffi-c9b3dbefb5515109 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern pyo3_build_config=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libpyo3_build_config-1678cfc149ca01ee.rlib --cap-lints allow`
Compiling pyo3 v0.16.6
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="num-bigint"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "default", "extension-module", "eyre", "full", "generate-abi3-import-lib", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "pyo3-macros", "pyproto", "serde", "unindent"))' -C metadata=29039978f6bd7359 -C extra-filename=-e6ede23e6f5456e2 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/pyo3-e6ede23e6f5456e2 -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern pyo3_build_config=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libpyo3_build_config-1678cfc149ca01ee.rlib --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/pyo3-ffi-c9b3dbefb5515109/build-script-build`
Running `rustc --crate-name pyo3_ffi --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.16.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-abi3-import-lib", "generate-import-lib"))' -C metadata=ad57034430b9b3b2 -C extra-filename=-576085e36af149ff --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern libc=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/liblibc-91cb056b7ae019dc.rmeta --cap-lints allow --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg min_const_generics --cfg addr_of`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/pyo3-e6ede23e6f5456e2/build-script-build`
Compiling json-stream-rs-tokenizer v0.1.0 (/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27)
Running `rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extension-module"))' -C metadata=574c076df0f40bf6 -C extra-filename=-336c47712a23deaf --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/json-stream-rs-tokenizer-336c47712a23deaf -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern pyo3_build_config=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libpyo3_build_config-1678cfc149ca01ee.rlib`
Compiling utf8-io v0.16.0
Running `rustc --crate-name utf8_io --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8-io-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("layered-io", "terminal-io"))' -C metadata=2b3afe3ee5025521 -C extra-filename=-a35d5754f3fc3fac --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern duplex=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libduplex-85dd87a99d138fa1.rmeta --extern io_extras=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libio_extras-d6ae40fe42e1c6ce.rmeta --extern io_lifetimes=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libio_lifetimes-2d7d28cd28f97469.rmeta --cap-lints allow`
Running `/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/build/json-stream-rs-tokenizer-336c47712a23deaf/build-script-build`
Compiling utf8-width v0.1.6
Running `rustc --crate-name utf8_width --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8-width-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb6f2748314693ba -C extra-filename=-34d6d7d8a99b2308 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling utf8-read v0.4.0 (https://github.com/smheidrich/utf8-read-rs.git?branch=configurable-chunk-size#06903101)
Running `rustc --crate-name utf8_read --edition=2018 /build/.cargo/git/checkouts/utf8-read-rs-a9ea70623a02b672/0690310/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6066cd9c53b7dafd -C extra-filename=-64080355db74a1ca --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --cap-lints allow`
Compiling pyo3-macros-backend v0.16.6
Running `rustc --crate-name pyo3_macros_backend --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.16.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="pyproto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "pyproto"))' -C metadata=ddda586eef782304 -C extra-filename=-535fa5579d72bbc7 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro2=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libproc_macro2-ae8adb22f299f2bd.rmeta --extern quote=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libquote-407239c2a6067c25.rmeta --extern syn=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libsyn-f1e6cf383c63467d.rmeta --cap-lints allow`
Compiling delegate-attr v0.2.9
Compiling thiserror-impl v1.0.37
Running `rustc --crate-name delegate_attr --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/delegate-attr-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7121ad3bf5c2dd3 -C extra-filename=-5f6884dc9f4a8de5 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro2=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libproc_macro2-ae8adb22f299f2bd.rlib --extern quote=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libquote-407239c2a6067c25.rlib --extern syn=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libsyn-f1e6cf383c63467d.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name thiserror_impl --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a288cfa94242334b -C extra-filename=-e28ae57fe3d914a8 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro2=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libproc_macro2-ae8adb22f299f2bd.rlib --extern quote=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libquote-407239c2a6067c25.rlib --extern syn=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libsyn-f1e6cf383c63467d.rlib --extern proc_macro --cap-lints allow`
Compiling owned_chars v0.3.2
Running `rustc --crate-name owned_chars --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/owned_chars-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43c58739f7e9a6ca -C extra-filename=-f503c5b709b0a297 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern delegate_attr=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libdelegate_attr-5f6884dc9f4a8de5.so --cap-lints allow`
Running `rustc --crate-name thiserror --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79e4708bba37404b -C extra-filename=-055942304aa86541 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern thiserror_impl=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libthiserror_impl-e28ae57fe3d914a8.so --cap-lints allow`
Compiling pyo3-macros v0.16.6
Running `rustc --crate-name pyo3_macros --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-0.16.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="pyproto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "multiple-pymethods", "pyproto"))' -C metadata=7419b7408370e0b8 -C extra-filename=-97024871d0035ff0 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern proc_macro2=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libproc_macro2-ae8adb22f299f2bd.rlib --extern pyo3_macros_backend=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libpyo3_macros_backend-535fa5579d72bbc7.rlib --extern quote=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libquote-407239c2a6067c25.rlib --extern syn=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libsyn-f1e6cf383c63467d.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name pyo3 --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="num-bigint"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "default", "extension-module", "eyre", "full", "generate-abi3-import-lib", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "pyo3-macros", "pyproto", "serde", "unindent"))' -C metadata=3116af0c98635084 -C extra-filename=-a61670968ceea185 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern cfg_if=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libcfg_if-2c23831f7c483a24.rmeta --extern indoc=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libindoc-754fb7667ba62793.so --extern libc=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/liblibc-91cb056b7ae019dc.rmeta --extern num_bigint=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libnum_bigint-9d5dde556cc521b1.rmeta --extern parking_lot=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libparking_lot-099857f62b8122a4.rmeta --extern pyo3_ffi=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libpyo3_ffi-576085e36af149ff.rmeta --extern pyo3_macros=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libpyo3_macros-97024871d0035ff0.so --extern unindent=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libunindent-03de427cffefac68.rmeta --cap-lints allow --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg min_const_generics --cfg addr_of`
Running `rustc --crate-name json_stream_rs_tokenizer --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extension-module"))' -C metadata=9d2d3bf029ffc193 --out-dir /build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps -C strip=debuginfo -L dependency=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps --extern compact_str=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libcompact_str-f0e62d8d4cc73788.rlib --extern num_bigint=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libnum_bigint-9d5dde556cc521b1.rlib --extern owned_chars=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libowned_chars-f503c5b709b0a297.rlib --extern pyo3=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libpyo3-a61670968ceea185.rlib --extern thiserror=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libthiserror-055942304aa86541.rlib --extern utf8_chars=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libutf8_chars-68675fe4df7753c7.rlib --extern utf8_io=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libutf8_io-a35d5754f3fc3fac.rlib --extern utf8_read=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libutf8_read-64080355db74a1ca.rlib --extern utf8_width=/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/target/release/deps/libutf8_width-34d6d7d8a99b2308.rlib --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14`
warning: unexpected `cfg` condition name: `Py_LIMITED_API`
--> src/int.rs:17:15
|
17 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_LIMITED_API)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_LIMITED_API)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `PyPy`
--> src/int.rs:17:31
|
17 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `Py_LIMITED_API`
--> src/int.rs:20:15
|
20 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_LIMITED_API)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_LIMITED_API)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `PyPy`
--> src/int.rs:20:31
|
20 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `Py_LIMITED_API`
--> src/int.rs:26:15
|
26 | #[cfg(all(any(Py_LIMITED_API, PyPy)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_LIMITED_API)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_LIMITED_API)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `PyPy`
--> src/int.rs:26:31
|
26 | #[cfg(all(any(Py_LIMITED_API, PyPy)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `Py_LIMITED_API`
--> src/int.rs:40:31
|
40 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_LIMITED_API)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_LIMITED_API)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `PyPy`
--> src/int.rs:40:47
|
40 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `Py_LIMITED_API`
--> src/int.rs:45:27
|
45 | #[cfg(any(Py_LIMITED_API, PyPy))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_LIMITED_API)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_LIMITED_API)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `PyPy`
--> src/int.rs:45:43
|
45 | #[cfg(any(Py_LIMITED_API, PyPy))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `Py_LIMITED_API`
--> src/int.rs:63:15
|
63 | #[cfg(any(Py_LIMITED_API, PyPy))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_LIMITED_API)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_LIMITED_API)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `PyPy`
--> src/int.rs:63:31
|
63 | #[cfg(any(Py_LIMITED_API, PyPy))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `Py_LIMITED_API`
--> src/int.rs:67:19
|
67 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_LIMITED_API)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_LIMITED_API)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `PyPy`
--> src/int.rs:67:35
|
67 | #[cfg(not(any(Py_LIMITED_API, PyPy)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
warning: unnecessary parentheses around closure body
--> src/suitable_seekable_buffered_bytes_stream.rs:35:30
|
35 | .map_err(|e| (io::Error::new(io::ErrorKind::Other, format!("{}", e))))?
| ^ ^
|
= note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
|
35 - .map_err(|e| (io::Error::new(io::ErrorKind::Other, format!("{}", e))))?
35 + .map_err(|e| io::Error::new(io::ErrorKind::Other, format!("{}", e)) )?
|
warning: unnecessary parentheses around closure body
--> src/suitable_unseekable_buffered_bytes_stream.rs:33:30
|
33 | .map_err(|e| (io::Error::new(io::ErrorKind::Other, format!("{}", e))))?
| ^ ^
|
help: remove these parentheses
|
33 - .map_err(|e| (io::Error::new(io::ErrorKind::Other, format!("{}", e))))?
33 + .map_err(|e| io::Error::new(io::ErrorKind::Other, format!("{}", e)) )?
|
warning: a method with this name may be added to the standard library in the future
--> src/suitable_seekable_buffered_text_stream.rs:44:35
|
44 | self.chars_iter = buf.into_chars();
| ^^^^^^^^^^
|
= warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
= note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
= help: call with fully qualified syntax `into_chars(...)` to keep using the current method
= note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
warning: a method with this name may be added to the standard library in the future
--> src/suitable_unseekable_buffered_text_stream.rs:38:35
|
38 | self.chars_iter = buf.into_chars();
| ^^^^^^^^^^
|
= warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
= note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
= help: call with fully qualified syntax `into_chars(...)` to keep using the current method
warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
--> src/lib.rs:157:1
|
157 | #[pymethods]
| ^-----------
| |
| move the `impl` block outside of this static `ITEMS` and up 3 bodies
158 | impl RustTokenizer {
| ------------- `RustTokenizer` is not local
|
= note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
= note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
= note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
= note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
= note: `#[warn(non_local_definitions)]` on by default
= note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `json-stream-rs-tokenizer` (lib) generated 19 warnings (run `cargo fix --lib -p json-stream-rs-tokenizer` to apply 2 suggestions)
Finished `release` profile [optimized] target(s) in 59.30s
Copying rust artifact from target/release/libjson_stream_rs_tokenizer.so to build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/json_stream_rs_tokenizer.cpython-314-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/json_stream_rs_tokenizer
creating build/bdist.linux-aarch64/wheel/json_stream_rs_tokenizer/benchmark
copying build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark/random_json_generator.py -> build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer/benchmark
copying build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark/app.py -> build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer/benchmark
copying build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark/cli.py -> build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer/benchmark
copying build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark/__init__.py -> build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer/benchmark
copying build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/benchmark/__main__.py -> build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer/benchmark
copying build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/__init__.py -> build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer
copying build/lib.linux-aarch64-cpython-314/json_stream_rs_tokenizer/json_stream_rs_tokenizer.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer
running install_egg_info
running egg_info
writing json_stream_rs_tokenizer.egg-info/PKG-INFO
writing dependency_links to json_stream_rs_tokenizer.egg-info/dependency_links.txt
writing requirements to json_stream_rs_tokenizer.egg-info/requires.txt
writing top-level names to json_stream_rs_tokenizer.egg-info/top_level.txt
reading manifest file 'json_stream_rs_tokenizer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json_stream_rs_tokenizer.egg-info/SOURCES.txt'
Copying json_stream_rs_tokenizer.egg-info to build/bdist.linux-aarch64/wheel/./json_stream_rs_tokenizer-0.4.27-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/json_stream_rs_tokenizer-0.4.27.dist-info/WHEEL
creating '/build/python-json-stream-rs-tokenizer/src/py-json-stream-rs-tokenizer-0.4.27/dist/.tmp-ht2pit13/json_stream_rs_tokenizer-0.4.27-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'json_stream_rs_tokenizer/__init__.py'
adding 'json_stream_rs_tokenizer/json_stream_rs_tokenizer.cpython-314-aarch64-linux-gnu.so'
adding 'json_stream_rs_tokenizer/benchmark/__init__.py'
adding 'json_stream_rs_tokenizer/benchmark/__main__.py'
adding 'json_stream_rs_tokenizer/benchmark/app.py'
adding 'json_stream_rs_tokenizer/benchmark/cli.py'
adding 'json_stream_rs_tokenizer/benchmark/random_json_generator.py'
adding 'json_stream_rs_tokenizer-0.4.27.dist-info/licenses/LICENSE'
adding 'json_stream_rs_tokenizer-0.4.27.dist-info/METADATA'
adding 'json_stream_rs_tokenizer-0.4.27.dist-info/WHEEL'
adding 'json_stream_rs_tokenizer-0.4.27.dist-info/top_level.txt'
adding 'json_stream_rs_tokenizer-0.4.27.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built json_stream_rs_tokenizer-0.4.27-cp314-cp314-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-json-stream-rs-tokenizer"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-json-stream-rs-tokenizer 0.4.27-3 (Sun Jan 11 14:00:55 2026)
==> Cleaning up...
[?12l[?25h