# rustc version rustc 1.87.0-nightly (00f245915 2025-02-26)
# docs.rs version docsrs 0.6.0 (d925d3c8 2025-02-27)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/factorio-mlua-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/factorio-mlua-0.8.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "lua-factorio vendored async send serialize macros parking_lot" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250226-1.87.0-nightly-00f245915\", \"--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] d630e0448691d5eb1900abb0996b7c6fd59af4a3f4241d937f6ccb772eb07232 [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" "d630e0448691d5eb1900abb0996b7c6fd59af4a3f4241d937f6ccb772eb07232", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bstr` dependency) [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: async_http_client, async_http_reqwest, async_http_server, async_tcp_server, guided_tour, repl, serialize, userdata [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Compiling factorio-mlua v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking link-cplusplus v1.0.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] warning: factorio-mlua@0.8.0: In file included from /usr/include/c++/11/math.h:36, [INFO] [stderr] warning: factorio-mlua@0.8.0: from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/factorio-lua-src-546.0.0/lua-factorio-5.2.1/src/lapi.c:10: [INFO] [stderr] warning: factorio-mlua@0.8.0: /usr/include/c++/11/cmath:41:10: fatal error: bits/c++config.h: No such file or directory [INFO] [stderr] warning: factorio-mlua@0.8.0: 41 | #include <bits/c++config.h> [INFO] [stderr] warning: factorio-mlua@0.8.0: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: factorio-mlua@0.8.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `factorio-mlua v0.8.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/factorio-mlua-2aabbc40440dd73d/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/math.h:36, [INFO] [stderr] cargo:warning= from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/factorio-lua-src-546.0.0/lua-factorio-5.2.1/src/lapi.c:10: [INFO] [stderr] cargo:warning=/usr/include/c++/11/cmath: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] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "x86_64-linux-gnu-g++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/factorio-lua-src-546.0.0/lua-factorio-5.2.1/src" "-w" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-DUSE_LUA_PACKAGE" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/factorio-mlua-f86dcbf204a2b118/out/lua-build/lib/139ecca480cccb84-lapi.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/factorio-lua-src-546.0.0/lua-factorio-5.2.1/src/lapi.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d630e0448691d5eb1900abb0996b7c6fd59af4a3f4241d937f6ccb772eb07232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d630e0448691d5eb1900abb0996b7c6fd59af4a3f4241d937f6ccb772eb07232", kill_on_drop: false }` [INFO] [stdout] d630e0448691d5eb1900abb0996b7c6fd59af4a3f4241d937f6ccb772eb07232