Build #1558799 2024-11-20T22:40:17.306070+00:00
# rustc version
rustc 1.84.0-nightly (ee612c45f 2024-11-19)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/arrow-53.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/arrow-53.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "prettyprint ipc_compression ffi pyarrow" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241119-1.84.0-nightly-ee612c45f\", \"--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-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", 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] 9543524da3f2b40d158aafccb8267e6ebf3849a4942a4744d09d25894246c530
[INFO] running `Command { std: "docker" "start" "-a" "9543524da3f2b40d158aafccb8267e6ebf3849a4942a4744d09d25894246c530", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking num-rational v0.4.2
[INFO] [stderr] Compiling pyo3-ffi v0.22.6
[INFO] [stderr] Checking regex-automata v0.4.9
[INFO] [stderr] Compiling zstd-safe v7.2.1
[INFO] [stderr] Checking zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr] Compiling serde_json v1.0.133
[INFO] [stderr] Compiling memoffset v0.9.1
[INFO] [stderr] Compiling flatbuffers v24.3.25
[INFO] [stderr] error: failed to run custom build command for `pyo3-ffi v0.22.6`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-ffi-6d715c6e1d02e6d9/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(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(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] cargo:rerun-if-env-changed=PYO3_NO_PYTHON
[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.22.6/building-and-distribution.html#cross-compiling
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9543524da3f2b40d158aafccb8267e6ebf3849a4942a4744d09d25894246c530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9543524da3f2b40d158aafccb8267e6ebf3849a4942a4744d09d25894246c530", kill_on_drop: false }`
[INFO] [stdout] 9543524da3f2b40d158aafccb8267e6ebf3849a4942a4744d09d25894246c530