[INFO] fetching crate physx 0.6.0... [INFO] checking physx-0.6.0 against try#8a749131e7beb72f6edacefd2bdcbed3d67b2112 for pr-72331 [INFO] extracting crate physx 0.6.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate physx 0.6.0 on toolchain 8a749131e7beb72f6edacefd2bdcbed3d67b2112 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate physx 0.6.0 [INFO] finished tweaking crates.io crate physx 0.6.0 [INFO] tweaked toml for crates.io crate physx 0.6.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate physx 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded physx-sys v0.4.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd9b85a85a66f5b2cf7e2c6976be9d1b665a83939db55582e475890fd461602a [INFO] running `"docker" "start" "-a" "cd9b85a85a66f5b2cf7e2c6976be9d1b665a83939db55582e475890fd461602a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling physx-sys v0.4.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/src/px_globals.cpp:31: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContext.h:37: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src/CmPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcContactCache.cpp:31: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: 1 error generated. [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp:33: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp:87:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(strPatches, StridePatch, numContactPoints); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContext.cpp:34: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: 2 errors generated. [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpBatch.cpp:34: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsIslandSim.cpp:31: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:33: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: 1 error generated. [INFO] [stderr] warning: 1 error generated. [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContext.cpp:34: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here [INFO] [stderr] warning: sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase::disposeElements' requested here [INFO] [stderr] warning: disposeElements(); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase::~PoolBase' requested here [INFO] [stderr] warning: class Pool : public PoolBase [INFO] [stderr] warning: ^ [INFO] [stderr] warning: 2 errors generated. [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContactManager.cpp:31: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: 1 error generated. [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:33: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] warning: sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:974:13: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] warning: shdfnd::sort(mCCDPairs+islandStart, islandEnd-islandStart, ToiPtrCompare()); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:33: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] warning: PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] warning: var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] warning: #define PxAlloca(x) alloca(x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] warning: # define alloca(size) __builtin_alloca (size) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] warning: sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:1732:10: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] warning: shdfnd::sort(mCCDPtrPairs.begin(), mCCDPtrPairs.size(), IslandPtrCompare()); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: 3 errors generated. [INFO] [stderr] warning: 1 error generated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `physx-sys v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/physx-sys-c460248300422f50/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsFastXml.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src/PsFastXml.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixFPU.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixFPU.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/TaskManager.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src/TaskManager.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixAtomic.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixAtomic.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixCpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixCpu.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixPrintString.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixPrintString.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUtilities.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/PsUtilities.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsString.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/PsString.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsMathUtils.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/PsMathUtils.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsFoundation.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/PsFoundation.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsAllocator.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/PsAllocator.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsTempAllocator.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/PsTempAllocator.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsAssert.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/PsAssert.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixMutex.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixMutex.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixSList.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixSList.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixSocket.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixSocket.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixSync.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixSync.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixThread.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixThread.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PsUnixTime.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix/PsUnixTime.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/px_globals.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/src/px_globals.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcContactCache.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcContactCache.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcContactMethodImpl.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcContactMethodImpl.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcMaterialHeightField.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcMaterialHeightField.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcMaterialMesh.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcMaterialMesh.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcMaterialMethodImpl.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcMaterialMethodImpl.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcMaterialShape.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcMaterialShape.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcNpBatch.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpBatch.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcNpCacheStreamPair.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpCacheStreamPair.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcNpContactPrepShared.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcNpMemBlockPool.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpMemBlockPool.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxcNpThreadContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpThreadContext.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxsCCD.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxsContactManager.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContactManager.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxsContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContext.cpp" [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/src/px_globals.cpp:31: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContext.h:37: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src/CmPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcContactCache.cpp:31: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxsDefaultMemoryManager.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsDefaultMemoryManager.cpp" [INFO] [stderr] cargo:warning=1 error generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/PxsIslandSim.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsIslandSim.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp:33: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp:87:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(strPatches, StridePatch, numContactPoints); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContext.cpp:34: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=2 errors generated. [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline/PxcNpBatch.cpp:34: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsIslandSim.cpp:31: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:33: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=1 error generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=1 error generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContext.cpp:34: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:203:3: note: in instantiation of function template specialization 'physx::shdfnd::sort, physx::shdfnd::NamedAllocator>' requested here [INFO] [stderr] cargo:warning= sort(freeNodes.begin(), freeNodes.size(), Less(), alloc); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:61:4: note: in instantiation of member function 'physx::shdfnd::PoolBase::disposeElements' requested here [INFO] [stderr] cargo:warning= disposeElements(); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:276:7: note: in instantiation of member function 'physx::shdfnd::PoolBase::~PoolBase' requested here [INFO] [stderr] cargo:warning=class Pool : public PoolBase [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=2 errors generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsContactManager.cpp:31: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=1 error generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:33: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] cargo:warning= sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:974:13: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] cargo:warning= shdfnd::sort(mCCDPairs+islandStart, islandEnd-islandStart, ToiPtrCompare()); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:33: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include/PxsContactManager.h:35: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpWorkUnit.h:36: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline/PxcNpCache.h:38: [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsPool.h:34: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:65:2: error: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Werror,-Walloca] [INFO] [stderr] cargo:warning= PX_ALLOCA(stackMem, int32_t, initialStackSize); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAlloca.h:73:43: note: expanded from macro 'PX_ALLOCA' [INFO] [stderr] cargo:warning= var.mPointer = reinterpret_cast(PxAlloca(size)); \ [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsAllocator.h:101:22: note: expanded from macro 'PxAlloca' [INFO] [stderr] cargo:warning= #define PxAlloca(x) alloca(x) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/alloca.h:35:23: note: expanded from macro 'alloca' [INFO] [stderr] cargo:warning=# define alloca(size) __builtin_alloca (size) [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include/PsSort.h:114:2: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] cargo:warning= sort(elements, count, compare, typename shdfnd::AllocatorTraits::Type()); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src/PxsCCD.cpp:1732:10: note: in instantiation of function template specialization 'physx::shdfnd::sort' requested here [INFO] [stderr] cargo:warning= shdfnd::sort(mCCDPtrPairs.begin(), mCCDPtrPairs.size(), IslandPtrCompare()); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=3 errors generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=1 error generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/common/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/fastxml/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/filebuf/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/foundation/src/unix" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/ccd" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/common" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/contact" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/distance" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/gjk" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/hf" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/intersection" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/pcm" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/geomutils/src/sweep" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/include/cooking" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/collision" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/include/utils" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/common/src/pipeline" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/software/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevelaabb/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowleveldynamics/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physx/src/buffering" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcharacterkinematic/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/convex" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxcooking/src/mesh" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Binary" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/File" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxextensions/src/serialization/Xml" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/core/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxmetadata/extensions/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/physxvehicle/src/physxmetadata/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/pvd/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/scenequery/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/simulationcontroller/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/task/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/pxshared/include" "-Wall" "-Wextra" "-std=c++14" "-ferror-limit=0" "-Wall" "-Wextra" "-Werror" "-Wstrict-aliasing=2" "-Weverything" "-Wno-documentation-deprecated-sync" "-Wno-documentation-unknown-command" "-Wno-gnu-anonymous-struct" "-Wno-undef" "-Wno-unused-function" "-Wno-nested-anon-types" "-Wno-float-equal" "-Wno-padded" "-Wno-weak-vtables" "-Wno-cast-align" "-Wno-conversion" "-Wno-missing-noreturn" "-Wno-missing-variable-declarations" "-Wno-shift-sign-overflow" "-Wno-covered-switch-default" "-Wno-exit-time-destructors" "-Wno-global-constructors" "-Wno-missing-prototypes" "-Wno-unreachable-code" "-Wno-unused-macros" "-Wno-unused-member-function" "-Wno-used-but-marked-unused" "-Wno-weak-template-vtables" "-Wno-deprecated" "-Wno-non-virtual-dtor" "-Wno-invalid-noreturn" "-Wno-return-type-c-linkage" "-Wno-reserved-id-macro" "-Wno-c++98-compat-pedantic" "-Wno-unused-local-typedef" "-Wno-old-style-cast" "-Wno-newline-eof" "-Wno-unused-private-field" "-Wno-format-nonliteral" "-Wno-implicit-fallthrough" "-Wno-undefined-reinterpret-cast" "-Wno-disabled-macro-expansion" "-Wno-zero-as-null-pointer-constant" "-Wno-shadow" "-Wno-unknown-warning-option" "-Wno-atomic-implicit-seq-cst" "-Wno-extra-semi-stmt" "-DPX_PHYSX_STATIC_LIB" "-DDISABLE_CUDA_PHYSX" "-DPX_DEBUG" "-DPX_CHECKED" "-DPX_SUPPORT_PVD=1" "-DNDEBUG=1" "-DPX_COOKING" "-o" "/opt/rustwide/target/debug/build/physx-sys-e19b85c74f9af7ae/out/px_globals.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/physx-sys-0.4.0/PhysX/physx/source/lowlevel/api/src/px_globals.cpp" with args "clang++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cd9b85a85a66f5b2cf7e2c6976be9d1b665a83939db55582e475890fd461602a"` [INFO] running `"docker" "rm" "-f" "cd9b85a85a66f5b2cf7e2c6976be9d1b665a83939db55582e475890fd461602a"` [INFO] [stdout] cd9b85a85a66f5b2cf7e2c6976be9d1b665a83939db55582e475890fd461602a