Build #1595306 2024-12-20T21:06:01.092598+00:00
# rustc version
rustc 1.85.0-nightly (9e136a30a 2024-12-19)# docs.rs version
docsrs 0.6.0 (c595fb1a 2024-12-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/proj-sys-0.25.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/proj-sys-0.25.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "nobuild" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241219-1.85.0-nightly-9e136a30a\", \"--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] 83d603c23c2fdd1101744364f97612ab37f3251317d250c1d1daf349d7d0c5aa
[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" "83d603c23c2fdd1101744364f97612ab37f3251317d250c1d1daf349d7d0c5aa", 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] warning: constant `MINIMUM_PROJ_VERSION` is never used
[INFO] [stderr] --> build.rs:7:7
[INFO] [stderr] |
[INFO] [stderr] 7 | const MINIMUM_PROJ_VERSION: &str = "9.4.0";
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: function `build_from_source` is never used
[INFO] [stderr] --> build.rs:86:4
[INFO] [stderr] |
[INFO] [stderr] 86 | fn build_from_source() -> Result<std::path::PathBuf, Box<dyn std::error::Error>> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: `proj-sys` (build script) generated 2 warnings
[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] 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-a3bfc4e158d49ebd/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-changed=build.rs
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/link-cplusplus-63dacbb002a4702f/out)
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] TARGET = Some(x86_64-apple-darwin)
[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] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] RUSTC_LINKER = 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(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3,x87)
[INFO] [stderr] cargo:rerun-if-env-changed=MACOSX_DEPLOYMENT_TARGET
[INFO] [stderr] MACOSX_DEPLOYMENT_TARGET = None
[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_ENCODED_RUSTFLAGS = Some()
[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 in cc-rs: Command LC_ALL="C" "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-63dacbb002a4702f/out/2265939c9018af8a-dummy.o" "-c" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/link-cplusplus-63dacbb002a4702f/out/dummy.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "83d603c23c2fdd1101744364f97612ab37f3251317d250c1d1daf349d7d0c5aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d603c23c2fdd1101744364f97612ab37f3251317d250c1d1daf349d7d0c5aa", kill_on_drop: false }`
[INFO] [stdout] 83d603c23c2fdd1101744364f97612ab37f3251317d250c1d1daf349d7d0c5aa