pyo3-log 0.12.1

Logging bridge from pyo3 native extension to python
Documentation
Build #1593255 2024-12-19T08:38:24.484030+00:00
# rustc version
rustc 1.85.0-nightly (4ba4ac612 2024-12-18)# docs.rs version
docsrs 0.6.0 (5efa5e09 2024-12-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pyo3-log-0.12.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pyo3-log-0.12.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241218-1.85.0-nightly-4ba4ac612\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c63c2da668dca279766e1e9f6ff8ca6c6833c8ee1eac926a3b2a003e64d24659
[INFO] running `Command { std: "docker" "start" "-a" "c63c2da668dca279766e1e9f6ff8ca6c6833c8ee1eac926a3b2a003e64d24659", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking libc v0.2.169
[INFO] [stderr]    Compiling pyo3-ffi v0.23.3
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr] error: failed to run custom build command for `pyo3-ffi v0.23.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-ffi-9a6f4797949cc1c4/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_LIMITED_API)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_GIL_DISABLED)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(PyPy)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(GraalPy)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(invalid_from_utf8_lint)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(pyo3_disable_reference_pool)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(pyo3_leak_on_drop_without_reference_pool)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(diagnostic_namespace)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(c_str_lit)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(rustc_has_once_lock)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_3_7)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_3_8)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_3_9)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_3_10)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_3_11)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_3_12)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(Py_3_13)
[INFO] [stderr]   cargo:rerun-if-env-changed=PYO3_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PYO3_CROSS_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_VERSION
[INFO] [stderr]   cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_IMPLEMENTATION
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: PYO3_CROSS_PYTHON_VERSION or an abi3-py3* feature must be specified when cross-compiling and PYO3_CROSS_LIB_DIR is not set.
[INFO] [stderr]   = help: see the PyO3 user guide for more information: https://pyo3.rs/v0.23.3/building-and-distribution.html#cross-compiling
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c63c2da668dca279766e1e9f6ff8ca6c6833c8ee1eac926a3b2a003e64d24659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63c2da668dca279766e1e9f6ff8ca6c6833c8ee1eac926a3b2a003e64d24659", kill_on_drop: false }`
[INFO] [stdout] c63c2da668dca279766e1e9f6ff8ca6c6833c8ee1eac926a3b2a003e64d24659