[INFO] fetching crate rubullet 0.1.0-alpha-3...
[INFO] testing rubullet-0.1.0-alpha-3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rubullet 0.1.0-alpha-3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rubullet 0.1.0-alpha-3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rubullet 0.1.0-alpha-3
[INFO] tweaked toml for crates.io crate rubullet 0.1.0-alpha-3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rubullet 0.1.0-alpha-3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rubullet 0.1.0-alpha-3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c04f64de8e64942798a7bc2d3c1ff3b8b8496018b04411b28a6357ee40cbd04
[INFO] running `Command { std: "docker" "start" "-a" "3c04f64de8e64942798a7bc2d3c1ff3b8b8496018b04411b28a6357ee40cbd04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c04f64de8e64942798a7bc2d3c1ff3b8b8496018b04411b28a6357ee40cbd04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c04f64de8e64942798a7bc2d3c1ff3b8b8496018b04411b28a6357ee40cbd04", kill_on_drop: false }`
[INFO] [stdout] 3c04f64de8e64942798a7bc2d3c1ff3b8b8496018b04411b28a6357ee40cbd04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcccdbf11f4fc5bd17e261498d6870579cd5685336d3491d5a0cdb09db338d8e
[INFO] running `Command { std: "docker" "start" "-a" "fcccdbf11f4fc5bd17e261498d6870579cd5685336d3491d5a0cdb09db338d8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.96
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.5.1
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling rubullet-sys v0.1.0-alpha-2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=5c1c7bdd0a2d497a -C extra-filename=-766610078e0369b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-1c7c820c9d56fafe.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-a17face73b9dbe5a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-722b9ba9c1bb7b3f.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-d0dbbf078763797d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `rubullet-sys v0.1.0-alpha-2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rubullet-sys-6da90b357ec6808b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/rubullet-sys-ed132434e8d41022/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rubullet-sys-ed132434e8d41022/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
[INFO] [stderr]   -- Configuring done (2.5s)
[INFO] [stderr]   -- Generating done (0.9s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/rubullet-sys-ed132434e8d41022/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/rubullet-sys-ed132434e8d41022/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "RelWithDebInfo" "--"
[INFO] [stderr]   [  0%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Jacobian.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/X11OpenGLWindow.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/OpenGLExampleBrowser.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btMultiBodyWorldImporter.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR2.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CloneTreeCreator.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/SpAlg.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Anim.o
[INFO] [stderr]   [  0%] Building CXX object libbullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o
[INFO] [stderr]   [  1%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o
[INFO] [stderr]   [  1%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/OpenGLWindow/SimpleCamera.o
[INFO] [stderr]   [  1%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o
[INFO] [stderr]   [  2%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/glx.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bChunk.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/geometry.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bDNA.o
[INFO] [stderr]   [  2%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/gl.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/Shape.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btBulletWorldImporter.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR3.o
[INFO] [stderr]   [  2%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o
[INFO] [stderr]   [  2%] Linking CXX static library libBullet3Common.a
[INFO] [stderr]   [  3%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CoilCreator.o
[INFO] [stderr]   [  4%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o
[INFO] [stderr]   [  4%] Built target Bullet3Common
[INFO] [stderr]   [  4%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/model.o
[INFO] [stderr]   [  4%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o
[INFO] [stderr]   [  5%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/BaseRender.o
[INFO] [stderr]   [  5%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/EGLOpenGLWindow.o
[INFO] [stderr]   [  5%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyTreeCreator.o
[INFO] [stderr]   [  5%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLFWOpenGLWindow.o
[INFO] [stderr]   [  5%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o
[INFO] [stderr]   [  5%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLInstancingRenderer.o
[INFO] [stderr]   [  5%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o
[INFO] [stderr]   [  6%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR4.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bFile.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/btMultiBodyTreeCreator.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/tgaimage.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Base.o
[INFO] [stderr]   [  7%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o
[INFO] [stderr]   [  8%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btWorldImporter.o
[INFO] [stderr]   [  8%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/OpenGLGuiHelper.o
[INFO] [stderr]   [  8%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/DillCreator.o
[INFO] [stderr]   [  8%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/MatrixRmn.o
[INFO] [stderr]   [  8%] Building CXX object libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/RBDUtil.o
[INFO] [stderr]   [  8%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/btBulletFile.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLPrimitiveRenderer.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Button.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/our_gl.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyTreeDebugGraph.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLRenderToTexture.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/LoadShader.o
[INFO] [stderr]   [  9%] Linking CXX static library libBulletFileLoader.a
[INFO] [stderr]   [  9%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/OpenSans.o
[INFO] [stderr]   [  9%] Built target BulletFileLoader
[INFO] [stderr]   [  9%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o
[INFO] [stderr]   [  9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleCamera.o
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2App.o
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o
[INFO] [stderr]   [ 10%] Linking CXX static library libBulletInverseDynamics.a
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/TinyRenderer.o
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/invdyn_bullet_comparison.o
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Canvas.o
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Misc.o
[INFO] [stderr]   [ 10%] Built target BulletInverseDynamics
[INFO] [stderr]   [ 10%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Node.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Tree.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/IDRandomUtil.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2Renderer.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/CheckBox.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GL_ShapeDrawer.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/CollisionShape2TriangleMesh.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/clsocket/CMakeFiles/clsocket.dir/src/SimpleSocket.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o
[INFO] [stderr]   [ 11%] Linking CXX static library libBulletWorldImporter.a
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/VectorRn.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ColorControls.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/clsocket/CMakeFiles/clsocket.dir/src/ActiveSocket.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoGUI.o
[INFO] [stderr]   [ 11%] Built target BulletWorldImporter
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/RandomTreeCreator.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL3App.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/clsocket/CMakeFiles/clsocket.dir/src/PassiveSocket.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/SimpleTreeCreator.o
[INFO] [stderr]   [ 11%] Linking CXX static library libBussIK.a
[INFO] [stderr]   [ 11%] Linking CXX static library libclsocket.a
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/b3Clock.o
[INFO] [stderr]   [ 11%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o
[INFO] [stderr]   [ 12%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o
[INFO] [stderr]   [ 12%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o
[INFO] [stderr]   [ 12%] Built target BussIK
[INFO] [stderr]   [ 12%] Built target clsocket
[INFO] [stderr]   [ 12%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/TwFonts.o
[INFO] [stderr]   [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ColorPicker.o
[INFO] [stderr]   [ 12%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o
[INFO] [stderr]   [ 12%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyNameMap.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/IKTrajectoryHelper.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ComboBox.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/ChromeTraceUtil.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/CrossSplitter.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o
[INFO] [stderr]   [ 13%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/fontstash.o
[INFO] [stderr]   [ 14%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o
[INFO] [stderr]   [ 14%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o
[INFO] [stderr]   [ 14%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/opengl_fontstashcallbacks.o
[INFO] [stderr]   [ 14%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/User2InternalIndex.o
[INFO] [stderr]   [ 15%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o
[INFO] [stderr]   [ 16%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/b3ResourcePath.o
[INFO] [stderr]   [ 16%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GraphingTexture.o
[INFO] [stderr]   [ 16%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileOpen.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o
[INFO] [stderr]   [ 17%] Linking CXX static library libBulletInverseDynamicsUtils.a
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolverMt.o
[INFO] [stderr]   [ 17%] Built target BulletInverseDynamicsUtils
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/InProcessMemory.o
[INFO] [stderr]   [ 17%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/egl.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btBatchedConstraints.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenParameterInterface.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenProfileWindow.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileSave.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClient.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/stb_image/stb_image_write.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenTextureWindow.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/Query.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o
[INFO] [stderr]   [ 17%] Linking CXX static library libOpenGLWindow.a
[INFO] [stderr]   [ 17%] Built target OpenGLWindow
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o
[INFO] [stderr]   [ 17%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServer.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o
[INFO] [stderr]   [ 18%] Linking CXX static library libLinearMath.a
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockBase.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerSharedMemory.o
[INFO] [stderr]   [ 18%] Built target LinearMath
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/gwenUserInterface.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirect.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockedTabControl.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dragger.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o
[INFO] [stderr]   [ 18%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirectC_API.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerCommandProcessor.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/GroupBox.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3PluginManager.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HSVColorPicker.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalScrollBar.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory.o
[INFO] [stderr]   [ 19%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o
[INFO] [stderr]   [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalSlider.o
[INFO] [stderr]   [ 20%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory_C_API.o
[INFO] [stderr]   [ 20%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o
[INFO] [stderr]   [ 20%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o
[INFO] [stderr]   [ 20%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientC_API.o
[INFO] [stderr]   [ 20%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o
[INFO] [stderr]   [ 20%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o
[INFO] [stderr]   [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/Win32SharedMemory.o
[INFO] [stderr]   [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ImagePanel.o
[INFO] [stderr]   [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PosixSharedMemory.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorldMt.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3ResourcePath.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimulationIslandManagerMt.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Label.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/RobotLoggingUtil.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/LabelClickable.o
[INFO] [stderr]   [ 22%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o
[INFO] [stderr]   [ 23%] Linking CXX static library libBulletExampleBrowserLib.a
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3Clock.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ListBox.o
[INFO] [stderr]   [ 23%] Built target BulletExampleBrowserLib
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/ChromeTraceUtil.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/tinyxml2/tinyxml2.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Menu.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuItem.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuStrip.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/stb_image/stb_image.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/NumericUpDown.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Jacobian.o
[INFO] [stderr]   [ 23%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o
[INFO] [stderr]   [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR2.o
[INFO] [stderr]   [ 24%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/PanelListPanel.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR3.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ProgressBar.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR4.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Properties.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButton.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButtonController.o
[INFO] [stderr]   [ 25%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ResizableControl.o
[INFO] [stderr]   [ 26%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o
[INFO] [stderr]   [ 26%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/MatrixRmn.o
[INFO] [stderr]   [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o
[INFO] [stderr]   [ 26%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyFixedConstraint.o
[INFO] [stderr]   [ 26%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Misc.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Node.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Resizer.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyGearConstraint.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RichLabel.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBar.o
[INFO] [stderr]   [ 27%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarBar.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Tree.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarButton.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/VectorRn.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollControl.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyMLCPConstraintSolver.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Slider.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/SplitterBar.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySliderConstraint.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySphericalJointMotor.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportColladaDemo/LoadMeshFromCollada.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabButton.o
[INFO] [stderr]   [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o
[INFO] [stderr]   [ 29%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o
[INFO] [stderr]   [ 29%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabControl.o
[INFO] [stderr]   [ 30%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/LoadMeshFromObj.o
[INFO] [stderr]   [ 30%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o
[INFO] [stderr]   [ 30%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabStrip.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMJCFDemo/BulletMJCFImporter.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Text.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/BulletUrdfImporter.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/URDF2Bullet.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/MyMultiBodyCreator.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/UrdfParser.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/urdfStringSplit.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMeshUtility/b3ImportMeshUtility.o
[INFO] [stderr]   [ 31%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o
[INFO] [stderr]   [ 32%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBox.o
[INFO] [stderr]   [ 33%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3PosixThreadSupport.o
[INFO] [stderr]   [ 33%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3Win32ThreadSupport.o
[INFO] [stderr]   [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o
[INFO] [stderr]   [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o
[INFO] [stderr]   [ 33%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3ThreadSupportInterface.o
[INFO] [stderr]   [ 33%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBoxNumeric.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o
[INFO] [stderr]   [ 34%] Linking CXX static library libBulletDynamics.a
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientUDP.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientUDP_C_API.o
[INFO] [stderr]   [ 34%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/win32.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeControl.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o
[INFO] [stderr]   [ 34%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/unix.o
[INFO] [stderr]   [ 34%] Built target BulletDynamics
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalScrollBar.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeNode.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalSlider.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/WindowControl.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/DragAndDrop.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Gwen.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o
[INFO] [stderr]   [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o
[INFO] [stderr]   [ 35%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Hook.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Null.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Windows.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Renderers/OpenGL_DebugFont.o
[INFO] [stderr]   [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Skin.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/ToolTip.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Utility.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/events.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/inputhandler.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o
[INFO] [stderr]   [ 37%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o
[INFO] [stderr]   [ 38%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o
[INFO] [stderr]   [ 39%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o
[INFO] [stderr]   [ 39%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o
[INFO] [stderr]   [ 39%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o
[INFO] [stderr]   [ 40%] Linking CXX static library libgwen.a
[INFO] [stderr]   [ 40%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o
[INFO] [stderr]   [ 40%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o
[INFO] [stderr]   [ 40%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o
[INFO] [stderr]   [ 40%] Built target gwen
[INFO] [stderr]   [ 40%] Linking CXX static library libBulletCollision.a
[INFO] [stderr]   [ 40%] Built target BulletCollision
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at libbullet3/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Linux
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.28/Modules/FindOpenGL.cmake:381 (message):
[INFO] [stderr]     Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
[INFO] [stderr]     available.  Run "cmake --help-policy CMP0072" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     FindOpenGL found both a legacy GL library:
[INFO] [stderr] 
[INFO] [stderr]       OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so
[INFO] [stderr] 
[INFO] [stderr]     and GLVND libraries for OpenGL and GLX:
[INFO] [stderr] 
[INFO] [stderr]       OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so
[INFO] [stderr]       OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so
[INFO] [stderr] 
[INFO] [stderr]     OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
[INFO] [stderr]     compatibility with CMake 3.10 and below the legacy GL library will be used.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     libbullet3/CMakeLists.txt:309 (FIND_PACKAGE)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   OPENGL FOUND
[INFO] [stderr]   /usr/lib/x86_64-linux-gnu/libGL.so/usr/lib/x86_64-linux-gnu/libGLU.so
[INFO] [stderr]   CMake Warning (dev) at libbullet3/examples/ExampleBrowser/CMakeLists.txt:411 (ADD_EXECUTABLE):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Benchmarks/TaruData.h
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at libbullet3/src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/Bullet3Common/shared/b3Float4.h
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at libbullet3/src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/Bullet3Common/shared/b3PlatformDefinitions.h
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/Core:448,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/Dense:1,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/MathUtil.h:4,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/SpAlg.h:3,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/SpAlg.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/src/Core/functors/StlFunctors.h:87:28: warning: 'template<class _Predicate> class std::unary_negate' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      87 | struct functor_traits<std::unary_negate<T> >
[INFO] [stderr]         |                            ^~~~~~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/13/string:49,
[INFO] [stderr]                    from /usr/include/c++/13/bits/locale_classes.h:40,
[INFO] [stderr]                    from /usr/include/c++/13/bits/ios_base.h:41,
[INFO] [stderr]                    from /usr/include/c++/13/ios:44,
[INFO] [stderr]                    from /usr/include/c++/13/istream:40,
[INFO] [stderr]                    from /usr/include/c++/13/sstream:40,
[INFO] [stderr]                    from /usr/include/c++/13/complex:45,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/Core:99:
[INFO] [stderr]   /usr/include/c++/13/bits/stl_function.h:1024:33: note: declared here
[INFO] [stderr]    1024 |     class _GLIBCXX17_DEPRECATED unary_negate
[INFO] [stderr]         |                                 ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/src/Core/functors/StlFunctors.h:91:28: warning: 'template<class _Predicate> class std::binary_negate' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      91 | struct functor_traits<std::binary_negate<T> >
[INFO] [stderr]         |                            ^~~~~~~~~~~~~
[INFO] [stderr]   /usr/include/c++/13/bits/stl_function.h:1051:33: note: declared here
[INFO] [stderr]    1051 |     class _GLIBCXX17_DEPRECATED binary_negate
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/Core:448,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/Dense:1,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/MathUtil.h:4,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/SpAlg.h:3,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/RBDModel.h:3,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/RBDUtil.h:6,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/RBDUtil.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/src/Core/functors/StlFunctors.h:87:28: warning: 'template<class _Predicate> class std::unary_negate' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      87 | struct functor_traits<std::unary_negate<T> >
[INFO] [stderr]         |                            ^~~~~~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/13/bits/refwrap.h:39,
[INFO] [stderr]                    from /usr/include/c++/13/vector:68,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/plugins/stablePDPlugin/RBDUtil.h:3:
[INFO] [stderr]   /usr/include/c++/13/bits/stl_function.h:1024:33: note: declared here
[INFO] [stderr]    1024 |     class _GLIBCXX17_DEPRECATED unary_negate
[INFO] [stderr]         |                                 ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Eigen/src/Core/functors/StlFunctors.h:91:28: warning: 'template<class _Predicate> class std::binary_negate' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      91 | struct functor_traits<std::binary_negate<T> >
[INFO] [stderr]         |                            ^~~~~~~~~~~~~
[INFO] [stderr]   /usr/include/c++/13/bits/stl_function.h:1051:33: note: declared here
[INFO] [stderr]    1051 |     class _GLIBCXX17_DEPRECATED binary_negate
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/build.make:76: libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/SpAlg.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/build.make:104: libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/RBDUtil.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:1260: libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp:14:
[INFO] [stderr]   In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)',
[INFO] [stderr]       inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp:127:44:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
[INFO] [stderr]      87 |                         path[len] = 0;
[INFO] [stderr]         |                         ~~~~~~~~~~^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096
[INFO] [stderr]     125 |                 char pathToExe[B3_MAX_EXE_PATH_LEN];
[INFO] [stderr]         |                      ^~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp: In member function 'virtual void GwenParameterInterface::registerSliderFloatParameter(SliderParams&)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:88:55: warning: ' : ' directive output may be truncated writing 3 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
[INFO] [stderr]      88 |                         snprintf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
[INFO] [stderr]         |                                                       ^~~
[INFO] [stderr]   In member function 'void MySliderEventHandler<T>::SetValue(T) [with T = double]',
[INFO] [stderr]       inlined from 'void MySliderEventHandler<T>::SliderMoved(Gwen::Controls::Base*) [with T = double]' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:63:11,
[INFO] [stderr]       inlined from 'virtual void GwenParameterInterface::registerSliderFloatParameter(SliderParams&)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:240:22:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:88:52: note: assuming directive output of 5 bytes
[INFO] [stderr]      88 |                         snprintf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
[INFO] [stderr]         |                                                    ^~~~~~~~~~~
[INFO] [stderr]   In file included from /usr/include/stdio.h:980,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Gwen/Macros.h:7,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ThirdPartyLibs/Gwen/Gwen.h:20,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/./../OpenGLWindow/GwenOpenGL3CoreRenderer.h:5,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/gwenInternalData.h:4,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:2:
[INFO] [stderr]   In function 'int snprintf(char*, size_t, const char*, ...)',
[INFO] [stderr]       inlined from 'void MySliderEventHandler<T>::SetValue(T) [with T = double]' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:88:12,
[INFO] [stderr]       inlined from 'void MySliderEventHandler<T>::SliderMoved(Gwen::Controls::Base*) [with T = double]' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:63:11,
[INFO] [stderr]       inlined from 'virtual void GwenParameterInterface::registerSliderFloatParameter(SliderParams&)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:240:22:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:35: note: '__builtin___snprintf_chk' output between 7 and 1341 bytes into a destination of size 1024
[INFO] [stderr]      54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      55 |                                    __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      56 |                                    __va_arg_pack ());
[INFO] [stderr]         |                                    ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp: In member function 'void MySliderEventHandler<T>::SetValue(T) [with T = double]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:88:55: warning: ' : ' directive output may be truncated writing 3 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
[INFO] [stderr]      88 |                         snprintf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
[INFO] [stderr]         |                                                       ^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:88:52: note: assuming directive output of 5 bytes
[INFO] [stderr]      88 |                         snprintf(txt, sizeof(txt), "%s : %.3f", m_variableName, val);
[INFO] [stderr]         |                                                    ^~~~~~~~~~~
[INFO] [stderr]   In function 'int snprintf(char*, size_t, const char*, ...)',
[INFO] [stderr]       inlined from 'void MySliderEventHandler<T>::SetValue(T) [with T = double]' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:88:12:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:35: note: '__builtin___snprintf_chk' output between 7 and 1341 bytes into a destination of size 1024
[INFO] [stderr]      54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      55 |                                    __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      56 |                                    __va_arg_pack ());
[INFO] [stderr]         |                                    ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build.make:76: libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:1650: libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/all] Error 2
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp:14:
[INFO] [stderr]   In static member function 'static int b3FileUtils::extractPath(const char*, char*, int)',
[INFO] [stderr]       inlined from 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp:127:44:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/Bullet3Common/b3FileUtils.h:87:35: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
[INFO] [stderr]      87 |                         path[len] = 0;
[INFO] [stderr]         |                         ~~~~~~~~~~^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp: In static member function 'static int b3ResourcePath::findResourcePath(const char*, char*, int, PFN_FIND_FILE, void*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Utils/b3ResourcePath.cpp:125:22: note: at offset [-9223372036854775808, -1] into destination object 'pathToExe' of size 4096
[INFO] [stderr]     125 |                 char pathToExe[B3_MAX_EXE_PATH_LEN];
[INFO] [stderr]         |                      ^~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:891:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
[INFO] [stderr]     891 |                                                                 sprintf(msg, "%s%f", msg,
[INFO] [stderr]         |                                                                                 ^~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:891:78: note: assuming directive output of 8 bytes
[INFO] [stderr]     891 |                                                                 sprintf(msg, "%s%f", msg,
[INFO] [stderr]         |                                                                              ^~~~~~
[INFO] [stderr]   In file included from /usr/include/stdio.h:980,
[INFO] [stderr]                    from /usr/include/c++/13/cstdio:42,
[INFO] [stderr]                    from /usr/include/c++/13/ext/string_conversions.h:45,
[INFO] [stderr]                    from /usr/include/c++/13/bits/basic_string.h:4109,
[INFO] [stderr]                    from /usr/include/c++/13/string:54,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/Bullet3Common/b3HashMap.h:21,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7:
[INFO] [stderr]   In function 'int sprintf(char*, const char*, ...)',
[INFO] [stderr]       inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:891:16:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024
[INFO] [stderr]      30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      31 |                                   __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      32 |                                   __va_arg_pack ());
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:886:81: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
[INFO] [stderr]     886 |                                                                 sprintf(msg, "%s%f,", msg,
[INFO] [stderr]         |                                                                                 ^~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:886:78: note: assuming directive output of 8 bytes
[INFO] [stderr]     886 |                                                                 sprintf(msg, "%s%f,", msg,
[INFO] [stderr]         |                                                                              ^~~~~~~
[INFO] [stderr]   In function 'int sprintf(char*, const char*, ...)',
[INFO] [stderr]       inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:886:16:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024
[INFO] [stderr]      30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      31 |                                   __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      32 |                                   __va_arg_pack ());
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:895:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]     895 |                                                 sprintf(msg, "%s]", msg);
[INFO] [stderr]         |                                                                  ^
[INFO] [stderr]   In function 'int sprintf(char*, const char*, ...)',
[INFO] [stderr]       inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:895:14:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024
[INFO] [stderr]      30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      31 |                                   __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      32 |                                   __va_arg_pack ());
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:910:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
[INFO] [stderr]     910 |                                                         sprintf(msg, "%s%f", msg,
[INFO] [stderr]         |                                                                         ^~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:910:70: note: assuming directive output of 8 bytes
[INFO] [stderr]     910 |                                                         sprintf(msg, "%s%f", msg,
[INFO] [stderr]         |                                                                      ^~~~~~
[INFO] [stderr]   In function 'int sprintf(char*, const char*, ...)',
[INFO] [stderr]       inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:910:15:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024
[INFO] [stderr]      30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      31 |                                   __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      32 |                                   __va_arg_pack ());
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:73: warning: '%f' directive writing between 3 and 317 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
[INFO] [stderr]     905 |                                                         sprintf(msg, "%s%f,", msg,
[INFO] [stderr]         |                                                                         ^~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:70: note: assuming directive output of 8 bytes
[INFO] [stderr]     905 |                                                         sprintf(msg, "%s%f,", msg,
[INFO] [stderr]         |                                                                      ^~~~~~~
[INFO] [stderr]   In function 'int sprintf(char*, const char*, ...)',
[INFO] [stderr]       inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:905:15:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024
[INFO] [stderr]      30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      31 |                                   __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      32 |                                   __va_arg_pack ());
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp: In member function 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:914:58: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]     914 |                                         sprintf(msg, "%s]", msg);
[INFO] [stderr]         |                                                          ^
[INFO] [stderr]   In function 'int sprintf(char*, const char*, ...)',
[INFO] [stderr]       inlined from 'virtual const SharedMemoryStatus* PhysicsClientSharedMemory::processServerStatus()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:914:13:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024
[INFO] [stderr]      30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
[INFO] [stderr]         |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      31 |                                   __glibc_objsize (__s), __fmt,
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]      32 |                                   __va_arg_pack ());
[INFO] [stderr]         |                                   ~~~~~~~~~~~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/build.make:342: libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerCommandProcessor.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:1286: libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (735) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.45/src/lib.rs:894:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5922b26df3f2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5922b26df3f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5922b26df3f2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5922b26df3f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5922b26ef58f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5922b26ef58f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5922b26af2d3 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5922b26af2d3 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5922b26b9d52 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5922b26bcc0f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5922b26bca69 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5922b26bd1e5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5922b26bd07a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5922b26b9e89 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5922b26a343d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5922b26f3210 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5922b265ce9b - cmake::fail::h249de56fc9723f64
[INFO] [stderr]     17:     0x5922b265cb5a - cmake::run::h06016f935423d34d
[INFO] [stderr]     18:     0x5922b26619a6 - cmake::Config::build::h8098ebe46c82ee41
[INFO] [stderr]     19:     0x5922b2659c53 - build_script_build::main::h315de34e2c92b1c2
[INFO] [stderr]     20:     0x5922b265a1b3 - core::ops::function::FnOnce::call_once::h79001c0e673a0f87
[INFO] [stderr]     21:     0x5922b265a146 - std::sys::backtrace::__rust_begin_short_backtrace::h345fb6375379930b
[INFO] [stderr]     22:     0x5922b265a0c9 - std::rt::lang_start::{{closure}}::h3090176d56bb6eaa
[INFO] [stderr]     23:     0x5922b26b0a70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5922b26b0a70 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x5922b26b0a70 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x5922b26b0a70 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5922b26b0a70 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5922b26b0a70 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x5922b26b0a70 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x5922b26b0a70 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5922b26b0a70 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5922b265a0b1 - std::rt::lang_start::hdb8f9fdd61f8587a
[INFO] [stderr]     33:     0x5922b265ad45 - main
[INFO] [stderr]     34:     0x784c4f7ba1ca - <unknown>
[INFO] [stderr]     35:     0x784c4f7ba28b - __libc_start_main
[INFO] [stderr]     36:     0x5922b2659a75 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "fcccdbf11f4fc5bd17e261498d6870579cd5685336d3491d5a0cdb09db338d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcccdbf11f4fc5bd17e261498d6870579cd5685336d3491d5a0cdb09db338d8e", kill_on_drop: false }`
[INFO] [stdout] fcccdbf11f4fc5bd17e261498d6870579cd5685336d3491d5a0cdb09db338d8e
