Build #1487845 2024-10-31T10:00:23.331070+00:00
# rustc version
rustc 1.84.0-nightly (759e07f06 2024-10-30)# docs.rs version
docsrs 0.6.0 (83e30f05 2024-10-25)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sfcgal-sys-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sfcgal-sys-0.8.0/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241030-1.84.0-nightly-759e07f06\", \"--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}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] a7f335ce2391a1da607ed3d040628e1f26128ed11f401775c6ce1617f13e6d75
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "a7f335ce2391a1da607ed3d040628e1f26128ed11f401775c6ce1617f13e6d75", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling sfcgal-sys v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: sfcgal-sys@0.8.0: In file included from src/wrapper.c:1:
[INFO] [stderr] warning: sfcgal-sys@0.8.0: src/wrapper.h:1:10: fatal error: SFCGAL/capi/sfcgal_c.h: No such file or directory
[INFO] [stderr] warning: sfcgal-sys@0.8.0: 1 | #include <SFCGAL/capi/sfcgal_c.h>
[INFO] [stderr] warning: sfcgal-sys@0.8.0: | ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sfcgal-sys@0.8.0: compilation terminated.
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `sfcgal-sys v0.8.0 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sfcgal-sys-282cfbecc91f3a34/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rustc-link-lib=SFCGAL
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/sfcgal-sys-274bc7f34dbe114c/out)
[INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr] CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr] CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr] HOST_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] RUSTC_WRAPPER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some(true)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr] HOST_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo:warning=In file included from src/wrapper.c:1:
[INFO] [stderr] cargo:warning=src/wrapper.h:1:10: fatal error: SFCGAL/capi/sfcgal_c.h: No such file or directory
[INFO] [stderr] cargo:warning= 1 | #include <SFCGAL/capi/sfcgal_c.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/sfcgal-sys-274bc7f34dbe114c/out/2e40c9e35e9506f4-wrapper.o" "-c" "src/wrapper.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "a7f335ce2391a1da607ed3d040628e1f26128ed11f401775c6ce1617f13e6d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f335ce2391a1da607ed3d040628e1f26128ed11f401775c6ce1617f13e6d75", kill_on_drop: false }`
[INFO] [stdout] a7f335ce2391a1da607ed3d040628e1f26128ed11f401775c6ce1617f13e6d75