Build #1174665 2024-03-31T11:52:16.361508+00:00
# rustc version
rustc 1.79.0-nightly (8df7e723e 2024-03-30)# docs.rs version
docsrs 0.6.0 (8b19841b 2024-03-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/wasm-opt-0.116.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/wasm-opt-0.116.1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240330-1.79.0-nightly-8df7e723e\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] ba3bf2a723a95168cdb4e405211f19c3982d5a693af48798e49ca0703d3b2b0d
[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" "ba3bf2a723a95168cdb4e405211f19c3982d5a693af48798e49ca0703d3b2b0d", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling link-cplusplus v1.0.9
[INFO] [stderr] Checking errno v0.3.8
[INFO] [stderr] Checking anyhow v1.0.81
[INFO] [stderr] Checking fastrand v2.0.2
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking thiserror v1.0.58
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: link-cplusplus@1.0.9: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: link-cplusplus@1.0.9: macOS deployment target (10.7) too low, it will be increased
[INFO] [stderr] warning: link-cplusplus@1.0.9: c++: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: link-cplusplus@1.0.9: c++: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `link-cplusplus v1.0.9`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/link-cplusplus-50513c34581d4482/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-changed=build.rs
[INFO] [stderr] TARGET = Some("x86_64-apple-darwin")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-apple-darwin
[INFO] [stderr] CXX_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_apple_darwin
[INFO] [stderr] CXX_x86_64_apple_darwin = 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] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3")
[INFO] [stderr] cargo:warning=macOS deployment target (10.7) too low, it will be increased
[INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-apple-darwin
[INFO] [stderr] CXXFLAGS_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_apple_darwin
[INFO] [stderr] CXXFLAGS_x86_64_apple_darwin = 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=c++: error: unrecognized command-line option '-arch'
[INFO] [stderr] cargo:warning=c++: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/link-cplusplus-ed08688908bb5d13/out/99b61e229a048968-dummy.o" "-c" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/link-cplusplus-ed08688908bb5d13/out/dummy.cc" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ba3bf2a723a95168cdb4e405211f19c3982d5a693af48798e49ca0703d3b2b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba3bf2a723a95168cdb4e405211f19c3982d5a693af48798e49ca0703d3b2b0d", kill_on_drop: false }`
[INFO] [stdout] ba3bf2a723a95168cdb4e405211f19c3982d5a693af48798e49ca0703d3b2b0d