==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-logbook 1.9.0-1 (Mon Mar 16 08:27:29 2026)
==> Retrieving sources...
-> Updating logbook git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
logbook ... Passed
==> Making package: python-logbook 1.9.0-1 (Mon Mar 16 14:27:56 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 python-3.14.3-1 python-typing_extensions-4.15.0-3
Total Installed Size: 69.24 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
installing python-typing_extensions...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (28) compiler-rt-22.1.1-1 libedit-20251016_3.1-1 libgit2-1:1.9.2-3 lld-22.1.1-1 llhttp-9.3.1-1 llvm-libs-22.1.1-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.34-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-26.0-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.9.4-1 python-pyproject-hooks-1.2.0-6 python-semantic-version-2.10.0-9 rust-1:1.94.0-2 zlib-ng-2.3.3-1 git-2.53.0-1 python-build-1.4.0-1 python-installer-0.7.0-14 python-setuptools-1:82.0.1-1 python-setuptools-rust-1.12.0-3 python-wheel-0.46.3-1
Total Download Size: 0.09 MiB
Total Installed Size: 440.72 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
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-packaging...
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-pkg_resources...
installing python-setuptools...
installing compiler-rt...
installing llhttp...
installing libgit2...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
gdb: rust-gdb script
lldb: rust-lldb script
installing python-semantic-version...
installing python-setuptools-rust...
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...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of logbook git repo...
Cloning into 'logbook'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
* Getting build dependencies for wheel...
running egg_info
creating src/Logbook.egg-info
writing src/Logbook.egg-info/PKG-INFO
writing dependency_links to src/Logbook.egg-info/dependency_links.txt
writing requirements to src/Logbook.egg-info/requires.txt
writing top-level names to src/Logbook.egg-info/top_level.txt
writing manifest file 'src/Logbook.egg-info/SOURCES.txt'
reading manifest file 'src/Logbook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile'
warning: no files found matching 'src/cython/speedups.pyx'
warning: no files found matching 'tox.ini'
warning: no previously-included files found matching 'src/cython/speedups.c'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/Logbook.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/_fallback.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/ticketing.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/concurrency.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/handlers.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/more.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/notifiers.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/helpers.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/_termcolors.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/__init__.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/base.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/utils.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/compat.py -> build/lib.linux-armv7l-cpython-314/logbook
copying src/logbook/queues.py -> build/lib.linux-armv7l-cpython-314/logbook
running egg_info
writing src/Logbook.egg-info/PKG-INFO
writing dependency_links to src/Logbook.egg-info/dependency_links.txt
writing requirements to src/Logbook.egg-info/requires.txt
writing top-level names to src/Logbook.egg-info/top_level.txt
reading manifest file 'src/Logbook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile'
warning: no files found matching 'src/cython/speedups.pyx'
warning: no files found matching 'tox.ini'
warning: no previously-included files found matching 'src/cython/speedups.c'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/Logbook.egg-info/SOURCES.txt'
running build_ext
running build_rust
Updating crates.io index
Downloading crates ...
Downloaded heck v0.5.0
Downloaded once_cell v1.21.3
Downloaded unindent v0.2.4
Downloaded target-lexicon v0.13.3
Downloaded unicode-ident v1.0.22
Downloaded pyo3-build-config v0.27.1
Downloaded rustversion v1.0.22
Downloaded pyo3-macros-backend v0.27.1
Downloaded pyo3-ffi v0.27.1
Downloaded quote v1.0.41
Downloaded pyo3-macros v0.27.1
Downloaded memoffset v0.9.1
Downloaded proc-macro2 v1.0.103
Downloaded portable-atomic v1.11.1
Downloaded autocfg v1.5.0
Downloaded indoc v2.0.7
Downloaded syn v2.0.108
Downloaded libc v0.2.177
Downloaded pyo3 v0.27.1
cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --
Compiling target-lexicon v0.13.3
Compiling proc-macro2 v1.0.103
Compiling quote v1.0.41
Compiling unicode-ident v1.0.22
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=203239d2f7310dd9 -C extra-filename=-af9f4fd1001fe991 --out-dir /build/python-logbook/src/logbook/target/release/build/target-lexicon-af9f4fd1001fe991 -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f25cb5aacbb34496 -C extra-filename=-ae3e97d34f5f3118 --out-dir /build/python-logbook/src/logbook/target/release/build/proc-macro2-ae3e97d34f5f3118 -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/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.41/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=242dbf1c73b156b6 -C extra-filename=-790a674215e8aa88 --out-dir /build/python-logbook/src/logbook/target/release/build/quote-790a674215e8aa88 -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/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.22/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=d7b4c61bfc24e713 -C extra-filename=-08165f095ccf7cbd --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow`
Compiling autocfg v1.5.0
Running `rustc --crate-name autocfg --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.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=f072cda2b403fffb -C extra-filename=-96c63be3c8a369f6 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow`
Running `/build/python-logbook/src/logbook/target/release/build/quote-790a674215e8aa88/build-script-build`
Compiling libc v0.2.177
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=f4551a6af6332274 -C extra-filename=-72803287286e1b40 --out-dir /build/python-logbook/src/logbook/target/release/build/libc-72803287286e1b40 -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow`
Running `/build/python-logbook/src/logbook/target/release/build/proc-macro2-ae3e97d34f5f3118/build-script-build`
Running `rustc --crate-name proc_macro2 --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0c10f37d067a43b9 -C extra-filename=-6da13a16e5e9cdb9 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern unicode_ident=/build/python-logbook/src/logbook/target/release/deps/libunicode_ident-08165f095ccf7cbd.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
Running `/build/python-logbook/src/logbook/target/release/build/target-lexicon-af9f4fd1001fe991/build-script-build`
Running `rustc --crate-name target_lexicon --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.3/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("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=40e2ff6f9dfc791c -C extra-filename=-88942b129aa380ae --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'`
Running `/build/python-logbook/src/logbook/target/release/build/libc-72803287286e1b40/build-script-build`
Compiling heck v0.5.0
Running `rustc --crate-name heck --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.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=6788b5b0d313c286 -C extra-filename=-a80e1ce003beed45 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow`
Compiling memoffset v0.9.1
Running `rustc --crate-name build_script_build --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/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", "unstable_const", "unstable_offset_of"))' -C metadata=cf7213a54a451bc3 -C extra-filename=-ae7a9700aa0de4fa --out-dir /build/python-logbook/src/logbook/target/release/build/memoffset-ae7a9700aa0de4fa -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern autocfg=/build/python-logbook/src/logbook/target/release/deps/libautocfg-96c63be3c8a369f6.rlib --cap-lints allow`
Running `/build/python-logbook/src/logbook/target/release/build/memoffset-ae7a9700aa0de4fa/build-script-build`
Running `rustc --crate-name libc --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=9b1ae3e5237dd1f3 -C extra-filename=-3ce56d65675e5ce9 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `rustc --crate-name memoffset --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.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("default", "unstable_const", "unstable_offset_of"))' -C metadata=a01f25c8982f2fac -C extra-filename=-157993c3c842face --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
Compiling once_cell v1.21.3
Running `rustc --crate-name once_cell --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=8a60d03e87a39b40 -C extra-filename=-b3a4880a19473691 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow`
Compiling pyo3-build-config v0.27.1
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.27.1/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-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib", "resolve-config"))' -C metadata=7db32ef4c1b79007 -C extra-filename=-d8fcb6a9752d406b --out-dir /build/python-logbook/src/logbook/target/release/build/pyo3-build-config-d8fcb6a9752d406b -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern target_lexicon=/build/python-logbook/src/logbook/target/release/deps/libtarget_lexicon-88942b129aa380ae.rlib --cap-lints allow`
Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.41/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=43657e69fa27a4e6 -C extra-filename=-46d130cbf03cbd7f --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern proc_macro2=/build/python-logbook/src/logbook/target/release/deps/libproc_macro2-6da13a16e5e9cdb9.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
Compiling indoc v2.0.7
Running `rustc --crate-name indoc --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.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=f2570d8461beb874 -C extra-filename=-50a70c9b7d3fcc77 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern proc_macro --cap-lints allow`
Compiling syn v2.0.108
Running `rustc --crate-name syn --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=47ae4094905cb5dd -C extra-filename=-b8ab28c6c34fc23e --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern proc_macro2=/build/python-logbook/src/logbook/target/release/deps/libproc_macro2-6da13a16e5e9cdb9.rmeta --extern quote=/build/python-logbook/src/logbook/target/release/deps/libquote-46d130cbf03cbd7f.rmeta --extern unicode_ident=/build/python-logbook/src/logbook/target/release/deps/libunicode_ident-08165f095ccf7cbd.rmeta --cap-lints allow`
Compiling unindent v0.2.4
Running `rustc --crate-name unindent --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unindent-0.2.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())' -C metadata=644705a0338fa811 -C extra-filename=-4c814b3d52130159 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --cap-lints allow`
Running `/build/python-logbook/src/logbook/target/release/build/pyo3-build-config-d8fcb6a9752d406b/build-script-build`
Running `rustc --crate-name pyo3_build_config --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.27.1/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-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib", "resolve-config"))' -C metadata=a7b7ab7381e6bb03 -C extra-filename=-3eeccc5fd661b74d --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern target_lexicon=/build/python-logbook/src/logbook/target/release/deps/libtarget_lexicon-88942b129aa380ae.rmeta --cap-lints allow`
Compiling pyo3-ffi v0.27.1
Compiling pyo3-macros-backend v0.27.1
Compiling pyo3 v0.27.1
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.27.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -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-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=8d937a137bf07737 -C extra-filename=-1afec0f66412348c --out-dir /build/python-logbook/src/logbook/target/release/build/pyo3-ffi-1afec0f66412348c -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern pyo3_build_config=/build/python-logbook/src/logbook/target/release/deps/libpyo3_build_config-3eeccc5fd661b74d.rlib --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.27.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=061bcfd7c3be7668 -C extra-filename=-2e0c9886f4ec911b --out-dir /build/python-logbook/src/logbook/target/release/build/pyo3-macros-backend-2e0c9886f4ec911b -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern pyo3_build_config=/build/python-logbook/src/logbook/target/release/deps/libpyo3_build_config-3eeccc5fd661b74d.rlib --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "arc_lock", "auto-initialize", "bigdecimal", "bytes", "chrono", "chrono-local", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "jiff-02", "lock_api", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "ordered-float", "parking_lot", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "time", "unindent", "uuid"))' -C metadata=e216722fe10cb9c7 -C extra-filename=-799b831a7816ecdd --out-dir /build/python-logbook/src/logbook/target/release/build/pyo3-799b831a7816ecdd -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern pyo3_build_config=/build/python-logbook/src/logbook/target/release/deps/libpyo3_build_config-3eeccc5fd661b74d.rlib --cap-lints allow`
Running `/build/python-logbook/src/logbook/target/release/build/pyo3-macros-backend-2e0c9886f4ec911b/build-script-build`
Running `/build/python-logbook/src/logbook/target/release/build/pyo3-ffi-1afec0f66412348c/build-script-build`
Running `/build/python-logbook/src/logbook/target/release/build/pyo3-799b831a7816ecdd/build-script-build`
Running `rustc --crate-name pyo3_ffi --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.27.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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=76bc1237553c0f8a -C extra-filename=-c48f9d58d7a61f37 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern libc=/build/python-logbook/src/logbook/target/release/deps/liblibc-3ce56d65675e5ce9.rmeta --cap-lints allow --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 return_position_impl_trait_in_traits --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(return_position_impl_trait_in_traits)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
Running `rustc --crate-name pyo3_macros_backend --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.27.1/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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=b355fb44509dca52 -C extra-filename=-0456bcc05ee18e15 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern heck=/build/python-logbook/src/logbook/target/release/deps/libheck-a80e1ce003beed45.rmeta --extern proc_macro2=/build/python-logbook/src/logbook/target/release/deps/libproc_macro2-6da13a16e5e9cdb9.rmeta --extern pyo3_build_config=/build/python-logbook/src/logbook/target/release/deps/libpyo3_build_config-3eeccc5fd661b74d.rmeta --extern quote=/build/python-logbook/src/logbook/target/release/deps/libquote-46d130cbf03cbd7f.rmeta --extern syn=/build/python-logbook/src/logbook/target/release/deps/libsyn-b8ab28c6c34fc23e.rmeta --cap-lints allow --cfg return_position_impl_trait_in_traits --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(return_position_impl_trait_in_traits)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
Compiling pyo3-macros v0.27.1
Running `rustc --crate-name pyo3_macros --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-0.27.1/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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect", "multiple-pymethods"))' -C metadata=7107135b4f8074ac -C extra-filename=-4f54c189f27ae5ac --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern proc_macro2=/build/python-logbook/src/logbook/target/release/deps/libproc_macro2-6da13a16e5e9cdb9.rlib --extern pyo3_macros_backend=/build/python-logbook/src/logbook/target/release/deps/libpyo3_macros_backend-0456bcc05ee18e15.rlib --extern quote=/build/python-logbook/src/logbook/target/release/deps/libquote-46d130cbf03cbd7f.rlib --extern syn=/build/python-logbook/src/logbook/target/release/deps/libsyn-b8ab28c6c34fc23e.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name pyo3 --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "arc_lock", "auto-initialize", "bigdecimal", "bytes", "chrono", "chrono-local", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "jiff-02", "lock_api", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "ordered-float", "parking_lot", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "time", "unindent", "uuid"))' -C metadata=de2aa20e483ed975 -C extra-filename=-db94d8123a79693f --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern indoc=/build/python-logbook/src/logbook/target/release/deps/libindoc-50a70c9b7d3fcc77.so --extern libc=/build/python-logbook/src/logbook/target/release/deps/liblibc-3ce56d65675e5ce9.rmeta --extern memoffset=/build/python-logbook/src/logbook/target/release/deps/libmemoffset-157993c3c842face.rmeta --extern once_cell=/build/python-logbook/src/logbook/target/release/deps/libonce_cell-b3a4880a19473691.rmeta --extern pyo3_ffi=/build/python-logbook/src/logbook/target/release/deps/libpyo3_ffi-c48f9d58d7a61f37.rmeta --extern pyo3_macros=/build/python-logbook/src/logbook/target/release/deps/libpyo3_macros-4f54c189f27ae5ac.so --extern unindent=/build/python-logbook/src/logbook/target/release/deps/libunindent-4c814b3d52130159.rmeta --cap-lints allow --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 return_position_impl_trait_in_traits --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(return_position_impl_trait_in_traits)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
Compiling logbook-rust v0.1.0 (/build/python-logbook/src/logbook/src/rust)
Running `rustc --crate-name logbook_rust --edition=2021 src/rust/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=8a624c7a868af4d9 --out-dir /build/python-logbook/src/logbook/target/release/deps -C strip=debuginfo -L dependency=/build/python-logbook/src/logbook/target/release/deps --extern pyo3=/build/python-logbook/src/logbook/target/release/deps/libpyo3-db94d8123a79693f.rlib`
Finished `release` profile [optimized] target(s) in 1m 29s
Copying rust artifact from target/release/liblogbook_rust.so to build/lib.linux-armv7l-cpython-314/logbook/_speedups.cpython-314-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/logbook
copying build/lib.linux-armv7l-cpython-314/logbook/_fallback.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/_speedups.cpython-314-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/ticketing.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/concurrency.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/handlers.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/more.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/notifiers.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/helpers.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/_termcolors.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/__init__.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/base.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/utils.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/compat.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-314/logbook/queues.py -> build/bdist.linux-armv7l/wheel/./logbook
running install_egg_info
Copying src/Logbook.egg-info to build/bdist.linux-armv7l/wheel/./Logbook-1.9.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/logbook-1.9.0.dist-info/WHEEL
creating '/build/python-logbook/src/logbook/dist/.tmp-k68pmkrw/logbook-1.9.0-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'logbook/__init__.py'
adding 'logbook/_fallback.py'
adding 'logbook/_speedups.cpython-314-arm-linux-gnueabihf.so'
adding 'logbook/_termcolors.py'
adding 'logbook/base.py'
adding 'logbook/compat.py'
adding 'logbook/concurrency.py'
adding 'logbook/handlers.py'
adding 'logbook/helpers.py'
adding 'logbook/more.py'
adding 'logbook/notifiers.py'
adding 'logbook/queues.py'
adding 'logbook/ticketing.py'
adding 'logbook/utils.py'
adding 'logbook-1.9.0.dist-info/licenses/AUTHORS'
adding 'logbook-1.9.0.dist-info/licenses/LICENSE'
adding 'logbook-1.9.0.dist-info/METADATA'
adding 'logbook-1.9.0.dist-info/WHEEL'
adding 'logbook-1.9.0.dist-info/top_level.txt'
adding 'logbook-1.9.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built logbook-1.9.0-cp314-cp314-linux_armv7l.whl
==> Starting build()...
==> 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-logbook"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-logbook 1.9.0-1 (Mon Mar 16 14:30:06 2026)
==> Cleaning up...
[?12l[?25h