physx 0.3.0

High-level Rust interface for Nvidia PhysX
Build #191498 2019-10-14T12:24:58.263546+00:00
# rustc version
rustc 1.40.0-nightly (c27f7568b 2019-10-13)
# docs.rs version
docsrs 0.6.0 (4419dc8 2019-10-11)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/physx-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/physx-0.3.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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191013-1.40.0-nightly-c27f7568b --static-root-path / --disable-per-crate-search --extern-html-root-url enumflags2=https://docs.rs/enumflags2/0.6.0 --extern-html-root-url glam=https://docs.rs/glam/0.8.0 --extern-html-root-url physx_sys=https://docs.rs/physx-sys/0.1.2+4.1 --extern-html-root-url physx_macros=https://docs.rs/physx-macros/0.1.1 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.9.0 --extern-html-root-url log=https://docs.rs/log/0.4.8" "-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] b822ae6401943332d0c4740287215bc8476a082229bb7e469b14d141f61491fa
[INFO] running `"docker" "start" "-a" "b822ae6401943332d0c4740287215bc8476a082229bb7e469b14d141f61491fa"`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking glam v0.8.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling physx-sys v0.1.2+4.1
[INFO] [stderr] error: failed to run custom build command for `physx-sys v0.1.2+4.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/physx-sys-443d7b2f61a91f32/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.1.2+4.1/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-67cd3a1b7637b9ed/out" "-DPX_OUTPUT_BIN_DIR=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/physx-sys-67cd3a1b7637b9ed/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-67cd3a1b7637b9ed/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-67cd3a1b7637b9ed/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] PHYSX ROOT /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.1.2+4.1/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/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.1.2+4.1/PhysX/physx/include/PxConfig.h.tmp
[INFO] [stderr] CMake Error: : System Error: Read-only file system
[INFO] [stderr] CMake Error at CMakeLists.txt:136 (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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "b822ae6401943332d0c4740287215bc8476a082229bb7e469b14d141f61491fa"`
[INFO] running `"docker" "rm" "-f" "b822ae6401943332d0c4740287215bc8476a082229bb7e469b14d141f61491fa"`
[INFO] [stdout] b822ae6401943332d0c4740287215bc8476a082229bb7e469b14d141f61491fa