[INFO] fetching crate rubullet 0.1.0-alpha-3... [INFO] checking rubullet-0.1.0-alpha-3 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate rubullet 0.1.0-alpha-3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate rubullet 0.1.0-alpha-3 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded nalgebra v0.23.2 [INFO] [stderr] Downloaded libc v0.2.96 [INFO] [stderr] Downloaded rubullet-sys v0.1.0-alpha-2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51a37233adf4e6f21526370a457dc2066682a3023f2ceecc2507778f267f8165 [INFO] running `Command { std: "docker" "start" "-a" "51a37233adf4e6f21526370a457dc2066682a3023f2ceecc2507778f267f8165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a37233adf4e6f21526370a457dc2066682a3023f2ceecc2507778f267f8165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a37233adf4e6f21526370a457dc2066682a3023f2ceecc2507778f267f8165", kill_on_drop: false }` [INFO] [stdout] 51a37233adf4e6f21526370a457dc2066682a3023f2ceecc2507778f267f8165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56d03bbd50a018fe945911da5ce2b48ea07f3b65ab96b93a55b6b843166287a1 [INFO] running `Command { std: "docker" "start" "-a" "56d03bbd50a018fe945911da5ce2b48ea07f3b65ab96b93a55b6b843166287a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rubullet-sys v0.1.0-alpha-2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [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/af4a5a13a15fa0c60e06321077ef452f769b42fd/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=90d7bf2183aeabc9 -C extra-filename=-90d7bf2183aeabc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-54ceb88c8e0baf00.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-95fdd3c00fb3e7bc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-13b297284e6c55e3.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-2d39f8a00738498a.so --cap-lints allow --cap-lints=allow` (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-b4a7708e60625d13/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/rubullet-sys-821ab30e190803bc/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rubullet-sys-821ab30e190803bc/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 11.4.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 11.4.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 [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/rubullet-sys-821ab30e190803bc/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/rubullet-sys-821ab30e190803bc/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/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/X11OpenGLWindow.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Jacobian.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/OpenGLExampleBrowser.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CloneTreeCreator.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bChunk.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btMultiBodyWorldImporter.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/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/OpenGLWindow/SimpleCamera.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/OpenGLGuiHelper.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o [INFO] [stderr] [ 1%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/glx.o [INFO] [stderr] [ 1%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/gl.o [INFO] [stderr] [ 1%] Building CXX object libbullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o [INFO] [stderr] [ 1%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bDNA.o [INFO] [stderr] [ 1%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o [INFO] [stderr] [ 2%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CoilCreator.o [INFO] [stderr] [ 2%] Linking CXX static library libBullet3Common.a [INFO] [stderr] [ 2%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/EGLOpenGLWindow.o [INFO] [stderr] [ 2%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/geometry.o [INFO] [stderr] [ 2%] Built target Bullet3Common [INFO] [stderr] [ 3%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/model.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLFWOpenGLWindow.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLInstancingRenderer.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/tgaimage.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR2.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/BaseRender.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyTreeCreator.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/our_gl.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bFile.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR3.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btBulletWorldImporter.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/TinyRenderer.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/btMultiBodyTreeCreator.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/DillCreator.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyTreeDebugGraph.o [INFO] [stderr] [ 6%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Base.o [INFO] [stderr] [ 6%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o [INFO] [stderr] [ 6%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/invdyn_bullet_comparison.o [INFO] [stderr] [ 7%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btWorldImporter.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR4.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLPrimitiveRenderer.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GL_ShapeDrawer.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/IDRandomUtil.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/btBulletFile.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoGUI.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLRenderToTexture.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/RandomTreeCreator.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/LoadShader.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/IKTrajectoryHelper.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/MatrixRmn.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/OpenSans.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/InProcessMemory.o [INFO] [stderr] [ 8%] Linking CXX static library libBulletFileLoader.a [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClient.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/SimpleTreeCreator.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/CollisionShape2TriangleMesh.o [INFO] [stderr] [ 8%] Linking CXX static library libBulletInverseDynamics.a [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleCamera.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyNameMap.o [INFO] [stderr] [ 9%] Built target BulletFileLoader [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/b3Clock.o [INFO] [stderr] [ 9%] Built target BulletInverseDynamics [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/ChromeTraceUtil.o [INFO] [stderr] [ 10%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2App.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/b3ResourcePath.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Button.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/User2InternalIndex.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GraphingTexture.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServer.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenParameterInterface.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2Renderer.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenProfileWindow.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenTextureWindow.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerSharedMemory.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Misc.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/gwenUserInterface.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirect.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirectC_API.o [INFO] [stderr] [ 12%] Linking CXX static library libBulletInverseDynamicsUtils.a [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL3App.o [INFO] [stderr] [ 12%] Built target BulletInverseDynamicsUtils [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Node.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Tree.o [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/Canvas.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/CheckBox.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerCommandProcessor.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3PluginManager.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/VectorRn.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory_C_API.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/fontstash.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/opengl_fontstashcallbacks.o [INFO] [stderr] [ 12%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/egl.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/stb_image/stb_image_write.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ColorControls.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ColorPicker.o [INFO] [stderr] [ 12%] Linking CXX static library libBussIK.a [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ComboBox.o [INFO] [stderr] [ 12%] Linking CXX static library libBulletWorldImporter.a [INFO] [stderr] [ 12%] Built target BussIK [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/CrossSplitter.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientC_API.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/Win32SharedMemory.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileOpen.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PosixSharedMemory.o [INFO] [stderr] [ 14%] Built target BulletWorldImporter [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3ResourcePath.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/RobotLoggingUtil.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3Clock.o [INFO] [stderr] [ 14%] Linking CXX static library libBulletExampleBrowserLib.a [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/ChromeTraceUtil.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/tinyxml2/tinyxml2.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileSave.o [INFO] [stderr] [ 14%] Built target BulletExampleBrowserLib [INFO] [stderr] [ 14%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/Query.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockBase.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/stb_image/stb_image.o [INFO] [stderr] [ 14%] Linking CXX static library libOpenGLWindow.a [INFO] [stderr] [ 14%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockedTabControl.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dragger.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Jacobian.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR2.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR3.o [INFO] [stderr] [ 15%] Built target OpenGLWindow [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR4.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/MatrixRmn.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/GroupBox.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Misc.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HSVColorPicker.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Node.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Tree.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/VectorRn.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalScrollBar.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportColladaDemo/LoadMeshFromCollada.o [INFO] [stderr] [ 16%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/LoadMeshFromObj.o [INFO] [stderr] [ 16%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalSlider.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMJCFDemo/BulletMJCFImporter.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/BulletUrdfImporter.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/MyMultiBodyCreator.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ImagePanel.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Label.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/URDF2Bullet.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/UrdfParser.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/urdfStringSplit.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/LabelClickable.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ListBox.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Menu.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuItem.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuStrip.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/NumericUpDown.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/PanelListPanel.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ProgressBar.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Properties.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButton.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButtonController.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ResizableControl.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Resizer.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RichLabel.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBar.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarBar.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarButton.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollControl.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Slider.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/SplitterBar.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabButton.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabControl.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabStrip.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Text.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBox.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBoxNumeric.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeControl.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeNode.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalScrollBar.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalSlider.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/WindowControl.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/DragAndDrop.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Gwen.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Hook.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Null.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Windows.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Renderers/OpenGL_DebugFont.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Skin.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/ToolTip.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Utility.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/events.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/inputhandler.o [INFO] [stderr] [ 22%] Linking CXX static library libgwen.a [INFO] [stderr] [ 22%] Built target gwen [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at libbullet3/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... 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.22/Modules/FindOpenGL.cmake:315 (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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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] 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[1]: *** [CMakeFiles/Makefile2:1260: libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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:894, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:2: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 7 and 1341 bytes into a destination of size 1024 [INFO] [stderr] 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 72 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 73 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp: In member function 'void MySliderEventHandler::SetValue(T) [with T = double]': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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:894, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp:2: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 7 and 1341 bytes into a destination of size 1024 [INFO] [stderr] 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 72 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 73 | __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[1]: *** [CMakeFiles/Makefile2:1650: libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/all] Error 2 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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:894, [INFO] [stderr] from /usr/include/c++/11/cstdio:42, [INFO] [stderr] from /usr/include/c++/11/ext/string_conversions.h:43, [INFO] [stderr] from /usr/include/c++/11/bits/basic_string.h:6608, [INFO] [stderr] from /usr/include/c++/11/string:55, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 [INFO] [stderr] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 39 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 40 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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 file included from /usr/include/stdio.h:894, [INFO] [stderr] from /usr/include/c++/11/cstdio:42, [INFO] [stderr] from /usr/include/c++/11/ext/string_conversions.h:43, [INFO] [stderr] from /usr/include/c++/11/bits/basic_string.h:6608, [INFO] [stderr] from /usr/include/c++/11/string:55, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 [INFO] [stderr] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 39 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 40 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 file included from /usr/include/stdio.h:894, [INFO] [stderr] from /usr/include/c++/11/cstdio:42, [INFO] [stderr] from /usr/include/c++/11/ext/string_conversions.h:43, [INFO] [stderr] from /usr/include/c++/11/bits/basic_string.h:6608, [INFO] [stderr] from /usr/include/c++/11/string:55, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 [INFO] [stderr] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 39 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 40 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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 file included from /usr/include/stdio.h:894, [INFO] [stderr] from /usr/include/c++/11/cstdio:42, [INFO] [stderr] from /usr/include/c++/11/ext/string_conversions.h:43, [INFO] [stderr] from /usr/include/c++/11/bits/basic_string.h:6608, [INFO] [stderr] from /usr/include/c++/11/string:55, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 4 and 1341 bytes into a destination of size 1024 [INFO] [stderr] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 39 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 40 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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 file included from /usr/include/stdio.h:894, [INFO] [stderr] from /usr/include/c++/11/cstdio:42, [INFO] [stderr] from /usr/include/c++/11/ext/string_conversions.h:43, [INFO] [stderr] from /usr/include/c++/11/bits/basic_string.h:6608, [INFO] [stderr] from /usr/include/c++/11/string:55, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 5 and 1342 bytes into a destination of size 1024 [INFO] [stderr] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 39 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 40 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 file included from /usr/include/stdio.h:894, [INFO] [stderr] from /usr/include/c++/11/cstdio:42, [INFO] [stderr] from /usr/include/c++/11/ext/string_conversions.h:43, [INFO] [stderr] from /usr/include/c++/11/bits/basic_string.h:6608, [INFO] [stderr] from /usr/include/c++/11/string:55, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/SharedMemory/PhysicsClientSharedMemory.cpp:7: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 [INFO] [stderr] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 39 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 40 | __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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Importers/ImportURDFDemo/URDFImporterInterface.h:5, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.h:4, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:14: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', [INFO] [stderr] inlined from 'virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray&) const' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:327:25: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btAlignedObjectArray.h:223:33: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 4 and 8589934592 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] [INFO] [stderr] 223 | new (&m_data[i]) T(fillData); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btAlignedObjectArray.h: In member function 'virtual void BulletURDFImporter::getLinkChildIndices(int, btAlignedObjectArray&) const': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btAlignedObjectArray.h:109:21: note: at offset [-8589934592, -4] into destination object '*childLinkIndices.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [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:706: libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMJCFDemo/BulletMJCFImporter.o] Error 1 [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x5620242fc335 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5620242fc335 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5620242fc335 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5620242fc335 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56202432088b - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x56202432088b - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x5620242f980f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x5620242fc10e - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5620242fc10e - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5620242fd919 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x5620242fd683 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5620242fddb4 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x5620242fdc96 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x5620242fc7f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5620242fd9c7 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x56202428b0e6 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5620242954f1 - cmake::fail::ha1ea50fdf4432819 [INFO] [stderr] 17: 0x562024294bf6 - cmake::run::h83fcdbd6dc01707c [INFO] [stderr] 18: 0x562024292793 - cmake::Config::build::he110a3b2e81d6797 [INFO] [stderr] 19: 0x56202428c533 - build_script_build::main::he35c668fc6c85087 [INFO] [stderr] 20: 0x56202428baa3 - core::ops::function::FnOnce::call_once::h5d6845ad7a23aad0 [INFO] [stderr] 21: 0x56202428b7e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h400f41ffb2f7f1b7 [INFO] [stderr] 22: 0x56202428b839 - std::rt::lang_start::{{closure}}::hda0f4014a8320511 [INFO] [stderr] 23: 0x5620242f58f1 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5620242f58f1 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x5620242f58f1 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x5620242f58f1 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 27: 0x5620242f58f1 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x5620242f58f1 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x5620242f58f1 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x5620242f58f1 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 31: 0x5620242f58f1 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x56202428b817 - std::rt::lang_start::h02aa4b5f6d1b9e3d [INFO] [stderr] 33: 0x56202428c9d5 - main [INFO] [stderr] 34: 0x7f70b267ed90 - [INFO] [stderr] 35: 0x7f70b267ee40 - __libc_start_main [INFO] [stderr] 36: 0x56202428b715 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "56d03bbd50a018fe945911da5ce2b48ea07f3b65ab96b93a55b6b843166287a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d03bbd50a018fe945911da5ce2b48ea07f3b65ab96b93a55b6b843166287a1", kill_on_drop: false }` [INFO] [stdout] 56d03bbd50a018fe945911da5ce2b48ea07f3b65ab96b93a55b6b843166287a1 [INFO] checking rubullet-0.1.0-alpha-3 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate rubullet 0.1.0-alpha-3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rubullet 0.1.0-alpha-3 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5442bbd5d25bc621d42bb1901ad33b3e03ebbd4315181d45b67b745b548c8743 [INFO] running `Command { std: "docker" "start" "-a" "5442bbd5d25bc621d42bb1901ad33b3e03ebbd4315181d45b67b745b548c8743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5442bbd5d25bc621d42bb1901ad33b3e03ebbd4315181d45b67b745b548c8743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5442bbd5d25bc621d42bb1901ad33b3e03ebbd4315181d45b67b745b548c8743", kill_on_drop: false }` [INFO] [stdout] 5442bbd5d25bc621d42bb1901ad33b3e03ebbd4315181d45b67b745b548c8743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 543b2fc002790eb2aef7b4f0141f7a9b77071d1f06de48fb4b3f496e6c0f13fa [INFO] running `Command { std: "docker" "start" "-a" "543b2fc002790eb2aef7b4f0141f7a9b77071d1f06de48fb4b3f496e6c0f13fa", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "543b2fc002790eb2aef7b4f0141f7a9b77071d1f06de48fb4b3f496e6c0f13fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543b2fc002790eb2aef7b4f0141f7a9b77071d1f06de48fb4b3f496e6c0f13fa", kill_on_drop: false }` [INFO] [stdout] 543b2fc002790eb2aef7b4f0141f7a9b77071d1f06de48fb4b3f496e6c0f13fa