physx-sys 0.2.3+4.1.1

Unsafe bindings for NVIDIA PhysX C++ SDK
Build #199433 2019-11-18T22:51:20.419782+00:00
# rustc version
rustc 1.41.0-nightly (0f0c640e0 2019-11-17)
# docs.rs version
docsrs 0.6.0 (d9d7a33 2019-11-14)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/physx-sys-0.2.3+4.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/physx-sys-0.2.3+4.1.1/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191117-1.41.0-nightly-0f0c640e0 --static-root-path / --disable-per-crate-search --extern-html-root-url cc=https://docs.rs/cc/1.0.47 --extern-html-root-url cmake=https://docs.rs/cmake/0.1.42" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] db209d795a6c0ed9fe30ecd18e4fe257584eebe1d91830eda17e9a231eceb08c
[INFO] running `"docker" "start" "-a" "db209d795a6c0ed9fe30ecd18e4fe257584eebe1d91830eda17e9a231eceb08c"`
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling physx-sys v0.2.3+4.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `physx-sys v0.2.3+4.1.1 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/physx-sys-e2a7394939572784/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/PhysX/physx/source/compiler/cmake" "-DCMAKE_LIBRARY_ARCHITECTURE=x86_64-unknown-linux-gnu" "-DPX_OUTPUT_LIB_DIR=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/physx-sys-978b5142f6e9cf9a/out" "-DPX_OUTPUT_BIN_DIR=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/physx-sys-978b5142f6e9cf9a/out" "-DPX_OUTPUT_ARCH=x86" "-DPX_BUILDSNIPPETS=False" "-DPX_BUILDSAMPLES=False" "-DPX_GENERATE_STATIC_LIBRARIES=True" "-DPX_GENERATE_GPU_PROJECTS=False" "-DTARGET_BUILD_PLATFORM=linux" "-DCMAKE_C_COMPILER=clang" "-DCMAKE_CXX_COMPILER=clang++" "-DCMAKE_BUILD_TYPE=debug" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/physx-sys-978b5142f6e9cf9a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64"
[INFO] [stderr] -- The C compiler identification is Clang 6.0.0
[INFO] [stderr] -- The CXX compiler identification is Clang 6.0.0
[INFO] [stderr] -- Check for working C compiler: /usr/bin/clang
[INFO] [stderr] -- Check for working C compiler: /usr/bin/clang -- works
[INFO] [stderr] -- Detecting C compiler ABI info
[INFO] [stderr] -- Detecting C compiler ABI info - done
[INFO] [stderr] -- Detecting C compile features
[INFO] [stderr] -- Detecting C compile features - done
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/clang++
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/clang++ -- works
[INFO] [stderr] -- Detecting CXX compiler ABI info
[INFO] [stderr] -- Detecting CXX compiler ABI info - done
[INFO] [stderr] -- Detecting CXX compile features
[INFO] [stderr] -- Detecting CXX compile features - done
[INFO] [stderr] -- Configuring incomplete, errors occurred!
[INFO] [stderr] See also "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/physx-sys-978b5142f6e9cf9a/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] PHYSX ROOT /opt/rustwide/workdir/PhysX/physx
[INFO] [stderr] PhysX Build Platform: linux
[INFO] [stderr] Using CXX Compiler: /usr/bin/clang++
[INFO] [stderr] CMake Error: Could not open file for write in copy operation /opt/rustwide/workdir/PhysX/physx/include/PxConfig.h.tmp
[INFO] [stderr] CMake Error: : System Error: Read-only file system
[INFO] [stderr] CMake Error at CMakeLists.txt:133 (CONFIGURE_FILE):
[INFO] [stderr]   CONFIGURE_FILE Problem configuring file
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at '
[INFO] [stderr] command did not execute successfully, got: exit code: 1
[INFO] [stderr] 
[INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
[INFO] [stderr] 
[INFO] running `"docker" "inspect" "db209d795a6c0ed9fe30ecd18e4fe257584eebe1d91830eda17e9a231eceb08c"`
[INFO] running `"docker" "rm" "-f" "db209d795a6c0ed9fe30ecd18e4fe257584eebe1d91830eda17e9a231eceb08c"`
[INFO] [stdout] db209d795a6c0ed9fe30ecd18e4fe257584eebe1d91830eda17e9a231eceb08c