Build #1356960 2024-09-12T13:51:58.843615+00:00
# rustc version
rustc 1.83.0-nightly (9c01301c5 2024-09-05)# docs.rs version
docsrs 0.6.0 (1b41ab79 2024-09-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/raqote-0.8.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/raqote-0.8.5/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-09-06" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240905-1.83.0-nightly-9c01301c5\", \"--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] [stdout] 7966c4100e978ee89a56b90a522b6f88d15e919e804a037c46891f604eb45ecc
[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" "7966c4100e978ee89a56b90a522b6f88d15e919e804a037c46891f604eb45ecc", kill_on_drop: false }`
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Checking libloading v0.7.4
[INFO] [stderr] Compiling freetype-sys v0.20.1
[INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr] Checking option-ext v0.2.0
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] error: failed to run custom build command for `yeslogic-fontconfig-sys v6.0.0`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/yeslogic-fontconfig-sys-fccdbb4f45ac228b/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=RUST_FONTCONFIG_DLOPEN
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yeslogic-fontconfig-sys-6.0.0/build.rs:8:48:
[INFO] [stderr] called `Result::unwrap()` on an `Err` value: "Cross compilation detected. Use PKG_CONFIG_ALLOW_CROSS=1 to override"
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: freetype-sys@0.20.1: In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1: from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1: from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1: from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1: from freetype2/src/autofit/ft-hb.c:27,
[INFO] [stderr] warning: freetype-sys@0.20.1: from freetype2/src/autofit/autofit.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1: 41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `freetype-sys v0.20.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/freetype-sys-246b35b3df300946/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("i686-unknown-linux-gnu")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] CXX_i686-unknown-linux-gnu = None
[INFO] [stderr] CXX_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CXX = None
[INFO] [stderr] CXX = None
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] CXXFLAGS_i686-unknown-linux-gnu = None
[INFO] [stderr] CXXFLAGS_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CXXFLAGS = None
[INFO] [stderr] CXXFLAGS = None
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-6ccec220e1ae819c/out/freetype2/src/autofit/autofit.o" "-c" "freetype2/src/autofit/autofit.c"
[INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr] cargo:warning= from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] cargo:warning= from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] cargo:warning= from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] cargo:warning= from freetype2/src/autofit/ft-hb.c:27,
[INFO] [stderr] cargo:warning= from freetype2/src/autofit/autofit.c:21:
[INFO] [stderr] cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] cargo:warning= 41 | #include <bits/c++config.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr] exit status: 1
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-6ccec220e1ae819c/out/freetype2/src/autofit/autofit.o" "-c" "freetype2/src/autofit/autofit.c" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "7966c4100e978ee89a56b90a522b6f88d15e919e804a037c46891f604eb45ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7966c4100e978ee89a56b90a522b6f88d15e919e804a037c46891f604eb45ecc", kill_on_drop: false }`
[INFO] [stdout] 7966c4100e978ee89a56b90a522b6f88d15e919e804a037c46891f604eb45ecc