Build #1725198 2025-02-09T00:26:37.083317+00:00
# rustc version
rustc 1.86.0-nightly (a9e7b3048 2025-02-07)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rdkit-sys-0.4.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rdkit-sys-0.4.12/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250207-1.86.0-nightly-a9e7b3048\", \"--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] c4afd339ba3e97be884f1009e05abb579c70b467e2e459c92fcad4bf0cfb062a
[INFO] running `Command { std: "docker" "start" "-a" "c4afd339ba3e97be884f1009e05abb579c70b467e2e459c92fcad4bf0cfb062a", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling cxx v1.0.124
[INFO] [stderr] warning: cxx@1.0.124: In file included from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] warning: cxx@1.0.124: from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.124/src/../include/cxx.h:2,
[INFO] [stderr] warning: cxx@1.0.124: from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.124/src/cxx.cc:1:
[INFO] [stderr] warning: cxx@1.0.124: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: cxx@1.0.124: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: cxx@1.0.124: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cxx@1.0.124: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `cxx v1.0.124`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cxx-7ef4573ea542e547/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/cxx-af5e3f60df6e89a7/out)
[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] cargo:rerun-if-env-changed=CXX_i686-unknown-linux-gnu
[INFO] [stderr] CXX_i686-unknown-linux-gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=CXX_i686_unknown_linux_gnu
[INFO] [stderr] CXX_i686_unknown_linux_gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXX
[INFO] [stderr] TARGET_CXX = None
[INFO] [stderr] cargo:rerun-if-env-changed=CXX
[INFO] [stderr] CXX = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=PATH
[INFO] [stderr] PATH = Some(/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
[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,x87)
[INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_i686-unknown-linux-gnu
[INFO] [stderr] CXXFLAGS_i686-unknown-linux-gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_i686_unknown_linux_gnu
[INFO] [stderr] CXXFLAGS_i686_unknown_linux_gnu = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS
[INFO] [stderr] TARGET_CXXFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr] CXXFLAGS = None
[INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] cargo:warning= from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.124/src/../include/cxx.h:2,
[INFO] [stderr] cargo:warning= from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.124/src/cxx.cc:1:
[INFO] [stderr] cargo:warning=/usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] cargo:warning= 68 | #include <bits/c++config.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 "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-std=c++11" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/cxx-af5e3f60df6e89a7/out/ae97fe51019bb782-cxx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.124/src/cxx.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "c4afd339ba3e97be884f1009e05abb579c70b467e2e459c92fcad4bf0cfb062a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4afd339ba3e97be884f1009e05abb579c70b467e2e459c92fcad4bf0cfb062a", kill_on_drop: false }`
[INFO] [stdout] c4afd339ba3e97be884f1009e05abb579c70b467e2e459c92fcad4bf0cfb062a